.mod_eventmenu {
	line-height: 1.5;
}
.mod_eventmenu ul {
	list-style: none;
}
.mod_eventmenu a {
	text-decoration: none;
	color: #34464e !important;
	font-weight: bold;
	font-size: 13px;
}
.nr_entries {
	color: grey;
	float: right;
	font-weight: 600;
}
.nav_year {
	font-size: 18px;
	font-weight: bold;
}
.level_1 {
	margin-top: -10px;
	margin-left: -40px;
}
.level_2 {
	margin-left: -40px;
}
.header {
	font-size: 10px;
	margin-bottom: -12px;
}
/* Eventliste Home */
.mod_eventlist h4 {
	font-size: 15px;
	margin-top: 11px;
	margin-bottom: 1px;
}
.event_space {
	margin-bottom: 7px;
}
.header {
	margin-top: 0px;
}
.first {
	margin-top: 0px !important;
	line-height: 1.7;
}
.event a {
	color: #34464e !important;
}
.info {
	margin-top: -16px;
}
.layout_full h1 {
	/*Termine: Abstand Datum von Überschrift*/
	margin-bottom: -5px;
}
.layout_full .details {
	/*Termine: Abstand Beschreibung von Datum*/
	margin-top: 14px;
}
.back a {
	text-decoration: none;
	background: #34464e;
	padding: 6px;
	color: white !important;
	font-weight:bold;
}
.back a:hover {
	background: #608085;
}
.level_2 li {
	/*Zeilenabstand Jahresnavigation Termine*/
	margin-top: 2.5px;
}