td {
   font-family: Tahoma;
   font-size: 12px;
   color: white;
}

h3 {
   font-family: Tahoma;
   font-size: 18px; 
   font-weight: bold;
   color: white;
}

a {
   color: #ffffcc; 
}

.ft {
   font-family: Tahoma;
   font-size: 14px;
   color: white;
   line-height: 21px;
}

.menu {
   font-family: Tahoma,Arial,Helvetica;
   font-size: 9px;
   font-weight: bold;
   color: black;
}

.klein {
   font-family: Tahoma;
   font-size: 11px;
   color: white;
}

.eingabe {
   font-family: Tahoma,Arial,Helvetica;
   font-size: 12px;
   color: black;
   background-color: #aaaaaa;
}

.button {
   font-family: Tahoma,Arial,Helvetica;
   font-size: 11px;
   font-weight: bold;
   color: black;
   background-color: #aaaaaa;
}

