* { 
	font-family:'Courier New',Georgia;
	font-size:13px; 
	color:#000000; 
	line-height:15px;
}
body {
	background:#5e6d5b;
	margin:0px;
	background-image:url(p/hg.gif);
	background-attachment:fixed;
}
img { 
	border:none; 
}
#filmpreis1 { 
	z-index:4;
	top:100px;
	left:50%;
	margin-left:-425px;
	width:240px; 
	height:240px; 
	position:absolute;
}
#filmpreis2 { 
	z-index:5;
	top:250px;
	left:50%;
	margin-left:-315px;
	width:130px; 
	height:130px; 
	position:absolute;
}
#logo { 
	z-index:5;
	top:19750px;
	left:50%;
	margin-left:115px;
	width:200px; 
	height:200px; 
	position:absolute;
}
#dvd { 
	z-index:5;
	top:270px;
	left:50%;
	margin-left:-300px;
	width:110px; 
	height:110px; 
	position:absolute;
}

#zitatebox {
	z-index:3;
	position:absolute;
	top:450px;
	left:50%; 
	width:270px;
	margin-left:-540px;
}
.zitat {
	display:block;
	margin-bottom:600px;
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
#weissboxbox {
	position:absolute;
	left:50%; 
	width:540px;
	margin-left:-270px;
	background:#424c40;
}
.weissbox {
	display:block;
	border:1px solid black;
	width:500px;
	margin-top:15px;
	margin-left:20px;
	background:white;
}

.textbox {
	margin:15px 20px 15px 20px; 
	display:block;
}
p { 
	margin:0px;
	margin-bottom:7px; 
}
	
h1 { 
	text-transform:uppercase; color:red; font-size:16px; font-weight:bold; margin:0px; margin-bottom:7px; 
}
h2 { 
	font-weight:normal; color:red; margin-top:13px; padding-top:7px; margin-bottom:7px; border-top:1px dotted #c8d9a7; 
}
h3 { 
	color:red;
	margin:0px;
	margin-bottom:7px; 
}
h4 { 
	color:red;
	margin:0px;
}
h5 { 
	margin:0px;
	margin-bottom:7px; 
}
h6 { 
	margin:0px;
}

#navbox {
	z-index:5;
	height:100%;
	left:50%;
	margin-left:210px;
	position:fixed; 
}
#nav {
	position:absolute;
	bottom:50px;
	border-top:5px solid black;
	border-bottom:5px solid black;
	width:140px;
}
a.n1 {
	color:white;
	text-align: right;
	display:block; 
	text-decoration:none; 
	height:15px; 
	font-weight:bold;
	background:black;
	text-transform:uppercase;
	padding:2px 10px;
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}
a.n2 {
	color:white;
	text-align: right;
	display:block; 
	text-decoration:none; 
	height:15px; 
	font-weight:bold;
	background:black;
	text-transform:uppercase;
	padding:2px 10px;
	opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);
}
a.n1:hover, a.n2:hover {
	opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);
	
}

a.text { 
	color:#0000FF; 
	text-decoration:none;
}
a.text:hover { 
	color:red;
}
a.textfett { 
	color:#0000FF; 
	font-weight:bold;
	text-decoration:none;
}
a.textfett:hover { 
	color:red;
}

.bildcrew {
	margin-top:4px;
	margin-bottom:7px;
}

.mitlinie { 
	padding-top:7px; 
	border-top:1px dotted #c8d9a7; 
}
.red { 
	color:red; 
}
em { 
	font-weight:bold; color:#889472; font-style:normal; 
}
span { 
	text-transform:uppercase; 
}

ul {
	margin:0 0 8 0px;
	padding:0 0 0 15px;
	list-style-image:url(p/bullet.gif);
}

.bildgross {
	display:block;
}

/* impressum */
#jjbox {
	z-index:4;
	height:100%;
	margin-left:5px;
	position:fixed; 
	width:200px;
}
#jj { 
	color:white;
	position:absolute;
	bottom:5px;
	left:10px;
}
#jjhoverbox { 
	visibility:hidden;
	position:absolute;
	bottom:0px;
}
#jjhover { 
	background:black;
	padding:7px 11px;
	vertical-align: bottom;
	color:white;
	opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);
}

.jjlink {
	color:white;
	font-weight:bold;
}	
.jjlink:hover {
	color:red;
}
.jjtext {
	color:white;
}	
	
	
	