body { font-family: verdana;
       background-color: #2f0000;
       margin: 0px;
       height: 101%;
       scrollbar-face-color: #2f0000;
       scrollbar-shadow-color: wheat;
       scrollbar-highlight-color: darkkhaki;
       scrollbar-3dlight-color: saddlebrown;
       scrollbar-darkshadow-color: maroon;
       scrollbar-track-color: #2f0000;
       scrollbar-arrow-color: lightyellow;
}

table { font-size: 9pt; color: #330000; }
form { margin: 0px; }

A:link    { text-decoration: none; color: #800000; }
A:visited { text-decoration: none; color: #800000; }
A:active  { text-decoration: none; color: #800000; }
A:hover   { text-decoration: none; color: #663300; }

A.nav:link    { text-decoration: none; color: #800000; font-size: 10pt; }
A.nav:visited { text-decoration: none; color: #800000; font-size: 10pt; }
A.nav:active  { text-decoration: none; color: #800000; font-size: 10pt; }
A.nav:hover   { text-decoration: none; color: #0f0f0f; font-size: 10pt; }

A.club:link    { text-decoration: none; color: wheat; }
A.club:visited { text-decoration: none; color: wheat; }
A.club:active  { text-decoration: none; color: wheat; }
A.club:hover   { text-decoration: none; color: burlywood; }

A.rechts:link    { text-decoration: none; color: burlywood; }
A.rechts:visited { text-decoration: none; color: burlywood; }
A.rechts:active  { text-decoration: none; color: burlywood; }
A.rechts:hover   { text-decoration: none; color: wheat; }

input, select, textarea
  { font-family: verdana; color: #330000; }
.bereich, .feld
  { background-color: lightyellow; border: 1px solid #663300; }
.muss
  { background-color: lightyellow; border: 1px solid #800000; }
.auswahl
  { background-color: lightyellow; border: 1px solid #663300; }
.button
  { background-color: #2f0000; color: burlywood; border: 1px solid #663300; font-size: 9pt; cursor: hand; }
.button:hover
  { background-color: burlywood; color: #2f0000; border: 1px solid #663300; font-size: 9pt; cursor: hand; }

.buttondown { background-color: #ffdab9;
              padding: 3px;
              border-top: 2px solid #ffdab9;
              border-bottom: 1px solid #2f0000;
              border-right: 1px solid #deb887;
              border-left: 1px solid #2f0000;
}

.buttonup { background-color: #e6c89e;
            padding: 3px;
            border-top: 2px solid #ffdab9;
            border-bottom: 1px solid #2f0000;
            border-right: 1px solid #deb887;
            border-left: 1px solid #2f0000;
}

.links { text-align: center;
         padding: 10px;
         vertical-align: top;
         border-top: 8px solid #3f0000;
         background-color: burlywood;
}

.left  { padding-top: 31px;
         text-align: center;
         color: burlywood;
}

.datum { color: burlywood;
         padding-left: 10px;
}

.anker { padding-right: 10px;
         padding-top: 5px;
         text-align: right;
         font-size: 7pt;
}

.padten { padding-top: 10px; }

.absatz { padding-top: 5px; }

.formone { padding-top: 12px;
           padding-right: 10px;
           vertical-align: top;
           text-align: right;
}

.formtwo { padding-top: 9px;
           vertical-align: top;
}

.formthree { padding-top: 12px;
             padding-right: 10px;
             vertical-align: top;
             text-align: right;
}

.formfour { padding-top: 9px;
            vertical-align: top;
}

.kontakt { padding-top: 12px;
           padding-right: 10px;
           vertical-align: top;
           text-align: right;
}

.felder { padding-top: 7px;
          vertical-align: top;
}

.loeschen { padding-top: 7px;
            padding-bottom: 2px;
}

.senden { padding-top: 10px;
          padding-bottom: 2px;
          padding-right: 48px;
          text-align: right;
}

.pad { padding-top: 12px; }

.honorar { padding-top: 20px; }