
body {
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-size:10px; background-color:#b3b1b1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Containers och sadant*/ 

#menu_container{
width:100%; background-repeat:repeat-x;
 height:56px;
}
#page_container{
width:796px; margin-left:0; margin-top:20px;text-align:left; 
}
#menu_link_container{
background-image:url(/img/design2/mittrum_05.jpg);
height:28px;padding-left:25px; padding-top:5px;
background-repeat:no-repeat;
}
#menu_link_container a{font-size:11px; font-weight:500;
 color:#000000; text-decoration:none; text-decoration:none; padding:2px;}
#menu_link_container a.selected{
 color:white; text-decoration:none; text-decoration:none;}
#menu_link_container a:hover{
 text-decoration:none;}

#content_container{
width:796px;
margin-left:auto;
margin-right:auto;
background-image:url(/img/design2/mittrum_07.jpg);
text-align:left;font-size:12px;
}
#content_area{padding-left:15px;height:500px;min-height:500px;height:auto;}

/* Hörnor och mellan till rutor*/
.giveme20l {
margin-left:10px;}
#madeby{background-image:url(/img/design2/mittrum_08.jpg); font-size:9px; padding-left:25px;
height:33px;}

.middle_all{background-image:url(/img/tbl/middle.gif); width:780px;height:350px;min-height:350px;height:auto;
line-height:normal;
padding:5px 5px 5px 5px;¨
	font-style: normal;

}
.middle_little{background-image:url(/img/tbl/middle.gif); width:780px;height:auto;min-height:20px;height:20px;
padding:5px 5px 5px 5px;
}
.down_all{background-image:url(/img/tbl/down.gif); width:780px;height:15px; background-repeat:no-repeat;}
/* Spridda klasser */	
.clearme {
clear:both;		
}
.normalise	{
text-align:left;
}
.heading_page{
margin-left:20px; font-weight:bold;
}
.select_box { margin-top:5px;z-index:1000; position:absolute; background-color:#CCCCCC; border:1px solid black; padding-left:10px; width:150px;}
.select_box ul{ padding:0; margin:0;}
.select_box li{ padding-top:3px; padding-bottom:5px; margin:0; list-style:none;}
.select_box a{ color:blue; }
a{color:blue;}