/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin-top: 40px;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
}

.clearLR { clear: both; }

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.4em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
	background: url(../img/img01.jpg) no-repeat left top;
}
#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
	white-space:nowrap;
}
#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}




/* Menu */


#menu {
	float: right;
	width: 592px;
	height: 50px;
	background: url(../img/img02.jpg) no-repeat left top;
	}
#menu ul {
	margin: 0;
	padding: 6px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}
#menu li {
	display: inline;
	text-align: center;
	}
#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #110404;
}

#menu a:hover, #menu .active a {
	background: #FFFFFF;
	color: #110404;
}






#metaMenu {

 	float: right;
	height: 41px;
	width: 592px;
	background: url(../img/img02.jpg) no-repeat left bottom;

}
#metaMenu ul {
	margin: 0;
	padding: 6px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#metaMenu li {
	display: inline;
	text-align: center;
}
#metaMenu li.active  a,
#metaMenu li a:hover {
	text-decoration: underline;
	}
#metaMenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #110404;
}






/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	background: url(../img/img03.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../img/img05.jpg) no-repeat left top;
	padding: 0px 30px;
}

/* Content */

#content {
	float: left;
	width: 564px;
	padding-top: 30px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding-top: 30px;
}






/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(../img/img04.jpg) no-repeat left top;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}















/* Kino Erweiterung */
/* kurz und lang, single: */
.tx-tmdcinema-pi1 {}
.tx-tmdcinema-pi1 .movieTitle {
	font-size: 2.0em;
	font-weight: bold;
	}
.tx-tmdcinema-pi1 table * {
	padding: 2px;
	font-size: 14px;
	}
.tx-tmdcinema-pi1 table.program {
	margin: 10px 0 10px 0;
	text-align: center;
	border-collapse: collapse;
	border-left: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
	}
.tx-tmdcinema-pi1 table.program th {
	border-bottom: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	}
.tx-tmdcinema-pi1 table.program td {
	vertical-align:top;
	border-right: 1px solid lightgrey;
	}
.tx-tmdcinema-pi1 .showType {
	color: red;
	text-transform: uppercase;
	}
.tx-tmdcinema-pi1 .info {
	color: red;
	font-family: Courier;
	margin-top: 5px;
	margin-bottom: 5px;
	}
.tx-tmdcinema-pi1 .singleView .fbw {
	position: absolute;
	top: 0px;
	right: 0;
	}

/* kurze Übersicht */
.tx-tmdcinema-pi1-shortProgram {
	padding: 0;
	margin: 0;
	width: 180px;
	}
.tx-tmdcinema-pi1-shortProgram h2 {
	margin-bottom: 10px;
	font-size: 15px;
	}
.tx-tmdcinema-pi1-shortProgram .tx-tmdcinema-pi1-shortView {
	text-align: center;
	width: 165px;
	margin: 0 auto 10px auto;
	}
.tx-tmdcinema-pi1-shortProgram .tx-tmdcinema-pi1-shortView h3 {
	width: 165px;
	text-align: center;
	}

/* ausführliche Übersicht */
.tx-tmdcinema-pi1-longProgram  {
	}
.tx-tmdcinema-pi1-longProgram hr {
	width: 80%;
	margin: 10px auto 10px auto;
	}
.tx-tmdcinema-pi1-longProgram .infoBox {
	}
.tx-tmdcinema-pi1-longProgram .infoLine {
	margin: 5px 0;
	}
.tx-tmdcinema-pi1-longProgram .poster {
	float:left;
	}
.tx-tmdcinema-pi1-longProgram .summary {
	float: left;
	margin-left: 10px;
	width: 410px;
	}

/* Einzelansicht */
.tx-tmdcinema-pi1 .singleView .poster {
	float: left;
	}
.tx-tmdcinema-pi1 .singleView .techInfo {
	float: left;
	margin-left: 10px;
	}
.tx-tmdcinema-pi1 .singleView .time {
	margin-top: 15px;
	}




#footer a:hover {
	text-decoration: none;
}