body {
	background: transparent;
	color: Black;
}
#linkespalte, #head {
	display: none;
}
#mitte, #contain, #rechtespalte {
	background: transparent;
	width: 100%;
	float: none;
}
#mitte {
	border: none;
}
#contain {
	padding: 0px;
}
h1 {
	margin-left: 0px;
	padding: 0px;
	background: transparent;
	min-height: 43px;
}
#printfeed {
	display: block;
	border-top: 1px solid Black;
	text-align: right;
}
