.normal {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
}
font {
 font-size: 16px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.high16green {
 font-size: 16px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #008040;
 background-color: transparent;
}
.high12 {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}
.high5 {
 font-size: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
}
.fusstext {
 font-size: 10px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.infos {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.subbutton {
 font-size: 13px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFFFCC;
 background-color: transparent;
}
.subtitel {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}