
/* LOGO ########################### */
a.logo img {
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 0pt;
  margin-bottom: 20px;
}

a.logo:hover {
  text-decoration: none;
}

A:link {
  color: #860000;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #860000;
  text-decoration: none;
  font-weight: bold;
}

A:active {
  color: #9D853F;
  font-weight: bold;
}

A:HOVER {
  color: #9D853F;
  text-decoration: none;
  font-weight: bold;
}

body, p, b, a, li {
  font-size: 14px;
  color: #000000;
  line-height: 22px;
  font-family: "Times New Roman", Verdana, Helvetica, sans-serif;
}

li {
  font-size: 14px;
  font-family: "Times New Roman";
}

.mitarbbeiterKat {
  	background-color: #BED5EC;
}

.mitarbbeiterCont {
  	background-color: #F1F1F1;
}

H1 {
  font-size: 22px;
  color: #9D853F;
  font-weight: bold;
}

H2 {
  font-size: 18px;
  color: black;
  font-weight: bold;
}

H3 {
  font-size: 18px;
  color: #860000;
  font-weight: bold;
}

TD {
  font-size: 14px;
  line-height: 22px;
}

HR {
  margin-top: 16px;
  margin-bottom: 16px;
}
