body {
  color: #000;
  background-color: #fff;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 81%;
  margin: 0;
  padding: 0;
}

.mittlererBereich {
  display: none !important;
}

#Seitelinks div {
  display: none !important;
}

#Seiterechts div {
  display: none !important;
}

#Fusszeile {
  display: none !important;
}

#toplink {
  display: none !important;
}

#Inhalt {
  color: #000;
  line-height: 1.5em;
  margin: 0 1em 0 1em;
  padding: 5mm 5mm 5mm 5mm;
  text-align:center;
}

#Inhalt h1 {
  color: #000;
  font-size: 175%;
  font-weight: bold;
  text-align:center;
}

#Inhalt h2 {
  color: #000;
  background-color: #fff;
  font-size: 125%;
  font-weight: bold;
  margin: 2em 0 0 0;
  padding: 0.5ex 0 0ex 1ex;
  text-align:center;
}

#Inhalt h3 {
  color: #000;
  font-size: 110%;
  font-weight: bold;
  text-align: left;
}

#Inhalt p {
  margin: 1em 1ex 1em 1ex;
  padding: 0;
  text-align:justify;
}

#Inhalt a:link {
  color: #000;
  text-decoration: none;
}

#Inhalt a:visited {
  color: #000;
  text-decoration: none;
}

td {border-style: solid;}
th {background-color: #fff;}

.datlink {
  display: none !important;
}