.header_logo{
	position:absolute; top:5px; left:460px; border: none;
}

.header_Laubblatt{
	position:absolute; top:5px; left:5px; width:329px; height:260px; z-index:1; border: none;
}

.header_hinweis{
	position: absolute;
	top: 40px;
	left: 1000px;
	color: red; text-align: right;
}

.mainmenu{
	position:absolute; 
	top:120px; 
	left:250px; 
	width:900px; 
	Height: 60px;
	z-index:0; 
	background-color:#88dd88; 
	text-align: center;
	vertical-align: bottom;
}

.content_full {
	position:absolute; 
	top:200px; 
	left:250px; 
	width:900px;
	text-align: left; 
}

.content_inner{
	min-height: 350px;
}

.submenu{
	position: absolute;
	top:220px; 
	left:10px; 
	background-color:#ffffcc; 
	width: 230px;
	text-align: left;	
}

.submenu a:link, 
.submenu a:visited, 
.submenu a:hover, 
.submenu a:active {
	font-size: 9pt;
} 

.footer_menu {
	font-size: 9pt;
	background-color: #ccffcc;
	text-align: center;
	width: 900px;
}

.footer_menu a:link, 
.footer_menu a:active, 
.footer_menu a:hover, 
.footer_menu a:visited {
	font-size: 9pt;
} 

