TABLE.calendar { text-align: center; background-color: #000099; margin-right: 5px; font-family: arial; font-size: 10px; }
		TH.month { background-color: #FFFFFF; }
		TD.prev-month, a.prev-month { text-align: left; color: #FFFFFF; font-family: arial; font-size: 11px;}
		TD.next-month, a.next-month { text-align: right; color: #FFFFFF; font-family: arial; font-size: 11px;}
		TH.day-of-week { font-size: 8pt; color: #FFFFFF;}
		TD.selected-day { background-color: #FFCC66; font-family: arial; font-size: 11px;}
		TD.day { background-color: #FFFFFF; font-family: arial; font-size: 11px;}
		TD.today { background-color: #FFFFFF; font-weight: bold; font-family: arial; font-size: 11px;}
		TD.menu { font-family: arial; font-size: 11px;}
        TD.menue { color: #003366; font-family: arial; font-size: 12px;}
        TD.heading_top { border-top:1px solid #E3570C; font-family: arial; font-size: 12px;}
        TD.heading_bottom { border-bottom:1px solid #E3570C; font-family: arial; font-size: 12px;}
		TD.list_head { background-color: #FFCC00; color: #000099; font-weight: bold; font-family: arial; font-size: 12px;}
		TD.entry_head { background-color: #FBE381; font-weight: bold; font-family: arial; font-size: 12px;}
		A.entry_link { font-weight: bold; font-family: arial; font-size: 12px;}
		TABLE.entry { border: 1px dotted #FBE381; font-family: arial; font-size: 12px;}
		p.entry { border: 1px dotted #000099; font-family: arial; font-size: 12px;}
        A {color: #000099; text-decoration: none;}
        A:hover { color : #E3570C;	text-decoration : none;}
        TD.standard {font-family: arial; font-size: 12px; margin: 2px}
        TD.standardB {font-weight: bold; font-family: arial; font-size: 12px;}

