/* Generated by KaZcadeS */
h1 {
  font-weight: bold;
  font-size: 22px;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 12px;
}
h2 {
  font-weight: normal;
  font-size: 20px;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 10px;
}
h3 {
  font-weight: bold;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 14px;
}
html, body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #669966;
}
#breite {
  border: 1px solid #000000;
  width: 900px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-image: url(images/hg-seite.png);
}
#kopf {
  background: #cccccc url(images/hg-kopf.png) repeat scroll 0% 50%;
  vertical-align: middle;
  padding-top: 4px;
  height: 66px;
  padding-left: 50px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
}
#kopfnav {
  text-align: center;
}
#kopfnav ul {
  margin: 0;
  padding: 5px 20px 5px 190px;
  list-style-type: none;
  list-style-image: url(none);
  list-style-position: outside;
  white-space: nowrap;
}
#kopfnav li {
  display: inline;
}
#kopfnav a {
  background: transparent none repeat scroll 0% 50%;
  font-family: arial,sans-serif;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  color: #006633;
}
#kopfnav a:hover {
  color: #800000;
}
#wrapper {
  position: relative;
}
#links {
  width: 210px;
  float: left;
  position: relative;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  font-size: 13px;
}
#container {
  width: 690px;
  float: right;
  position: relative;
}
#rechts {
  width: 50px;
  float: right;
  position: relative;
  background-color: #666666;
  background-image: url(images/hg-page.png);
}
#inhalt {
  border: 1px solid #000000;
  padding: 5px;
  float: left;
  display: inline;
  position: relative;
  width: 640px;
  background-color: #ffffff;
  min-height: 680px;
  z-index: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}
#fuss {
  clear: both;
  padding-bottom: 5px;
  padding-top: 5px;
  height: 34px;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
@media print {
  #links { display: none;
}
  #rechts { display: none;
  }
  #kopfnav { display: none;
  }
  #container, #inhalt { width: 100%;
  float: none;
  }
  #fuss { display: none;
  }
}

