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;
}
.pic {
	border: 1px solid #900;
	padding: 2px;
}
#header, #rechts, #topnavi, .nix {
	display: none;
}
.tab1 {
	padding: 4px 30px;
	border: 1px solid #999;		
}
.tab2 {
	padding: 0px 30px;
}
h1, h2 {
	font-size: 11pt;
	font-weight: bold;
}
