@charset "utf-8";
.uebertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #432121;
	text-decoration: none;
	text-align: center;
}
.normtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #432121;
	text-decoration: none;
	text-align: left;
}
.hervor {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #432121;
	text-decoration: none;
	text-align: left;
}
.impress {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #432121;
	text-decoration: none;
	text-align: center;
}

