BODY {
        font-family: Times New Roman ;
        font-size:12pt;
        color: #00000;
        background-color: #F7D074;

        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}

P {
        font-size:12pt;
        color: #000000;
}

.klein {
        font-size:9pt;
        color: #000000;
}

.mittel {
        font-size:10pt;
        color: #000000;
}

.gross {
        font-size:13pt;
        color: #000000;
}

A  {
        font-size:12pt;
        color : #000000;
        text-decoration : underline
}

A:visited {
        color : #00000;
        text-decoration : underline
}

A:hover {
        color : #EE0000;
        text-decoration : underline
}

UL {
        font-size:13pt;
        color: #000000;
}

LI {
        font-size:12pt;
        color: #00000;
}

TD {
        font-size:12pt;
        color: #000000;
}


H1 {
        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:12pt;
        font-weight : bold;
        margin-top:1; margin-left:0; margin-bottom:0; margin-right:0;
}
