#nav, #uebergang-oben, #menu, #uebergang-unten {
	display: none;
}

#kopf, #logo, #inhalt, #hauptteil, #spalte, #breadcrumb, #fussleiste {
	background: 0;
	width: 100%;
	clear: both;
	margin: 0;
}

#hauptteil {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid black;
}

div.vier-bilder {
	width: 100%;
	height: 90px;
}

#spalte div.bild-mit-text {
	text-align: center;
	float: left;
	margin-right: 1em;
}