body {
  height:100%;
  margin:0px auto;
  width:100%;
  background:#fff;
  font-size:75%;
     }
h1  {
     font-size:2em;
     font-weight:bold;
     margin:5px 0px;
     }
h2  {
     font-size:1.4em;
     font-weight:bold;
     margin:5px 0px;
     }
h3  {
     font-size:1.2em;
     font-weight:bold;
     margin:5px 0px;
     }
h4  {
     font-size:1.2em;
     font-weight:bold;
     margin:5px 0px;
     display:block;
     padding:3px 0px;
     border-top:2px dotted #00008b;
     border-bottom:2px dotted #00008b;
     color:#000;
     }
p    {
     margin:15px 0px;
     }
img {
  border:none;
     }
tr, td, th {
  background-color:#E0FFFF;
  text-align:left;
  vertical-align:top;
  padding:4px;
  border-collapse:collapse;
  }
.center {
  text-align:center;
     }
#frame {
  margin:0px auto;
  width:1024px;
  height:100%;
  background:#fff;
     }
#header {
  display:none;
     }
#navi {
  display:none;
     }
#linkespalte {
  display:none;
     }
#hauptnavi {
  display:none;
     }
#content {
  font-family:Verdana, Arial, sans-serif;
  padding:10px 30px;
  padding-bottom:0px;
  font-size:1.2em;
  text-align:left;
  color:#000;
     }
#content a {
  color:#000;
  text-decoration:underline;
  }
#galerie {
  width:800px;
  }
* html #galerie { /* nur für Internet-Explorer */
  width:700px;
  }
#galerie dl {
  margin:5px 10px;
  padding:4px;
  float:left;
  width:140px;
  }
#galerie dd {
  font-size:0.7em;
  padding:0px;
  color:#00008b;
  margin:5px 10px;
  width:300px;
  }
.pagenavi {
  display:none;
  }
.counter {
  display:none;
  }
.clear {
  clear:both;
  }
#schilderwald {
  display:none;
  }
#footer  {
  display:none;
  }