.linkespalte {
	width: 20%;
	float: left;
}
.rechtespalte {
	width: 75%;
	float: right;
}
.abstand {
	margin: 0 0 10px 0;
}

.sauber {
	clear: both;
}
.anmeldung .feld-honig {
	display: none !important;
}
.anmeldung .error {
	color: red;
	font-size: 1.15rem;
}

/*
 * THEME HACKS
 */
.single-termine #container #category-name #category-inner .description {
	display: none;
}
.post-type-archive-termine #container #content #left-area .post .meta-info {
	display: none;
}