/* Generated by KompoZer */
#header {
  border-style: solid;
  color: black;
  font-weight: bold;
  text-align: center;
  height: 90px;
  background-color: #fafa89;
}
#navi {
  color: black;
  float: left;
  width: 170px;
  font-size: 15px;
  line-height: 20px;
  background-color: #cccccc;
  margin-top: 30px;
}
#inhalt {
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 200px;
  height: 800px;
  margin-top: 30px;
  padding-top: 0px;
  background-color: #ffffbc;
}
#footer {
  background-color: #ffff33;
  font-weight: bold;
  clear: both;
  height: 50px;
  text-align: left;
  line-height: 25px;
  padding-left: 5px;
  font-size: 15px;
}
h1 {
  margin-top: 0px;
  font-size: 30px;
}
#navi ul {
  padding-left: 0px;
  list-style-type: none;
}
#logo {
  border-style: none;
  height: 70px;
  width: 35px;
  clear: both;
  float: left;
}
#navi li {
  height: 40px;
  padding-left: 5px;
  padding-right: 5px;
}
#navi a {
  border: 3px ridge black;
  display: block;
  padding-left: 0px;
  line-height: 120%;
  text-align: center;
  font-weight: normal;
  background-color: #ffff33;
}
#navi a:hover {
  border: 3px solid black;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  font-weight: bold;
}
header h2 {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: black;
}
#Liste {
  list-style-type: circle;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
}
#centered {
  text-align: center;
  padding-top: 10%;
}
.FooterSatz {
  font-weight: bold;
  text-align: left;
  padding-left: 130px;
  font-size: 14pt;
}

