* {
	background-color: transparent !important;
	background-image: none !important;
}
#kopf, #navigation, #fuss {
	display: none;
}
#container {
	margin: 0;
}
#container, #content_container {
	width: auto;
}
#content {
/*	width: auto; /* breite des #content auch resetten? */
}
#content_container {
	padding: 0 1em;
}
#content {
	float: none;
}
.box-header h3 {
	color: #5F4100;
}
#sitemap {
	padding-bottom: 1em;
}
form.voting input.btn-abstimmen,
form.voting a.btn-ergebnis {
	color: #5F4100;
}
#content #accordion .element { height: auto !important;}


