/* Generated by KompoZer */
html {
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  color: #003300;
  font-size: 0.9em;
}
body {
  color: #000066;
  background-image: url(img/bg03.png);
  height: 100%;
}
#aussen {
  border: 1px solid #006600;
  margin: auto;
  padding: 10px;
  width: 90%;
  height: 90%;
  background-color: #ffffdd;
}
#oben {
  border: 1px solid #006600;
  margin: 2px 5px 5px 6px;
  padding: 20px;
  font-weight: bold;
  text-align: center;
  background-image: url(img/rehe.jpg);
  background-position: center top;
  color: white;
  background-repeat: repeat-x;
  height: 95px;
}
#links {
  float: left;
  width: 314px;
}
#mitte {
  text-align: justify;
  width: 50%;
  float: left;
  margin-left: 10px;
}
#rechts {
  float: right;
  width: 12%;
}
a:hover {
  color: #990000;
  background-color: #cccccc;
}
a {
  padding: 1px 5px;
  text-decoration: none;
}
li {
  list-style-type: square;
  margin-bottom: 10px;
}
img {
  border: 1px solid #006600;
  width: 314px;
  float: left;
  margin-bottom: 5px;
}
