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, #topnavi, #navigation, #Ananas, #Wolf, #logos {
	display: none;
}
h1, h2, h3 {
	font-size: 11pt;
	font-weight: bold;
}
.picright {
  float: right;
  margin: 0 20px 5px 15px;    
}