﻿.Header {
	color: #FF0000;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}
.Header_klein {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.Text {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.Beschreibung {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.Ankündigung {
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.Filmtitel {
	color: #000000;
	font-family: Arial;
	font-size: 35px;
	font-weight: bold;
}

