body {
    background-color: #FFDC9B;
    background-image: url(../logos/logo_hg_index.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 0px;
    background-position: 50% 80%;
    scrollbar-face-color: #960A11;
    scrollbar-base-color: #333333;
    scrollbar-highlight-color: 870910;
    scrollbar-shadow-color: #FFDC9B;
    /* scrollbar-3dlight-color: #; */
    scrollbar-arrow-color: #FFDC9B;
    scrollbar-track-color: #FFDC9B;
    scrollbar-darkshadow-color: #000000;
}

A {
    text-decoration: none;
}

A:link {
    color: #870910;
}


/* 
A:visited {
    color: ;
} */

A:hover {
    color: #999999;
    text-decoration: underline;
}

.navi-bl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-style: normal;
    line-height: 1.4em;
    font-weight: bold;
    font-variant: normal;
    color: #2020FF;
}

.navi-rt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    font-style: normal;
    line-height: 1.4em;
    font-weight: bold;
    font-variant: normal;
    color: #870910;
}

.text-fett-sw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    line-height: 1.8em;
    font-weight: bold;
    font-variant: normal;
    color: #333333;
}

.text-normal-sw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    line-height: 1.8em;
    font-weight: normal;
    font-variant: normal;
    color: #333333;
}

.text-fett-rt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    line-height: 1.8em;
    font-weight: bold;
    font-variant: normal;
    color: #870910;
}

.text-normal-rt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-style: normal;
    line-height: 1.8em;
    font-weight: normal;
    font-variant: normal;
    color: #870910;
}

.text-unten-klein {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    /* line-height: ; */
    font-weight: normal;
    font-variant: normal;
    color: #333333;
}

.ueberschrift-rt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-style: normal;
    line-height: 1.4em;
    font-weight: bold;
    font-variant: normal;
    color: #870910;
}

.ueberschrift-sw {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-style: normal;
    line-height: 1.4em;
    font-weight: bold;
    font-variant: normal;
    color: #333333;
}