@import url("Bildunterschrift.css");
.Titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #880B0C;
	text-align: center;
}
.Text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #880B0C;
	text-align: justify;
}
