
/* calendar-teaser */
.calendar-teaser table                          { margin:0; width: 100%}
.calendar-teaser table *                        { border:0; }

.calendar-teaser a                              { display:block; }
.calendar-teaser .even a                        { background:#d4d4d4; }
.calendar-teaser .old a                         { color:#ababab; }
.calendar-teaser a:hover                        { color:#ffffff ! important;background:#55ab26; }

.calendar-teaser caption                        { padding:0 0 5px;font-size:1em;color:#404040;border-bottom:1px solid #c9dfbd }

.calendar-teaser th                             { padding:5px 0 5px 10px;width:20px;font-weight:normal;text-align:center;color:#404040; }
.calendar-teaser th:first-child                 { padding:5px 0 5px 0; }
.calendar-teaser th.weekend                     { color:#7fbf5b; }

.calendar-teaser td                             { padding:0 0 0 10px;width:20px;text-align:center; }
.calendar-teaser td:first-child                 { padding:0; }