body {
   background-color:#FFEFD5;
   background-image:url("Bild3_4x2.jpg");
   background-attachment:fixed;
   background-repeat:no-repeat;
   font-family: verdana, sans-serif;
   font-size: 9pt;
   scrollbar-base-color:#F3DBC3;
   scrollbar-darkshadow-color:#E7BD93;
   scrollbar-arrow-color:#415941;
   scrollbar-track-color:#E7BD93;
        margin: auto;
        oben = _parent.balken-heigt;
}
p,li,td {
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-style: normal;
        font-style: normal;
        font-weight: normal;
        color: #2F3C2E;
}

h1 {
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 12pt;
        font-style: normal;
        font-style: normal;
        font-weight: bold;
        color: #426350;
}
hr {
        color: #426350;
        width: 350px;
}

A {
        text-decoration: none;
        font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
        font-size: 10pt;
        font-weight: bold;
        color: #6B0000;
}
A:link {
        text-decoration: none;
        color: #46362E;
        font-weight: bold;
        }
A:visited {
        color: #46362E;
        font-weight: bold;
        text-decoration: none;
        font-weight: bold;
}
A:hover {
        color: #D08D60;
        background-color:#426350;
        text-decoration: none;
        cursor: e-resize;
        padding:1px;
        border:1px solid #304430;
        margin:0px 0px;
        text-align:center;

}
A:active {
        color: #46362E;
        text-decoration: underline;
}