/* Generated by KompoZer */
html {
  height: 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
}
body {
  color: #000066;
  height: 95%;
}
a {
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  color: #990000;
}
a:hover {
  background-color: #bbbbbb;
  color: #330099;
}
a:visited {
  text-decoration: none;
  color: #990000;
}
a.nav {
  display: block;
  height: 20px;
  margin-bottom: 2px;
  background-color: #dddddd;
}
img {
  margin: 3px;
  float: right;
}
span {
  font-weight: bold;
}
ul {
  float: left;
}
li {
  display: block;
  margin-bottom: 2px;
  float: left;
  list-style-type: none;
}
.logo {
  border-style: none;
  float: left;
}
#aussen {
  margin: auto;
  padding: 10px;
  background-color: #ffffee;
  height: 95%;
  width: 95%;
}
#oben {
  border: 1px solid #000066;
  font-weight: bold;
  text-align: center;
  background-color: white;
  height: 100px;
}
#links {
  float: left;
  text-align: center;
  width: 10%;
  font-size: 0.8em;
}
#mitte {
  padding: 10px;
  text-align: justify;
  font-size: 0.9em;
  float: left;
  width: 43%;
}
#rechts {
  text-align: justify;
  font-size: 0.9em;
  float: right;
  width: 43%;
}
