/* ie png fix */

img
{
	behavior: url(/assets/site/ie-png-fix/ie-png-fix.htc);
}

a img {
	border:  none;
}

/* ########## TYPO HTML-Standard ########## */

*
{
	margin: 0px;
	padding: 0px;
}

html, body
{
	height: 100%;
	font-size: small;
}

body
{
	background: #000 url('/assets/template/images/bg_1920.jpg') no-repeat center center;
	color: #fff8e8;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: medium;

}

#distance
{
	width: 1px;
	height: 50%;
	background-color: transparent;
	margin-bottom: -310px; /* half of #container's height */
	float: left;
}

#container
{
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	width: 960px;
	height: 620px;
	clear: left;
	background-color: rgba(0,0,0,0.0);
}

#bg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#title
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#headline
{
	position: absolute;
	top: 50px;
	left: 460px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#headline h1
{
	display: inline-block;
	font-size: x-large;
	xtext-transform: uppercase;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	color: #fc0;
	height: 36px;
	overflow: hidden;
	
}

#content
{
	position: absolute;
	top: 90px;
	left: 460px;
	width: 480px;
	height: 460px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#content .content
{
	overflow: auto;
	padding-right: 10px;
	height: 460px;
}

#content h1
{
	display: inline-block;
	font-size: x-large;
	xtext-transform: uppercase;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	color: #fc0;
	height: 36px;
	overflow: hidden;
	
}

#content h2
{
	font-size: large;
	text-transform: uppercase;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #ffcc00;
}

#content h3
{
	font-size: medium;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #ffcc00;
}

#content p
{
	margin-bottom: 0.5em;
}

#content p strong
{
	color: #fc0;
	font-weight: bold;
}

#content a
{
	text-decoration: underline;
	color: #fc0;
}

#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
}

#content table.timetable td {
	padding-right: 12px;
}

#content .imageRight
{
	float: right;
	margin-left: 10px;
}

#content .question
{
	
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.2em;
}

#content .quote
{
	font-style: italic;
	margin-bottom: 0;
}

#content .origin
{
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2em;
}

#content .festival
{
	font-weight: bold;
	margin-bottom: 0em;
}

#content .award
{
	margin-top: 1.0em;
	text-align: center;
	font-weight: normal;
	color:  #fff;
}

#content .award p
{
	margin-top: 1.0em;
}

#content .award p strong
{
	font-size: 18px;
	font-weight: bold;
	color:  #fc0;
}

#menu
{
	position: absolute;
	overflow: hidden;
	left: 10px;
	bottom: 30px;
	width: 940px;
	margin: 0px;
}

#menu .menu
{
	text-align: center;
}

#menu ul
{
	display: inline;
}

#menu li
{
	display: inline;
	padding: 0px 6px;
	list-style: none;
}

#menu li.self a,
#menu li.self:hover a
{
	color: #fc0;
}

#menu li a:hover
{
	color: #fc0;
}

#menu li a
{
	color: #e70;
	text-decoration: none;
	letter-spacing: -0.00em;
	font-weight: bold;
	font-size: large;
}

#material
{
	position: absolute;
	bottom: 14px;
	right: 250px;
}

#material a
{
	color: #e70;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#material a:hover
{
	color: #fc0;
}


#distributor
{
	position: absolute;
	bottom: 0px;
	right: 20px;
}

#filmwecker
{
	position: absolute;
	bottom: 168px;
	right: 138px;
}

#logos
{
	position: absolute;
	bottom: 80px;
	left: 220px;
}

#logos p .logos img
{
	margin-bottom: 4px;
}

#cinema
{
	position: absolute;
	bottom: 70px;
	left: 0px;
	height: 120px;
	width: 120px;
	margin: 5px 0px 0px;
	padding: 0px;
	overflow: hidden;
	text-align: right;
	background: url('/assets/template/images/badge.png') no-repeat;
	z-index: 99;
}

#badge
{
	position: absolute;
	top: 20px;
	left: 18px;
	width: 80px;
	height: 70px;
	overflow: hidden;
	padding: 0px;
}

#badge p
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	line-height: 0.9em;
	color: #330000;
	margin-top: 8px;
}

#badge a
{
	color: #330000;
	border: 0px;
	text-decoration: none;
}

#badge a:hover
{
	color: #663300;
	text-decoration: none;
}
	

#lola
{
	position: absolute;
	top: 206px;
	left: 280px;
}

#icons
{
	position: absolute;
	overflow: hidden;
	right: 180px;
	bottom: 0px;
}
	
#impressum
{
	position: absolute;
	bottom: 4px;
	right: 4px;
	border: 0px;
}

#impressum a,
#impressum a:hover
{
	font-size: x-small;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background-color: rgba(238,119,0,0.2);
}

.jScrollPaneDrag {
	position: absolute;
	background-color: rgba(255,204,0,0.4);
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #F00;
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #0f0;
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
