/* CSS Document */



body {

background-attachment:fixed;

}

/* the links*/
a:link {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	color:#333333;
	}

a:hover {
	text-decoration: none;
	color:#00FFCC;
	}

a:visited {
	text-decoration: none;
	color:#333333
	}

img{
	max-width: 100%;
	height: auto;
}


.logo{
	position:absolute;
	height:80px;
	width:20px;
	left:178px;
	top:50px;
}

.infoname{
	position:relative;
	border-bottom:solid #000066;
	border-top:solid #003366;
	padding-top:15px;
	padding-left:20px;
	width:440px;
	height: 40px;
	text-align:left;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	left: 251px;
	top: 60px;
}

.film1{
	position:absolute;
	padding-left:20px;
	padding-top:10px;
	border-bottom:solid #00FFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	text-decoration:overline;
	font-size:14px;
	top:189px;
	left:251px;
	
}

.film2{
	position:absolute;
	padding-left:20px;
	padding-top:10px;
	border-bottom:solid #0099FF;
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	text-decoration:overline;
	font-size:14px;
	top:189px;
	left:422px;
	
}

.film3{
	position:absolute;
	padding-left:20px;
	padding-top:10px;
	border-bottom:solid #006699;
	font-family:"Times New Roman", Times, serif;
	font-style:oblique;
	text-decoration:overline;
	font-size:14px;
	top:189px;
	left:585px;
	
}



.hauptbilder {
	font-size:14px;
	position:relative;
	left: 152px;
	top: 250px;
	width: 1000px;
	height: 563px;
	visibility: inherit;
	padding-bottom:200px;
	

}

.haupttext1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:justify;
	position:relative;
	left: 253px;
/*	top: 875px;*/
	width: 496px;
	height:auto;
	padding:20px;
	text-indent:10px;
	border-bottom:solid #00FFFF;
	

}

.haupttext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:justify;
	position:relative;
	left: 253px;
	top: 1195px;
	width: 496px;
	height:auto;
	padding:20px;
	text-indent:10px;
	border-bottom:solid #0099FF;
	

}

.haupttext3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:justify;
	position:relative;
	left: 253px;
	top: 1515px;
	width: 496px;
	height:auto;
	padding:20px;
	text-indent:10px;
	border-bottom:solid #006699;
	

}



.trailer1{
	border-bottom:solid #00FFFF;
	text-decoration:overline;
}

.logos {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	font-size:14px;
	left: 253px;
/*	top: 1195px;*/
	width: 496px;
	height:auto;
	padding:20px;

	text-indent:5px;
	border-bottom:solid #0099FF;
}

.spacer{
	position:relative;
	padding:100px;
	height:100px;
}

.spacersmall{
	position:relative;
	padding:20px;
	height:20px;
}

.bottom {
	position:relative;
	border-bottom:solid #000066;
	border-top:solid #003366;
	padding-top:15px;
	padding-left:20px;
	text-align:left;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	left: 254px;
/*	top: 1538px;*/
	width: 496px;
	height: 35px;
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}



/*stiles*/

#italic{
font-style:italic;
}
