body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position:relative;
	width:656px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	background-image: url(Bilder/Header1.png);
	height: 88px;
	width: 655px;
	float: none;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#Navigation {
	margin: 0px;
	padding: 0px;
	width: 655px;
	position: relative;
}


#content {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	height: 420px;
	z-index: 0;
	background-image: url(Bilder/Licht1.jpg);
}
.Ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#content_Licht {
	width: 600px;
	position: relative;
	background-image: url(Bilder/transparenz.png);
	text-align: center;
	color: #FFF;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
}
#content_Ton {
	width: 600px;
	position: relative;
	background-image: url(Bilder/transparenz.png);
	color: #FFF;
	text-align: center;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#content_Index {
	height: 300px;
	margin: auto;
	width: 600px;
	position: relative;
	top: 10%;
	bottom: 10%;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#content_Index h1 {
	color: #FFF;
	text-align: left;
}
#content_Index h2 {
	text-align: left;
}
#content_Index  a{
	color: #F00;
	font-size: 14px;
	font-weight: bold;
}
#content_Angebot {
	text-align: center;
}





#content_Impressum {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	z-index: 0;
}

#content_Kontakt {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	height: 420px;
	z-index: 0;
}


#Background_Licht {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	height: 420px;
	z-index: 0;
	background-image: url(Bilder/Licht1.jpg);
	position: relative;
}
#Background_Ton {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	height: 420px;
	z-index: 0;
	background-image: url(Bilder/Ton1.jpg);
	position: relative;
}
#Background_Index {
	width: 655px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	height: 420px;
	z-index: 0;
	background-image: url(Bilder/Index.jpg);
	background-color: #999;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	opacity: 100;
	
}
#Bild_Licht1 {
	float: left;
	margin-top: 10px;
}
#Bild_Licht2 {
	float: right;
	margin-top: 10px;
}
#Bild_Ton1 {
	float: left;
	margin-top: 10px;
}
#Bild_Ton2 {
	float: right;
	margin-top: 10px;
}
