.hg {
        background-attachment: fixed;
        background-image: url(xx.gif);
        background-repeat: no-repeat;
        background-position: left left;
}

A:link {
COLOR: #000000; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:visited {
COLOR: #535353; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:active {
COLOR: #7B2626; TEXT-DECORATION: none; FONT-STYLE: normal
}
A:hover {
COLOR: #7B2626; TEXT-DECORATION: none; FONT-STYLE: normal
}.menue {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.inhalt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.ueberschrift2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #993300;
}
.ueberschrift {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #990000;
        font-weight: bold;
}
