
A {
  font-family: Microsoft Sans Serif;
  font-size: 12pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-variant: normal;
  text-align: center;
  text-decoration: none;
  margin-left: 12px;
}

a:hover {
  color: #000000;
  font-size: 12pt;
  font-family: Microsoft Sans Serif;
  line-height: 20pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
  text-decoration: underline;
  margin-left: 12px;
}

A.text {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-variant: normal;
  text-decoration: none;
  margin-left: 20px;
}

A:hover.text {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-variant: normal;
  margin-left: 20px;
  text-decoration: underline;
}

A.link {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  margin-left: 5px;
  font-variant: normal;
  text-decoration: none;
}

A:hover.link {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  margin-left: 5px;
  font-variant: normal;
  text-decoration: underline;
}

A.links {
  font-family: Microsoft Sans Serif;
  font-size: 12pt;
  line-height: 20pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  font-variant: normal;
  text-align: center;
  text-decoration: none;
  margin-left: 0px;
}

H1 {
  font-family: Microsoft Sans Serif;
  font-size: 18pt;
  color: black;
  font-weight: bold;
  text-align: center;
  margin-top: 18px;
}


H2 {
  font-family: Microsoft Sans Serif;
  font-size: 14pt;
  color: black;
  font-weight: bold;
  text-align: left;
  margin-left: 20px;
  margin-top: 12px;
  line-height: 25pt;

}

td {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 15pt;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;

}

P {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 15pt;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;

}

P.mittig {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 15pt;
  text-align: center;

}

P.links {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 15pt;
  text-align: left;
  margin-left: -20px;

}

UL {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  text-align: left;

}

OL {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  text-align: left;

}

div.liste {
  margin-left: 30px;
}

table.formular {
  font-family: Microsoft Sans Serif;
  font-size: 10pt;
  line-height: 20pt;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;

}