/* Generated by KompoZer */
html {
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  color: #000099;
}
body {
  color: #000066;
  height: 100%;
  background-color: #ffffdd;
}
#oben {
  border: 1px solid #000099;
  font-weight: bold;
  text-align: center;
  background-image: url(img/doublelogo.gif);
  background-repeat: no-repeat;
  font-size: 1.4em;
  background-color: #ffffcc;
  height: 95px;
}
#links {
  float: left;
  margin-top: 10px;
  width: 140px;
}
#mitte {
  margin-right: 450px;
  margin-top: 10px;
  float: none;
  text-align: justify;
  margin-left: 150px;
}
#rechts {
  float: right;
  margin-top: 10px;
  width: 425px;
}
a:hover {
  background-color: #cccccc;
}
a {
  text-decoration: none;
  font-size: 0.9em;
}
li {
  padding-bottom: 15px;
  list-style-type: square;
  list-style-position: outside;
}
