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;
}
#links, #rechts, #ende, #subnavi {
	display: none;
}
h1, h2 {
	font-size: 11pt;
	font-weight: bold;
}
td {
	vertical-align: top;
}
