body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: c4edfc;
	padding-bottom: 4px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table {
}
a:link {
	font-weight: bold;
	color: #30aad8;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #005598;
	text-decoration: underline;
}
a:visited {
	color: #30aad8;
	text-decoration: none;
}
a:active {
	color: #005598;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #005598;
}
h4 {
	font-weight: bold;
	color: #005598;
}
li {
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 0px;
	list-style-image: url(bilder/liste.gif);
}
.name {
	font-size: 15px;
	font-weight: bold;
}
.adresse {
	color: #ffffff;
}
.hervorhebung {
	font-weight: bold;
	color: #005598;
}
cite {
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #666;
}
