/* Generated by KompoZer */
body {
  color: #000066;
  background-image: url(img/erg04a.png);
}
.aussen {
  border: 1px solid #cccccc;
  margin: auto;
  padding: 10px;
  width: 90%;
  height: 600px;
  background-color: white;
}
.oben {
  padding: 20px;
  height: 70px;
  background-color: #eeeeee;
  font-weight: bold;
  text-align: center;
}
.links {
  width: 45%;
  height: 400px;
  float: left;
}
.rechts {
  width: 50%;
  float: right;
  text-align: justify;
}
a:hover {
  color: #990000;
  background-color: #cccccc;
}
a {
  padding: 1px 5px;
  text-decoration: none;
}
li {
  border: 1px solid #999999;
  float: left;
  list-style-type: none;
  height: 20px;
  margin-right: 5px;
}
