INPUT
        {
        font-family: Verdana, sans-serif; font-size: 8pt;
        background-color: #E7E7E7;
        border: none;
        color: #000000;
        }

BODY
        {
        background-color: #000000;
        font-family: Verdana, sans-serif; font-size: 8pt;
        color: #E7E7E7;
        margin-left: 5px;
        margin-top: 2px;
        margin-right: 0px;
        margin-bottom: 0px;
        }

TD      {
        font-family: Verdana, sans-serif; font-size: 8pt;
        color:#010101; font-weight: normal;
        }
TD.green1 {
        font-family: Verdana, sans-serif; font-size: 8pt;
        background-color:#B63003; font-weight: normal;
        background-image:url(pics/h1.gif);
        }

TD.green2 {
        font-family: Verdana, sans-serif; font-size: 8pt;
        background-color:#951600; font-weight: normal;
        background-image:url(pics/h2.gif);
        }
SELECT
        {
        font-family: Verdana, sans-serif; font-size: 8pt;
        background-color: #ffffff;
        color: #aaaaaa;
        }

OPTION
        {
        font-family: Verdana, sans-serif; font-size: 8pt;
        background-color: #ffffff;
        color: #000000;
        }

TEXTAREA
        {
         font-family: Verdana, sans-serif; font-size: 8pt;
        }

A
        {
        color:#000000;
        font-family: Verdana, sans-serif; font-size: 8pt;
        text-decoration: underline;
        font-weight: normal;
        }

A:hover
        {
        color: #ffffff;
        text-decoration: none;
        }

A:active
        {
        text-decoration: underline;
        }
.gross
        {
        color:#ffffff;
        font-size: 14pt;
        font-weight: bold;
        }
.gross2
        {
        color:#000000;
        font-size: 14pt;
        font-weight: bold;
        }
.team
        {
        color:#eeeeee;
        font-size: 13pt;
        font-weight: bold;
        }
.mittel
        {
        color:#751200;
        font-size: 14pt;
        font-weight: bold;
        }
.mittel2
        {
        color:#551200;
        font-size: 10pt;
        font-weight: bold;
        }
.klein
        {
        color:#ffffff;
        font-size: 7pt;
        font-weight: normal;
        }
.klein2
        {
        color:#000000;
        font-size: 7pt;
        font-weight: normal;
        }
.angreifer
        {
        color:#ff9999;
        font-size: 8pt;
        font-weight: normal;
        }
.verteidiger
        {
        color:#9999ff;
        font-size: 8pt;
        font-weight: normal;
        }
.gelb
        {
        color:#eeee44;
        font-size: 8pt;
        font-weight: normal;
        }
.raus
        {
        color:#B63003;
        font-size: 8pt;
        font-weight: normal;
        text-decoration: line-through;
        }