.kalender_style1 
{
	text-align: center;
	font-size: 12px;
	border-bottom-style: none;
	border-bottom-width: medium;
	font-weight: bold;
}
.kalender_style2 
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	background-color: #E2E2E2;
}
.kalender_style2frei
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	background-color: #FF0000;
}
.kalender_style2besetz
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	text-align: center;
	background-color: #33FF00;
}
.kalender_style3 {
	background-color: #E4EEDF;
}
.kalender_style4 {
	background-color: #E8E8E8;
}
.kalender_style5 {
	text-align: left;
}



 a.kalender:link
 {
	text-decoration:none;
	color:#000000;
 }
 a.kalender:visited
 {
	text-decoration:none;
	color:#000000;
 }
 a.kalender:hover
 {
	text-decoration:none;
	color:#000000;
 }
 a.kalender:active
 {
	text-decoration:none;
	color:#000000;
 }
