a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.fliesstext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
p {
  margin-top: 10px;
  margin-bottom: 0;
}
h1 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}
.hphead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
}
.fliesstextRot {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF0000;
}
.apothekeHG {
  background-color: #FFB739;
}
.apothekeHGBlau {
  background-color: #5F9CC8;
}
.apothekeHGGruen {
  background-color: #60C79C;
}
.apothekeHGRot {
  background-color: #FF8339;
}
.apothekeHG1 {
  background-color: #FFE596;
}
.apothekeHG1Blau {
  background-color: #A0CAE3;
}
.apothekeHG1Gruen {
  background-color: #9FE3CA;
}
.apothekeHG1Rot {
  background-color: #FFCE96;
}
.apothekeHG2 {
  background-color: #FFF5D4;
}
.apothekeHG2Blau {
  background-color: #D5E9F4;
}
.apothekeHG2Gruen {
  background-color: #D5F5EA;
}
.apothekeHG2Rot {
  background-color: #FFEBD3;
}
.fliesstextmini {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

form {
  margin: 0;
  padding: 0;
}

.formgf {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  height: 20px;
  width: 120px;
  border: solid 1px black;
}
.formgesamtsumme {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  height: 22px;
  width: 53px;
  border: solid 1px black;
}
.formanzahl {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  height: 20px;
  width: 37px;
  border: solid 1px black;
}
.formtext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  height: 50px;
  width: 200px;
  border: solid 1px black;
}
.formtextkontakt {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
  height: 84px;
  width: 200px;
  border: solid 1px black;
}

.formbutton {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  width: 100;
  height: 22px;
  background-color: white;
  border: solid 1px silver;
}
.fliesstextGROSS {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
}
.grossRot {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F00;
  font-weight: bold;
}

/* .bottomMenu a:link,
.bottomMenu a:visited,
.bottomMenu a:active */
.bottomMenuCell a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  text-decoration: none;
  vertical-align: text-bottom;
}
.bottomMenuCell a:hover,
.bottomMenuCell a:focus {
  /*color: #FF8000;*/
  color: #000;
  font-weight: normal;
  text-decoration: underline;
}
.bottomLinkDivider {
  color: #666;
  font-size: 15px;
  font-weight: bold;
  vertical-align: text-bottom;
}

td#imprintCell {
  background-color: #FFB739;
}
td#imprintCellBlue {
  background-color: #5F9CC8;
}
td#imprintCellGreen {
  background-color: #60C79C;
}
td#imprintCellRed {
  background-color: #FF8339;
}

a#imprint {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}
a#imprint:hover,
a#imprint:focus {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}

span.normalPageIndicator {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #000;
}

span.highlightedPageIndicator {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #f00;
}

a.notBold {
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
a.notBold:hover {
  font-weight: normal;
  /*text-decoration: underline;*/
  color: #900;
}

