BODY {
        font-family: Arial, Helvetica, Verdana, San-Serif ;
        font-size:10pt;
        color: #000000;
        background-color: #FFFFFF;

        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}

P {
        font-size:10pt;
        color: #000000;
}

.klein {
        font-size:8pt;
        color: #000000;
}

.mittel {
        font-size:10pt;
        color: #000000;
}

A.menu  {
        font-size:10pt;
        color : #000000;
        text-decoration : none
}

A.menu:visited {
        color : #000000;
        text-decoration : none
}

A.menu:hover {
        color : #0000FF;
        text-decoration : underline
}

A  {
        font-size:10pt;
        color : #000000;
        text-decoration : underline
}

A:visited {
        color : #000000;
        text-decoration : underline
}

A:hover {
        color : #FF0000;
        text-decoration : underline
}

UL {
        font-size:10pt;
        color: #000000;
}

LI {
        font-size:10pt;
        color: #000000;
}

TD {
        font-size:10pt;
        color: #000000;
}


H1 {
        font-size:14pt;
        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:5; margin-right:0;
        color : #086FAE;
}
H3 {
        font-size:12pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:2; margin-right:0;
        color : #086FAE;
}
H4 {
        font-size:10pt;
        font-weight : bold;
        color : #086FAE;
}
