body {
  background-color: #FFFFDD;
}
body,table,tr,td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px
}
A {
	text-decoration: none
} 
A:link{
	color: #0000CC;
} 
A:visited{
	color: #0000CC;
}
.titel1 {
	font-size: 24px;
	font-weight: bold;
}
.titel2 {
	font-size: 18px;
	font-weight: bold;
}
.titel3 {
	font-size: 14px;
	font-weight: bold;
}
.titel-small {
	font-size: 12px;
	font-weight: bold;
}
.program {
	font-size: 12px;
}
.titelbold {
	font-weight: bold;
}
.titelBoldRed {
	font-weight: bold;
	color: #FF0000;
}
.status {
	font-size: 11px;
}

