/* Wichtige Einstellungen für Druckausgabe */

html,body,span,div {
	background-color:#ffffff;
}

.noprint {
	display:none;
	height:1px;
	width:1px;
}

.print_noscreen {
	display:block;
	text-align:center;
}


div#Oben-Rechts  {
	position:absolute;
	right:0;
	top:0;
}
div#Oben-Rechts-Sucheingabe, div#Oben-Rechts-Navig {
	visibility:hidden;
	width:1px;
	height:1px;
	display:none;
}

	#footer_print{	
		text-align: center;
		clear: both;
		padding-top: 5px;
	}
