BODY {
	margin: 0px;
	}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: Black;
	}
P.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	color: Black;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #6F9FAD;
}
p.toptitel {
color: white;
font-size: 14px;
font-variant: small-caps;
font-family: Arial, Helvetica, sans-serif;
border-color: Black;
border-style: solid;
border-width: 1px;
padding: 2px;
text-align: center;
background-color: #2A8099;
}
p.linkerkanttop {
	color: white;
font-size: 12px;
font-variant: small-caps;
font-family: Arial, Helvetica, sans-serif;
border-color: Black;
border-style: solid;
border-width: 1px;
padding: 2px;
text-align: center;
background-color: #2A8099;
}
P.linkerkant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 15px;
	color: Black;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	}
span {
	color: #6F9FAD;
}
span.subtitel {
	font-size: 14px;
	font-variant: small-caps;
}
span.vet {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;
color: Black;
font-weight: bold;
}
span.streep {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
text-align: justify;
color: Black;
font-weight: bold;
}
A {
color: #6F9FAD;
	text-decoration: none;
	}
A:hover {
color: #6F9FAD;
	text-decoration: underline overline;
	}