body {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        color: #ffffff;
}
.klein {
        font-family: Verdana;
        font-size: 11 px;
}
.groß {
        font-family: Verdana;
        font-size: 12 px;
}
td {
        font-family: VERDANA,ARIAL,HELVETICA;
        font-size: 11px;
        color: #ffffff;
}
A
{
    font-family: Verdana;
    font-weight: none;
    text-decoration: none;
    COLOR: #FFCC33;
}
A:active
{
    font-family: Verdana;
    font-weight: none;
    text-decoration: none;
    COLOR: #000000;

}
A:hover
{
    font-family: Verdana;
    font-weight: none;
    text-decoration: none;
    COLOR: #FFBF00;

}
.news {
      font-weight: none;
      color: #FFCC33;
}

.gelb {
      color: #FFCC33;
}

.navi {
      font-weight: bold;
      color: #FFFFFF;
}