
A:link {
  text-decoration: none;
  color: #CC0066;
}
A:visited {
  text-decoration: none;
  color: #004488;
}
A:hover {
  text-decoration: none;
  color: #FF00FF;
}
A:active {
  text-decoration: none;
  color: #FF00FF;
}
A:focus {
  text-decoration: none;
  color: #FF00FF;
}
body {
  background-color: #F4F9FC;
}
h1 {
  text-align: center;
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 18pt;
}
h2 {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 16pt;
}
h3 {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 14pt;
}
h4 {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
}
p {
  font-family: helvetica, arial, sans-serif;
  font-weight: medium;
  font-size: 11pt;
  text-indent: 2em;
}
p.links {
  text-indent: 0em;
}
p.adresse {
  text-indent: 0em;
  margin-left: 0cm;
  font-style: italic;
}
p.abstand {
  height: 42px;
}
p.beispiel {
  text-indent: 0em;
  margin-left: 2em;
  font-style: italic;
}
p:first-child {
  font-weight: bold;
  font-size: 14pt;
  text-indent: 0em;
}
p:first-letter {
  font-weight: bold;
  font-size: 12pt;
}
ul {
  text-left: 2em;
}
ul p {
  text-indent: 0em;
}
li ul {
  text-indent: 0em;
}
ol {
  font-family: helvetica, arial, sans-serif;
  font-weight: medium;
  font-size: 11pt;
  text-left: 2em;
}
ol p {
  text-indent: 0em;
}
li ol {
  text-indent: 0em;
}
td {
  font-family: helvetica, arial, sans-serif;
  font-weight: medium;
  font-size: 11pt;
  text-indent: 0em;
}
td b {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  text-indent: 0em;

}
th {
  color: #004488;
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  text-indent: 0em;

}

