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

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

h1 {
   font-family:Arial,sans-serif;
   font-size:16px;
   font-weight:bold;
   line-height:24px;
   border:0;
   padding:0 0 10px 0;
   margin:0;
   }
h2 {
   font-family:Arial,sans-serif;
   font-size:14px;
   font-weight:bold;
   line-height:20px;
   border:0;
   padding:0;
   margin:0;
   }
p {
  margin:0 0 15px 0;
  padding:0 0 0 0;
  border:0;
  }
b { font-weight:bold; }

table.wrap { }
table.indexwrap { }

table.oben,table.mitte,table.unten { }
td.ol { color:#000; background:#FFFBD5; }
td.om { color:#000; background:#FFFBD5; }
.om2 { color:#000; background:#8A81AE; }
td.or { }
td.ml { color:#000; background:#FEF200; }
td.mm { color:#000; background:#DBD9E6 url(bilder/baeumchen_hgr.gif) right bottom no-repeat; }
td.mr { }
td.ul { color:#000; background:#8A81AE; }
td.um { color:#000; background:#8A81AE; }
td.ur { }

table.navtable { }
.nav { font-size:14px; padding-left:27px; background:#DBD9E6 url(bilder/pfeil_dblau.gif) 8px center no-repeat; }
.nav a { color:#33327E; font-weight:bold; }
.nav a:link { text-decoration:none; }
.nav a:visited { text-decoration:none; }
.nav a:focus { text-decoration:none; }
.nav a:hover { text-decoration:none; }
.nav a:active { text-decoration:none; }

.nava { font-size:14px; padding-left:27px; background:#8A81AE url(bilder/pfeil_dblau.gif) 8px center no-repeat; }
.nava a { color:#fff; 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; }

.navz { height:15px; line-height:15px; }

table.topnavtable { }
.topnavleft { background:#33327E; }

.topnav { padding:0 30px 0 30px; font-size:14px; }
.topnav a { color:#000; font-weight:bold; }
.topnav a:link { text-decoration:none; }
.topnav a:visited { text-decoration:none; }
.topnav a:focus { text-decoration:none; color:#fff; }
.topnav a:hover { text-decoration:none; color:#fff; }
.topnav a:active { text-decoration:none; color:#fff; }

.topnava { padding:0 30px 0 30px; font-size:14px; background:#0C5AA4; }
.topnava a { color:#fff; font-weight:bold; }
.topnava a:link { text-decoration:none; }
.topnava a:visited { text-decoration:none; }
.topnava a:focus { text-decoration:none; }
.topnava a:hover { text-decoration:none; }
.topnava a:active { text-decoration:none; }

table.subnavtable {
                  margin-bottom:4px;
                  }
.subnavwrap { }
.subnav {
        text-align:right;
        font-size:12px;
        line-height:20px;
        }
.subnav a {
       color:#ffe4af;
       display:block;
       border:0;
       padding-right:0;
       }
.subnav a:link { text-decoration:none; }
.subnav a:visited { text-decoration:none; }
.subnav a:focus { text-decoration:none; }
.subnav a:hover { text-decoration:none; }
.subnav a:active { text-decoration:none; }

.subnava {
        text-align:right;
        font-size:12px;
        line-height:20px;
        font-weight:bold;
        }
.subnava a {
       color:#ffe4af;
       display:block;
       border:0;
       padding-right:0;
       }
.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; }

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:#C9C6DB;
      }
.fuss a { color:#C9C6DB; }
.fuss a:link { text-decoration:none; }
.fuss a:visited { text-decoration:none; }
.fuss a:focus { text-decoration:underline; }
.fuss a:hover { text-decoration:underline; }
.fuss a:active { text-decoration:underline; }

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

form.formular td { }
.beschriftungtd { }
.eingabetd { }
input,textarea {
               font-family:Arial,sans-serif;
               font-size:14px;
               font-weight:normal;
               line-height:20px;
               }
input.eingabe,textarea.eingabe {
                               color:#000;
                               background:#fff;
                               padding-left:2px;

                               }
input.eingabe {
              height:25px;
              width:300px;
              }
textarea.eingabe {
                 width:300px;
                 overflow:auto;
                 }
input.button {
             width:300px;
             height:25px;
             color:#000;
             background:#fff;
             cursor:pointer;
             line-height:16px;
             }
.meldung1 { font-size:14px; font-weight:bold; }
.meldung2 { font-size:14px; font-weight:bold; color:red; background:yellow; }

ul {
   list-style:square;
   margin:0 0 10px 16px;
   padding:0;
   }
ul.ulwide li {
             margin-bottom:12px;
             }

html>body .ext {
     padding-right:16px;
     background:url(bilder/ext.gif) right center no-repeat;
     white-space:nowrap;
     }
html>body .ext:hover { background:url(bilder/exth.gif) right center no-repeat; }
html>body .int {
     padding-right:16px;
     background:url(bilder/int.gif) right center no-repeat;
     white-space:nowrap;
     }
html>body .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 20px;
      text-align:center;
      font-size:10px;
      }
.picwrapr img { border:1px solid #000; }
.picwrapl {
      float:left;
      margin:0 20px 10px 0;
      text-align:center;
      font-size:10px;
      }
.picwrapl img { border:1px solid #000; }

.picwrapr0 {
      float:right;
      margin:0 0 10px 20px;
      text-align:center;
      font-size:10px;
      }
.picwrapr0 img { border:0; }
.picwrapl0 {
      float:left;
      margin:0 20px 10px 0;
      text-align:center;
      font-size:10px;
      }
.picwrapl0 img { border:0; }

.boxr {
      width:250px;
      float:right;
      margin:0 0 4px 0;
      border:0;
      padding:8px;
      background:#efefef;
      font-size:12px;
      line-height:16px;
      font-style:italic;
      }

.boxl {
      width:250px;
      float:left;
      margin:0 0 4px 0;
      border:0;
      padding:8px;
      background:#efefef;
      font-size:12px;
      line-height:16px;
      font-style:italic;
      }

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

.tabelle { border-collapse:collapse; }
.tabelle td {
            padding:0 20px 0 0;
            border-bottom:1px solid #C9C6DB;
            }

.tabelle0 { border-collapse:collapse; }
.tabelle0 td {
            padding:0 20px 0 0;

            }

#intrologo {
           float:left;
           margin-right:30px;
           }
#introadresse {
              padding-top:4px;
              }

.teamtext { float:left; }

.trenner { border-bottom:1px solid #E0E3F2; margin:30px 0 30px 0; }

#headernamen {
             padding:10px 0 10px 19px;
             font-size:16px;
             line-height:20px;
             color:#231F20;
             }
#headernamen a { color:#231F20; text-decoration:none; }
#headernamen a:link { color:#231F20; text-decoration:none; }
#headernamen a:visited { color:#231F20; text-decoration:none; }
#headernamen a:focus { color:#231F20; text-decoration:none; }
#headernamen a:hover { color:#231F20; text-decoration:none; }
#headernamen a:active { color:#231F20; text-decoration:none; }

.headerpunkt {
             padding:0 13px 0 13px;
             }

table.portraits td .kl{
                font-size:11px;
                line-height:16px;
                }
table.portraits img { border:1px solid #000; }
