body {
  margin: 0px auto;
  font-style: normal;
  font-size: small;
  font-family: "times new roman",times,FreeSerif,serif;
  background-color: #e0e0e0;
  color: black;
}
#container {
  margin: 0px auto 9px;
  z-index: -1;
  width: 990px;
  min-height: 522px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: white;
}
#mastHead {
  margin: 0px auto auto 5px;
  position: static;
  width: 980px;
  background-position:  center center;
  background-repeat: repeat;
  background-image: url(bilder/graustr.gif);
  background-color: #480048;
  text-align: center;
  height: 100px;
  line-height: 4mm;
  font-size: 1.4em;
  color: silver;
  font-weight: bold;
}
#topnav {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  z-index: 1;
}
#topnav li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#topnav a, #header a, #header2 a {
  margin-left: 0px;
  font-weight: bold;
  text-decoration: none;
  color: #8fffff;
}
#topnav a:hover, #header a:hover, #header2 a:hover {
  text-decoration: underline;
  color: white;
}
#contentsBox {
  border-left: 1px dotted #470047;
  border-right: 1px dotted #470047;
  margin: 5px 0px 0px 5px;
  padding: 8px 8px 0px;
  font-style: normal;
  text-align: left;
  background-repeat: no-repeat;
  position: relative;
  color: black;
  font-weight: inherit;
  width: 962px;
  background-position: left top;
  font-size: 1.3em;
  line-height: 20px;
  background-image: url(bilder/higrndohne.png);
  min-height: 340px;
  font-family: "times new roman",times,FreeSerif,Serif;
}
#contentsBox a {
  padding: 2px 0px;
  display: block;
  background-repeat: no-repeat;
  font-weight: normal;
  font-style: normal;
  color: black;
  line-height: 20px;
}
#contentsBox a, #contentsBox a:link {
  text-decoration: none;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  color: #000066;
}
#contentsBox a:hover {
  background-repeat: no-repeat;
  text-decoration: underline;
  background-position: center top;
  line-height: 22px;
  font-style: normal;
  font-weight: normal;
  color: black;
  background-color: #8fffff;
}
#fussnote {
  margin: 4px auto auto 5px;
  padding: 5px 0px 0px 30px;
  font-style: normal;
  position: relative;
  background-repeat: repeat;
  background-position: left top;
  font-weight: bold;
  color: white;
  background-color: #480048;
  background-image: url(bilder/graustr.gif);
  line-height: 27px;
  text-align: left;
  width: 950px;
  font-size: 1.4em;
  height: 60px;
}

