

body { 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	background-color: #ffffff;	}
	
table, tr, td, p {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;}
	
.ausdruck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	visibility: hidden;
}	
	
	
	
	
.print {display :none;}
.menu {visibility: hidden;}

.hr {color: #C34C4D;}


/* ---- Eigene Klassen ----- */
.ueberschrift { font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #000000;}
.ueberschriftszelle { background-color: #FF9900;}
.tabelle  {
	border:0pt;
}

.zelle { background-color: #E5E5E5; }
.zelle-hell { background-color: #F4F4F4; }

