.altbody{
	background:url(../bilder_losning/altBg.jpg) #999999 repeat-x;
}


#mainwrapper{
	width:940px;
	margin:80px auto 0 auto;
	background:white;
	padding:5px;
	}
	
#toppic{
	width:940px;
	height:266px;
	overflow:hidden;
}



/******** LEVEL 1 MENU [START] *****/

#menuLvl1{
	font-family:Arial, Helvetica, sans-serif;
	width:940px;
	height:25px;
	background:url(../bilder_losning/menuBgIdle.jpg) repeat-x;
	overflow:hidden;
	margin:1px 0;
	padding:0;
}

#menuLvl1 ul{
	margin:0;
	padding:0;
	list-style:none;	
}

#menuLvl1 ul li{
	margin:0;
	padding:0;
	display: block;
	float:left;
}

#menuLvl1 ul li a{
	font-size:11px;
	color:#ffffff;
	padding:0 20px;
	line-height:25px;
	text-transform:uppercase;
	border-right:1px solid #ffffff;
	overflow:hidden;
	display:block;
	font-weight:bold;
}

#menuLvl1 ul li a:hover,
#menuLvl1 ul li.selected a{
	background:url(../bilder_losning/menuBgActive.jpg) repeat-x;
}

/******** LEVEL 1 MENU [END] *****/


#horizontal{
	background:url(../bilder_losning/horizGradient.jpg) repeat-x;
	height:10px;
	width:940px;
}


#maincontent{
	height:940px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background:url(../bilder_losning/contWrap.jpg) repeat-y;
	position:relative;
	margin-top:10px;
}

#bottom{
	background:url(../bilder_losning/bottom.jpg) no-repeat;
	width:950px;
	height:35px;
	overflow:hidden;
	color:#ffffff;
	margin:0 auto;
	line-height:35px;
	text-align:center;
}

#bottom p{
	color:#ffffff;
	margin:0;
	padding:0;
}

#bottom a{
	color:#ffffff;
	text-decoration:underline;
}

#powered{
	width:950px;
	margin:20px auto;
	text-align:center;
	color:#666666;
	font-size:8px;
	text-transform:uppercase;
	font-weight:bold;
}

#powered a{
	color:#666666;
}

#leftside{
	width:200px;
	background:url(../bilder_losning/leftTop.jpg) #E4EFDD no-repeat;
	float:left;
	min-height:259px;
	height:auto !important;
	height:259px;
	
	
}

#mainside{
	width:735px;
	margin-left:5px;
	float:left;
}

#leftbottom{
	background:url(../bilder_losning/LeftBottom.jpg) no-repeat;
	width:200px;
	height:219px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
}

#mainbottom{
	width:735px;
	height:70px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
}

#hovedcontent{
	margin:10px 20px 80px 25px;
	line-height:16px;
}

#hovedcontent a{
	text-decoration:underline;
	color:#007799;
}


#left_menu_lvl2{
	padding:20px;
}

#left_menu_lvl2 ul{
	margin:0;
	padding:0;
}

#left_menu_lvl2 ul li.first{
	margin:0;
}

#left_menu_lvl2 ul li{
	list-style:none;
	margin:10px 0;
	
}

#left_menu_lvl2 ul li a{
	font-size:11px;
	color:#666666;
	text-transform:uppercase;
}

#left_menu_lvl2 ul li:hover a,
#left_menu_lvl2 ul li.selected a{
	color:#000000;
}

#left_menu_lvl2 ul li.selected a{
	font-weight:bold;
}


#n2uk{
	position:absolute;
	bottom:10px;
	left:30px;
}