.kalenderdatum {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	margin-top:0;
	margin-left:0;
text-decoration:none;
}
.kalenderueberschrift {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0;
	margin-left:0;
text-decoration:none;
}
.kalendertext {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0;
	margin-left:0;
text-decoration:none;
}
.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
//	background-attachment: fixed;
	background-image: url(/images/calendar/zahl-bg.gif);
//	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 20px;
	cursor: pointer;
}
.tag_sonntag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
//	background-attachment: fixed;
	background-image: url(/images/calendar/zahl-sonntag-bg.gif);
//	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 20px;
cursor: pointer;
}
.tag_termin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
//	background-attachment: fixed;
	background-image: url(/images/calendar/zahl-termin1-bg.gif);
//	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 20px;
cursor: pointer;
}
.tag_termin2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
//	background-attachment: fixed;
	background-image: url(/images/calendar/zahl-termin2-bg.gif);
//	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 20px;
cursor: pointer;
}
.monat_jahr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
/*	background-attachment: fixed;*/
	background-image: url(/images/calendar/monat_jahr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 100px;
cursor: pointer;
}
.menu_kalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: nowrap;
	height: 14px;
	width: 100px;
cursor: pointer;
}
#sub_monate {
	   background-color:#FFFFFF;
	   border-style: solid;
	   border-width: 2px;
	   border-color: #CCCCCC;
	}
	
a:link.kalendar {  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0pt;
	text-decoration:none;
}
a:visited.kalendar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0pt;
	text-decoration:none;
}

a:active.kalendar { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0pt;
	text-decoration:none;
}

a:hover.kalendar { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:500;
	margin-top:0px;
	margin-bottom:0pt;
	text-decoration:underline;
	
#sub_jahre {
	   background-color:#FFFFFF;
	   border-style: solid;
	   border-width: 2px;
	   border-color: #CCCCCC;
	}
