.linkWithoutUnderline {
	text-decoration: none;
}
.wochentag {
	font-weight: bold;
	color: #FFCC00;

}
.datum {
	font-weight: bold;
	color: #FFFF00;
}
.ort {
	font-weight: bold;
	color: #FFFF00;
}
.jahr {
	color: #FFCC00;
	font-weight: bold;
}

