body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: black;
}

form, h1, h2, h3, h4, h5, h6, img {
  padding: 0;
  margin: 0;
}

a:link, a:visited, a:hover, a:focus, a:active {
  color: rgb(163,122,40);
  font-weight: normal;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: rgb(99,77,28);
}

.headline1 {
  font-size: 1.5em;
  font-weight: bold;
  color: rgb(37,86,163);
  margin-bottom: 8px;
}

.headline2 {
  font-size: 1.17em;
  font-weight: bold;
  color: rgb(174,14,40);
  margin-bottom: 6px;
}

.headline3 {
  font-size: 1.0em;
  font-weight: bold;
  color: black;
  margin-bottom: 4px;
}

div.kopf, div.quickmenu, div.kopfbild, div.kopf-menu, div.kopf-content, div.links, div.by-cybox, p.unsichtbar, div.linke-spalte, div.linke-spalte-inhalt, fieldset.veranstaltungen-filter  {
  display: none;
}

div.rechts {
  margin-top: 15px;
  border-top: 1px solid black;
  padding-top: 15px;
}
div.mitte img, div.rechts img {
  margin: 3px 8px 3px 8px;
}

div.druck-kopf {
  padding-bottom: 15px;
  border-bottom: 1px solid black;
  margin-bottom: 15px;
}

div.veranstaltungen-navigation, div.news-nav-leiste, div.mediafile-nav-leiste {
  padding-top: 15px;
  border-top: 1px solid black;
}
