

	body {background-color: #908c6b; font-family: verdana; color: #ffffff; font-size: 12px;}

	.bla a:link {color: #ffffff; text-decoration: line;}
	.bla a:visited {color: #64591b; text-decoration: line;}
	.bla a:hover {color: #64591b; text-decoration: line;}	

	.grey a:link {color: #908c6b; text-decoration: line;}
	.grey a:visited {color: #64591b; text-decoration: line;}
	.grey a:hover {color: #64591b; text-decoration: line;}

	#box1 {background-color: #908c6b; font-family: garamond; font-size: 13px; color: #ffffff; width: 800px; height: 110px; padding: 20px; margin-right: auto; margin-left: auto;}
	#box2 {background-color: #ffffff; font-family: garamond; font-size: 15px; width: 800px; padding: 10px; color: #908c6b; position: relative; bottom: 70px;}
	#box3 {background-color: #908c6b; font-family: garamond; font-size: 14px; color: #ffffff; width: 800px; height: 110px; padding: 20px; position: relative; bottom: 70px;}


	h1 { font-size: 17px; color: #CC9999; }
	h2 { font-size: 15px; color: #908c6b; }

hr {border: 1px dotted #908c6b;} 

/* common styling */
.menu {font-family: arial, sans-serif; width:750px; height:100px; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#ffffff;width:90px; height:20px; text-align:center; color:#ffffff; border:1px solid #908c6b; background:#CC9999; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative; z-index:100;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#ffffff; background:#996666;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#996666; color:#ffffff;}
.menu ul li:hover ul li:hover a.hide {background:#996666; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#996666; color:#ffffff;}
.menu ul li:hover ul li a:hover {background:#CC9999; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}



 #content{margin: 1em 1em 1em 1em; padding: 0; float: left;}

        #menycontainer{float: left; margin: 1em 0 0 1em; padding: 0; font-size: 12px}
        #meny{margin: 0; padding: 0; list-style-type: none; font: verdana;}
        #meny a{width: 10em; text-decoration: none; display: block; padding: 0.3em 2em; margin-bottom: 0.3em; 	
        background: #ffffff; border-right: 10px solid #ffffff;}
        #meny a:link{color: #666666;}
        #meny a:visited{color: #666666;}
        #meny a:hover{border-right: 10px solid #CC9999;}
        #meny a#current{font-weight: bold; background: #ffffff}
        #meny a#subcurrent{font-weight: bold; background: #ffffff}
        #meny ul{list-style-type: none;}


	.justering1 {text-align: right;}
