#rechts {
	display: block;
}

#rechts.noprint {
	display: none;
}

* html #rechts {
	right: 0;
}

#content {
	margin-right: 220px;
	width: auto;
	width: 100%;
}
