h1        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 14px;
        color:#e8403e;
        text-align: center;
        }

h2        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 14px;
        color:#e8403e;
        text-align: center;
        }

h3        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 10px;
        color:#e7ebf9;
        text-align: center;
        }

h4        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 18px;
        color:#e8403e;
        text-align: center;
        }

p        {
        font-family: Verdana, Arial, Trebuchet;
        font-size: 12px;

        color:#000;
        text-align: left;
        padding-left:2px;
        }

p.rot        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 10px;
        color:#e8403e;
        text-align: left;
        padding-left:2px;
        padding-right:2px;
        }

tr.rot        {
        height:20px;
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 12px;
        color:#fff;
        background:#e8403e;
        text-align: left;
        padding-left:2px;
        padding-right:2px;
        }

td.schwarz
        {
        font-family: Verdana, Arial, Trebuchet;
        font-size: 11px;
        color:#000;
        text-align: left;
        }

td.schwarz        a
        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        color:#000;
        text-decoration:none;
        text-align: left;
        }

td.schwarz        a:hover
        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        color:#ccc;
        text-decoration:none;
        text-align: left;
        }

td.aktuell
        {
        font-family: Verdana, Arial, Trebuchet;
        font-size: 11px;
        color:#000;
        text-align: left;
        }

td.aktuell a
        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 11px;
        color:#000000;
        text-decoration:none;
        text-align: left;
        }

td.aktuell a:hover
        {
        font-family: Verdana, Arial, Trebuchet;
        font-weight:bold;
        font-size: 11px;
        color:#cccccc;
        text-decoration:none;
        text-align: left;
        }
