/* Generated by KompoZer */
body {
  color: #000066;
  background-image: url(img/bg02.png);
  background-repeat: repeat-x;
}
.aussen {
  border: 1px solid #cccccc;
  margin: auto;
  padding: 10px;
  width: 900px;
  height: 600px;
  background-color: white;
}
.oben {
  height: 70px;
  background-color: #eeeeee;
  font-weight: bold;
  text-align: right;
}
.links {
  float: left;
}
.rechts {
  width: 480px;
  float: right;
  text-align: justify;
}
