td {
  font-family: Arial, helvetica; 
  font-size:12px; 
  color:#575A59;
}

.ueberschrift {
	font-family: Arial, helvetica;
	font-size:18px;
	
	color:#CB731F;
}

.orange {
	font-family: Arial, helvetica;
	font-size:10px;
	color:#CB731F;
}

.schwarzeSchrift {
	font-family: Arial, helvetica; 
  font-size:12px; 
  color:#000000;
}

textarea {
	background-color:#e0e0e0;
}

.anmeldebgcolor {
	background-color:#f0f0f0;
}

.eingabefeldcolor {
	background-color:#e0e0e0;
}