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

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

h1 {
   font-family:Verdana,Arial,sans-serif;
   color:#0050a0;
   font-size:12px;
   font-weight:bold;
   line-height:20px;
   border:0;
   padding:0;
   margin:0 0 12px 0;
   }
h2 {
   font-family:Verdana,Arial,sans-serif;
   color:#0050a0;
   font-size:12px;
   font-weight:bold;
   line-height:20px;
   border:0;
   padding:0;
   margin:20px 0 12px 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 { width:100%; }
table.oben,table.mitte { direction:rtl; }
.ol,.olr,.om,.or,.ml,.mlr,.mm,.mr { direction:ltr; }
td.ol { color:#000; background:#fff; }
td.olr { color:#000; background:#efefef; }
td.om { color:#000; background:#fff; }
td.or { color:#000; background:#dfdfdf; }
td.ml { color:#000; background:#efefef url(bilder/metallic30x60.gif) left top repeat-y; }
td.mlr { color:#000; background:#fff; }
td.mm { color:#000; background:#f0d2b4; }
td.mr { color:#000; background:#fff; }
td.ul { color:#000; background:#dfdfdf; }
td.um { color:#000; background:#efefef; }
td.ur { color:#000; background:#fff; }

table.navtable { background:#C6C6C4; }
.nav { padding-left:30px; }
.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 { padding-left:30px; }
.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; }

.navor { padding-left:30px; }
.navor a { color:#000; }
.navor a:link { text-decoration:none; }
.navor a:visited { text-decoration:none; }
.navor a:focus { text-decoration:underline; }
.navor a:hover { text-decoration:underline; }
.navor a:active { text-decoration:underline; }

.navora { padding-left:30px; }
.navora a { color:#000; font-weight:bold; }
.navora a:link { text-decoration:none; }
.navora a:visited { text-decoration:none; }
.navora a:focus { text-decoration:underline; }
.navora a:hover { text-decoration:underline; }
.navora a:active { text-decoration:underline; }

table.subnavtable {
                  margin-bottom:4px;
                  }
.subnavwrap {
            float:right;
            width:300px;
            background:#ffe7cf;
            padding:0 8px 0 0;
            margin:0 0 10px 10px;
            }
.subnav {
        text-align:left;
        font-size:12px;
        line-height:20px;
        }
.subnav a {
       color:#0070c0;
       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:#000;
       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:#0070c0; }
.inhalt a:link { text-decoration:underline; }
.inhalt a:visited { text-decoration:underline; }
.inhalt a:focus { text-decoration:underline; color:#00426F; }
.inhalt a:hover { text-decoration:underline; color:#00426F; }
.inhalt a:active { text-decoration:underline; color:#00426F; }

.mmsub { padding-left:0px; color:#5C5C5C; font-size:9px; }
.mmsub a { color:#5C5C5C; }
.mmsub a:link { text-decoration:none; }
.mmsub a:visited { text-decoration:none; }
.mmsub a:focus { text-decoration:none; }
.mmsub a:hover { text-decoration:none; }
.mmsub a:active { text-decoration:none; }

.fuss {
      font-size:9px;
      line-height:14px;
      color:#000;
      background:#efefef;
      padding-left:30px;
      }
.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; line-height:12px; }

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:#fff7ef;
                               padding-left:2px;
                               }
input.eingabe {
              height:25px;
              width:300px;
              }
textarea.eingabe {
                 width:300px;
                 overflow:auto;
                 }
input.button {
             width:200px;
             height:25px;
             color:#0070c0;
             background:#ffe7cf;
             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; background:yellow; }

ul {
   list-style-image:url(bilder/listdot.gif);
   /* 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 10px;
      text-align:left;
      font-size:10px;
      line-height:12px;
      }
.picwrapr img { border:1px solid #dfdfdf; }
.picwrapl {
      float:left;
      margin:0 10px 10px 0;
      text-align:left;
      font-size:10px;
      line-height:12px;
      }
.picwrapl img { border:1px solid #dfdfdf; }

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

#picbox {
        background:#efefef;
        height:60px;
        width:100%;
        margin:0;
        padding:0;
        }

.info {
      background:#ffe7cf;
      padding:8px;
      border-left:15px solid #e6b482;
      font-weight:bold;
      margin-top:20px;
      margin-bottom:20px;
      }

.news {
      background:#ffe7cf;
      padding:8px;
      border-left:15px solid #e6b482;
      margin-top:20px;
      margin-bottom:20px;
      }

.neu {
     color:#6f4f30;
     background:#f0d2b4;
     padding:0 2px 0 2px;
     }

.glossar {
         width:380px;
         text-align:left;
         background:#ffe7cf;
         margin-top:30px;
         }

.galerietable td { background:#cfcfcf; padding:5px; }