﻿body, td, p {
	font: 11px verdana,helvetica,sans-serif;
}
body {
	background: #FFFFCC;
}
	
a:link {
	color: #000000;
}
 a:visited {
	color: #000000;
}
 a:active {
	color: #000000;
}
	
.movie {
	background: #FFFFCC;
	width: 600px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin: auto;
}
.movieTitle {
	background: #000033;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
	text-align: left;
}
.poster {
	float:left;
	width:210px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.poster img {
	border: 2px #808080 solid;
}
.infobox {
	float:left;
	margin-top:10px;
	text-align:left;
}
.descr {
	margin-left: 320px;
	background: #CCCCCC;
	color: #000033;
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: left;
}
.timetable {
	
	margin:10px;
}
.timetable td {
	text-align: center;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.topB {
	float:right;
	font: 11px verdana,helvetica,sans-serif;
	border: #ffffff solid 1px;
	padding: 3px 10px 3px 10px;
	cursor:pointer;
}
.topB a {
	color: #ffffff;
	text-decoration:none;
}
.ico {						/* Movie icons parameters */
	margin-bottom: -1px;
	margin-left: 5px;
	height: 20px;
	width:20px;
	position: relative;
	top:5px;
}
td a, timetable a {
	color: #000000;
}
.Kinoname {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.Anfangszeiten {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: medium;
	color: #000033;
}
