body {
	background-color: #eeeeee;
}

.brotschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3C2573;
	font-weight: normal;
}

.a .brotschrift:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C2573;
}

.bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C2573;
	font-style: italic;
	font-weight: normal;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #3C2573;
	font-weight: bold;
}
.navi_passiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3C2573;
	text-decoration: none;
}

.nav_aktiv {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3C2573;
}

