BODY {
        font-family: Arial, Helvetica, Tahoma, Sans Serif ;
        font-size:10pt;
        color: #00000;
        background-color: #E1F2C4;

        margin-top:10; margin-left:10; margin-bottom:10; margin-right:10;
}

P {
        font-size:10pt;
        color: #000000;
}

.klein {
        font-size:8pt;
        color: #000000;
}

.mittel {
        font-size:9pt;
        color: #000000;
}

.gross {
        font-size:12pt;
        color: #000000;
}

A  {
        font-size:10pt;
        color : #000000;
        text-decoration : underline
}

A:visited {
        color : #00000;
        text-decoration : underline
}

A:hover {
        color : #006600;
        text-decoration : underline
}

A.menu  {
        font-size:10pt;
        color : #EAF4DA;
        font-weight : bold;
        text-decoration : none
}

A:visited.menu {
        color : #EAF4DA;
        font-weight : bold;
        text-decoration : none
}

A:hover.menu {
        color : #FFFFFF;
        font-weight : bold;
        text-decoration : underline
}

UL {
        font-size:10pt;
        color: #000000;
}

LI {
        font-size:10pt;
        color: #00000;
}

TD {
        font-size:10pt;
        color: #000000;
}


H1 {
        color: #000000;
        font-size:15pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H2 {
        font-size:12pt;
        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;
}
