body {
	margin: 0;
	background: none;
}
#kopf, #linkliste1, #hauptmenue, #tipps {
	display: none;
}
#center {
	width: auto;
	margin: 2cm 0 0 0;
	border: none;
	background: none;
}
#hauptteil {
  background: none;
}
#inhalt {
	width: 19cm;
	float: none;
}
#inhalt.zweispaltig {
  background: none;
}
#kern {
	width: 100%;
}
#fusszeile {
	width: 19cm;
	clear: none;
	position: absolute;
	top: 0;
	border: 1px solid #bb0000;
}
.gutter {
	padding: 0;
}
