body {
   background-color:#000000;
   background-image:url("HG_haupt.jpg");
   background-attachment:fixed;
   background-repeat:repeat;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#000000;
   scrollbar-darkshadow-color:#BF2730;
   scrollbar-arrow-color:#989A9E;
   scrollbar-track-color:#000000;
           margin: auto;
}
p,li,td {
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #9B9595;
}

h1 {
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 12pt;
        font-style: normal;
        font-weight: bold;
        color: #EBEBEB;
}
hr {
        color: #46362E;
        width: 350px;
}

A {
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-weight: bold;
}
A:link {
        text-decoration: none;
        font-weight: bold;
        color: #C3272A;
        }
A:visited {
        color: #5F4E45;
        font-weight: bold;
        text-decoration: none;
        font-weight: bold;
}
A:hover {
        color: #D08D60;

        text-decoration: underline overline;
        margin:0px 0px;
        text-align:center;

}
A:active {
        color: #C3272A;
        text-decoration: underline;
}