/* Generated by KompoZer */
html, body {
  margin: 0;
  padding: 0;
}
body {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.8em;
  color: #000099;
}
img {
  border-style: none;
  width: 80px;
  height: 78px;
  float: left;
}
#gesamt {
  border: 1px solid #000099;
  margin: 20pt auto 0;
  padding: 10px;
  width: 800px;
  height: 600px;
}
#kopf {
  border: 1px solid #000099;
  position: relative;
}
#links {
  float: left;
  width: 183px;
  margin-top: 10px;
}
#rechts {
  border: 1px solid #000099;
  text-align: left;
  padding-top: 3pt;
  padding-left: 3pt;
  float: right;
  position: relative;
  width: 600px;
  margin-top: 10px;
}
a {
  color: #ff0000;
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  color: #990000;
}
a:hover {
  text-decoration: none;
  font-weight: bold;
}
