.text-bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;

}
.uberschr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #731314;
	font-weight: bold;

}
.uberschr2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #731314;
	font-weight: bold;
}
.uberschr3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #731314;
	font-weight: bold;
}
.uberschr2-weiss {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EACA8D;
	font-weight: bold;
}
.text-klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}
.verlinkung {
	font-size: 16px;
	font-weight: bold;
	color: #EACA8D;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	padding: 4px 0px;
	background-color: #761414;
	width: 380px;
	margin: 0px auto;
	text-align: center;
	border-width: 0px;
	border-style: none;
}
