@charset "UTF-8";
/*$logo_width: auto;
$logo_height: auto;*/
A.ContentHomeA {
  font-family: arial, tahoma;
  font-size: 11pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}

A.ContentHomeA:HOVER {
  font-family: arial, tahoma;
  font-size: 11pt;
  /*font-weight:bold;*/
  color: #000000;
  /*text-decoration:underline;*/
}

A.ContentHomeA:ACTIVE {
  color: #000000;
}

A.ContentHomeAS {
  font-family: arial, tahoma;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}

A.ContentHomeAS:HOVER {
  font-family: arial, tahoma;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.ContentHomeAS:ACTIVE {
  color: #E0BA01;
}

a.contenthomelink {
  font-family: arial, tahoma;
  font-size: 9pt;
  color: #808080;
  text-decoration: none;
  text-transform: none;
}

/* ----- BodyTabelle für eine Auflösung 1024*768 ----- */
table.TABBODY {
  table-layout: fixed;
  border-style: solid;
  border-color: #000000;
  border-width: 0px;
  text-align: center;
}

td.TDBODY {
  width: 956px;
  WHITE-SPACE: nowrap;
  text-align: center;
}

/* ----- BodyTabelle Ende ------ */
td.contenttext1 {
  text-align: left;
  color: #000000;
  font-family: arial, tahoma;
  font-size: 11pt;
  /*font-weight:bold;*/
}

td.contenttext2 {
  text-align: left;
  color: #000000;
  font-family: arial, tahoma;
  font-size: 10pt;
}

td.contenttext3 {
  font-family: arial, tahoma;
  font-size: 9pt;
  color: #808080;
  text-align: left;
}

p.hometitel {
  text-align: right;
  font-family: arial, tahoma;
  font-size: 28pt;
  font-weight: bold;
  color: #000000;
}

/* Adminmodul */
.ui-multiselect-checkboxes label input {
  top: -3px !important;
}

/*# sourceMappingURL=content.css.map */
