html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

html, body {
   background: #638A29;
   height:100%; color:#000000;
  }
a.head {
   font-size:11px;
   color:#fff;
   margin-right:5px;
   text-decoration:none;
   }
a.head:visited {
   font-size:11px;
   color:#fff;
   text-decoration:none;
   }
a.head:hover {
   font-size:11px;
   color:#fff;
   text-decoration:none;
   }
a.men_head {
      display:block;
      background-color:#3A4E19;
      border-left:1px solid #ffffff;
      padding-top:3px; padding-bottom:3px; padding-left:10px; padding-right:10px;
      color:#fff;
      font-size:11px;
      letter-spacing: 4px;
      font-family:Arial, Verdana, sans-serif;
      font-weight: normal;
      text-decoration:none;
      text-align:right;
      float:right;
      }
   a.men_head:visited {
      text-decoration: none;
      font-size:11px;
      font-weight: normal;
      color:#fff;
      }
   a.men_head:hover {
      display:block;
      background-color:#D8D8D8;
      color:#000;
      font-size:11px;
      font-weight: normal;
      text-decoration:none;
      }
ul {
   font-size:13px;
   color:#333333;
   margin-left:30px;
   }
li {
   margin-bottom:3px;
   }
#kasten {
  background: #F2F7E3;
  border:1px solid #3A4E19;
  padding:10px;
  font: normal 11px Verdana;
  margin-bottom:8px;
  }
a.kasten {
      text-decoration:none;
            color:#000000;
            font-size:11px;
      }
   a.kasten:visited {
      text-decoration: none;
      color:#000000;
                  font-size:11px;
      }
   a.kasten:hover {
      text-decoration:none;
            color:#000000;
                        font-size:11px;
      }
a {
   font-size:13px;
   color:#333333;
   text-decoration:underline;
   }
  a:visited {
   font-size:13px;
   color:#333333;
   text-decoration:underline;
   }
  a:hover {
   font-size:13px;
   color:#000000;
   text-decoration:underline;
   }
p {
   font-size:13px;
   color:#333333;
   }
h1 {
   font-size:16px;
   color:#618728;
   font-weight:normal;
   }
p.foot {
   font-size:11px;
   color:#7FA41B;
   }
a.foot {
   font-size:11px;
   color:#7FA41B;
   text-decoration:none;
   }
a.foot:visited {
   font-size:11px;
   color:#7FA41B;
   text-decoration:none;
   }
a.foot:hover {
   font-size:11px;
   color:#7FA41B;
   text-decoration:underline;
   }