       .inplaykalender_tag { text-align: center; font-size: 8px; letter-spacing: 1px; } 
        .szenen { background-color: #2a161c; } 
        .szenen strong { color: #ac9975 !important; } 
        .geburtstag { background-color: #f7daa4; } 
        .geburtstag strong { color: #6E644E !important; } 
        .timeline { background-color: #875664;}
        .timeline strong { color: #b7a37f !important; }
        .event { background-color: #a18366; }
        .event strong { color: #190a15 !important; }
        
        .szenentimeline { background: linear-gradient(to left top, #f7daa4 50%, #875664 50%); }
        .szenentimeline strong { color: #b7a37f !important; }
        .szenengeburtstag { background: linear-gradient(to left top, #f7daa4 50%, #2a161c 50%); }
        .szenenevent { background: linear-gradient(to left top, #2a161c 50%, #a18366 50%); }
        .szenenevent strong { }
        .szenengeburtstag strong { color: #ac9975 !important; }
        .geburtstagtimeline { background: linear-gradient(to left top, #f7daa4 50%, #875664 50%); }
        .geburtstagtimeline strong { color: #6E644E !important;  }
        .geburtstagevent { background: linear-gradient(to left top, #2a161c 50%, #a18366 50%); }
        .geburtstagevent strong { }
        .timelineevent { background: linear-gradient(to left top, #875664 50%, #a18366 50%);  }
        .timelineevent strong { }
        
        .szenengeburtstagtimeline { background: linear-gradient(to left top, #f7daa4 33%, #2a161c 33%, #2a161c 66%, #875664 66%); }
        .szenengeburtstagtimeline strong { color: #ac9975 !important; }
        .szenengeburtstagevent { background: linear-gradient(to left top, #f7daa4 33%, #2a161c 33%, #2a161c 66%, #a18366 66%); }
        .szenengeburtstagevent strong { }
        .szenentimelineevent {  background: linear-gradient(to left top, #f7daa4 33%, #875664 33%, #875664 66%, #a18366 66%); }
        .szenentimelineevent strong { }
        .geburtstagtimelineevent { background: linear-gradient(to left top, #f7daa4 33%, #875664 33%, #875664 66%, #a18366 66%); }
        .geburtstagtimelineevent strong { }
        
        .szenengeburtstagtimelineevent { background: linear-gradient(to left top, #f7daa4 25%, #2a161c 25%, #2a161c 50%, #875664 50%, #875664 75%, #a18366 75%); }

        #mini-kalender { font-size: 7px; }
        #mini-kalender td { padding: 5px; }
        .inplaykalender-eventlist { max-height: 50px; overflow: auto; padding-right: 5px;}

.calmonth
{
    color: #a28f6b
}