


/* wird gedruckt*/
.content, .print {
	background-color:#FFFFFF; 
	color:#000000;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
h1 {
	color:#000000;
	font-size:14pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* wird ausgeblendet */	
.klein1, .klein2, .klein3, .klein4, .noprint, .hinter, .repeat_hoehe {display:none;}