
.planGrayed { font-size: 9px; text-align: center; color: #f0f0f0; text-decoration: none; }
.planWorkday { font-size: 9px; text-align: center; background: #fcf9c8; }
.planHoliday { font-size: 9px; text-align: center; background: #e0deba; }
.planToday { font-size: 9px; text-align: center; background: #fce683; }
.planSelected { border-style: solid; border-width: 1px; border-color: #707070; }
.planHeader { font-size: 9px; font-weight: bold; text-align: center; color: black; background: #dddcc5; }
.planWeekNum { font-size: 9px; text-align: right; background: #e0e0e0; text-decoration: none; }

.maincalendar { background: #bfcad8; }
.calendarheader { font-weight: bold; text-align: center; color: black; background: #dddcc5; }
.calendarday { font-size: x-small; text-align: center; background: #fcf9c8; }
.calendartoday { font-size: x-small; text-align: center; background: #fce683; }
.calendarholiday { font-size: x-small; text-align: center; background: #e0deba; }
.calendarmark { font-size: x-small; text-align: center; background: #e0deba; }
.calendardesc { text-align: left; background: #fcf9c8; }
.bigcalendarholiday { text-align: left; background: #e0deba; }
.planer { text-align: right; font-weight: bold; background: #fcf9c8; }
.calendarabsent { font-size: x-small; text-align: center; background: #ffe78b; }
.calendarhole { font-size: x-small; text-align: center; background: #ffffff; }

