body {
  font: 12pt Georgia, serif;
}
.nav {
  display: none;
}
body > .heading h1 {
  font: 12pt Arial, sans-serif;
}
.article h1 {
  font: bold 18pt Arial, sans-serif;
}
em, strong {
  font-weight: bold;
  font-style: normal;
}
.footer {
  margin-top: 2em !important;
  display: none;
}
.person {
  height: auto !important;
  margin: 1em 0 !important;
}
.picture {
  margin: 0 0 1em 1em !important;
}
#kaart {
  float: none !important;
  margin: 1em 0 !important;
}
fieldset {
  display: none;
}
