BODY {
        font-family: Tahoma, Arial, Helvetica, Sans Serif ;
        font-size:12pt;
        color: #00000;
        background-color: #DDDDDD;

        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}

P {
        font-size:11pt;
        color: #000000;
}

.klein {
        font-size:8pt;
        color: #000000;
}

.mittel {
        font-size:9pt;
        color: #000000;
}

.gross {
        font-size:13pt;
        color: #000000;
}

A  {
        font-size:11pt;
        color : #000000;
        text-decoration : underline
}

A:visited {
        color : #00000;
        text-decoration : underline
}

A:hover {
        color : #EE0000;
        text-decoration : underline
}

UL {
        font-size:11pt;
        color: #000000;
}

LI {
        font-size:11pt;
        color: #00000;
}

TD {
        font-size:11pt;
        color: #000000;
}


H1 {
        color: #FF0000;
        font-size:15pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H2 {
        font-size:13pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H3 {
        font-size:11pt;
        font-weight : bold;
        margin-top:1; margin-left:0; margin-bottom:0; margin-right:0;
}
