.cal_days {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	height: 21px;
	width: 33px;
}
.cal_content {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	height: 21px;
	width: 33px;
}
.cal_today {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	height: 21px;
	width: 33px;
	background-image: url(../feature%20pics/kalender/today.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cal_event {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
	height: 21px;
	width: 33px;
	background-image: url(../feature%20pics/kalender/event.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#kalender {
	background-image: url(../feature%20pics/kalender/back.jpg);
	background-repeat: no-repeat;
	height: 188px;
	width: 267px;
}
#kalender a{
	text-decoration: none;
	color: #EAEAEA;
}
#kalender a: hover{
	text-decoration: none;
	color: #EAEAEA;
}
#kalender a: visited{
	text-decoration: none;
	color: #EAEAEA;
}
#platzhalter {
	height: 15px;
	
}
