/** -- < Content Termine > -- **/
#terminkalender .month_switcher { text-align:center; padding:5px 0 10px 0;  font-weight:bold; color:#9e0039; }
#terminkalender .month_switcher A { font-weight:bold; color:#9e0039; text-decoration:none; }
#terminkalender .day { text-align:center; cursor:pointer; border-bottom:1px solid #666666; padding:5px; }
#terminkalender .day_1, #terminkalender .day_3,#terminkalender .day_5, #terminkalender .day_7 {
background-color:#E6E6E6;
}
#terminkalender .day_keys TD { text-align:center; font-weight:bold; background-color:#C3C3C3; }

#terminkalender .active { color:#9c0038; font-weight:bold; font-size:120%; }
#terminkalender #day_infobox { margin:10px 0px; border:1px solid #9c0038; padding:5px; }
#terminkalender #day_infobox .date { width:75px; font-weight: bold; vertical-align:top; }

#terminkalender #month_list .datum { width:75px; font-weight: bold; vertical-align:top; padding-bottom:5px; }
#terminkalender #month_list .infos { vertical-align:top; }

/** Detail **/
#termin .gallery_termine { width:110px; float:left; height:100px; }
#termin .gallery_termine IMG { cursor:pointer; } 
#termin .header INPUT { border:1px solid #9a0037; text-align:center; }