/* Style sheet Minikalender */
td.days{width:27px;height:20px;text-align:center;}
td.weekend{background-color:#C5C8C1;}
table.minicalendar{text-align:center;border:1px solid #cccccc;}
table.minicalendar a{color:#AF2C2B;}
table.minicalendar thead tr{height:20px;}
div.event{margin-bottom:8px;}
tr.tage{background-color:#999999;color:#ffffff;}

