@media print {

#header, #hauptnavigation, #navigation, #unten, #schriftgroesse, #titelbid, #bilderunten, #footer {
	display: none;
}
#text {
	WIDTH: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	overflow:visible
}


#table {
	MARGIN: 0px auto 0px;
	WIDTH: auto;
}

#hauptinhalt_rechts {
	WIDTH: 100%;
}


.karte {
	color:#234F94; 
	width:500; 
	float:left; 
	margin:5px 20px 20px 0;
}

