.table3 { margin-top: 18px; margin-right: 40px; }
	.norm_txt {
		font-family : Arial;
		font-size : 12px;
		color : Black;
	}
	a.norm_txt {
		text-decoration : underline;
	}
	a.norm_txt:Hover {
		text-decoration : none;
		color: gray;
	}
	.down_txt {
		font-family : Arial;
		font-size : 11px;
		color : Black;
	}
	.navi_top_link {
		font-family : Arial;
		font-size : 12px;
		color : #B45700;
		font-weight : bold;
	}
	a.navi_top_link {
		text-decoration : none;
	}
	a.navi_top_link:Hover {
		text-decoration : underline;
		color: white;
	}
	
	.navi_left {
	font-family : Arial;
	font-size : 12px;
	color : black;
}
	a.navi_left {
		text-decoration : none;
	}
	a.navi_left:Hover {
		text-decoration : underline;
		color: black;
		font-weight : bold;
	}
	
	.kalender_link {
		font-family : Arial;
		font-size : 12px;
		color : white;
	}
	a.kalender_link {
		text-decoration : underline;		
		font-weight : bold;
	}
	a.kalender_link:Hover {
		text-decoration : none;

	}	
	
	.tcell { font-size: 10pt; }
a.link_monat:link, a.link_monat:visited  { font-family: Arial; color: black;  font-size: 12px; font-weight: bold; text-decoration: none;}
a.link_monat:hover { font-family: Arial; color: white; font-size: 12px; font-weight: bold; text-decoration: underline;}
