body
{
	font-family:Arial
}

.normal
{
	font-size:13pt}
.smallText
{
	font-size:9pt;}

 .rot td
{
	color: #dd3832;font-size:9pt;
}
 
 .gelb td
 {
	color:#f0c000; font-size:9pt;
 }
 .gruen td
 {
	color:#70c198;font-size:9pt;
 }
 
 .b_gelb 
 {
	background-color:#f0c000;
	color:Black;
 }
 
 .b_rot 
 {
	background-color:#dd3832;
 }
 
 .b_gruen 
 {
	background-color:#70c198;
 }