@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #000;
	outline: transparent;
}
a:hover {
	color: #4A8D3D;
}
a img {
	border-style: none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
}
#container {
	background-color: #FFFFFF;
	height: 728px;
	width: 1000px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	moz-box-shadow: 3px 2px 12px #b3b1b3;
	webkit-box-shadow: 3px 2px 12px #b3b1b3;
	box-shadow: 3px 2px 12px #b3b1b3;
		}
#logo {
	position: absolute;
	left: 25px;
	top: 35px;
	width: 392px;
	height: 58px;
	z-index: 1000;
}
#tele {
	position: absolute;
	left: 25px;
	top: 0px;
	width: 442px;
	height: 23px;
	z-index: 1015;
	background-image: url(bilder/tele.png);
	border: none; 
outline: none;
outline-width: 0;
}
#navigation {
	position: absolute;
	left: 135px;
	top: 150px;
	width: 969px;
	height: auto;
	z-index: 1002;
	float: left;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
#navigation ul {
	list-style-type: none;
	text-align: center;
}
#navigation ul li {
	background-color: #FFF;
	float: left;
	margin-top: 0;
	margin-right: 38px;
	margin-bottom: 1px;
	margin-left: 0;
}
#navigation ul li a {
	color: #000;
	text-decoration: none;
	line-height: 65px;
	font-size: 110%;
	font-weight: bold;
}

#navigation ul li:hover {
	background-color: #FFF;
	color: #C62586;
}
#navigation ul li:hover a {
	color: #C62586;
}
#navigation ul li a:active {
	color: #C62586;
}

#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 1000px;
	height: 37px;
	z-index: 1003;
	background-color: #FFF;
	font-size: 50%;
	color: #000;
	font-weight: normal;
}
#footer a {
	color: #000;
}

#textL {
	position: absolute;
	left: 17px;
	top: 33px;
	width: 518px;
	height: 19px;
	z-index: 1004;
}
#textR {
	position: absolute;
	left: 815px;
	top: 10px;
	width: 167px;
	height: 15px;
	z-index: 1005;
	text-transform: uppercase;
}
#uebermich {
	position: absolute;
	left: 160px;
	top: 167px;
	width: 132px;
	height: 34px;
	z-index: 1019;
	
}
#impressum {
	position: absolute;
	left: 0px;
	top: 212px;
	width: 728px;
	height: 444px;
	z-index: 1018;
	background-image: url(../bilder/impressum.jpg);
	font-weight: bold;
	line-height: 145%;
	font-size: 80%;
}
#bild {
	position: relative;
	left: 0px;
	top: 230px;
	width: 750px;
	height: 295;
	z-index: 1014;
	font-size: 80%;
	line-height: 17px;
	text-align: justify;
	background-image: url(bilder/index_neu.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#uebermich {
	font-size: 80%;
	line-height: 17px;
	background-image: url(../bilder/uebermich_neu.gif);
	text-align: justify;
	height: 418px;
	width: 722px;
	position: relative;
	left: 0px;
	top: 230px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#referenzen {
	position: relative;
	left: 0px;
	top: 220px;
	width: 750px;
	height: 397px;
	z-index: 1017;
	font-size: 80%;
	line-height: 17px;
	text-align: justify;
	background-image: url(../bilder/referenzen2025.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leistungen {
	font-size: 80px;
	line-height: 17px;
	background-image: url(../bilder/leistungen_2019.gif);
	text-align: justify;
	height: 397px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 220px;
}
#impressum {
	font-size: 80px;
	line-height: 17px;
	background-image: url(bilder/impressum.jpg);
	text-align: justify;
	height: 428px;
	width: 747px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

