html {
     margin:0;
     padding:0;
     border:0;
     height:100%;
     }

body {
     margin:0;
     padding:0;
     border:0;
     background:url(../grafix/body.gif) repeat-y center #4f3a27;
     text-align:center;
     height:100%;
     }

.oben {
      margin:0 auto;
      padding:5px;
      border:0;
      width:1000px !important;
      width:1010px;
      color:#000;
      font-size:11px;
      font-family:verdana, arial;
      }

.unten {
       margin:0 auto;
       padding:5px;
       border:0;
       width:1000px !important;
       width:1010px;
       color:#000;
       font-size:11px;
       font-family:verdana, arial;
       text-align:left;
       }

.back {
      margin:5px;
      border:0;
      padding:25px;
      width:180px !important;
      width:230px;
      height:180px !important;
      height:230px;
      background:url(../grafix/back.jpg);
      color:#000;
      font-family:verdana;
      font-size:10px;
      float:left;
      line-height:15px;
      text-align:left;
}

a:link {
       font-weight: bold;
       color:#76372D;
       text-decoration: none;
       border-bottom:1px dashed #000;
       font-variant:small-caps;
       font-size:11px;
       }

a:visited {
          font-weight: bold;
          color:#76372D;
          text-decoration: none;
          border-bottom:1px dashed #000;
          font-variant:small-caps;
          font-size:11px;
          }

a:active {
         font-weight: bold;
         color:#76372D;
         text-decoration: none;
         border-bottom:1px dashed #000;
         font-variant:small-caps;
         font-size:11px;
         }

a:hover {
        cursor: crosshair;
        font-weight: bold;
        color:#76372D;
        text-decoration: none;
        border-bottom:transparent;
        font-variant:small-caps;
        font-size:11px;
        }

a.top:link {
       font-weight: bold;
       color:#76372D;
       text-decoration: none;
       font-variant:small-caps;
       font-size:12px;
       border:0;
       line-height:25px;
       }

a.top:visited {
          font-weight: bold;
          color:#76372D;
          text-decoration: none;
          font-variant:small-caps;
          font-size:12px;
          border:0;
          line-height:25px;
          }

a.top:active {
         font-weight: bold;
         color:#76372D;
         text-decoration: none;
         font-variant:small-caps;
         font-size:12px;
         border:0;
         line-height:25px;
         }

a.top:hover {
        cursor: crosshair;
        font-weight: bold;
        color:#76372D;
        text-decoration: underline;
        font-variant:small-caps;
        font-size:12px;
        border:0;
        line-height:25px;
        }

h1 {
   padding:0;
   border:0;
   margin:0px;
   margin-bottom:10px;
   text-align:left;
   font-family: verdana;
   font-weight: bold;
   color: #000;
   font-size: 12px;
   width:100%;
   border:0;
   text-decoration:underline;
   }

h2 {
   padding:0;
   border:0;
   margin:0px;
   margin-bottom:10px;
   text-align:left;
   font-family: verdana;
   font-weight: bold;
   color: #ff0000;
   font-size: 12px;
   width:100%;
   border:0;
   }