.altbody{
	background:url(../bilder_losning/mainBg.jpg);
}

#mainwrapper{
	width:759px;
	margin:30px auto 0 auto;
}


#top{
	width:739px;
	height:25px;
	background:url(../bilder_losning/skinTop.jpg) no-repeat;
	padding-left:20px;
	
}

#top ul{
	margin:0;
	padding:0;
}

#top ul li{
	list-style:none;
	float:left;
	margin-right:30px;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	
}

#top ul li a{
	color:#656565;
	text-decoration:none;
	
}

#top ul li.selected a{
	color:#ffffff;
}

#contentwrap{
	width:759px;
	background:url(../bilder_losning/skinMid.jpg) repeat-y;
	min-height:500px;
	height:auto !important;
	height:500px;
}

#bottom{
	width:759px;
	background:url(../bilder_losning/skinBottom.jpg) no-repeat;
	height:29px;
}

#logo{
	width:550px;
	height:80px;
	overflow:hidden;
}

#toppic{
	width:750px;
	height:235px;
	overflow:hidden;
	
}

#titlebar{
	width:730px;
	height:20px;
	background:url(../bilder_losning/gradientBg.jpg) no-repeat;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-left:20px;
	line-height:20px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#leftmenu{
	width:170px;
	float:left;
	margin:20px 0 5px 0;
}

#leftmenu ul{
	margin:10px;
	padding:0;
}

#leftmenu ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#leftmenu ul li a{
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:30px;
	color:#656565;
}

#leftmenu ul li.selected a{
	color:#00447D;
}

#maincontent{
	width:540px;
	float:left;
	margin:20px;
}

#menucontainer{
	width:128px;
	border:0px solid #00447D;
	border-width:1px 1px 0 1px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin:0 20px;
}

#poweredby{
	width:100%;
	text-align:center;
	margin:10px;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	color:#555555;
}


