﻿.Header_rechts {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	caption-side: inherit;
	empty-cells: show;
	table-layout: fixed;
	text-align: left;
	background-color: #808080;
	border-spacing: inherit;
}
.Header_links {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	caption-side: inherit;
	empty-cells: show;
	table-layout: fixed;
	text-align: left;
	background-color: #C0C0C0;
	border-spacing: inherit;
}
.Filmtitel {
	font-family: Arial;
	vertical-align: middle;
	text-align: center;
	color: #FF0000;
	font-size: 25px;
	font-weight: bold;
}
.Hinweistext_rechts {
	font-family: Arial;
	vertical-align: middle;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.Anfangszeiten {
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.Hinweistext_links {
	font-family: Arial;
	vertical-align: middle;
	text-align: right;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.Bilder {
	text-align: center;
	vertical-align: middle;
}
.Text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
