@charset "utf-8";
.seiten-ueberschrift {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #B02D00;
}
.linkfrei {
	font-weight: bold;
	color: #A00;
	font-size: 16px;
}

.seiten-ueberschrift-einzeln {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #B02D00;
}
.schriftweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.text-einfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
