
body {
  font-family: sans-serif;
  background-color: #D8E7FF;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  font-family: sans-serif;
}

h1, h2, h3 {
  color: #0000A0;
}

h1 {
  font-size: x-large;
  margin-top: 0pt;
}

h3, h4, h5, h6 {
  margin-top: 6pt;
  margin-bottom: 2pt;
}

p {
  margin-top: 6pt;
  margin-bottom: 2pt;
  font-family: sans-serif;
}

p.abb {
  margin-top: 4pt;
  margin-bottom: 8pt;
  font-family: sans-serif;
  align: center;
  text-align: center;
}

pre, tt, kbd, code {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}

pre {
  margin-top: 2pt;
  margin-bottom: 2pt;
}

dt {
  font-weight: bold;
  font-family: sans-serif;
}

dd {
  font-weight: normal;
  font-family: sans-serif;
}

dt.cmd {
  font-weight: normal;
  color: #000000;
}

dl {
  margin-top: 2pt;
  margin-bottom: 2pt;
  font-family: sans-serif;
}

tt, kbd {
  font-size: medium;
}

a:link {
  color: #0000FF;
}

a:visited {
  color: #0071C6;
}

a:active {
  color: #BD0000;
}

p.hinweis {
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
  color: #DE0000;
  font-family: sans-serif;
  background-color: #FFFF00;
}

td, th {
  font-family: sans-serif;
}

table {
  font-family: sans-serif;
}

img {
  background-color: #D8E7Ff;
  border-top: thin;
  align: MIDDLE;
}

em {
  color: #FF2000;
  font-style: normal;
}

.level1 {
  font-size: 14pt;
  margin-bottom: 10pt;
  margin-top: 10pt;
}

.bluebox {
  background-color: #00A2FF;
}
