body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
a:link, a:visited, a:hover, a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

h1, h2, ul#navilist, div#navirechts, .klein {
	display: none;
}
a.pda {
        display: none;
}
div#druck {
	font-size: 10pt;
	width: auto;
	border-bottom: 1px solid #000000;
}
img {
        border: none;
}
p {
        margin: 0 0 13px 0;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
h4 {
        font-size: 12pt;
        font-weight: bold;
        margin: 5px 0 5px 0;
}
h5 {
        font-size: 12pt;
        font-weight: normal;
        text-decoration: underline;
        margin: 0 0 0 0;
}
td {
        vertical-align: top;
}
.rechtsfloat {
        float: right;
}