<br>
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:link {
        color: black;
        font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
        text-decoration: none;
}
A:visited {
        color: black;
        font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
        text-decoration: none;
}
A:hover {
        color: #000000; text-decoration: underline;
        font-family: Verdana, Arial, Helvetica;
        font-weight: bold;
}
A.intro:link {
        color: #000000;
}
A.intro:visited {
        color: #000000;
}
A.intro:hover {
        color: #000000;
}


A.clean:link {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.clean:active {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.clean:visited {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.clean:hover {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}



A.cleanu:link {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanu:active {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanu:visited {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanu:hover {
        color: #000000;
        text-decoration: underline;
        font-weight: normal;
}



A.cleanbh:link {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanbh:active {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanbh:visited {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
A.cleanbh:hover {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}


A.cleanb:link {
        color: #000000;
        text-decoration: none;
        font-weight: bolder;
}
A.cleanb:active {
        color: #000000;
        text-decoration: none;
        font-weight: bolder;
}
A.cleanb:visited {
        color: #000000;
        text-decoration: none;
        font-weight: bolder;
}
A.cleanb:hover {
        color: #000000;
        text-decoration: none;
        font-weight: bolder;
}

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;
}

.indent03 {
        margin-left: 0.3cm;
        position: relative;
}

P.indent2 {
        margin-left: 2cm;
        position: relative;
}

UL.indent {
        margin-left: 2cm;
        position: relative;
}

/* Font size */
.small {
        font-size: 8pt;
}
.smaller {
        font-size: 7pt;
}
.xsmall {
        font-size: 6pt;
}
.larger {
        font-size: 11pt;
}
.xlarge {
        font-size: 14pt;
}

/* Font face and size */
.titel {
        color: #C8F19E;
        font-family: Verdana, Arial, Helvetica;
        font-size: 14pt;
        font-style: normal;
        text-decoration: none;
}
.subtitel {
        color: #770000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.normtext {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
}

.absatz {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
        text-align: justify;
}

.zitat {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-style: italic;
        text-decoration: none;
}

.farblich {
        color: #770000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 10pt;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
}

.leiste {
        color: #6C645E;
        font-family: Verdana, Arial, Helvetica;
        font-size: 6pt;
        font-weight: bold;
        text-decoration: none;
}

.code {
        color: #000000;
        font-family: Courier New, Courier, Arial;
        font-size: 10pt;
        font-style: normal;
        text-decoration: none;
}

.gold {
        color: gold;
        font-family: Verdana, Arial, Helvetica;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.klein {
        color: #000000;
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
}

.goldklein {
        color: gold;
        font-family: Verdana, Arial, Helvetica;
        font-size: 6pt;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
}

.qbar {
        background-color:#D3CAAB;
        font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
        font-size: 9pt; width: 100px; }

.home {
        font-family : Verdana, arial, helvetica, sans-serif;
        font-size: 8pt;
        color : #000000; }

.rot {
        color: #770000;
}
