@charset "utf-8";
.Ueberschrift {
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
}
.Absatzlinksbuendig {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
}
.Bildbezeichnung {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
}

