/* Kalender top */
.kalender-oben {
	position: absolute;
	right: 40px;     
	top: 40px;
	font-size: 26px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.42);
	z-index: 3;
}
/* Kalender bottom */
.kalender-unten {
	position: absolute;
	right: 40px;     
	bottom: 20px;
	font-size: 26px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.42);
	z-index: 3;
}
/*
div {
	background-image: url("https://www.thumm.de/trommer/img_intern/hg25.gif");
	
}
*/