/* Hervorhebung für Tage mit Veranstaltungen */
#ui-datepicker-div .siwi-has-event a:not(.ui-state-active) {
	background-color: #bfbfbf !important; /* grau */
	box-shadow: none !important;
}