@charset "ISO-8859-1";
.Haupttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 15px;
	margin-left: 5px;
}
.miniLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.überschriften {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}

