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

body,td,p {
          font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
          font-size:13px;
          font-weight:normal;
          line-height:20px;
          }

h1 {
   color:#7F7857;
   background:url(bilder/dots.gif) left bottom repeat-x;
   font-family:Georgia,Palatino,"Times New Roman",serif;
   font-size:24px;
   font-weight:bold;
   line-height:30px;
   border:0;
   padding:0 0 4px 0;
   margin:0 0 16px 0;
   }
h2 {
   color:#7F7857;
   font-family:Georgia,Palatino,"Times New Roman",serif;
   font-size:18px;
   font-weight:bold;
   line-height:24px;
   border:0;
   padding:0;
   margin:24px 0 16px 0;
   }
p {
  margin:0 0 10px 0;
  padding:0 0 0 0;
  border:0;
  }
b { font-weight:bold; }

table.wrap { }
table.indexwrap { }

table.oben,table.mitte,table.unten { }
.oben { }
td.ol { color:#000; background:#fff url(bilder/schattenl.gif) left top repeat-y; }
td.om { color:#000; background:#fff; }
td.or { color:#000; background:#fff url(bilder/schattenr.gif) right top repeat-y; }
td.ml { color:#000; background:#fff url(bilder/schattenl.gif) left top repeat-y; }
td.mm { color:#000; background:#fff; }
td.mr { color:#000; background:#fff url(bilder/schattenr.gif) right top repeat-y; }
td.ul { color:#000; background:#fff url(bilder/schattenl.gif) left top repeat-y; }
td.um { color:#000; background:#fff; }
td.ur { color:#000; background:#fff url(bilder/schattenr.gif) right top repeat-y; }

table.navtable { }
.nav {
     font-size:11px;
     font-weight:normal;
     line-height:16px;
     }
.nav a { color:#000; display:block; padding-bottom:8px; }
.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 {
     font-size:11px;
     font-weight:normal;
     line-height:16px;
     }
.nava a { color:#000; }
.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:#000; }
.inhalt a:link { text-decoration:underline; }
.inhalt a:visited { text-decoration:underline; }
.inhalt a:focus { text-decoration:underline; background:#F2EEDB; }
.inhalt a:hover { text-decoration:underline; background:#F2EEDB; }
.inhalt a:active { text-decoration:underline; background:#F2EEDB; }

.fuss {
      font-size:10px;
      line-height:14px;
      color:#7F7857;
      }
.fuss a { color:#7F7857; }
.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; }

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

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

.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 #7F7857;
      }
.picwrapr {
      float:right;
      margin:0 0 10px 10px;
      text-align:center;
      font-size:10px;
      line-height:14px;
      }
.picwrapr img {
              border:1px solid #7F7857;
              padding:8px;
              margin-bottom:4px;
              }
.picwrapl {
      float:left;
      margin:0 0 10px 0;
      text-align:center;
      font-size:10px;
      border:1px solid #000;
      }
.picwrapl img {  }

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

.info {
      font-family:Arial,sans-serif;
      font-size:11px;
      font-weight:normal;
      line-height:16px;
      padding:10px;
      background:#F0ECD5 url(bilder/info_hgr.gif) left top repeat-x;
      }
.info a { color:#000; }
.info a:link { text-decoration:underline; }
.info a:visited { text-decoration:underline; }
.info a:focus { text-decoration:underline; background:#F0ECD5; }
.info a:hover { text-decoration:underline; background:#F0ECD5; }
.info a:active { text-decoration:underline; background:#F0ECD5; }

.weg {
      font-family:Arial,sans-serif;
      font-size:11px;
      font-weight:normal;
      line-height:16px;
      margin-top:30px;
      margin-bottom:30px;
      padding:10px 2px 10px 2px;
      /* padding:4px 4px 4px 110px; */
      border-top:1px solid #5F593B;
      border-bottom:1px solid #5F593B;
      color:#5F593B;
      background:#F4E9B7;
      /* background:#F4E9B7 url(bilder/weg_hgr.gif) left center no-repeat; */
      }
.weg a { color:#000; }
.weg a:link { text-decoration:underline; }
.weg a:visited { text-decoration:underline; }
.weg a:focus { text-decoration:underline; background:#F4E9B7; }
.weg a:hover { text-decoration:underline; background:#F4E9B7; }
.weg a:active { text-decoration:underline; background:#F4E9B7; }

.seitef {
        text-align:right;
        background:url(bilder/film.gif) right bottom no-repeat;
        padding-right:34px;
        }

.seite {
        text-align:right;
        }

.fototable {
           }
.fototd {
        width:180px;
        height:180px;
        background:#EFEBE0;
        }
.fototdleer { }

.subh1ads {
          background:#F4E9B7;
          padding:8px 0 8px 8px;
          margin-bottom:15px;
          }