.cPflege {
  height: 380px;
  margin: 10px;
}
.cDatum {
  width: 200px;
  float: left;
  margin: 8px;
}
.cUhrzeit {
  width: 150px;
  float: left;
  margin: 8px;
}
.cBereich, .cBereichRahmen {
  text-align: center;
  width: 198px;
  margin: 1px 2px;
  padding: 1px 0;
}
.cBereichRahmen {
  border: 1px solid #333333;
  width: 192px;
}
.cWochentag {
  float: left;
  width: 26px;
  margin: 1px;
  font-size: 10px;
  background-color: #888;
  color: #FFFFFF;
  text-align: center;
  padding: 1px 0;
}
.cFreilassenTag {
  float: left;
  width: 28px;
  height: 22px;
}
.cFeld, .cFeld_aktuell, .cFeldDe, .cMonat, .cMonat_aktuell, .cMonatDe, .cJahr, .cJahr_aktuell, .cJahrDe, .cJahrWechsel, .cJahrWechselDe {
  float: left;
  width: 24px;
  height: 18px;
  border: 1px solid #999999;
  background-color: #EEEEEE;
  margin: 1px;
  padding: 1px 0 0 0;
  font-family: Arial;
  text-align: center;
}
.cFeld, .cFeld_aktuell, .cMonat, .cMonat_aktuell, .cJahr, .cJahr_aktuell, .cJahrWechsel {
  color: #0000FF;
  cursor: pointer;
}
.cFeldDe, .cMonatDe, .cJahrDe, .cJahrWechselDe {
  color: #888;
  cursor: move;
}
.cFeld_aktuell, .cMonat_aktuell, .cJahr_aktuell {
  border: 1px solid #CCCC00;
  background-color: #f8df7c;
  font-weight: bold;
}
.cMonat, .cMonat_aktuell, .cMonatDe {
  width: 28px;
}
.cJahr, .cJahr_aktuell, .cJahrDe {
  width: 45px;
}
.cJahrWechsel, .cJahrWechselDe {
  width: 18px;
}
.clean {
  border: 0 none;
  margin: 0;
  padding: 0;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.cStundeBereich, .cMinuteBereich {
  float: left;
  width: 60px;
  height: 300px;
  margin: 0px 8px 0px 8px;
}
.cMinuteBereich {
  left: 320px;
  width: 30px;
}
.cZeitSpalte {
  float: left;
  width: 28px;
  height: 288px;
  /*font-weight: normal;*/
}
.cTerminTitel {
  text-align: center;
  font-weight: bold;
  margin: 6px 2px 1px 2px;
  padding: 1px 0;
}
.cSubm {
  float: left;
  width: 250px;
  height: 40px;
  margin-left: 300px;
  margin-top: 8px;
}
.cEingabeTermin {
  float: left;
  width: 250px;
  height: 300px;
  margin: 8px;
}
.cEingabeFeld, .cEingabeFeldT, .cEingabeFeldK {
  float: left;
  height: 22px;
  align: center;
  margin: 0 0 6px 0;
}
.cEingabeFeldT {
  width: 115px;
  margin: 4px 10px 26px 0;
}
.cEingabeFeldK {
  width: 115px;
  margin-left: 10px;
  margin: 4px 0 26px 10px;
}
.cIcon {
  border: none;
  margin: 0;
  border: 0;
  margin: 0;
  margin-width: 0;
  vertical-align: middle;
  /*   margin: 2px;	*/
}
