/* --------- */
/* Allgemein */
/* --------- */
body {
  font-family: Arial;
  font-style:normal;
  font-weight:normal;
  font-size:9pt;
  color: #0072C6;
}
/* --------- */
/* Schriften */
/* --------- */
p {
  font-family: Arial;
  font-size:9pt;
  color: #433F3D;
}
li {
  font-family: Arial;
  font-size:9pt;
  color: #433F3D;
}
td {
  font-family: Arial;
  font-size:9pt;
  color: #433F3D;
}
th {
  font-family: Arial;
  font-weight:bold;
  font-size:10pt;
  color: #433F3D;
}
p.h1 {
  font-family: Arial;
  font-weight:bold;
  font-size:9pt;
  color: #1F1A17;
}

h1 {
  font-family: Arial;
  font-weight:bold;
  font-size:9pt;
  color: #1F1A17;
}

DIV#headline {
  border-width: 1px;
  border-style: solid;
  border-color: #433F3D;
  padding: 5px;
}

/* ---------- */
/* Hyperlinks */
/* ---------- */
/* Auswahl Navi 1 */
a.navi1off {
  font-family: Arial;
  font-style:normal;
  font-weight:bold;
  font-size:9pt;
  color: #1F1A17;
  text-decoration:none;
}
a.navi1off:hover {
  font-family: Arial;
  font-style:normal;
  font-weight:bold;
  font-size:9pt;
  color: #969594;
  text-decoration:none;
}

/* Auswahl Navi 1 */
a.navi1on {
  font-family: Arial;
  font-style:normal;
  font-weight:bold;
  font-size:9pt;
  color: #969594;
  text-decoration:none;
}
a.navi1on:hover {
  font-family: Arial;
  font-style:normal;
  font-weight:bold;
  font-size:9pt;
  color: #969594;
  text-decoration:none;
}
#anzeige a {
  font-family: Arial;
  font-weight: normal;
  font-size:9pt;
  color: #433F3D;
  text-decoration: underline;
  font-style: normal;
}

#anzeige a:hover {
  font-family: Arial;
  font-weight: normal;
  font-size:9pt;
  color: #433F3D;
  text-decoration: underline;
  font-style: normal;
}
a {
  font-family: Arial;
  font-weight: normal;
  font-size:9pt;
  color: #433F3D;
  text-decoration: underline;
  font-style: normal;
}

a:hover {
  font-family: Arial;
  font-weight: normal;
  font-size:9pt;
  color: #433F3D;
  text-decoration: underline;
  font-style: normal;
}