html, body, a, img, h1, h2, h3, h4, h5, div, p, table, tbody, tr, td, th, hr, form {
	margin:	0;
	padding: 0;
	border:	0;
	background: none;
	color: #fff;
	font: 12px/140% arial,verdana,'sans serif',serif;
	text-align: left;
	vertical-align: top;
	background-color: transparent;
}

.schedule {
	margin:	0;
	padding: 0;
	border:	0;
	background: none;
	color: #fff;
	font: 12px/140% arial,verdana,'sans serif',serif;
	text-align: left;
	vertical-align: top;
	background-color: #949496;
}

div, td, th, h1 { /* for debug */
	border: 0px solid black;
	margin: 0px;
}
h1, h2, h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	text-transform: normal;
	margin-bottom: 20px;
}
h3 {
	font-size: 12px;
	margin-bottom: 12px;
}
ul, ol{
	margin:	2px 10px;
	padding: 2px 10px;
}
hr {
	margin: 12px 0;
	padding: 0;
	border: none;
	background: #9ee20f;
	color: #9ee20f;
	height: 1px;
	noshade
}
a {
	color: #9ee20f;
}
a:hover {
	color: #adff00;
	text-decoration: none;
}

#container {
	width: 1000px;
	min-height: 600px;
}
* html #container {
	height: 600px;
}
.sidebar {}
#sidebar-left {
	float: left;
	width: 184px;
}
#sidebar-left ul.primary-links,
#sidebar-left .block {
	margin: 0 0 0 50px;
}
ul.primary-links {
	/*list-style-type: none;*/
}
ul.primary-links li{
	margin: 0 0 8px 0;
}
ul.primary-links li a {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
ul.primary-links li a:hover,
ul.primary-links li a.active {
	color: #ddd;
}
#sidebar-right {
	float: right;
	width: 140px;
	border-left: 1px dashed #fff;
	padding-left: 14px;
	color: #9ee20f;
	padding-bottom: 44px;
}
#center {
	margin: 0 194px 0 216px;
	padding-bottom: 22px;
}
ul.secondary-links {
	/*list-style-type: none;*/
	margin-bottom: 33px;
}
ul.secondary-links li {
	padding: 0 26px 0 0;
}
ul.secondary-links li a {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul.secondary-links li a:hover,
ul.secondary-links li a.active {
	color: #ddd;
}
#footer {
	clear: both;
	height: 165px;
	padding-top: 88px;
	background: url(images/foot.jpg) left bottom no-repeat;
}

/* Ueberschreiben der Styles */
.profile,
.pager,
.node-form .standard,
.clear-block:after,
.clear,
.theme-settings-bottom,
.node-form .standard {
	clear: none;
}
.pager { margin: 16px 0; }
.block { padding-bottom: 2em; }
textarea#edit-message {
	width: 100%;
	.margin: 0 0 0 -216px; /* nur für IEs */
}
.messages {
	border: 1px solid #fff;
	padding: 4px 8px;
	margin-bottom: 10px;
}

/* PROGRAMM */
.filmdetail-filmtitel{
	font-weight: bold;
	margin: 10px 0;
}
img.program-entry-picture{
	float: right;
	margin: 0 0 12px 12px;
}
.filmdetail-cast{
	border-collapse: collapse;
	margin: 8px 0;
}
.filmdetail-cast td{
	margin: 0;
	padding: 0 6px 0 0;
}
div.program-entry-teaser {
	clear: none;
}
div.program-entry {
	margin: 0;
	width: 100%;
	height: 266px;
	/*clear: left;*/
	border-bottom: 1px dashed #fff;
}
div.program-entry-leinwandname{
	/*display: none;*/
	font-style: italic;
	margin: 6px 0 0 0;
}
div.program-entry-filmtitel{
	font-weight: bold;
	margin: 6px 0;
	padding: 0;
}
table.program-entry-times-table{
	margin-bottom: 6px;
}
table.program-entry-times-table td{
	margin: 0;
	padding: 0 6px 0 0;
	letter-spacing: 1px;
}
.program-entry img.program-entry-picture{
	float: left;
	margin: 0 16px 0 0;
}
div.program-week-pager{
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 8px 0;
}
span.program-week-pager-current{
	padding: 0 10px;
	font-size: 14px;
}
.program-entry-times-table-cell{
	width: 54px;
	vertical-align: top;
	margin-bottom: 8px;
}
