BODY {
        font-family: Arial, Helvetica, Tahoma, Sans Serif ;
        font-size:10pt;
        color: #00000;
        background-color: #A4DBF4;

        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: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 : #2fa4d9;
        text-decoration : underline
}

A.nmenu  {
        font-size:9pt;
        color : #FFFFFF;
        font-weight : bold;
        text-decoration : none
}

A:visited.nmenu {
        color : #FFFFFF;
        font-weight : bold;
        text-decoration : none
}

A:hover.nmenu {
        color : #FFFFFF;
        font-weight : bold;
        text-decoration : underline
}

A.amenu  {
        font-size:9pt;
        color : #2fa4d9;
        font-weight : bold;
        text-decoration : none
}

A:visited.amenu {
        color : #2fa4d9F;
        font-weight : bold;
        text-decoration : none
}

A:hover.amenu {
        color : #2fa4d9;
        font-weight : bold;
        text-decoration : underline
}


A.ticker  {
        font-size:8pt;
        color : #2fa4d9;
        text-decoration : none
}

A:visited.ticker {
        color : #2fa4d9F;
        text-decoration : none
}

A:hover.ticker {
        color : #2fa4d9;
        text-decoration : underline
}

UL {
        font-size:10pt;
        color: #000000;
}

LI {
        font-size:10pt;
        color: #00000;
}

TD {
        font-size:10pt;
        color: #000000;
}


H1 {
        color: #2fa4d9;
        font-size:15pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H2 {
        color: #2fa4d9;
        font-size:12pt;
        font-weight : bold;
        margin-top:0; margin-left:0; margin-bottom:0; margin-right:0;
}
H3 {
        color: #2fa4d9;
        font-size:11pt;
        font-weight : bold;
        margin-top:1; margin-left:0; margin-bottom:0; margin-right:0;
}


#galerie {
    text-align: left;
    margin: 0px 0px 15px 0px;
    padding: 5px 25px 5px 25px;
    background-color: #FFFDDA;
    border: 1px solid #AE2333;
}




