body {
  background: white;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  text-align:justify;
  color: #4d4d4d;
  /*font-size: 0.8em;*/
}
h1 {
  font-size: 18px;
  font-weight: normal;
  /*font-size: 1.1em;*/
  color: #143b69;
}
h2 {
  font-size: 1.0em;
}
h3 {
  font-size: 0.9em;
}
.skip-hauptmenue, .skip-untermenue {
 display: none;
}
#hauptmenue-rahmen {
 display: none;
}
#spalte-links {
 display: none;
}
#fuss {
 color: #143b69;
 border-top: 1px solid #143b69;
 font-size: 11px;
 padding: 5px 0px 0px 0px;
 margin: 50px 0px 0px 0px;
}
