.altbody{
	background:url(../bilder_losning/multi_left.jpg) repeat-y #000000;
}

#mainwrapper{
	width:890px;
	height:586px;
	background:#ffffff;
	padding:15px;
	margin:40px auto 0 auto;
}

#powered{
	width:920px;
	font-size:0.8em;
	font-weight:bold;
	color:#555555;
	text-align:right;
	margin:0 auto;
}

#powered a{
	color:#555555;
	text-decoration:none;
}

#powered a:hover{
	color:#777777;
}

#topmenu{
	width:880px;
	height:23px;
	background:#9FC5EA;
	padding:7px 0 0 10px;
}

#topmenu ul li a{
	color:#000000;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
}

#topmenu ul li{
	display:inline;
	letter-spacing:0.1em;
	margin-right:25px;
}

#topmenu ul{
	margin:0;
	padding:0;
}


#topmenu2{
	width:880px;
	height:17px;
	background:#C8DEF3;
	padding:3px 0 0 10px;
}

#topmenu2 ul{
	margin:0;
	padding:0;
}

#topmenu2 ul li{
	display:inline;
	margin-right:25px;
	font-size:0.9em;
}

#topmenu2 ul li a{
	text-decoration:none;
	color:#000000;
}

#topmenu ul li a:hover{
	text-decoration:none;
	color:#C8DEF3;
}
	
#topmenu2 ul li a:hover{
	text-decoration:none;
	color:#9FC5EA;
}

#topmenu ul li.selected a{
	color:#C8DEF3;
}

#topmenu2 ul li.selected a{
	color:#9FC5EA;
}


#contentwrap{
	height:463px;
	width:890px;
	overflow:hidden;
}

#bottom{
	height:74px;
	width:890px;
}

#fs_left{
	width:405px;
	height:463px;
	overflow:hidden;
	float:left;
	
	
}

#fs_main{
	width:445px;
	height:423px;
	overflow:auto;
	float:left;
	padding:20px;
	

}

#left{
	width:178px;
	height:463px;
	overflow:hidden;
	float:left;
}

#main{
	width:672px;
	height:423px;
	overflow:auto;
	float:left;
	padding:20px;

	
}




/*NEWS OUTPUT */


#newsbox{
	width:305px;
	height:135px;
	float:left;
	border:1px solid #dddddd;
	padding:10px;
	margin:0 8px 8px 0;
	overflow:hidden;
	
}

.news_image{
	float:left;
	width:100px;
	height:135px;
	overflow:hidden;
}

.news_content{
	width:195px;
	height:130px;
	float:left;
	overflow:hidden;
	padding:0 5px 5px 5px;
}

.news_header{
	color:#4F92AF;
	font-size:0.9em;
	font-weight:bold;
}

.news_ingr{
	font-size:0.9em;
	color:#333333;
	
}

.news_date{
	font-size:0.8em;
	color:#000000;
}

.lesmer{
	margin-top:5px;
}

.lesmer a, .fs_news_red a{
	background:url(../bilder_losning/blipp.jpg) no-repeat;
	padding-left:12px;
	font-size:0.8em;
	color:#E75130;
}


.ns_news_head{
	font-size:1.4em;
	font-weight:bold;
	color:#4D93AD;
	margin:0 0 10px 0;
}

.ns_news_ingr{
	color:#000000;
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
}

.ns_news_brod{
	margin:10px 0;
	color:#666666;
	font-size:1.0em;
	line-height:1.4em;
}

.ns_news_brod a{
	color:#E75130;
	text-decoration:underline;
}



.aboform{
	width:100px;
	border:1px solid #cccccc;
	background:#ffffff;
	padding:1px 3px;
	font-size:0.9em;
	color:#666666;
}

.abobtn{
	border:1px solid #9FC5EA;
	background:#9FC5EA;
	color:#ffffff;
	font-size:0.8em;
	text-transform:uppercase;
	
}

.abobtn:hover{
	background:#C8DEF3;
}




/* PRODUKT CSS */

.prod_header{
	color:#4F92AF;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:15px;
}

.prod_text{
	font-size:1.0em;
	line-height:1.4em;
	color:#333333;
}


.prodbox{
	width:150px;
	height:150px;
	border:1px solid #e3e3e3;
	overflow:hidden;
	float:left;
	margin:0 7px 7px 0;
}

.prodbox_img{
	width:150px;
	height:132px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

.prodbox_title{
	width:150px;
	height:17px;
	background:#9FC5EA;
	font-weight:bold;
	color:#000000;
	font-size:1.0em;
	text-align:center;
	padding-top:1px;
}

.prodbox_title a{
	text-decoration:none;
	color:#000000;
}


.butikk_produkt_tittel{
		color:#4F92AF;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:15px;

}

.butikk_produkt_kort_beskrivelse{
	color:#000000;
	font-size:1.0em;
	line-height:1.4em;
	font-weight:bold;
}

.butikk_produkt_beskrivelse{
	margin:10px 0;
	color:#666666;
	font-size:1.0em;
	line-height:1.4em;
}




.butikk_produkt_spec{
	margin-top:20px;
	color:#000000;
	font-size:1.2em;
	font-weight:bold;
}

.butikk_produkt_tilbake a,
.butikk_produkt_beskrivelse a{
	color:#E75130;
	text-decoration:none;
	font-size:0.9em;
}
.butikk_produkt_tilbake a:hover,
.butikk_produkt_beskrivelse a:hover{
	color:#d00000;
	text-decoration:none;

}
