#sidebar, #contentjumper, #title, #adblock, #bannerad {
  display: none;
}

ul.imprintlist {
  list-style-type: none;
}

:link, :visited {
  font-weight: bold;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1em;
  color: black;
  margin: 0;
  padding: 0;
}

dt {
  margin-top: 10px;
  font-weight: bold;
}

dd {
  margin-top: 5px;
}

input, select {
  display: block;
}

label {
  font-weight: bold;
}