body{
	background-color:white;
	margin:0px;
	padding:0px;
	font-family:verdana;
}

body, tr, td, b, a{
	font-family:verdana, Serif, Sans-Serif;
	font-size:10px;
	text-decoration:none;
	color:#555555;
	text-decoration:none;
}

#page{
	width:962px;
	background:repeat;
	background:url(grafik/content.jpg);
}


h3{
	color:#262d5a;
	font-weight:bold;
	font-size:14px;
	position:relative;
	display:inline;
	top:8px;
	left:3px;
	margin-bottom:20px;
}
	
#header{
	width:962px;
	height:144px;
	background:url(grafik/header.jpg);
}

#toolbar{
	width:960px;
	height:145px;
}

#icons_search{
	float:left; 
	width:400px;
	height:40px;
}

#icons{
	position:absolute;
	top:104px;
	left:10px;
	width:100px;
	height:37px;

}

#icons img{

}

#search{
	position:absolute;
	top:104px;
	left:100px;
	background:url(grafik/search.jpg);
	height:35px;
	width:161px;
	color:#ffffff;
}

#search_btn{
	position:absolute;
	top:104px;
	left:265px;
	width:100px;
	height:37px;

}

#search form{
	display:inline;
}

.searchbox{
	margin-top:11px;
	margin-left:13px;
	width:135px;
	border:0;
	background-color:black;
	color:#ffffff;
	font-size:10px;
	background:url(grafik/search_bg.jpg);
}

.searchbutton{
	background:url(grafik/btn_search.jpg);
}

#aktuellt{
	display:inline;
	float:right;
	margin-top:107px;
	margin-right:90px;
}

#meny{
	width:232px;
	float:left;
	padding-left:0px;
	margin-left:10px;
	
}

#meny table{
	width:210px;
	font-size:14px;
	
}


#meny a{
	color:#000000;
	text-decoration:none;
	font-size:13px;
}

#meny a.admin{
	/*color:#cc6600;*/
}


#meny .activelink{
	background:#4f5a88;
}

#meny .activelink a{
	color:#ffffff;
}



#main{  
	float:left;
	width:430px;
}

#news{
	float:right;
	width:260px;
	background-position:left; 
	padding-right:15px;
	
}  

#footer{
	clear:both;
	width:962px; 
	height:60px; 
	background:url(grafik/footer.jpg); 
	color:#ffffff;
}

#footer_text{
	position:relative;
	top:7px;
	left:20px;
	text-align:left;
	font-weight:bold;
	font-size:10px;
	width:880px;
}

#footer_text a{
	color:#ffffff;
}

#content{
	height:400px;
}

.xnrubrik{
	 font-size:20px;
}


