@charset "utf-8";
/* CSS Document */

*{margin:0;
padding:0;}

body{
	background-image: url(../Bilder/Hintergrund_Metall.png);
	background-repeat: repeat;
	}#wrapper {
	background-color: #FFF;
	background-image: url(../Bilder/Wrapper-Bild.jpg);
	background-repeat: no-repeat;
	height: 526px;
	width: auto;
	margin-top: 86px;
	margin-left: 0px;
	position: relative;
	box-shadow: 8px 8px 8px #666,
               -8px 8px 8px #666,
                8px -8px 8px #666,
               -8px -8px 8px #666;
}
#wrapper #Header #Text-Stichpunkte p {
	text-shadow: 2px 2px 2px #666,
               -2px 2px 2px #666,
                2px -2px 2px #666,
               -2px -2px 2px #666;
}
#logo {
	float: right;
	height: 212px;
	width: 652px;
	margin-top: 0px;
	margin-right: 0px;
}



#Header {
	background-image: url(../Bilder/Header-Transparent.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 1024px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
#Text-Stichpunkte {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 150%;
	color: #FFF;
	padding-top:20px;
	padding-left: 40px;
	font-weight: bold;
	float: left;
	padding-right: 25px;
	padding-bottom: 25px;		
}
#Text-Aufzaehlung {
	float: left;
	height: auto;
	width: auto;
	margin-top: 270px;
	margin-left: 40px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 150%;
	color: #FFF;
}
#Liste {
	height: auto;
	width: auto;
	position: absolute;
	left: 70px;
	top: 322px;
	line-height: 135%;
}
#adresse {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 135%;
	color: #00509b;
	float: right;
	height: auto;
	width: auto;
	margin-top: 256px;
	text-align: right;
	position: absolute;
	left: 767px;
	font-weight: bold;
}
.mailk-link {
	color: #00509b;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;

	color: #FFF;
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 40px;
	text-shadow: 2px 2px 2px #666,
               -2px 2px 2px #666,
                2px -2px 2px #666,
               -2px -2px 2px #666;
	
}
.web-link {
	color: #FFF;
}




#wrapper #Text-Aufzaehlung p {
	text-shadow: 2px 2px 2px #666,
               -2px 2px 2px #666,
                2px -2px 2px #666,
               -2px -2px 2px #666;
}
