body, p, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt
}
h1.kopf {
  font-size: 14pt;
  font-weight: normal;
  font-stretch: wider;
  margin-top: 35px;
  margin-bottom: 5px;
  color: black;
}
h2.kopf {
  font-size: 11pt;
  font-weight: normal;
  font-stretch: narrower;
  margin-top: 25px;
  //margin-left: 0px;
  margin-bottom: 0px;
  color: #01421A;
}
h1.seite {
  font-size: 14pt;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 5px;
  color: black;
}
h2.seite {
  font-size: 12pt;
  font-weight: normal;
  margin-top: 5px;
  //margin-left: 0px;
  margin-bottom: 5px;
  color: #01421A;
}
h3.seite {
  font-size: 11pt;
  font-weight: normal;
  margin-top: 5px;
  //margin-left: 0px;
  margin-bottom: 5px;
  color: #01421A;
}
a.menue:link {
  font-size:12pt;
  font-weight:normal;
  text-decoration:none;
  color:#01421A;
}
a.menue:visited {
  font-size:12pt;
  font-weight:normal;
  text-decoration:none;
  color:#28E06F;
}
a.menue:active {
  font-size:12pt;
  font-weight:bold;
  text-decoration:underline,overline;
  color:#28E06F;
}
a.activemenue  {
  font-size:12pt;
  font-weight:bold;
  text-decoration:underline,overline;
  color:#28E06F;
}
.big {
  font-size: 12pt
}
.small {
  font-size: 8pt
}
