.ebene1_logo {
	position:absolute; 
	width:200px; 
	height:75px; 
	z-index:2; 
	left: 5px; 
	top: 5px;
}
.ebene2_montage {
	position:absolute; 
	width:795px; 
	height:75px; 
	z-index:1; 
	left: 197px; 
	top: 5px;
}
.ebene3_navobenlinks {
	position:absolute; 
	width:205px; 
	height:35px; 
	z-index:2; 
	left: 5px; 
	top: 80px; 
	background-color: #DBEDE1; 
/*	layer-background-color: #DBEDE1; */
	border: 1px none #000000; 
	padding-left: 15px; 
	padding-top:10px;
}
.ebene4_navoben {
	position:absolute; 
	width:795px; 
	height:35px; 
	z-index:3; 
	left: 197px; 
	top: 80px; 
	background-color: #DBEDE1; 
/*	layer-background-color: #DBEDE1; */
	border: 1px none #000000; 
	padding-top:10px;
}
.ebene5_navlinksR {
	position:absolute; 
	width:200px; 
	height:470px; 
	z-index:3; 
	left: 5px; 
	top: 115px; 
	background-color: #EBEBF7; 
/*	layer-background-color: #EBEBF7; */
	border: 1px none #000000;
}
.ebene6_navlinksC {
	position:absolute;
	width:148px;
	height:115px;
	z-index:6;
	left: 15px;
	top: 5px;
}
.ebene7_header {
	position:absolute; 
	width:616px; 
	height:80px; 
	z-index:4; 
	left: 205px; 
	top: 115px;
}
.ebene8_content {
	position:absolute; 
	left:205px; 
	top:195px; 
	width:616px; 
/*	height:370px; */
	z-index:1;
}
.ebene9_news {
	position:absolute; 
	min-width:170px; 
	width:170px; 
	height:470px; 
	z-index:5; 
	left: 822px; 
	top: 115px; 
	padding-top:8px; 
	background-color: #F0FFF8; 
/*	layer-background-color: #F0FFF8; */
	border: 1px none #000000;
}

@media print {
	.ebene1_logo { position:absolute; width:200px; z-index:2; left: 0px; top: 0px; }
	.ebene2_montage { display: none; }
	.ebene3_navobenlinks { display: none; }
	.ebene4_navoben { display: none; }
	.ebene5_navlinksR  { display: none; }
	.ebene6_navlinksC   { display: none; }
	.ebene7_header {	position:absolute; width:100%; height:80px; z-index:4; left: 0px;  top: 75px; background-color: #6CB78C; color: #FFF; margin-bottom: -20px; padding-bottom: 0;}
	.ebene8_content { position:absolute; left:0px; top:165px; width:100%; z-index:1; }
	.ebene8_content ul { list-style-position: inside; }
	.ebene9_news {display: none; }
}
