.Text {
	font-family: "Calligraph421 BT";
	font-size: 18px;
	color: #5B002E;
	text-align: left;
	font-weight: bold;

}
.zentriert {
	font-family: "Calligraph421 BT";
	font-size: 18px;
	font-weight: bold;
	color: #5B002E;
	text-align: center;

}
.darkT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center top;


}
