.listElementBezeichnung {
  color: #4d5867;
  font-size: 1em;
  font-weight: 300;
  min-height: 1.875em;
  padding-left: 0.5em;
  
}

.listHeaderNamen {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 68%;
}

.containerZeitModus {
  display: inline-block;
  width: 28%;
}

.containerZeitSlider {
  bottom: 0.9em;
  display: inline-block;
  margin: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 69%;
}

.zeitraumHeader {
  height: 4em;
}

.containerZeit {
  position: relative;
  width: 100%;
  height: 2em;
  display: table;
}

.containerZeitWechsel {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 28%;
}

.containerZeitSkala {
  height: 100%;
  vertical-align: middle;
  display: table-cell;
  position: absolute;
  right: 0;
  top: 0;
  width: 69%;
}

.zeileZeitSkala {
  width: 100%;
  height: 100%;
}

.itemSkalaTag {
  text-align: center;
  color: #8591a0;
  width: 14.285%;
}

.itemSkalaWochentag {
  color: #8591a0;
  display: inline-block;
  font-weight: 400;
  font-size: 0.65em;
}

.itemSkalaTagDatum {
  color: #8591a0;
  display: inline-block;
  font-size: 1em;
}

.itemSkalaMonat {
  font-size: 0.6em;
  text-align: center;
  color: #8591a0;
  height: 1em;
}

.skalaWochenende {
  font-weight: bold;
  color: #6b7989;
}

.itemSkalaStunde {
  color: #8591a0;
  font-size: 0.6em;
  text-align: center;
  display: inline-block;
  width: 4.16%;
}

.drehung {
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.auswahlZeitModus {
  color: #333B44;
  font-size: 1em;
  font-weight: 300;
  position: relative;
  cursor: pointer;
  padding-right: 0.2em;
}
 
.zeitraumAktuell {
  font-size: 0.8em;
  font-size: 0.8em;
  text-align: center;
  vertical-align: middle;  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
 }

.resTagAuswahl {
  border: 0;
  line-height: 0;
  font-size: 0;
  height: 0;
  overflow: hidden;
}

.modLinks {
   float: left
 }
 
 .modRechts {
   float: right
 }
 
 .modMitte {
   overflow: hidden;
   white-space: nowrap;
   text-align: center;
 }
 
 .resObjekt {
  position: relative;
  width: 100%;
  margin-bottom: 1px;
 }
 
 .resLazyList {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  width : 100%;
}
 
 .resObjektKlickbar {
  cursor: pointer;
 }
 
 .resObjektKopf {
  background-color: #f6f6f6;
  color: #333b44;
  vertical-align: top;
  white-space: nowrap;
  height: 2em;
  padding: 0.5em;
 }
  
.resObjektDetails {
  vertical-align: top;
  padding: 0.15em 0.5em;
}  
.resObjektLinks {
  display: inline-block;
  width: 31%;
  float :left;
}

.resObjektRechts {
  display: inline-block;
  vertical-align: top;
  width: 69%;
  border-left: 1px solid #f6f6f6;
  float: right;
}

.resObjektLinieRechts {
  border-right: 1px solid #f6f6f6;
  border-left: 1px solid #f6f6f6;
  margin-right: 1px;
}

.resObjektReservierungen {
  height: 2em;
  width: 100%;
}

.itemZeitraumEmpty {
  background-color: #e6e6e6;
  border-right: 1px solid #fff;
  position: relative;
}

.itemWochenEnde {
  background-color: #d3d3d3;
  border-right: 1px solid #fff;
  position: relative;
}

.resObjektBezeichnung {
   font-size: 0.8em;
   text-overflow: ellipsis;
   overflow: hidden;
 }
  
.itemAnfrage, .itemReservierung {
  background-color: #ffc901;
  height: 2em;
  width: 100%;
}

.itemReservierung {
  background-color: #ff6600;
}

.itemHalbeHoehe {
  height: 1em;
}

.anzahlReservierung {
  color: #fff;
  font-size: 0.8em;
  font-weight: 400;
  position: absolute;
  right: 0.175em;
}

.reservierungenLoading {
  background-color: rgba(255, 255, 255, 0.7);
  background-image: url("../img/preloader_w.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 3em auto;
  position: absolute;
  right: 0;
  width: 69%;
  z-index: 100;
}

.detailsOff {
  display: none;
  visibility: hidden;
}

.reservierungsLinie {
  border-top: 0.0625em solid #E0E3E7;
}

.listDetailTyp {
  color: #4d5867;
  font-size: 0.8em;
  font-weight: 300;
  padding-left: 0.5em;
}

.listDetailDatum {
  color: #333b44;
  font-size: 0.835em;
  font-weight: 300;
  line-height: 0.8em;
}

.listDetailZeit {
  color: #8591a0;
  font-size: 0.6em;
  font-weight: 300;
}

.listDetailBemerkung {
  color: #8591a0;
  font-size: 0.75em;
  font-weight: 400;
  line-height: 1.2em;
  padding-left: 0.6em;
}

.listDetailUnten {
  bottom: 0.35em;
  height: 1em;
  position: relative;
}

.resObjektSelect {
  vertical-align: top;
  width: 2em;
}

.selectEinruecken {
  margin-left: 2em;
}

.listObjektSelect {
  margin-bottom: -0.35em;
  margin-top: 0.35em;
}

.radioLabelReservierung {
  padding: 0.4em 2.5em;
}

.selectDatum {
  opacity: 1;
  /* -webkit-transition:opacity 0.5s ease-out;
  -moz-transition:opacity 0.5s ease-out;
  -o-transition:opacity 0.5s ease-out;
  transition:opacity 0.5s ease-out; */
}

.selectDatum:hover {
  opacity: 0.5;
  /* -webkit-transition:opacity 0.5s ease-out;
  -moz-transition:opacity 0.5s ease-out;
  -o-transition:opacity 0.5s ease-out;
  transition:opacity 0.5s ease-out; */
}

.letztesResKalenderElement {
  border-bottom: 0.0625em solid #f6f6f6;
}