body {
  background-color: #c8c878;
  background-image: url(images/bhody.jpg);
  background-repeat: repeat-x;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}
#seite {
  border: 1px solid #333300;
  margin-right: auto;
  width: 90%;
  margin-left: auto;
  background-color: #ffff33;
}
#kopf {
  height: 150px;
  background-color: #333300;
  background-image: url(images/strom.jpg);
  background-repeat: repeat-x;
}
h1 {
  font-size: 2em;
  text-align: right;
  margin-top: 0px;
  padding-top: 30px;
  padding-right: 30px;
  color: #003300;
}
#navi {
  padding-top: 20px;
  float: left;
  width: 200px;
  padding-bottom: 20px;
}
#navi ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#navi li {
}
#navi a {
  text-decoration: none;
  padding-top: 5px;
  display: block;
  color: #001f00;
  padding-bottom: 5px;
  padding-left: 20px;
}
#navi a:focus {
}
#navi a:hover {
  background-color: #333300;
  color: #ffcc00;
  text-decoration: underline;
}
#navi a:visited {
}
#inhalt {
  padding: 20px;
  margin-left: 200px;
  background-color: #ffffcc;
}
#footer {
  height: 30px;
  background-color: #666600;
  color: #ffff66;
  font-size: 12px;
  line-height: 30px;
  font-weight: bold;
  text-align: right;
  padding-right: 20px;
  clear: both;
  margin-top: 0px;
}
.einruecken {
  padding: 10px;
  margin-right: 100px;
  margin-left: 100px;
  color: #993300;
  font-weight: normal;
  font-style: italic;
}
.infobox {
  border: 3px double #333300;
  padding: 10px;
  margin-right: 50px;
  margin-left: 50px;
}
sample {
  margin-left: 10%;
  color: #333300;
  font-size: 1.1em;
}
q {
  padding-left: 10%;
  font-style: italic;
}
.links {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.rechts {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
}
.galerie {
  list-style-type: none;
  display: table;
}
.galerie li {
  float: left;
  width: 120px;
  height: 120px;
  font-size: 0.8em;
  text-align: center;
  font-style: italic;
}
.aufheben {
  clear: both;
}
dt {
  font-weight: bold;
  font-size: 1.1em;
}
dd {
  margin-bottom: 0;
  font-style: italic;
}
#termine {
  border: 3px groove #333300;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
#termine td {
  border: 1px solid #333300;
}
.monat {
  width: 32%;
  text-align: center;
  font-weight: bold;
  background-color: #ffcc00;
}
.datum {
  width: 10%;
}
.was {
  width: 21%;
}
caption {
  text-align: center;
  font-size: 1.2em;
  padding-bottom: 10px;
  font-weight: bold;
  font-style: italic;
  margin-right: auto;
  margin-left: auto;
}
iframe {
  width: 90%;
  margin-left: 5%;
  height: 450px;
}
