/* Style sheet Kalender */
.mod_dlh_reservationplan a{font-weight:bold;color:#d9d7ac;}
.mod_dlh_reservationplan table{width:180px;margin:10px auto;}
.mod_dlh_reservationplan table thead{color:#d9d7ac;background: #4f6373;}
.mod_dlh_reservationplan table th{padding:3px;font-weight:normal;color:#d9d7ac;background: #4f6373;}
.mod_dlh_reservationplan table td{padding:3px;text-align:center;color:#293845;background: #e9e8cf;}
.mod_dlh_reservationplan table td.weekend{padding:2px;text-align:center;color:#293845;background: #dfdec0;}
.mod_dlh_reservationplan table td.active{padding:2px;color:#d9d7ac;background: #c6b600;}
.mod_dlh_reservationplan table td.reserved{padding:2px;color:#d9d7ac;background: #6f9f22;}
.mod_dlh_reservationplan table td.blocked{padding:2px;color:#d9d7ac;background: #9f2222;}

