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

body,td,p {
          font-family:"Trebuchet MS",Arial,sans-serif;
          font-size:16px;
          font-weight:normal;
          line-height:22px;
          }

h1 {
   font-family:"Trebuchet MS",Arial,sans-serif;
   color:#0010BF;
   font-size:24px;
   font-weight:normal;
   line-height:30px;
   letter-spacing:3px;
   border:0;
   padding:0;
   margin:0 0 16px 0;
   }
h2 {
   font-family:"Trebuchet MS",Arial,sans-serif;
   color:#08CDFE;
   font-size:18px;
   font-weight:normal;
   line-height:22px;
   border:0;
   padding:6px 0 10px 0;
   margin: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 { }

td.ol { color:#000; }
td.om { color:#000; }
td.or { color:#000; }
td.ml { color:#000; background:#fff; }
td.mm { color:#000; background:#fff; }
td.mr { color:#000; background:#fff; }
td.ul { color:#000; }
td.um { color:#000; }
td.ur { color:#000; }

table.navtable { }
.navtitel { color:#fff; }
.navbottom { height:45px; }

.nav { }
.nav a { color:#000; }
.nav a:link { text-decoration:none; }
.nav a:visited { text-decoration:none; }
.nav a:focus { text-decoration:underline; }
.nav a:hover { text-decoration:underline; }
.nav a:active { text-decoration:underline; }

.nava { }
.nava a { color:#000; font-weight:bold; }
.nava a:link { text-decoration:none; }
.nava a:visited { text-decoration:none; }
.nava a:focus { text-decoration:underline; }
.nava a:hover { text-decoration:underline; }
.nava a:active { text-decoration:underline; }

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:#2C85EF; }
.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:10px;
      line-height:14px;
      color:#000;
      }
.fuss a { color:#000; }
.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:10px; text-align:left; }

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

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; }

.pic,.picz { /* like pictable */
      margin:10px 0 18px 0;
      }

.picr,.picrz {
      float:right;
      margin:0 0 4px 10px;
      }

.picl,.piclz {
      float:left;
      margin:0 10px 4px 0;
      }

.pic,.picl,.picr { border:1px solid #0EC4EF; padding:10px; }
.picz,.piclz,.picrz { border:1px solid #0EC4EF; padding:10px 10px 26px 10px; background:url(bilder/zoom.gif) right bottom no-repeat; }

.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; }

.pictable { margin:10px 0 18px 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; }
