a {
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
}
a:hover {
  border-style: none;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  color: white;
}
a.hier {
  border-style: inset;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #ffff33;
}
div {
  border-style: outset;
  margin-left: auto;
  margin-right: auto;
  background-image: url(background.jpg);
  background-position: center top;
  margin-top: 25px;
  width: 800px;
}
div.innen {
  border: 3px groove #999900;
  margin: 15px 15px 30px;
  color: white;
  display: block;
  width: 770px;
  padding-bottom: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 5px;
  line-height: 1.5em;
}
div.inhalt {
  border-style: none;
  margin: 15px 15px 30px;
  color: white;
  display: block;
  width: 770px;
  font-weight: inherit;
  padding-top: 5px;
  font-family: Arial,Helvetica,sans-serif;
  padding-bottom: 5px;
}
h1 {
  text-align: center;
  font-weight: normal;
  font-size: 2em;
  font-style: normal;
  line-height: 2.5em;
  font-family: Comic Sans MS;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.8em;
  line-height: 2em;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  line-height: 1.6em;
  font-weight: inherit;
  text-align: left;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  line-height: 1.4em;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
  font-weight: bold;
  font-style: italic;
}
a.bilder {
  border-style: none;
  font-weight: normal;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: #ffff33;
}

