body {
  font-family:            Helvetica,Verdana,Arial,sans-serif;
  font-weight:            normal;
  color:                  #000000;
  background-color:       #ffffff;
}
h1#page-title {
  font-family:            Verdana,Arial,sans-serif;
  color:                  #333399;
  padding-top:            4pt;
  padding-bottom:         8pt;
  padding-left:           0pt;
  padding-right:          4pt;
  font-size:              2.4em;
  font-weight:            bold;
  border-bottom:          2px solid #cc0000;
}
h2#section-title {
  width:                  60%;
  border-bottom:          2px solid #000000;
}
div#navi {
  display:                none;
}
div.navi-chapter {
  display:                none;
}
small#footer {
  display:                block;
  border-top:             2px solid #cc0000;
  margin-top:             20px;
  text-align:             right;
}
small#footer:before {
  content:                "URL dieser Seite: ";
}
a,a:visited,a:active,a:hover {
  color:                  #000000;
  font-weight:            semi-bold;
  text-decoration:        none;
}
