a:link {
	color: #400D00;
}
.fusszeile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #400D00;
}
a:hover {
	color: #400D00;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #400D00;
	line-height: 17px;
}
.zwischenschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400D00;
	font-weight: bold;
	font-variant: small-caps;
}
.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #400D00;
	font-weight: bold;
	font-variant: small-caps;
}

