html {
  height: 101%;
}
body {
  background: #000 url('bilder/blog_muster.jpg') center top repeat-y;
}
#logo {
  position: absolute;
  top: 0px;
  left: 50%;
  margin: 0px 0px 0px -460px;
  width: 920px;
  height: 170px;
  font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
  background: #000 url('bilder/blog_honey.jpg');
}
a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#logo h1 {
  text-decoration: none;
  font-size: 130%;
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding-left: 30px;
  padding-top: 80px;
  padding-bottom: 0px;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#logo h2 {
  font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
  color: #ddd;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding-left: 50px;
  padding-top: 10px;
}
#mainpane {
  position: absolute;
  top: 170px;
  left: 50%;
  margin: 0px 0px 0px -460px;
  width: 920px;
  height: 501px;
  background: white;
  padding: 0px;
  border-spacing: 0px;
}
#footer {
  height:80px;
  background: #fff url('bilder/bg_footer.jpg') left top no-repeat;
}
td {
  vertical-align: top !important;
}
.date {
  font-family: georgia, verdana, arial, sans-serif;
  font-size: small;
  color: #666;
  border-bottom: 1px solid #999;
  margin-top: 10px;
  font-weight: bold;
}
.abstand {
  padding: 20px 20px 20px 20px;
}
.galerie,
.galerie a,
.galerie a:hover,
.galerie a:link,
.galerie a:visited {
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-family: arial, sans-serif;
  color: #900;
  font-size: 1.3em;
  text-decoration: none;
}
img {
  border: 1px solid black;
  margin: 9px 9px 9px 9px;
}
a {
  text-decoration: none;
}
.text {
  font-family: georgia, verdana, arial, sans-serif;
  text-align: justify;
}
.mittig {
  font-family: georgia, verdana, arial, sans-serif;
  width: 100%;
  text-align: center;
}
.buch,
.buch a,
.buch a:hover,
.buch a:link,
.buch a:visited {
  padding-top: 0.5em;
  padding-bottom: 1em;
  font-family: arial, sans-serif;
  color: #900;
  font-size: 1.1em;
  text-decoration: none;
}

