body {
	margin:0;
	padding:0;	
	background: #0a3237 url(img/bodybg.jpg) no-repeat fixed;
	background-position: 0px 0px;	
}

	
/*----- boxes -------------------------*/
.clearer {clear:both;height:1px; width:100%;  }

.bodybox {	
	width:800px;	
	margin: 0 auto;
	text-align: left;
}
.header {height:30px; margin-top:160px; background: transparent url(img/header.gif) no-repeat;}
.maincontainer {min-height:300px;  background: transparent url(img/mainbg.png) repeat-y;}

.leftbox {float:left; width:180px; }
.contentbox {float:left; width:601px; background-color:#fff;}
.contentbox .inner { margin: 20px;  }

.footer {height:82px; background: transparent url(img/footer.png) no-repeat;}
.footer .inner { margin: 0 20px 0 195px;  }


#menu {margin:30px 0 0 0; text-align:right;}
#menu a {
	display:block;
	font: bold 10px/90% Arial, Helvetica, sans-serif;
	color: #0078a5;
	text-decoration: none;
	border-top:1px solid #5e777c;
	padding:2px 10px 2px; 0;
	margin:0 ;
	text-shadow: 0px 0px 4px #fff;

}

#menu .level0 {font-size:12px; padding:10px 10px 10px; 0;}
#menu .level1 {font-size:11px; padding:6px 10px 6px; 0;}
#menu .level2 {font-size:10px; padding:3px 10px 3px; 0;}

#menu a.menu-current {color: #03181b; text-shadow: none; background-color:#cce3e6;}
#menu a:hover {color: #03181b; text-shadow: none; background-color:#add4da;}

/*
.nopr {float:left; }
.topbox {
	width:540px;
	height:74px;
	background-image: url(img/topbg.jpg);
	
}


#leftbox {
	margin: 0;
	width:200px;
	float:left;
	color:#dddddd;
	background-color: #555555;
}


#mainbox {
	width:500px;
	float:left;
	
}

	
#headerbox {
	width:200px;
	height:200px;
	background-color: #cccccc;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	margin:0;

}

.header {
	margin:0 0 0 10px;
	padding-top:20px;
	font-size: 16px;
	font-weight: bold;
	}
	
.header a {	
	text-decoration: none;
}

.headersub {
	margin:10px 0 0 10px;
	font-size: 14px;
	color:#000000;
}*/

/*-- footer  -----------*/
/*
#footerbox {
	clear:both;
	Xmargin-bottom:0;
	width:770px;
	height:45px;
	background: #394200 url(img/footerbg.jpg) no-repeat;
}

#footerbox a {
	margin-top:5px;
}

#gecko_scrollbar { 
 display: none; 
} 

html>body #gecko_scrollbar { 
 position: absolute; 
 z-index: 1; 
 bottom: -1px; 
 left: 0; 
 width: 1px; 
 height: 1px; 
 display: block; 
 font-size: 0; 
}*/

/*-- Menue  