/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  text-align: center;
  background-color: white;
}
#gesamt {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background-color: #cccccc;
}
#kopf {
  padding: 2px;
  text-align: center;
  background-repeat: no-repeat;
  height: 85px;
  background-position:  center center;
  background-image: url(images/banner.jpg);
}
#navi {
  border-right: 1px solid #333333;
  padding-right: 10px;
  width: 20%;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
}
#text {
  padding: 10px;
  vertical-align: top;
}
#fuss {
  padding: 2px;
  text-align: right;
  background-color: #333333;
  color: #cccccc;
  font-size: small;
}
h1 {
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  border-bottom: 1px solid #666666;
  margin: 20px 0px 0px;
  background-color: silver;
  color: #333333;
}
hr {
  border: 1px solid #999999;
  color: #cccccc;
  background-color: #cccccc;
}
img {
  border-style: none;
  border-width: 0px;
}
.anm {
  font-size: smaller;
  color: #333333;
}
.bild {
  font-family: "Times New Roman",Times,serif;
  text-align: center;
}
ul li {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  list-style-image: url(images/circle_bl.png);
}
ul ul li {
  font-size: small;
}
li:hover {
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: silver;
  list-style-image: url(images/circle_or.png);
}
li.aktiv {
  list-style-image: url(images/circle_rt.png);
}
a {
  color: #993300;
  text-decoration: none;
}
a:hover {
  color: white;
}
