/* Style sheet kalender */
.mod_calendar thead th{}
.mod_calendar thead th.head{height:30px;vertical-align:top;}
.mod_calendar thead th.next,.mod_calendar thead th.next a{margin-left:auto;text-align:right;vertical-align:top;font-weight:bold;}
.mod_calendar thead th.current,.mod_calendar thead th.current a{margin-right:auto;margin-left:auto;text-align:center;vertical-align:top;}
.mod_calendar thead th.previous,.mod_calendar thead th.previous a{margin-right:auto;margin-left:auto;text-align:left;vertical-align:top;font-weight:bold;}
.mod_calendar table{width:865px;}
.mod_calendar thead tr{height:20px;}
.mod_calendar thead th.label{padding-left:3px;background-color:#e8e9bf;font-size:10px;}
.mod_calendar tbody td{width:70px;height:70px;padding-top:3px;padding-left:3px;vertical-align:top;border:1px solid #4d4d4d;}
.mod_calendar img.date_img{float:left;margin-top:5px;margin-right:5px;}
.mod_calendar .active{width:70px;height:70px;background-color:#f2e068;}
.mod_calendar td{font-size:11px;}
.mod_calendar .today{background-color:#d0d0d0;}

