table {
	border: 1px solid #cccccc;
}

#page {
	width: 95%;
	margin: 0;
	padding: 0;
}
#content {
	width: 95%;
	margin: 0;
	padding: 0;
}

/* --- header stripe with logo and navigation --- */

#header, #teaser, #sidebar, #footer-menu, #content_end, #boxleft, 
#ihexereitopnavigation, #boxright form,
.xoxCalendar, .xcMonth, .noprint {
	position: absolute;
	left: -2000px;
	visibility: hidden;
	display: none;
}
#boxcenter, #boxright {
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: visible;
	width: 90%;
}
.element, .print {
	visibility: visible;
	display: block;
}