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: #fff;
   height:100%; color:#000000; background-image:url('../layout/bg-seite.jpg');background-repeat: repeat-x;
   }
.titel {
   font-size:18px;
   color:#646464;
   letter-spacing: 0.3em;
   margin:5px;
   }
a {
   font-size:13px;
   color:#333333;
   text-decoration:underline;
   }
  a:visited {
   font-size:13px;
   color:#666666;
   text-decoration:underline;
   }
  a:hover {
   font-size:13px;
   color:#000000;
   text-decoration:underline;
   }
p {
   font-size:13px;
   color:#333333;
   }
ul {
   font-size:13px;
   color:#333333;
   margin-left:20px;
   }
li {
   margin-bottom:3px;
   }
h1 {
   font-size:16px;
   color:#0053AD;
   margin-top:5px;
   margin-bottom:5px;
   font-weight:bold;
   }
p.adresse {
   font-size:10px;
   color:#646464;
   }
a.adresse {
   font-size:10px;
   color:#646464;
   }
   a.adresse:visited {
   font-size:10px;
   color:#646464;
   }
   a.adresse:hover {
   font-size:10px;
   color:#000000;
   }
p.foot {
   font-size:10px;
   color:#666666;
   }
a.foot {
   font-size:10px;
   color:#666666;
   text-decoration:none;
   }
   a.foot:visited {
   font-size:10px;
   color:#666666;
   text-decoration:none;
   }
   a.foot:hover {
   font-size:10px;
   color:#666666;
   text-decoration:underline;
   }
p.head {
   font-size:11px;
   color:#ffffff;
   letter-spacing: 0.05em;
   float:right;
   }
a.head {
   font-size:11px;
   color:#ffffff;
   text-decoration:none;
   letter-spacing: 0.05em;
   float:right;
   }
a.head:visited {
   font-size:11px;
   color:#ffffff;
   text-decoration:none;
   }
a.head:hover {
   font-size:11px;
   color:#ffffff;
   text-decoration:underline;
   }

h2 {
      display:block;
      background-color:#0053AD;
      padding:2px;
      margin-bottom:2px;
      color:#fff;
      font-size:12px;
      font-family:Verdana, Arial, sans-serif;
      text-decoration:none;
      text-align:center;
      }
h3 {
      display:block;
      background-color:#0053AD;
      background-image:url('../layout/doppelpfeil.png');background-repeat: no-repeat;background-position:5 50%;
      padding:2px;padding-left:20px;
      margin-bottom:2px;
      color:#fff;
      font-size:12px;
      font-family:Verdana, Arial, sans-serif;
      text-decoration:none;
      text-align:left;
      }
#bildergalerie {
      margin:0px 5px 5px 0px;
      border:1px solid #333333;
      }
a.men {
      display:block;
      padding:6px 5px 0px 5px;
      color:#333333;
      font-size:11px;
      font-family:Verdana, sans-serif;
      text-decoration:none;
      text-align:left;
      float:left;
      }
   a.men:visited {
      text-decoration: none;
      color:#333333;
      font-size:11px;
      }
   a.men:hover {
      display:block;
      color:#333333;
      font-size:11px;
      text-decoration:underline;
      }
a.men2 {
      display:block;
      margin-right:1px;
      background-image:url('../layout/pfeil.png');background-repeat: no-repeat;background-position:5px 50%;
      border-bottom:1px dotted #666666;
      padding-top:2px; padding-bottom:2px;padding-left:20px;
      color:#666;
      font-size:12px;
      font-family:Verdana, Arial, sans-serif;
      text-decoration:none;
      text-align:left;
      }
   a.men2:visited {
      text-decoration: none;
      color:#666;
      font-size:12px;
      }
   a.men2:hover {
      display:block;
      color:#000;
      background-image:url('../layout/pfeil2.png');
      font-size:12px;
      text-decoration:none;
      }
#kasten { 
      background-image:url('../layout/bg-kasten.png');background-repeat: repeat-y;
      padding:0px 15px 0px 15px;
      font-size:11px;
      color:#666666;
      }
#inhalt { 
      background: #ECECEC;
      border:1px dotted #666666;
      padding:5px;
      font-size:10px;
      }
#aktuelles { 
      background: #ECECEC;
      border:1px dotted #666666;
      padding:5px;
      font-size:10px;
      margin:0px 5px 5px 0px;
      }
#footer {
      margin:5px 25px 5px 5px; 
      padding:5px; 
      border-top: 1px dotted #666666;
      text-align: right;
      font-size:10px;
      color:#666666;
      }
a.but {
      display:block;width:70px;height:16px;
      margin-top:3px;
      background-image:url('../layout/bg-but-info.png');background-repeat: no-repeat;background-position:0 0;
      text-decoration:none;
      }
   a.but:visited {
      text-decoration: none;
      }
   a.but:hover {
   background-position:0px -16px;
   text-decoration:none;
      }