html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Times, Verdana, Geneva, Arial, Helvetica, sans-serif;
} html, body {
   background: #A6BFC4 url('../layout/bg-seite.jpg') no-repeat center -40px fixed;
   height:100%; color:#333333;
  }

a.men {
      margin:0px 8px 0px 8px;
      color:#B0B0B0;
      font-size:16px;
      font-family:Times, Verdana, sans-serif;
      font-weight: bold;
      text-decoration:none;
      }
   a.men:visited {
      text-decoration: none;
      color:#B0B0B0;
      font-size:16px;
      }
   a.men:hover {
      color:#333333;
      font-size:16px;
      text-decoration:none;
      }
a.men2 {
      margin:0px 6px 0px 6px;
      color:#B0B0B0;
      font-size:13px;
      font-family:Times, Verdana, sans-serif;
      font-weight: bold;
      text-decoration:none;
      }
   a.men2:visited {
      text-decoration: none;
      color:#B0B0B0;
      font-size:13px;
      }
   a.men2:hover {
      color:#333333;
      font-size:13px;
      text-decoration:none;
      }
ul {
   font-size:13px;
   color:#333333;
   margin-left:15px;
   margin-bottom:5px;
   }
li {
   margin-bottom:3px;
   }
a {
   font-size:14px;
   color:#333333;
   text-decoration:underline;
   }
  a:visited {
   font-size:14px;
   color:#333333;
   text-decoration:underline;
   }
  a:hover {
   font-size:14px;
   color:#666666;
   text-decoration:underline;
   }
p {
   font-size:14px;
   color:#333333;
   margin:0 0 0 0;
   }
p.mittel {
   font-size:14px;
   color:#333333;
   margin:0 0 0 0;
   }
a.mittel {
   font-size:13px;
   color:#333333;
   text-decoration:none;
   }
  a.mittel:visited {
   font-size:13px;
   color:#333333;
   text-decoration:none;
   }
  a.mittel:hover {
   font-size:13px;
   color:#666666;
   text-decoration:underline;
   }
p.kasteninhalt {
   display:block;
   padding:0 0 0 20px;
   font-size:13px;
   color:#000000;
   margin:5px;
   background-image:url('../layout/pfeil.png');
   background-repeat:no-repeat;background-position:0px 5px;
   }
a.kasteninhalt {
   display:block;
   padding:0 0 0 20px;
   font-size:13px;
   color:#000000;
   margin:0 0 0 0;
   text-decoration:none;
   background-image:url('../layout/pfeil.png');
   background-repeat:no-repeat;background-position:0px 5px;
   }
a.kasteninhalt:visited {
   color:#000000;
   text-decoration:none;
   }
a.kasteninhalt:hover {
   font-size:13px;
   color:#000000;
   text-decoration:underline;
   }
a.link {
   display:block;
   padding:4px 0px 4px 40px;
   font-size:15px;
   color:#AC59DF;
   margin:0px;
   margin:0px 0px 0px 20px;
   text-decoration:none;
   background-image:url('../layout/pfeil.png');
   background-repeat:no-repeat;background-position:0px 5px;
   }
a.link:visited {
   color:#AC59DF;
   text-decoration:none;
   }
a.link:hover {
   font-size:15px;
   color:#6A1C9A;
   text-decoration:underline;
   }
h1 {
   display:block;
   font-size:18px;
   margin:0px 5px 10px 5px;
   padding: 0px 5px 4px 5px;
   border-bottom:1px dotted #666666;
   color:#E77817;
   text-align:center;
   font-weight:normal;
   }
h2 {
   font-size:12px;
   color:#C40000;
   font-weight:bold;
   }
h3 {
   font-size:24px;
   color:#C40000;
   font-weight:bold;
   }
#footer {
   margin:10px 30px 5px 30px;
   border-top:1px dotted #666666;
   }
p.foot {
   font-size:12px;
   color:#666666;
   }
a.foot {
   font-size:12px;
   color:#666666;
   text-decoration:none;
   }
a.foot:visited {
   font-size:12px;
   color:#666666;
   text-decoration:none;
   }
a.foot:hover {
   font-size:12px;
   color:#666666;
   text-decoration:underline;
   }