/* bottom margin after rte */
#editorWrap1 {
  margin-bottom: 1.5em;
}

/* create event category div */
#categoryEntries {
  height: 100%;
}

/* make the rlmp_dateselector div the foremost div */
.calendar {
  z-index: 1000;
}
div hr{
	border-top:1px solid #CCCCCC;
}
.wiederholung{
	background:#cfdfd0;
}



.tx-cal-controller th.sideback { width: 164px; height: 16px; }
	.tx-cal-controller th.sideback a { display: inline; font-weight: bold; }

div.tx-cal-controller textarea {
	width: 300px;
}
div.tx-cal-controller #cal_event_description {
        height: 100px;
}
