BODY {
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
        scrollbar-face-color:#C6C39C;                /* Farbe des Scrollbalkens und der 2 Pfeilbuttons*/
        scrollbar-arrow-color:#000000;                /* Farbe der 2 Pfeile */
        scrollbar-track-color:#C6C39C;                /* Farbe des Tracks (Srollbalkenhintergrund) */
        scrollbar-highlight-color:#C6C39C;        /* Farbe innen links und oben */
        scrollbar-3dlight-color:#000000;        /* Farbe aussen links und oben */
        scrollbar-darkshadow-Color:#000000;        /* Farbe aussen recht und unten */
        scrollbar-shadow-color:#C6C39C;                /* Farbe innen recht und unten */
}

A {
        color: black;
        font-family: Verdana, Arial, Helvetica;
        font-style: normal;
        text-decoration: none;
}
A:visited {
        color: black;
}
A:hover {
        color: darkred;
        text-decoration: underline;
}
A.intro:link {
        color: #000000;
}
A.intro:visited {
        color: #000000;
}
A.intro:hover {
        color: #000000;
}
TD {
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
        color: #000000;
}

/* Indent sentences */
P.indent {
        margin-left: 1cm;
        position: relative;
}

UL.indent {
        margin-left: 2cm;
        position: relative;
}

/* Font size */
.small {
        font-size: 8pt;
}
.xsmall {
        font-size: 6pt;
}

/* Font face and size */

.normtext {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
}

.klein {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
}

.xklein {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8px;
}

.subtitel {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        text-decoration: underline;
}


.supportedlinks {
        font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 8pt; width: 125px;
        COLOR: #000000;
            BACKGROUND-COLOR: #EBDAC0;
}

.rot {
        color: #770000;
}
