div.headerArea {
	height: 46px !important;
	background-color: white !important;
}

h1, h2, h3{
	color: #ff9900 !important;
}

/* Liste Module einer Veranstaltung */
.eventModuleAbstract > p {
	margin: 0.1em !important; /* das ist sonst viel zu viel */
}

/* Breite limitieren */
.contentArea {
	max-width: 1280px;
}

.EventListMonths a {
	padding: 0.2em;
}

#accordionEvents > div {
	margin-bottom: 10px;
}

.catalogDataBox {
	background-color: #efefef;
	padding: 0.5em;
	margin-bottom: 0.5em;
	margin-bottom: 0.5em;
}

