a:link, a:visited, a:hover, a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #666600;
   }
a:link.wo, a:visited.wo, a:active.wo {
  font-family: Arial;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 0.9em;
   }
a:hover.wo {
  font-family: Arial;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 0.9em;
  background-color: #003366;
  }
body {
  font-family:Arial;
  text-align: center;
  background-image: url("../bilder/buttons/back.gif");
   }
#struktur {
  width: 800px;
  border-style: solid;
  border-color: #003366;
  border-spacing: 0px;
  border-width: 3px;
  margin-top: 0px;
  }
div#oben {
  font-size: 0px;
  }
#top {
  background-image: url("../bilder/buttons/top_red.jpg");
  background-repeat: no-repeat;
  background-position: 3px 3px;
  width: 100%;
  height: 180px;
  padding: 0px;
  background-color: #006600;
  text-align: left;
  vertical-align: bottom;
  }
#navitop {
  width: 100%;
  padding-left: 5px;
  padding-bottom: 0px;
  float: left;
  }
#navimiddel {
  height: auto;
  margin: 2px;
  font-size: 0.8em;
  border-style: none;
  padding: 2px;
  color: #FFFFFF;
  }
#navibottom {
  padding: 2px;
  font-size: 0.7em;
  margin-left: 20px;
  }
#special {
  color: #003366;
  height: 65px;
  width: 100%;
  padding: 0px;
  background-image: url("../bilder/buttons/ueber.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
div.picturel {
  border-style: solid;
  border-color: #003366;
  border-width: 1px;
  padding: 4px;
  float: left;
  margin-right: 8px;
  font-size: 0.8em;
  font-style: italic;
  }
div.picturer {
  border-style: solid;
  border-color: #003366;
  border-width: 1px;
  padding: 4px;
  float: right;
  margin-left: 8px;
  font-size: 0.8em;
  font-style: italic;
  }
div#impressum {
  margin-top: 175px;
  font-size: 0.8em;
  text-align: center;
  width: 700px;
  }
h1, h2, h3, h4 {
  color: #003366;
  }
img, table {
  border-style: none;
  }


