
body {
	background-color: #fffff;
	background:url(../images/bakgrund.jpg) repeat-x top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
a img{
	border:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.clear{
	clear:both;
}

/* Layout CSS */

#Logo {
	margin:20px auto;
	margin-bottom:0px;
	width:806px;
		}

#Main {
	margin:0px auto;
	width:806px;
	min-height: 520px;
	border:1px solid #989898;
	background-color:#ffffff;
	padding:0px;
	overflow:auto;
}

#Header {
	clear:left;
	height:15px;
}
		
					
#navcontainer {
	float:left;
	width:185px;
	padding:0px;
	margin-left:5px;
	text-align:left;
}


#navcontainer ul
{
margin:0px;
padding:0px;
list-style-type: none;}


#navcontainer li
{
margin:0px;
padding:0px;
list-style-type: none;}

#lev1 li a
{

display:block;
color:#202020;
font-size: 12px;
margin-left:5px;
margin-top:12px;
font-weight:normal;

	}				

#lev2 li a
{

display:block;
color:#202020;
font-size:11px;
margin-left:22px;
margin-top:8px;
font-weight:normal;
	}
	


#lev3 li a
{

display:block;
color:#295078;
font-size:11px;
margin-left:36px;
margin-top:4px;
font-weight:normal;
	}



#lev4 li a
{

display:block;
color:#e98722;
font-size:11px;
margin-left:6px;
margin-top:4px;
font-weight:normal;
	}




#lev1 li a.link
{

padding-left:15px;
background: transparent url(../images/1pil_off.gif) no-repeat left center;

	}


#lev1 li a.section
{
font-weight:bold;
padding-left:15px;
background: transparent url(../images/1pil_on.gif) no-repeat left center;	
	}				


#lev1 li a.current
{
font-weight:bold;
padding-left:15px;
background: transparent url(../images/1pil_on.gif) no-repeat left center;
	}				



#lev2 li a.link
{
padding-left:10px;
background: transparent url(../images/2pil_off.gif) no-repeat left center;
	}	

	
#lev2 li a.section
{
font-weight:bold;
padding-left:10px;
background: transparent url(../images/2pil_on.gif) no-repeat left center;
	}				


#lev2 li a.current
{
font-weight:bold;
padding-left:10px;
background: transparent url(../images/2pil_on.gif) no-repeat left center;
	}	
	


#lev3 li a.link
{
padding-left:10px;
background: transparent url(../images/3pil_off.gif) no-repeat left center;

	}	

		
#lev3 li a.current
{
font-weight:bold;
padding-left:10px;
background: transparent url(../images/3pil_on.gif) no-repeat left center;
	}				


#lev3 li a.section
{
font-weight:bold;
padding-left:10px;
background: transparent url(../images/3pil_on.gif) no-repeat left center;
	}				




#lev4 li a.link
{
padding-left:15px;
background: transparent url(../images/1pil_off.gif) no-repeat left center;

	}	

		
#lev4 li a.current
{
font-weight:normal;
padding-left:15px;
background: transparent url(../images/1pil_off.gif) no-repeat left center;
	}				


#lev4 li a.section
{
font-weight:normal;
padding-left:15px;
background: transparent url(../images/1pil_off.gif) no-repeat left center;
	}	




#ContentContainer {
	margin:0px 0px 0px 0px;
	float:left;
	width:605px;
	overflow:auto;
	min-height:420px;
	padding:0px;
}


#Content {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px;
}


#Full
{
    float: left;
	margin: 0px 0px 0px 0px;
	width:605px;
	min-height:100px;
	padding:0px;
	margin-bottom:10px;
	
	
}


#Left
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:257px;
	min-height:100px;
	padding:0px;
	padding-right:10px;
	
}


#Right
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:337px;
	min-height:100px;
	padding:0px;
	
}



#LeftA
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:337px;
	min-height:100px;
	padding:0px;
	padding-right:10px;
	
}


#RightA
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:257px;
	min-height:100px;
	padding:0px;
	
}


#LeftHome
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:398px;
	height:260px;
	padding:0px;
	padding-right:10px;
	
}


#RightHome
{
	float: left;
	margin: 0px 0px 0px 0px;
	width:197px;
	height:260px;
	padding:0px;
	
}

#Footer
{
	margin:0px auto;
	width:807px;
	

}







		


