body {
	background: #000 url(../images/bg.jpg) repeat-x;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
}

#page_wrapper {
	margin: auto;
	width: 1000px;
	background: transparent url(../images/inner-bg.jpg) no-repeat;
}
#page {
	width: 800px;
	margin: auto;
	position: relative;
	z-index: 1;
}

h1 {
	width: 800px;
	height: 322px;
	display: block;	
	position: relative;
	z-index: 1;
}

a, a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

#page_nav {
	background: transparent url(../images/nav-bg.jpg) no-repeat;	
	display: block;
	width: 800px;
	height: 104px;
	position: relative;
	z-index: 1;
}
#page_nav li {
	position: relative;
	left: 627px;
	width: 100px;
	display: block;
}

#page_content {
	min-height: 740px;
}

* html #page_content {
	height: 740px;	
}

#page_content h2 {
	margin: 0px 0 30px 0;
	display: block;
	font-weight: normal;
	font-size: 18px;
}

#content.content_bg {
	width: 580px;
	float: left;
	background: transparent url(../images/content-bg.jpg) no-repeat;
	margin: 0px 0 0 0;
	padding:122px 90px 90px 130px;
	min-height: 740px;
}

* html #content.content_bg {
	height: 740px;	
}

#page_content.content_bg span{
	padding: 0 0 100px 0px;
	display: block;
}

#page #clone {
	display: none;
}

#page #content #flashplayer {
	position: relative;
	left: 85px;
	top: 50px;
}

#page #vorfuehrungen {
	display: block;
	left: 423px;
	top: 329px;
	z-index: 2;
	position: absolute;
}
#page #presse {
	display: block;
	position: absolute;
	left: 245px;
	z-index: 2;
	top: 311px;
}
#page #flickr {
	display: block;
	position: absolute;
	left: 52px;
	z-index: 2;
	top: 317px;
}

#page #trailerlink {
	position: absolute;
	left: 319px;
	top: 842px;
}

#page h3 {
	margin-bottom: 10px;
}

#page ul.content_list {
	padding: 0 0 15px 0;
}
#page ul.content_list li {
	margin: 0 0 15px 0;
}

.past {
	color: #333333;	
}
#zoom {
	z-index: 1000;
}
.flashhidden {
	visibility: hidden;
}
#zoom_content {
	color: #000;	
}

div.crew_detail a {
	color: #000;
}

div.crew_detail .left {
	float: left;
	margin-right: 15px;
	width: 250px;
	min-height: 250px;
}

