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;
}
#controls, #navi, #topnavi, #oben, #footer, .suche, #all span.unsichtbar {
	display: none;
}
.picright {
	float: right;
	margin: 0 0 15px 15px;
}
ul {
	list-style: none;
}
h1, h2, h3 {
	font-size: 11pt;
	font-weight: bold;
}
td {
	vertical-align: top;
}