body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0;
	width: 640px;
	max-width: 640px;
}

#header, #filter .subnav a, #status .subnav, #statusbottom .subnav, #karte, #menu, table.termine th a, #footer {
	display: none;
}

a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

td {
	vertical-align: top;
}
table.termine th {
	font-weight: normal;
	text-align: left;
}
table.termine td, table.termine th {
	border-bottom: 1px solid #000;
	padding: 0.5em;
	padding-left: 0;
}
#bodytext {
	margin-top: 10em;
}
#footerprint {
	color: #999;
	font-size: 80%;
	margin-top: 5em;
}
#headerprint {
	position: absolute;
	left: 0;
	top: 0;
	text-transform: uppercase;
	font-weight: bold;
}
p.subnav {
	margin: 0;
	padding: 0;
}
