/*						~~~ kalender.css | für: kalender.inc.php | ver 1.0:~~~*//*-------------------------------------------------Standard (nicht ändern):---*/table.kalender {width:100%; border-collapse:collapse; background-color:#ffffff}table.kalender th,table.kalender td {border:1px solid #808080; padding:2px 0; text-align:center; font-size:10pt}table.kalender tr.wotage th {color:#808080; background-color:#e8e8e8; font-weight:normal}table.kalender td.woende {color:#cc0033; background-color:#ffffb8}table.kalender td.heute {color:#ffffff; background-color:#3399CC}/*------------------------------------------------------------------Design:---*/table.kalender td.heute {background-color:#7abacf}table.kalender td {width:25px}/* - - - - - - - - - - - - - - - - - - - - - - - - - -"Nächstes Treffen": - - */div.naetreffen	{margin:1em 0; padding:1em 0; text-align:center;				 border:1px solid #a0a0a0; background-color:#ffffb8}div.naetreffen p.heute {color:#FF0000}
