.ui-datepicker, .ui-datepicker * {transition:none !important;-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;}
#datepicker_events .ui-datepicker {width:100%;height:auto;font-size:0.875em;color:#282d32;background:#ededed;}
#ui-datepicker-div.ui-datepicker {width:27%;font-size:0.875em;color:#282d32;background:#ededed;}
.startseite #ui-datepicker-div.ui-datepicker {width:27%;font-size:0.875em;color:#282d32;background:#fff;border:1px solid #ededed;-webkit-box-shadow:0px 0px 5px 0px rgba(50,50,50,0.5);-moz-box-shadow:0px 0px 5px 0px rgba(50,50,50,0.5);box-shadow:0px 0px 5px 0px rgba(50,50,50,0.5);}
.ui-datepicker a {display:block;text-decoration:none;color:#282d32;padding:2px 0;margin:0 5px;}
.ui-datepicker table {width:100%;}
.ui-datepicker-header {border-bottom:1px solid #e5e6e7;}
.ui-datepicker-title {height:50px;font-size:1.077em;font-weight:400;text-align:center;line-height:50px;}
.ui-datepicker-prev, .ui-datepicker-next {font-family:FontAwesome;font-size:2em;font-style:normal;cursor:pointer;padding:10px !important;margin:0;}
.ui-datepicker-prev {float:left;}
.ui-datepicker-next {float:right;}
.ui-datepicker thead, .ui-datepicker tbody {text-align:center;}
.ui-datepicker td {padding:0 !important;}
.ui-datepicker-week-col {display:none;}
.ui-datepicker-other-month a {color:#818181;}
.ui-state-highlight {color:#fff !important;background:#282d32;}
.orange .ui-state-highlight {color:#fff !important;background:#e67217;}
.gruen .ui-state-highlight {color:#fff !important;background:#74a82a;}
.blau .ui-state-highlight {color:#fff !important;background:#3565a1;}
.rot .ui-state-highlight {color:#fff !important;background:#cc3322;}
.ui-datepicker-other-month .ui-state-highlight {background:none;}
.ui-datepicker .ui-state-active {color:#fff !important;background:#282d32;}
.ui-datepicker .ui-state-hover {color:#fff !important;background:#282d32;}
/*.orange .ui-datepicker .ui-state-active, .orange .ui-datepicker .ui-state-hover {color:#fff !important;background:#e67217;}
.gruen .ui-datepicker .ui-state-active, .gruen .ui-datepicker .ui-state-hover {color:#fff !important;background:#74a82a;}
.blau .ui-datepicker .ui-state-active, .blau .ui-datepicker .ui-state-hover {color:#fff !important;background:#3565a1;}
.rot .ui-datepicker .ui-state-active, .rot .ui-datepicker .ui-state-hover {color:#fff !important;background:#cc3322;}*/