#kalender-box {
	background-color: white;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 1.5em;
	line-height: 90%;
/* 	font-size: 0.85em; */
}
#kalender-box p {
	padding-left: 2.3em;
}
#kalender-box h1 {
	line-height: 50%;
}
#text-ausstellung {
	/* position: relative; */
	top: 0px;
	width: 334px;
	float: left;
	background-color: white;
 	padding-top: 10px;
 	padding-bottom: 3px;
 	margin-right: 20px;
	margin-bottom: 20px;
}
#bild-ausstellung {
	float: left;
	margin-bottom: 20px;
}
.rot_big {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
    font-weight: bold;
	color: #FF3333;