body {font-family: Verdana, Arial, Helvetica;
      font-size: 12px;
      text-align: center;
      margin-top: 0px;
      }
a, p, td, li {font-size:12px; line-height: 18px;}
em {font-style:normal; color: #00009C;}
strong {font-weight:normal; background-color:yellow; color:#000000}
b {color: #000000}
li {margin-bottom: 10px;}

h1 {font-size: 20px; color: #CE0000; margin-bottom: 0px; margin-top: 20px; text-align:center;}
h2 {font-size: 16px; color: #CE0000; text-align:center;}
h3 {font-size: 16px; color: #31309C; font-weight:bold;}
h4 {font-size: 14px; color: #31309C; font-weight:bold;}
h5 {font-size: 12px; color: #31309C; font-weight:bold;}

.xxl {font-size: 26px; font-weight:bold; color:#FFDF00; line-height: 100px;}
.super {font-size: 22px; font-weight:bold; line-height:28px;}
.gross {font-size: 15px;}
.mini {font-size: 9px;}
.einzug {text-indent: -28px; margin-left: 28px;}

a:link, a:visited, a:active, a:hover
     {font-weight:normal;
     text-decoration:none;
     color:#CE3000;
     font-size: 12px;
     }

a:active, a:hover
     {color:#009999;
     }

a.hmenu {width:130px;}

a.menu:link, a.menu:visited, a.hmenu:link, a.hmenu:visited
     {color: #eeeeee;
      background-color: #1FAF12;
      text-decoration: none;
      font-weight:bold;
      display:none;
      }

a.menu:active, a.menu:hover, a.hmenu:active, a.hmenu:hover
      {color: #FF3000;
       font-weight:bold;
       background-color: #FFFFFF;
       display:none;
      }

.menucontainer {
   border: 1px solid #005F00;
   background-color: #009F00;
   width: 156px;
   margin: 6px;
   display:none;}

.menutitle {font-weight:bold;
           color: #FFFF00;
           text-align:center;
           margin: 2px;
           display:none;}
a.menu {
   display: none;
   padding: 5px;
   border-top: 1px solid #000;
   border-color: #009A00;
   background-color: #1FAF12;
   text-align: center;
   font-weight: bold;
   color: #EEEEEE;
   text-decoration: none;
   }

#rahmen {width: 760px;
         margin: 10px auto;
         text-align: left;
         border: 1px solid #005F00;
         background-color: #FFFFFF;
         }

#title {
        padding: 0px;
        border-bottom: 1px solid #000;
        }
#hmenu {
       width:550px;
       height:20px;
       margin:6px;
       border:1px solid #000;
       background-color:#737994;
       float:right;
       text-align:center;
       }

#left {background-color: #FFFFFF;
       width:170px;
       float:left;
       display:none;
       }

#content {border: none;
          background-color: #ffffff;
          float: right;
          padding:40px;
          }

#kasten  {border: 1px solid #00009F;
          padding-left:15px;
          }
