    .kalender-tabelle { border-collapse: collapse; font-family: sans-serif; }
    .kalender-tabelle th { background-color: #006195; padding: 10px; text-align: center; }
    .kalender-tabelle td { border: 1px solid #ccc; padding: 15px; text-align: center; }
	.heute { background-color: #96FF96; color: #006195; border:1px solid #006195 font-weight: bold; }
	.termin { background-color: #FF9696; font-weight: bold; line-height: 20px; }
	.wochenende { background-color: #EDEDED; font-weight: bold; line-height: 20px; }