#centrering {width: 900px; margin-right: auto; margin-left: auto;}

#opacitet {opacity: 0.4; filter: alpha(opacity=50);}

#sidhuvud {background: url(test.gif) repeat-y;
padding: 190px ;
margin: 10px;}

#kolumncontainer {background: #ffccff; 
float: left; 
width: 250px;
height: 500px;}

#kolumn1 {position: absolute; left: 600px; top: 700px; 
width: 100px; 
padding: 25px;
border: 25px solid; 
background: #ffccff;}

#kolumn2 {float: left; 
width: 200px; 
background: #995164;
border: 5px solid;
margin: 10px;}

#kolumn3 {float: right; 
width: 200px; 
background: #cccccc;
border: 10px solid;
margin: 10px;}

#container {
	background: #cccccc;
	width: 270px;
	position: absolute;
	left: 793px;
	top: 8px;
    right; 					opacity: 0.8;
	filter: alpha(opacity=100);
	height: auto;
}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #cccccc;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #cccccc;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #cccccc;}
.content {padding: 10px;}

#opacitetsbox {background: #ffffff; float: right; padding: 10px; width: 350px;
opacity: 0.5; filter: alpha(opacity=50);}

#box {width: 200px; position: absolute; left: 800px; top: 150px; z-index: 2;}


/* sidlayout */

border-bottom: 1px solid #000000;}


#menycontainer{margin-left: 2em; width: 18em; font-size: 70%; border-top: 1px solid #cccccc; border-left: 1px solid #CCCCCC; border-right: 1px solid #cccccc;}

#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block; margin: 0; padding: 0.3em; background: #006699; padding: 0.3em; text-decoration: none; height: 100%; border-bottom: 1px solid #cccccc;}
#meny ul{list-style-type: none;}
#meny ul a{margin: 0; padding: 0.3em; background: #3399cc;}

#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #999999;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}

