/* CSS Document */



body {
	background-color:#222222;
	margin-left:0;
	margin-top:0;
}

.background{

	position:fixed;
	width:1000px;
	height:100%;
	left:50%;
	margin-left: -500px;
	background-image:url(bilder/background.png);
	}

.logo {
	
	position:fixed;
	height: 50px;
	width: 255px;
	left: 50%;
	margin-left: 245px;
	z-index: 2;
	text-align:center;
	padding-top:16px;
}


.menue_oben {
	
	position:fixed;
	height: 50px;
	width: 740px;
	left: 50%;
	margin-left: -490px;
	margin-top: 43px;
	z-index: 2;
	
}

.banner {
	
	position:fixed;
	height: 270px;
	width: 1000px;
	left: 50%;
	top: 65px;
	margin-left: -500px;
	z-index: 2;
	overflow:hidden;
	background-color:#a7a9ac;
}

.headimage {
	visibility:hidden;
	position:absolute;
	height: 270px;
	width: 1000px;
	left:50%;
	top: 65px;
	margin-left:-500px;
	z-index: 2;
	overflow:hidden;
	background-color:#a7a9ac;
}

.filmcontainer {
		height: 270px;
		width: 480px;
		position:fixed;
		left:50%;
		margin-left:-235px;
		margin-top: 65px;
		z-index:6;
		overflow:hidden;
		
		}

.filminfo {
		height: 270px;
		width: 255px;
		position:fixed;
		left:50%;
		margin-left:245px;
		margin-top: 65px;
		z-index:5;
	/*	padding-top: 128px; */
		overflow:auto;
		}
		
.fallstudieninfo {
		height: 288px;
		width: 261px;
		position:fixed;
		left:50%;
		margin-left:245px;
		margin-top: 87px;
		z-index:5;
		overflow:auto;
		}

.inhalt{
	
	position:absolute;
	width: 460px;
	margin-left: 265px;
	margin-top: 15px;
	z-index: 3;
}

.hauptspalte{
	
	position:absolute;
	width: 745px;
	left:50%;
	margin-left: -500px;
	margin-top: 355px;
	z-index: 1;
}

.menue_container{
	background-color:#f08a00 ;
	position:fixed;
	width: 210px;
	/*min-height: 200px;*/
	top: 263px;
	left: 50%;
	margin-left: -500px;
	z-index: 3;
	fon
}

.menue{
	position:relative;
	top:70px;
	/*padding-top: 70px;*/
	padding-left: 20px;
	/*padding-bottom: 15px;*/
}

.adresse{
	position: fixed;
	top: 15px;
	padding-left: 10px;
	left: 50%;
	margin-left: -500px;
}

/*
.adresse{
	position: fixed;
	bottom: 5px;
	padding-left: 10px;
	left: 50%;
	margin-left: -500px;
}
*/


.teaser1_4 { 	
		
		width: 10px;
		height: 178px;
		color:#000000;
		background-color:#f08a00;
		position:fixed;
		left: 50%;
		margin-left: 245px;
		margin-top: 355px;
		z-index: 1 ;
	}
		
.thumbnail{ cursor:pointer;}

.balken{position:fixed;
	width:480px;
	height:340px;
	z-index:4;
	background-color:#646567;
	left:50%;
	margin-left: -235px;
	background-image:url(bilder/background.png);
	overflow:hidden;
	}