BODY {
      background-color: #461E01;
      background-image: url(patata/bg.gif);
      background-repeat: repeat-y;
      margin-top: 0px;
      margin-left: 170px;
      margin-bottom: 0px;
      font-family: Verdana Ref,  Trebuchet MS, sans-serif;
  }

  #top {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 204px;
      background-image: url(patata/pat.gif);
  }

  #nav {
     background-color: #461E01;
     width: 659px;
     position: absolute;
     top: 204px;
     padding-top: 6px;
  }
  #contentbox {
      background-color: #F1EEE8;
      width: 659px;
      position: absolute;
      top: 318px;
  }
  IMG.head {
      position: absolute;
      top: 0px;
      left: 170px;
  }
  IMG.navi {
      margin-left: 260px;
      margin-bottom: 40px;
  }

  IMG.bild {
      float: left;
      margin-right: 10px;
      margin-bottom: 10px;
  }

  P {
      margin-left: 30px;
      margin-right: 30px;
      font-size: 9pt;
      text-align: justify;
      color: #461E01;
  }

  P.text{
  margin-top: 35px;
  }

  H1 {
      margin-top: 0px;
      margin-left: 30px;
      color: #228339;
      font-size: 18pt;
  }

  H2 {
      margin-left: 30px;
      margin-bottom: -40px;
      font-size: 14pt;
      color: #461E01;
  }


  TABLE {
         margin-left: 30px;
         margin-right: 30px;
         font-size: 9pt;
         color: #461E01;
  }

  TD {
         vertical-align: top;
  }

  A{
      color: #228339;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 7pt;
  }

A.txt{
      color: #461E01;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 7pt;
  }
