body {
  margin: 0;
  padding: 0;
  font: 12pt Arial;
  line-height: 18pt;
  color: #000000;
  background: transparent;
}

#filler, #navframe, #contheaddefault, #conthead, #publicationhead, #footer, #footerdefault, #footervita, #footerkontakt, #footerpublikationen {
  display: none;
}

h1, h2 {
  font-size: 15pt;
  line-height: 17pt;
  margin-bottom: 8pt;
  margin-top: 8pt;
  font-weight: bold;
  page-break-after: avoid;
}

p {
  margin: 0 0 1em 0;
}

a, a:visited, a:hover, a:visited:hover {
  color: #0082c2;
  background: transparent;
  text-decoration: none;
}
a:link:after, a:link:visited:after {
  content: " (Link auf <" attr(href) ">) ";
  font-size: 76%;
  color: #999;
  background: transparent;
}
a[href^="/"]:link:after {
  content: " (Link auf <http://www.petrabegemann.de " attr(href) ">) ";
}
#footerprint {
  margin-top: 0.5em;
  border-top: 1.5pt solid;
  font-size: .95em;
  color: #333;
  text-align: center;
}
form {
  margin: 0;
  padding: 0;
}

.formfield {
  clear: both;
}
.formfield2 {
  clear: both;
}

.formfield3 {
  float: right;
  text-align: left;
  width: 75%;
}

.publicationcontent cite {
  font-weight: bold;
  font-style: italic;
  display: block;
}

.printdel {
  display: none;
}

#kontaktprint {
  margin-bottom: 4em;
}
