

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.schwarz {
	font-weight: normal;
	font-size: 12px;
  color: #000000;
}

.schwarz_fett {
	font-weight: bold;
	font-size: 12px;
  color: #000000;
}

.gruen {
	font-weight: normal;
	font-size: 12px;
  color: #00903a;
}
.gruen_fett{
	font-weight: bold;
	font-size: 12px;
  color: #00903a;
}
.gruen_fett_gross{
	font-weight: bold;
	font-size: 16px;
  color: #00903a;
}
.schwarz {
	font-weight: normal;
	font-size: 12px;
  color: #000000;
}

.schwarz_klein {
	font-weight: normal;
	font-size: 9px;
  color: #000000;
}
.schwarz_fett{
	font-weight: bold;
	font-size: 12px;
  color: #000000;
}
.schwarz_fett_gross{
	font-weight: bold;
	font-size: 16px;
  color:#000000;
}

thead {
	background-color: #FFBBBB;
}

tfoot {
	background-color: #BBBBFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
  color: #f77400;  
}

