/** Kalender */
table.kalender {border-collapse:collapse;}
table.kalender th, table.kalender td {border:1pt solid gray;}
table.kalender td {font-size:small;vertical-align:top;}
table.kalender td.we{background-color:#ffff99;color:inherit;}
table.kalender .Veranstaltung{color:navy;background-color:inherit;}
table.kalender .Kurs{color:green;background-color:inherit;}
table.kalender .Geschlossen{font-style:italic;color:red;background-color:inherit;}
table.kalender .dauer{background-color:white;color:black;}
table.kalender ul{margin:0pt;padding:0pt;list-style:square;list-style-position:inside;}
table.kalender span.feiertag {font-style:italic;color:blue; border-color:inherit;}
table.kalender td.ferien{background-color:#ffffbb;}
table.kalender span.ferien{background-color:#ffffbb;color:gray; font-style:italic;}

