*{
	margin: 0;
	padding: 0;
	}
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	}
.none{
	display: none;
	}

.clear{
	clear: both;
}	
	
#navigation, #secnav, .headimg, .rauf, .noprint{
	display: none;
}	
.textlink{
	text-decoration: none;
	color: black;
}
.keindruck{
	display: none;
}
h1, h2, h3, h4, h5{
	font-size: inherit;
}
p, h1, h2, h3, h4, h5 {
	margin-bottom: 5pt;
}
#fuss{
	clear: both;
	text-align: left;
	border-top: 0.5pt solid #000000;
	padding-top: 5pt;
	margin-top: 10pt;
	page-break-inside: avoid;
}
dl {
	margin-top: 1em;
}

dl dd{
	margin-left: 4em;	
}
.comment{
	padding-left: 10pt;
	padding-bottom: 20pt;
}
.listlink{
	display: none;
}