body {
  margin: 0;
  padding: 0;
  background-color: #dbdfe2;
  height: 100%;
  font-size: 100.01%;
  font-family: Verdana;
  width: 100%;
}
#wrapper {
  border: 1px solid #660000;
  margin: 15px auto;
  background-position: left top;
  background-repeat: repeat;
  background-image: url(image/farbverlauf_web.gif);
  width: 800px;
}
#logo {
  border-bottom: 2px solid #660000;
  width: 160px;
  background-position: center top;
  background-repeat: no-repeat;
  height: 96px;
  border-left-color: #660000;
  background-image: url(image/logo_web.bmp);
  border-top-color: #660000;
  float: left;
}
#kopf {
  border-bottom: 2px solid #660000;
  background-position: left center;
  font-size: 1.6em;
  font-style: italic;
  float: right;
  color: #000099;
  width: 640px;
  text-align: left;
  font-weight: bold;
  background-repeat: no-repeat;
  padding-top: 15px;
  height: 81px;
  background-attachment: fixed;
}
h1 {
  margin: 0;
  font-weight: bold;
  color: #000000;
  text-align: center;
  font-size: 1.3em;
  background-color: #4e94fd;
  font-style: italic;
}
h2 {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  font-style: italic;
}
h4 {
  font-weight: bold;
  font-size: 0.9em;
  font-style: italic;
  text-decoration: underline;
}
h6 {
  text-align: right;
}
#navi {
  width: 140px;
  float: left;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
}
#navi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#navi a {
  padding: 5px;
  text-decoration: none;
  display: block;
  font-size: 0.9em;
  width: 130px;
}
#navi a:link, a:visited {
  border-bottom: 1px solid #ffffff;
  font-weight: bold;
  color: #000000;
  font-size: 0.9em;
  background-color: #3366ff;
}
#navi a:hover {
  border-left: 10px solid #660000;
  border-bottom: 1px solid #660000;
  text-align: right;
  width: 120px;
  font-size: 0.9em;
  font-weight: bold;
  background-color: #3366ff;
  color: white;
}
#inhalt {
  padding: 15px 10px 10px;
  float: right;
  width: 620px;
}
a.inhalt:link {
  border: 2px outset #3366ff;
  font-size: 0.8em;
  color: #660000;
  text-decoration: none;
  background-color: transparent;
  font-weight: bold;
  font-style: italic;
  width: 270px;
  height: 17px;
  float: left;
  padding-top: 1px;
  margin-left: 20px;
  padding-left: 5px;
  padding-bottom: 1px;
  text-align: left;
  margin-top: 3px;
}
a.inhalt:visited {
  border: 2px outset #3366ff;
  font-size: 0.8em;
  color: #666666;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  float: left;
  width: 270px;
  height: 17px;
  margin-top: 3px;
  margin-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
}
a.inhalt:hover {
  border: 2px outset #990000;
  color: #000066;
  font-weight: bold;
  font-size: 0.8em;
  text-align: center;
}
a.link:link {
  font-size: 0.9em;
  background-color: transparent;
  color: #660000;
  text-decoration: none;
}
a.link:visited {
  font-size: 0.9em;
  background-color: transparent;
  color: #660000;
  text-decoration: none;
}
a.link:hover {
  font-size: 0.9em;
  color: #000066;
  text-decoration: underline;
}
#fuss {
  font-size: 0.9em;
  color: #cccccc;
  clear: both;
  background-color: #660000;
  height: 20px;
  padding-left: 10px;
  text-align: left;
}
a.fuss:link {
  font-weight: bold;
  font-size: 0.8em;
  background-color: #660000;
  color: #cccccc;
}
a.fuss:visited {
  font-weight: bold;
  color: #cccccc;
  font-size: 0.8em;
  background-color: #660000;
}
a.fuss:hover {
  color: #ffffff;
  font-size: 0.8em;
  background-color: #660000;
}
.img80 {
  font-style: italic;
  font-weight: inherit;
  width: 82px;
  float: left;
  font-size: 0.7em;
  color: #660000;
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
}
.img150 {
  width: 160px;
  font-size: 0.6em;
  float: left;
  color: #660000;
  text-align: center;
  font-style: italic;
}
.img200 {
  width: 205px;
  text-align: center;
  font-style: italic;
  float: left;
  color: #660000;
  font-size: 0.8em;
}
.img300 {
  color: #660000;
  width: 310px;
  font-size: 0.8em;
  text-align: center;
  font-style: italic;
  float: left;
}
.img600 {
  color: #660000;
  font-size: 1em;
  font-style: italic;
  text-align: center;
  width: 620px;
}
.text {
  font-size: 1.1em;
  text-align: justify;
  text-transform: none;
  font-weight: inherit;
  margin-right: 10px;
  margin-left: 10px;
}

