* { margin:0; padding:0; }


html {
    height: 100%; width: 100%;
    margin: 0;
    background-color: #f5f7f7;
}

body {
	padding: 0; margin: 0; 
	width: 100%;	
}

img { max-width: 100%; border-style: none; }
img, div { behavior: url(iepngfix.htc) }

#page { margin: 0 auto; width: 100%; }

#pageWrapper {
	margin-right: auto;
	margin-left: auto;
	width:1200px;	
	/*border: 1px solid red;*/	
}

#paper {
	float: none;
    height: 700px;
    margin-left: auto; margin-right: auto;
    width: 1200px;
    background: url(img/visual.jpg) no-repeat;
    background-size: 1200px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    position: relative;
    display: block;
    z-index: 0;
	overflow: visible;
}


#menu {
	float: left;
    height: 28px;
    width: 910px;
	position: absolute;
    top: 20px;
	padding-top: 12px;
	padding-left: 12px;
	/*border: 1px solid red;*/
	background: url(img/trans.png) repeat;
	z-index: 1;
}


#aehre {
	float: right;
	position: absolute;
	top: 20px;
	left: 922px;
	height: 36px;
	width: 268px;
	padding-top: 4px;
	text-align: right;
	padding-right: 10px;
	z-index: 10;
	background: url(img/trans.png) repeat;
	z-index: 1;
	/*border: 1px solid black;*/
}


#content {
	/*clear: both;*/
	position: absolute;
	top: 62px; left: 0;
	height: 804px;
	width: 1200px;
	
	/*border: 1px solid red;*/
}

#headline { padding-top: 8px; text-align: center; }


#textbox {
	width: 640px;
	height: 440px;
	position: absolute;
	top: 115px;
	right: 20px;
	/*background-color: white;
	opacity: 0.85;*/
	background: rgba(255,255,255,.8);
	overflow: auto;
	padding: 15px 15px 20px;
}

#textboxKino {
	width: 740px;
	height: 440px;
	position: absolute;
	top: 115px;
	right: 20px;
	/*background-color: white;
	opacity: 0.85;*/
	background: rgba(255,255,255,.8);
	overflow: auto;
	padding: 15px 15px 20px;
}

#textboxKontakt {
	width: 640px;
	height: 270px;
	position: absolute;
	top: 115px;
	right: 20px;
	/*background-color: white;
	opacity: 0.85;*/
	background: rgba(255,255,255,.55);
	overflow: auto;
	padding: 15px 15px 20px;
}

#kLinks { position: absolute; left: 15px; }

#kRechts { position: absolute; left: 300px; }

#textboxDownload {
	width: 645px;
	height: 440px;
	position: absolute;
	top: 115px;
	right: 20px;
	/*background-color: white;
	opacity: 0.85;*/
	background: rgba(255,255,255,.8);
	padding: 15px 10px 20px 15px;
}

#zitatbox {
	width: 640px;
	height: 460px;
	position: absolute;
	top: 275px;
	right: 20px;
	text-align: right;
	line-height: 24px;
	padding: 20px;
}

/*#kinostart {
border: 1px solid black;
	width: 246px;
	height: 160px;
	position: absolute;
	top: 385px;
	right: 20px;
	text-align: right;
	line-height: 24px;
	padding-right: 20px;
	padding-top: 20px;
	background: url(img/gelb2.png) no-repeat;
}*/

#dvdCover {
	position: absolute;
	top: 395px;
	right: 24px;
	
}
#dvd {
	position: absolute;
	top: 425px;
	right: 140px;
	width: 238px;
	height: 43px;
	padding-right: 20px;
	text-align: right;
	padding-top: 13px;
	background: url(img/gelb2.png) no-repeat;
}
#goodmovies {
	position: absolute;
	top: 455px;
	right: 141px;
	width: 238px;
	height: 43px;
	padding-right: 20px;
	text-align: right;
	padding-top: 13px;	
}

#fotobox {
	width: 640px;
	height: 430px;
	position: absolute;
	top: 115px;
	right: 20px;
	background: rgba(255,255,255,.85);
	overflow: auto;
	padding: 15px 15px 20px;
}

#filmbox {
	width: 630px;
	height: 395px;
	position: absolute;
	top: 115px;
	right: 20px;
	background: rgba(255,255,255,.85);
	overflow: auto;
	padding: 60px 20px 20px;
}
#wertvoll { position:  absolute; top: 490px; left: 30px; }

#footer { position: absolute; top: 660px; width: 1200px; }

#logos { width: 600px; float: left; }
#pier53 { position: absolute; left: 13px; }
#ndr { position: absolute; left: 109px; }
#ff { position:  absolute; left: 157px; }
#fb { position: absolute; left: 240px; }

#menu2 { float: left; width: 620px; padding-top: 22px; padding-left: 325px; text-align:left; }


