.monthyear {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #0099FF;
}
.day {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	background-color: #E8E8E8;
}
.veranstaltung {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;
}
.details {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #f3f3f3;
	color: #000000;

}
.eintritt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #F3F3F3;
	color: #000000;

}
.ort {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #F3F3F3;
	color: #000000;

}
.shortview{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #F3F3F3;
	color: #000000;
}
.shortyear{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #0099FF;
	color: #000000;

}

