html { margin:0px; padding:0px; border:0px; height:100%; }
body { margin:0px; padding:0px; border:0px; height:100%; }

body,td,p {
          font-family:Arial,sans-serif;
          font-size:12px;
          font-weight:normal;
          line-height:20px;
          }

h1 {
   font-family:Arial,sans-serif;
   font-size:17px;
   font-weight:bold;
   line-height:24px;
   border:0;
   padding:0;
   margin:0;
   }
.header {
        width:500px;
        height:60px;
        }
.hleft { float:left; margin-right:20px; }
.hadd {
       color:#8f8f8f;
       float:left;
       font-size:17px;
       font-weight:bold;
       line-height:24px;
       font-style:normal;
       }
.content { clear:both; }


h2 {
   font-family:Arial,sans-serif;
   font-size:14px;
   font-weight:bold;
   line-height:20px;
   border:0;
   padding:0;
   margin:0 0 4px 0;
   }
h3 {
   font-family:Arial,sans-serif;
   font-size:12px;
   font-weight:bold;
   line-height:20px;
   color:#8f8f8f;
   background:#fffa00;
   border:0;
   padding:0 0 0 3px;
   margin:0 0 4px 0;
   }
p {
  margin:0 0 10px 0;
  padding:0 0 0 0;
  border:0;
  }
b { font-weight:bold; }

table.wrap { }
table.indexwrap { width:100%; height:100%; }

table.oben,table.mitte,table.unten { width:100%; }
table.oben { border-bottom:4px solid #dedddd; }
table.mitte { border-top:20px solid #efefef; }
table.unten { border-top:4px solid #dedddd; background:#efefef; }

td.ol { color:#000; background:#fff; }
td.om { color:#000; }
td.omo { background:url(bilder/top_gelb_hgr.gif) left top repeat-x; }
td.or { color:#000; }
td.ml { color:#000; background:#fff; }
td.mm { color:#000; }
td.mr { color:#000; }
td.ul { color:#000; }
td.um { color:#000; }
td.ur { color:#000; }

table.navtable { }
.nav {
     font-size:17px;
     font-weight:bold;
     line-height:24px;
     font-style:italic;
     }
.nav a { }
.nav a:link { text-decoration:none; color:#8f8f8f; }
.nav a:visited { text-decoration:none; color:#8f8f8f; }
.nav a:focus { text-decoration:none; color:#cfcfcf; }
.nav a:hover { text-decoration:none; color:#cfcfcf; }
.nav a:active { text-decoration:none; color:#cfcfcf; }

.nava {
     font-size:17px;
     font-weight:bold;
     line-height:24px;
     font-style:italic;
     }
.nava a { color:#000; font-weight:bold; }
.nava a:link { text-decoration:none; }
.nava a:visited { text-decoration:none; }
.nava a:focus { text-decoration:none; }
.nava a:hover { text-decoration:none; }
.nava a:active { text-decoration:none; }

table.subnavtable {
                  margin-bottom:4px;
                  }
.subnavwrap { }
.subnav {
        font-size:17px;
        font-weight:bold;
        line-height:24px;
        padding-left:6px;
        }
.subnav a { }
.subnav a:link { text-decoration:none; color:#8f8f8f; }
.subnav a:visited { text-decoration:none; color:#8f8f8f; }
.subnav a:focus { text-decoration:none; color:#cfcfcf; }
.subnav a:hover { text-decoration:none; color:#cfcfcf; }
.subnav a:active { text-decoration:none; color:#cfcfcf; }

.subnava {
        font-size:17px;
        font-weight:bold;
        line-height:24px;
        padding-left:6px;
        }
.subnava a { color:#000; font-weight:bold; }
.subnava a:link { text-decoration:none; }
.subnava a:visited { text-decoration:none; }
.subnava a:focus { text-decoration:none; }
.subnava a:hover { text-decoration:none; }
.subnava a:active { text-decoration:none; }

.subnavpic { padding-bottom:10px; }

table.mmtable { }

.inhalt,.beschriftungtd { color:#000; }
.inhalt a { color:#000; }
.inhalt a:link { text-decoration:underline; }
.inhalt a:visited { text-decoration:underline; }
.inhalt a:focus { text-decoration:underline; }
.inhalt a:hover { text-decoration:underline; }
.inhalt a:active { text-decoration:underline; }

.fuss {
      font-size:9px;
      line-height:14px;
      color:#000;

      }
.fuss a { color:#0070c0; background:#efefef; }
.fuss a:link { text-decoration:underline; }
.fuss a:visited { text-decoration:underline; }
.fuss a:focus { text-decoration:underline; }
.fuss a:hover { text-decoration:underline; }
.fuss a:active { text-decoration:underline; }

.fussbutton { position:relative; top:0px; left:15px; }

.fussnav {
      font-size:17px;
      line-height:20px;
      color:#a9a9aa;
      font-style:italic;
      font-weight:bold;
      }
.fussnav a { color:#a9a9aa; }
.fussnav a:link { text-decoration:underline; }
.fussnav a:visited { text-decoration:underline; }
.fussnav a:focus { text-decoration:underline; }
.fussnav a:hover { text-decoration:underline; }
.fussnav a:active { text-decoration:underline; }

.klein { font-size:10px; text-align:left; }

form.formular td { }
.beschriftungtd { }
.eingabetd { }
input,textarea {
               font-family:Arial,sans-serif;
               font-size:12px;
               font-weight:normal;
               line-height:20px;
               }
input.eingabe,input.eingabe2,textarea.eingabe {
                               color:#000;
                               background:#fff;
                               padding-left:2px;
                               }
input.eingabe {
              height:25px;
              width:300px;
              }
input.eingabe2 {
              height:25px;
              width:100px;
              }
textarea.eingabe {
                 width:300px;
                 overflow:auto;
                 }
input.button {
             width:100px;
             height:25px;
             color:#000;
             background:#fff;
             cursor:pointer;
             line-height:16px;
             }
.meldung1 { font-size:12px; font-weight:bold; color:#000; background:#fff; }
.meldung2 { font-size:12px; font-weight:bold; color:red; }

ul {
   list-style:square;
   margin:0 0 10px 16px;
   padding:0;
   }

.ext {
     padding-right:16px;
     background:url(bilder/ext.gif) right center no-repeat;
     white-space:nowrap;
     }
.ext:hover { background:url(bilder/exth.gif) right center no-repeat; }
.int {
     padding-right:16px;
     background:url(bilder/int.gif) right center no-repeat;
     white-space:nowrap;
     }
.int:hover { background:url(bilder/inth.gif) right center no-repeat; }

.picr {
      float:right;
      margin:0 0 4px 10px;
      border:1px solid #dfdfdf;
      }
.picl {
      float:left;
      margin:0 10px 4px 0;
      border:1px solid #dfdfdf;
      }
.pic {
      border:1px solid #dfdfdf;
      }
.picwrapr {
      float:right;
      margin:0 0 10px 0;
      text-align:center;
      font-size:10px;
      }
.picwrapr img { border:1px solid #dfdfdf; }
.picwrapl {
      float:left;
      margin:0 0 10px 0;
      text-align:center;
      font-size:10px;
      }
.picwrapl img { border:1px solid #dfdfdf; }

.boxr {
      width:230px;
      float:right;
      margin:0 0 4px 0;
      border:0;
      padding:8px;
      }

.boxl {
      width:200px;
      float:left;
      margin:0 0 4px 0;
      border:0;
      padding:8px;
      }

.left { float:left; }
.right { float:right; }
.clear { clear:both; }

.claim {
       font-weight:bold;
       font-size:19px;
       line-height:24px;
       }
.qin {
     padding-right:2px;
     background:url(bilder/qr12.jpg) right bottom no-repeat;
     color:#8f8f8f;
     font-weight:bold;
     font-size:17px;
     line-height:24px;
     }
.qaus {
      padding-left:30px;
      background:url(bilder/ql12.jpg) left top no-repeat;
      margin-bottom:35px;
      margin-top:20px;
      }
