BODY, TD
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    background-color: #FFFFFF;
    }
A
    {
    color: #0000FF;
    }
A:LINK
    {
    text-decoration: none;
    }
A:VISITED
    {
    text-decoration: none;
    }
A:HOVER
    {
    text-decoration: underline;
    }
SELECT
    {
    font-family: Courier;
    font-size: 10px;
    color: #000000;
    text-align: center;
    }
IMG
    {
    border: 0;
    }
.newsline
    {
    font-family: Courier;
    font-size: 10px;
    color: #000000;
    background-color: #CCCCCC;
    text-align: center;
    }
.klein
    {
    font-family: Courier;
    font-size: 8px;
    color: #000000;
    text-align: center;
    }
.sehrklein
    {
    font-size: 9px;
    }
.datum
    {
    font-size: 12px;
    color: #FF0000;
    text-align: center;
    font-weight: bold;
    }
.textfett
    {
    font-weight: bold;
    }
.textfettklein
    {
    font-weight: bold;
    font-size: 10px;
    }
.textklein
    {
    font-size: 10px;
    }
.textkursiv
    {
    font-style: italic;
    }
INPUT.zahl
    {
    text-align: right;
    }
.naviSeiteAktuell
    {
//    font-weight: bold;
    color: red;
    }

