HTML, BODY, H1, H2, H3, H4, H5, H6, P, OL, UL, DL, TD, TH, LI, DD, DT, CAPTION

{
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-size: 9pt;
}



BODY
{
        background-color: #EFEFEF;
}



.Rubrik
{
        font-size: 100%;
        font-weight: bold;
        color: #9BBS1B;
}


.Statement
{
        font-size: 100%;
        font-weight: normal;
        color: #DE0000;
        text-align:center;
}


.Person
{
        font-size: 100%;
        font-weight: bold;
        color: #7B0000;
}



A:link
{
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        letter-spacing:0.2mm;

}

A:active
{
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        letter-spacing:0.2mm;

}

A:visited
{
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        letter-spacing:0.2mm;

}

A:hover
{
        color: #000000;
        text-decoration: underline;
        font-weight: normal;
        letter-spacing:0.2mm;

}

A:hover IMG
{
        margin-left: 1;
        margin-top: 1;
        margin-right: -1;
        margin-bottom: -1;
}


.Minilink
{
        font-size: 80%;
        font-weight: normal;
        letter-spacing:0.2mm;
        margin-bottom:20px;
}




.Mikrolink
{
        font-size: 75%;
        font-weight: normal;
        letter-spacing:0.2mm;
}



.Stichwort
{
        font-size: 80%;
        font-weight: normal;
        color: #006000;
        letter-spacing:0.3mm;
}




.URhere
{
        font-size: 80%;
        font-weight: normal;
        color: #FF0000;
        letter-spacing:0.2mm;
}




H1
{
        font-size: 100%;
        color: #000000;
        margin-bottom: 5px;
        text-align:left;
}



.Textlink
{
         font-weight:normal;
         color: #000000;
         text-decoration: none;
}



.Zentriert
{
        font-size: 100%;
        font-weight: normal;
        text-align:center;
}



.Fettzentriert
{
        font-size: 100%;
        font-weight: bold;
        text-align:center;
}


.Teaser
{
        font-size: 80%;
        font-weight: normal;
        color: #FF7D00;
        letter-spacing:0.3mm;
}


.Aktuell
{
        font-size: 100%;
        font-weight: normal;
        text-align:center;
        color: #DE0000;
}


