.altbody{
	background:#000000;
}


#mainwrapper{
	width:932px;
	margin:20px auto;
	}


#top{
	background:url(../bilder_losning/skinTop.jpg) no-repeat;
	width:932px;
	height:5px;
	overflow:hidden;
}

#contentRepeat{
	background:url(../bilder_losning/skinRepeat.jpg) repeat-y;
	width:900px;
	padding:10px 16px;
	position:relative;
	overflow:hidden;
}

#bottom{
	background:url(../bilder_losning/skinBottom.jpg) no-repeat;
	width:932px;
	height:5px;
	overflow:hidden;
}

#headerMenu{
	width:auto;
	height:10px;
	position:absolute;
	right:20px;

}



#headerMenu ul{
	margin:0;
	padding:0;
	
}

#headerMenu ul li{
	display:block;
	float:left;
	list-style:none;
	line-height:10px;
	border-left:1px solid #000000;
	padding:0 7px;
}

#headerMenu ul li a{
	color:#000000;
	text-decoration:none;
}

#headerMenu ul li a:hover{
	text-decoration:underline;
}


#headerMenu ul li.last{
	border-right:1px solid #000000;
}

#logo{
	width:932px;
	margin:10px 0 20px 10px;
}

#dottedline{
	background:url(../bilder_losning/dottedHorizontal.jpg);
	width:900px;
	height:2px;
	overflow:hidden;
}

#menu{
	width:100%;
	height:25px;
	background:#D51203;
	margin:2px 0 3px;
}

#homebutton{
	width:13px;
	height:11px;
	float:left;
	border-right:2px solid #ffffff;
	padding:7px 11px;
}

#menucontent{
	float:left;
	width:863px;
	height:25px;
	text-align:right;
}

#menucontent ul{
	margin:0;
	padding:0;
}

#menucontent ul li{
	float:right;
	list-style:none;
	font-size:12px;
	border-left:2px solid #ffffff;
	line-height:25px;
	
}

#menucontent ul li a{
	color:#ffffff;
	font-weight:bold;
	padding:0 25px;
	outline:none;	
}



#menucontent ul li:hover,
#menucontent ul li.selected{
	background:#000000;
}


#maincontent{
	width:auto;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:20px 0;
}

#footer{
	margin-top:10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

#footer a{
	text-decoration:underline;
	color:#ffffff;
	
}

#leftside{
	float:left;
	width:10%;
}

#rightside{
	float:left;
	width:60%;
	padding-right:30%;
}

#rightside ul{
	margin:0;
	padding:0;
}

#rightside ul li{
	list-style:none;
	float:right;
	background:url(../bilder_losning/iconArrow.jpg) no-repeat;
	padding-left:18px;
	line-height:15px;
	margin-right:10px;

}
#rightside ul li a{
	color:#000099;
}

#akvalogo{
	text-align:right;
	margin:15px 0;
}

/* Some css related to products templates 
------------------------------------------------------------ */
#printablePDF {
	height: 170px;
	width: 264px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;}
	
#printablePDF a {
	background-image: url(Bilder//Polarcirkel_boats/knapp_prodark_oversikt_a.gif);
	background-repeat: no-repeat;
}
	
#printablePDF a:hover {
	background-image: url(Bilder//Polarcirkel_boats/knapp_prodark_oversikt_b.gif);
	background-repeat: no-repeat;
	}