.altbody{
	background:url(bilder_losning/mainbg.jpg) repeat-x #FFFFFF;
}

#mainwrapper{
	width:761px;
	margin:20px auto 0 auto;
	background:#ffffff;
	border:2px solid #cccccc;
	padding:20px;
}

#poweredby{
	width:765px;
	margin:5px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#C31908;
	text-align:right;
	background:blue;
}

#poweredby a{
	text-decoration:none;
	color:#C31908;
}

#poweredby a:hover{
	color:#930900
}

#top{
	width:761px;
	height:108px;
	overflow:hidden;
}

#subtop{
	width:741px;
	height:20px;
	background:url(bilder_losning/subtop.jpg) no-repeat;
	overflow:hidden;
	color:#777777;
	text-align:right;
	padding-top:12px;
	padding-right:20px;
	font-size:10px;
}	

#subtop a{
	text-decoration:none;
	color:#444444;
}

#subtop a:hover{
text-decoration:underline;
}

#leftside{
	margin-top:5px;
	width:174px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
}

#rightside{
	width:547px;
	float:left;
	padding:10px 10px 20px 30px;
	overflow:hidden;
	}
	
#rightside a{
	color:#C31908;
	text-decoration:none;
}

#rightside a:hover{
	text-decoration:underline;
}

#menutop{
	width:174px;
	height:16px;
	background:url(bilder_losning/menu_top.jpg) no-repeat;
	overflow:hidden;
}

#menu{
	width:155px;
	background:url(bilder_losning/menu_mid.jpg) repeat-y;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding-left:19px;
	
}

#menu ul{
	margin:0;
	padding:0;
}

#menu ul li{
	list-style:none;
	font-size:11px;
	font-weight:bold;
}



#menu ul li a{
	color:#000000;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#C31908;
}


#menu ul li ul{
	padding:0;
	margin-left:10px;
}

#menu ul li ul li{
	font-size:10px;
	font-weight:normal;
	
}

#menu ul li ul li a{
	color:#C31908;
}

#menu ul li ul li a:hover{
	color:#000000;
}

#menu ul li.selected a{
	color:#C31908;
}

#menu ul li.selected ul li a{
	color:#C31908;
}

#menu ul li.selected ul li a:hover{
	color:#000000;
}

#menubtm{
	width:174px;
	height:12px;
	background:url(bilder_losning/menu_btm.jpg) no-repeat;
	overflow:hidden;
}

#extras{
	margin-top:5px;
	margin-bottom:15px;
}

#bottom{
	width:761px;
	height:28px;
	background:url(bilder_losning/bottom.jpg) no-repeat;
	overflow:hidden;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
}

#bottom a{
	text-decoration:none;
	color:#ffffff;
}

#bottom a:hover{
	text-decoration:underline;
}

#maintable{
	margin-top:30px;
}

#maintable td{
	text-align:center;
	
}

#maintable a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}

#maintable a:hover{
	color:#C31908;
}