.fc-time { display: none; }
.fc-day-grid-event { margin: 0px 0px 0px 0px !important; }
.fc-day-header { border-bottom: 1px solid #ccc !important; }
.fc-day-number { color: #595959;font-size: 0.7em; }
.fc-day-top { background: #ccc !important; background-color: #ccc !important; }
.fc-content { font-size: 7px; }
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: none !important; 
  /*! -moz-box-sizing: content-box; */
  /*! box-sizing: content-box; */ 
}
#calendar tr { border-bottom: 0px solid #fff !important; }
table {font-size: 1em; width: 100%; margin-bottom: 0em; border-bottom: 1px solid #ccc; }
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number { float: left !important; }
.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td { padding-bottom: 0px !important; }
.event-item { margin-bottom: 15px;padding-top: 10px;border-top: 1px solid #ccc; }
.evet-list div:last-child { padding-bottom: 0px; border-bottom: 0px solid #ccc; }
.fc-day-grid-event { margin: 0px 0px 0px 0px !important; }
.fc-day-grid-event { margin: 0 0 0 0;npadding: 0 0px; }

/* slots weniger hoch */
.calender_slots .slot {   height: 20px !important; /* width: 18% !important; */ }


.calender_slots .slot_A { width: 30% !important; }
.calender_slots .slot_B { width: 18% !important; }
.calender_slots .slot_C { width: 18% !important; }
.calender_slots .slot_D { width: 18% !important; }
.calender_slots .slot_E { width: 18% !important; }
/* summe width = 102% wegen border */


.calender_slots .slot_disabled { background: #999; cursor:default !important; }
.calender_slots .nicht_verfuegbar { cursor:default !important; }