body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/movie-hgblau2000.jpg);
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	}

.wrapper {
	height: auto;
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	/*background-color: #f0f0f0;*/
}
.header {
	background-color: #f0f0f0;
	height: 85px;
	width: 1026px;
	opacity: 0.4;
}
.navigation {
	background-color: #f0f0f0;
	height: 85px;
	width: 1026px;
	margin-top: -150px;
	position: relative;
	
}
.text {
	background-color: #f0f0f0;
	height: 461px;
	width: 1026px;
	
}
.text .content1 {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	margin-left:480px;
	height: 400px;
	width: 506px;
	line-height: 17px;
	margin-top: 30px;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	/*border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
	/*z-index: 100;*/
	position: absolute;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

	/*box-shadow:2px 2px #cccccc;*/

/*------------content für Adresse in Kontakt------------------*/
}
.text .content2 {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-left:25px;
	height: 370px;
	width: 400px;
	line-height: 17px;
	margin-top: 30px;
	background-color: #FFF;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 50px;
	/*border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FF0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
	/*z-index: 100;*/
	position: absolute;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

	/*box-shadow:2px 2px #cccccc;*/
	
/*----------------------------------------------------------------*/

}
.slideshow {
	background-color: #fcfcfc;
	height: 0px;
	width: 1026px;
	opacity: 0.8;
	
}
.footer {
	background-color: #f0f0f0;
	height: 102px;
	width: 1026px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0;
	opacity: 0.9;

}
.foot-cont1 {
	height: 102px;
	width: 186px;
	background-image: url(../pics/logo-foo.png);
	float: right;	
}
.foot-cont2 {
	height: 60px;
	width: 60px;
	background-image: url(../pics/facebook.jpg);
	float: left;
	margin-top:38px;	
}
