html body {
	margin: 0;
	text-align: left;
	font-size: 10pt;
	background: #fff;
	color: #000;
	font-family: verdana;
}
a:link, a:visited {
	text-decoration: none;
	color: #000;
	font-style: italic;
	border: none;
}
#header, #links, #mitte, #navi, #footnavi {
	display: none;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}