html {
	height: auto;
}

body {
	height: auto;
	background:none;
	color: #000;
	padding: 2em;
}

#container {
	width: auto;
	margin: 0;
	background:none;
}

.links, #nav, #subnav, .rechts {
	display: none;
}

div.mitte {
	float: none;
	width: auto;
	padding: 0;
}

.cont_single{
	padding: 0;
}
