html,body {
 height: 100%;
}

body {
  background: url("../images/bg_normal.gif");
  margin: 0;
  padding: 0;
  font-family: "Book Antiqua", "Geneva", serif;
  font-size: 12pt;
  color: #646255;
}

html>body {
 min-height: 100%;
}

#bg_verlauf {
 height: 344px;
 background: url("../images/bg_verlauf.jpg") repeat-x;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
}

#sitebody {
  width: 748px;
  margin: 0 auto;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 0;
}

body>#sitebody {
  height: auto;
  min-height: 100%;
}

#headnav {
  height: 24px; 
  background: url("../images/headnav_bg.jpg") repeat-x #1b1e1c;
  color: #fff;
  font-size: 0.8em;
  padding: 3px 10px 0px 10px;
  text-align: right;
}

#balken1 {
  height: 9px;
  border-top: 1px solid #fff;
  border-bottom: 5px solid #fff;
  background: #9dd434;
}

#headerbild {
  background: url("../images/headerbild.jpg") no-repeat;
  height: 344px; 
}

ul#navigation {
  background: url("../images/navi_bg.jpg") repeat-x #9dd434;
  height: 43px;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul#navigation li {
  float: left;
}

ul#navigation li a {
  display: block;
  padding: 10px 15px 10px 15px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  font-size: 1.2em;
}

ul#navigation li a:hover {
 background: url("../images/navi_bg_h.jpg") repeat-x #497bb4;
}

#content {
  padding: 50px 60px;
}

#content p {
  line-height: 160%;
}

h1 {
  font-family: "Times New Roman", "Book Antiqua", serif;
  font-style: italic;
  margin: 0;
  padding: 20px 0 20px 43px;
  background: url("../images/h1_bg.gif") no-repeat;
}

span.unsichtbar {
  color: #fff;
}

#footer {
  height: 33px;
  background: url("../images/footer_bg.jpg") repeat-x #1b1e1c;
  color: #fff;
  font-size: 0.8em;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 728px;
  text-align: right;
  padding: 13px 10px 0px 10px;
}

#headnav a, #footer a {
 text-decoration: none;
 color: #fff;
}

#headnav a:hover, #footer a:hover {
 color: #fff;
  background: none;
}

#headnav a:hover, #footer a:hover {
  text-decoration: underline;
}

span.floatleft {
  float: left;
}

a {
  color: #97968e;
}

a:hover {
  background: #646255;
  color: #ffffff;
}

#diatomlogo {
  width: 63px;
  height: 22px;
  float: right;
/*  margin-bottom: 24px;*/
  margin-left: 20px;
}

a.toplink {
  background: url("../images/top.gif") no-repeat 4% 50%;
  padding-left: 12px;
}

a.toplink:hover {
  background: url("../images/top_h.gif") no-repeat 4% 50% #646255;
  padding-left: 12px;
  text-decoration: none;
}





#konzepte .item {
    border-bottom: 1px dotted #000000;
}
#konzepte h2 {
    margin: 0;
    padding: 10px 0 0 0;
}

#konzepte .creator {
    margin: 0;
    padding: 0;
}

.right {
    text-align: right;
}

#screenshot_liste div.screenshot {
    float: left;
    width: 370px;
    height: 160px;
}

#screenshot_liste div.screenshot h3 {
    margin: 0 0 20px 0;
}

#screenshot_liste div.screenshot .gebaeude_vorschau, .bild {
    border: 5px solid #646255;
}

#screenshot_liste div.beschreibung {
    float: left;
    width: 250px;
    height: 160px;
}

div.trenner {
    height: 10px;
    border-top: 1px dotted #000000;
    margin: 20px 0;
    clear: both;
}

div.clear {
    clear: both;
}

#anfahrtsskizze {
    width: 205px;
    float: right;
    padding: 0 15px 15px 30px;
}

#anfahrtsskizze img {
    border: 5px solid #646255;
}

#kataster_start {
    float: right;
    width: 205px;
    padding: 0 15px 0 30px;
}

#anfahrtsskizze h3, #kataster_start h3 {
    margin: 0 0 10px 0;

}

