/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #000066;
  background-color: #bbddff;
  font-size: 0.9em;
}
div.aussen {
  border: 3px double #cc9933;
  margin: auto;
  width: 90%;
  background-color: white;
}
div.oben {
  width: 100%;
  background-image: url(kueste.jpg);
  background-repeat: repeat-x;
  height: 80px;
  background-position: right top;
  color: white;
  font-size: 1.4em;
}
div.links {
  width: 100px;
  float: left;
  margin-top: 10px;
}
div.mitte {
  margin-right: 106px;
  margin-left: 106px;
  text-align: justify;
  color: #336666;
}
div.rechts {
  width: 100px;
  float: right;
  margin-top: 10px;
}
div.unten {
  width: 100%;
  clear: left;
  margin-top: 10px;
  font-size: 0.7em;
  text-align: right;
  height: 20px;
  padding-top: 10px;
  border-top-style: solid;
  border-top-width: 1px;
}
a {
  text-decoration: none;
  color: #990000;
  display: block;
  height: 20px;
  margin-bottom: 2px;
  background-color: #dddddd;
  font-size: 0.8em;
  text-align: center;
}
a:hover {
  background-color: #bbbbbb;
  color: #330099;
}
a:visited {
  text-decoration: none;
  color: #990000;
}
