body,h1,table,tr,td,th,p,b {
 font-family: Arial;
 background-color: #;
}
.ueberschrift1 {
 font-family: Arial;
 font-weight: bold;
 font-size: 18pt;
}
.data {
 font-family: Arial;
 font-size: 9pt;
}
.hinweis {
 font-family: Arial;
 font-weight: bold;
 font-size: 9pt;
}
.meldung {
 font-family: Arial;
 font-weight: bold;
 font-size: 9pt;
 color: #FF0000;
}