@charset "utf-8";
#centered_gross {
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px; /* negative Hälfte von width: 900px */
height: 2125px;
}
#centered_medium {
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px; /* negative Hälfte von width: 900px */
height: 1455px;
}
#centered_klein {
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px; /* negative Hälfte von width: 900px */
height: 900px;
}
	
#back_gross {
	height: 2125px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image:url(01_bilder/hintergrund-licht-energie-gross.jpg);
}
#back_medium {
	height: 1455px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image:url(01_bilder/hintergrund-licht-energie-medium.jpg);
}
#back_klein {
	height: 900px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image:url(01_bilder/hintergrund-licht-energie-klein.jpg);
}
#logo {
	height: 130px;
	width: 185px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#head01 {
	height: 35px;
	width: 200px;
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 175px;
}
#head02 {
	height: 35px;
	width: 300px;
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 475px;
}
#head_plustext {
	height: 20px;
	width: 300px;
	position: absolute;
	z-index: 1;
	left: 315px;
	top: 490px;
}
#stoerer {
	height: 180px;
	width: 180px;
	position: absolute;
	z-index: 1;
	left: 712px;
	top: 400px;
}
#stoerer_start {
	height: 180px;
	width: 180px;
	position: absolute;
	z-index: 1;
	left: 716px;
	top: 137px;
}
#btn_angebote {
	height: 70px;
	width: 95px;
	position: absolute;
	z-index: 0;
	left: 573px;
	top: 25px;
}
#btn_uebermich {
	height: 70px;
	width: 95px;
	position: absolute;
	z-index: 0;
	left: 690px;
	top: 25px;
}
#btn_kontakt {
	height: 70px;
	width: 95px;
	position: absolute;
	z-index: 0;
	left: 800px;
	top: 25px;
}
.h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:25px;
}
.h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:regular;
	color:#000;
	line-height:15px;
}
#content_01 {
	height: 215px;
	width: 500px;
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 225px;
}
#content_02 {
	height: 500px;
	width: 850px;
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 535px;
}
#content_03 {
	height: 500px;
	width: 600px;
	position: absolute;
	z-index: 0;
	left: 32px;
	top: 240px;
}
#content_spezial {
	height: 200px;
	width: 250px;
	position: absolute;
	z-index: 0;
	left: 650px;
	top: 240px;
}
#footer_gross {
	height: 20px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 2094px;
}
#footer_medium {
	height: 20px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 1424px;
}
#footer_klein {
	height: 20px;
	width: 900px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 869px;
}
a:link {
	color:#dd2d7e;
	text-decoration:none;
}
a:hover {
	color:#dd2d7e;
	text-decoration: underline;
}
a:visited {
	color:#dd2d7e;
	text-decoration:none;
}
a:active {
	color:#dd2d7e;
	text-decoration: underline;
}
a.clean:link {
	color:#000;
	text-decoration:none;
}
a.clean:hover {
	color:#000;
	text-decoration: underline;
}
a.clean:visited {
	color:#000;
}
a.clean:active {
	color:#000;
	text-decoration: underline;
}