#mainwrapper{
	width: 955px;
	margin:0;
	padding:0;
	background:url(bilder_losning/repeater.jpg) repeat-y;
	
}

#top{
	width:955px;
	height:134px;
	overflow:hidden;
}

#menu_pos{
	width:168px;
	float:left;
}

#content_pos{
	width:787px;
	float:left;
}

#clr{
	clear:left;
}

#btm{
	width:955px;
	height:19px;
	overflow:hidden;
	background:url(bilder_losning/btm.jpg) no-repeat;
	
}

#search_pos{
	width:163px;
	height:30px;
	border:0 #ffffff solid;
	border-width:0 0 1px 0;
	padding:5px 0 0 5px;
}

#menu_content{
	width:153px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:20px 5px 20px 10px;
}

#content{
	width:717px;
	padding:35px;
	overflow:hidden;
}	

#regular img{
	border:1px solid #000000;
}




/* FORM STYLES */

.searchfield{
	width:115px;
	height:15px;
	background:#ffffff;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	padding-left:3px;
	padding-top:2px;

}

.submit_btn{
	width:34px;
	height:20px;
	background:#005137;
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
}

.submit_btn:hover{
	background:#207157;
}



/* MENU STYLE */	

#menu_content a{
	color:#222222;
	text-decoration:none;
}

#menu_content a:hover{
	color:#005137;
}

#menu_content ul{
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
	margin:0;
}

#menu_content ul li{
	list-style:none;
	background:url(bilder_losning/blipp.jpg) no-repeat;
	padding-left:12px;
}



#menu_content ul li ul{
	line-height:18px;
	
}

#menu_content ul li ul li{
	list-style:none;
	background:url(bilder_losning/blipp_lvl2.jpg) no-repeat;
	padding:0 0 0 10px;
	font-weight:normal;
	font-size:10px;
}


/* SEARCH RESULTS */

#results a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#results a:hover{
	color:#005137;
}

#results ul{
	padding-left:5px;
	margin:0;
}

#results ul li{
	list-style:none;
	background:url(bilder_losning/search_blipp.jpg) no-repeat;
	padding-left:12px;
}

.beskrivelse{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff8921;
	font-size:10px;
	text-decoration:none;

}
