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

