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

html, body {
   background: #E9550A;
   background-image:url('../layout/bg_seite.jpg');
   background-repeat:repeat-x;
   height:100%; color:#000000;
  }
a.head {
   font-size:11px;
   color:#fff;
   text-decoration:none;
   }
a.head:visited {
   font-size:11px;
   color:#fff;
   text-decoration:none;
   }
a.head:hover {
   font-size:11px;
   color:#fff;
   text-decoration:underline;
   }
a.head2 {
   font-size:14px;
   color:#fff;
   font-weight: bold;
   text-decoration:none;
   }
a.head2:visited {
   font-size:14px;
   color:#fff;
   text-decoration:none;
   }
a.head2:hover {
   font-size:14px;
   color:#fff;
   text-decoration:underline;
   }
a.men {
      display:block;
      background-color:#FFF;
      padding-top:3px; padding-bottom:3px; padding-left:50px; padding-right:10px;
      color:#000;
      font-size:13px;
      font-family:Arial, Verdana, sans-serif;
      text-decoration:none;
      text-align:left;
      }
   a.men:visited {
      text-decoration: none;
      font-size:13px;
      color:#000;
      }
   a.men:hover {
      display:block;
      background-color:#ECECEC;
        background-image:url('../layout/bg_menue.gif');
  background-repeat:no-repeat;
  background-position: left 50%;
      color:#000;
      font-size:13px;
      text-decoration:none
      }
ul {
   font-size:13px;
   color:#333333;
   margin-left:30px;
   }
li {
   margin-bottom:3px;
   }
p.kasten {
  margin-left:15px;margin-right:5px;
  font: normal 12px Arial;color:#000000;
  }
p.kastenli {
   font: normal 12px Arial;color:#000000;
  }
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:underline;
            color:#000000;
                        font-size:11px;
      }
#fotos {
   padding-left:5px;padding-right:5px;
   font: normal 12px Arial;color:#000000;
   }
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:#C6530F;
   font-weight:bold;
   }
p.foot {
   font-size:11px;
   color:#949494;
   }
a.foot {
   font-size:11px;
   color:#949494;
   text-decoration:none;
   }
a.foot:visited {
   font-size:11px;
   color:#949494;
   text-decoration:none;
   }
a.foot:hover {
   font-size:11px;
   color:#949494;
   text-decoration:underline;
   }