.uberschrift {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	color: #000000;
}
.text_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text_times-new-roman {
	font-family: "Times New Roman";
	font-size: 14px;
}

