body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../grafik/hg.gif) center top no-repeat #a2a2a2;
	font-family: arial;
	font-size: 12px;
	color:#666;
}
a{
		text-decoration: none;
}
#mitte{
	position: relative;
	width: 862px;
	margin: 0 auto;
	padding-top:4px;
	background: url(../grafik/schatten_oben.png) left -5px no-repeat transparent;
}
#box{
	position: relative;
	width: 844px;
	background: url(../grafik/schatten_mitte.png) left 0px repeat-y transparent;
	padding: 0px 9px;
}
#cont{
	position: relative;
	width: 844px;
	min-height: 500px;
	background: url(../grafik/kontakt_hintergrund.png) left 0px repeat-y transparent;
	padding: 0 0px;
}
#schatten_u{
	position: relative;
	width: 862px;
	height: 10px;
	margin: 0 auto;
	background: url(../grafik/schatten_unten.png) left top no-repeat transparent;
}
#kopf{
	position: relative;
	width: 799px;
	min-height: 49px;
	padding: 37px 0 0 45px;
}
#inhalt{
	position: relative;
	width: 844px;
	background: url(../grafik/kontakt_header.png) 0px top no-repeat transparent;
	min-height: 300px;
	padding-top: 113px;
}
#inhalt a{
	color: #666;
}
#mitteWeiss{
	position: relative;
	width: 844px;
	background: #fff;
	min-height: 300px;
}
#fussmenu{
	position: relative;
	width: 754px;
	background: url(../grafik/footer-kontakt.png) 0px top no-repeat transparent;
	height: 82px;
	padding: 105px 90px 0 0;
	color: #fff;
	text-align: right;
}

/* Menüs */
div#fussmenu a{
	color: #fff;
	font-size: 12px;
}
a#mp1,div#mp1{
	display: block;
	float: left;
	width: 77px;
	height: 33px;
	background: url(../grafik/gmp1i.gif) left top no-repeat transparent;
}
a#mp2,div#mp2{
	display: block;
	float: left;
	width: 113px;
	height: 33px;
	background: url(../grafik/gmp2i.gif) left top no-repeat transparent;
}
a#mp3,div#mp3{
	display: block;
	float: left;
	width: 103px;
	height: 33px;
	background: url(../grafik/gmp3i.gif) left top no-repeat transparent;
}
a#mp4,div#mp4{
	display: block;
	float: left;
	width: 130px;
	height: 33px;
	background: url(../grafik/gmp4i.gif) left top no-repeat transparent;
}
div#mp1{ background: url(../grafik/gmp1a.gif) left top no-repeat transparent;}
div#mp2{ background: url(../grafik/gmp2a.gif) left top no-repeat transparent;}
div#mp3{ background: url(../grafik/gmp3a.gif) left top no-repeat transparent;}
div#mp4{ background: url(../grafik/gmp4a.gif) left top no-repeat transparent;}
	
a#mp1 div{
	display: block;
	width: 77px;
	height: 33px;
	background: url(../grafik/gmp1a.gif) left top no-repeat transparent;
	display: none;
}
a#mp2 div{
	display: block;
	width: 113px;
	height: 33px;
	background: url(../grafik/gmp2a.gif) left top no-repeat transparent;
	display: none;
}
a#mp3 div{
	display: block;
	width: 103px;
	height: 33px;
	background: url(../grafik/gmp3a.gif) left top no-repeat transparent;
	display: none;
}
a#mp4 div{
	display: block;
	width: 130px;
	height: 33px;
	background: url(../grafik/gmp4a.gif) left top no-repeat transparent;
	display: none;
}
.trennstrich{
	display: block;
	float: left;
}
/*Seiteninhalte*/
#inhalt a{
	dext-decoration: none;
	color: #666;
}
#ueberschrift{
	position: absolute;
	padding: 50px 0 0 13px;
	width: 350px;
	line-height: 1.9em;
	letter-spacing: 0.05em;
	z-index: 10;
}
#txt1{
	position: absolute;
	padding: 0 0 0 34px;
	width: 190px;
	line-height: 1.9em;
	letter-spacing: 0.05em;
	z-index: 10;
	background: #fff;
	margin-top: 45px;
	box-shadow: 0;
	-moz-box-shadow: 0; /* Mozilla Firefox */
	-webkit-box-shadow: 0; /* Google Chrome */
	transition: box-shadow 0.5s;
	-webkit-transition: -webkit-box-shadow 0.5s;
}
#txt1:hover, #txt2:hover, #txt3:hover{
	box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999; /* Mozilla Firefox */
	-webkit-box-shadow: 3px 3px 5px #999; /* Google Chrome */
}
#txt1 h4, #txt2 h4, #txt3 h4{
	text-transform: uppercase;
	margin-bottom: 5px;
}
#txt2{
	position: absolute;
	padding: 0 0 0 34px;
	margin-top: 45px;
	width: 236px;
	line-height: 1.9em;
	letter-spacing: 0.05em;
	z-index: 10;
	left: 100px;
	top: 100px;
	box-shadow: 0;
	-moz-box-shadow: 0; /* Mozilla Firefox */
	-webkit-box-shadow: 0; /* Google Chrome */
	transition: box-shadow 0.5s;
	-webkit-transition: -webkit-box-shadow 0.5s;
}
#txt3{
	position: absolute;
	padding: 0 0 0 34px;
	margin-top: 38px;
	width: 240px;
	line-height: 1.9em;
	letter-spacing: 0.05em;
	z-index: 10;
	box-shadow: 0;
	-moz-box-shadow: 0; /* Mozilla Firefox */
	-webkit-box-shadow: 0; /* Google Chrome */
	transition: box-shadow 0.5s;
	-webkit-transition: -webkit-box-shadow 0.5s;
}
#pic1,#pic2,#pic3,#pic4{
	position: absolute;
	z-index: 10;
}
#txt3 ul{
	padding:0;
	margin:0;
	list-style-type: none;
	float: left;
	width: 260px;
}

#txt3 ul li{
	padding-left: 15px;
	line-height: 1.9em;
	margin-bottom: 0px;
	background:url(../grafik/punkt_about_g.gif) left 6px no-repeat;
}

#mitteWeissAktuell{
	position: relative;
	width: 739px;
	background: #fff;
	min-height: 150px;
	padding: 150px 0 0 105px;
}
#txtAktuell{
	position: relative;
	width: 326px;
	min-height:120px;
	padding: 20px 20px 10px 30px;
	background: url(../grafik/aktuell_g_txt_o.gif) left top no-repeat #e0eccc;
}
#txtAktuellU{
	position: absolute;
	top: 0;
	left: 105px;
}
p{
	margin:0 0 10px 0;
	padding:0;
}
a#txt2{ 
	position: absolute;
	display: block;
	height: 20px;
	padding: 0;
	left: 505px; 
	top: 582px; 
	z-index: 10;
	color: #8BC415;
}
#sterne,#sterne2{
	position:absolute;
	z-index: 1;
}
/*ethikkodex*/
div.ethik{
	font-family: "Trebuchet MS";
	width: 842px;
	height: 1191px;
	background: url(../grafik/PlakatBleicherstr.gif) left top no-repeat transparent;
	color: #fff;
	line-height: 1.7em;
}
div.ethikTxt1{
	padding: 193px 0 0 67px;
	font-style: italic;
	width: 530px;
	font-size: 16px;
}
div.ethikTxt2{
	padding: 60px 0 0 67px;
}
	
div.ethik p{
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	
}
div.ethik ul{
	list-style-type: none;
	font-size: 15px;
	margin: 0;
	padding: 0 0 0 16px;
	width: 350px;
}
div.ethik ul li{
	text-indent: -16px;
	margin-bottom: 10px;
}
div.ethik ul li:before{
	content: "❉  ";
}
div.ethikTxt3{
	padding: 65px 0 0px 67px;
	width: 400px;
	height: 400px;
	float: left;
}
div.ethikTxt4{
	padding: 65px 0 20px 0px;
	width: 350px;
	float: left;
}
div.ethikTxt5{
	width: 350px;
	float: left;
	font-style: italic;
	font-size: 15px;
}
#karte{
	background: url(../grafik/karte1.png) no-repeat;
	width: 630px;
	height: 343px;
	position: absolute;
	bottom: -107px;
	left: 113px;
	z-index: 1000;
}
#text{
	position: absolute;
	top: 340px;
	left: 80px;
}
#text a.rot{
	color: #ba000f;
}
#stoerer{
	background: #ba000f;
	color: #fff;
	width: 150px;
	position: absolute;
	top: 520px;
	right: 0;
	padding: 10px 20px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}
#stoerer p{
	margin: 0;
}
#karte a{
	display: block;
	position: absolute;
	width: 100px;
	height: 25px;
}
#karte a.eins{
	top: 106px;
	left: 102px;
}
#karte a.zwei{
	top: 277px;
	left: 271px;
	z-index: 1000;
}
#karte a.drei{
	top: 155px;
	left: 460px;
	width: 80px;
}
#kirche{
	background: url(../grafik/kirche1.png);
	width: 159px;
	height: 143px;
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: 0px;
}
#dom{
	background: url(../grafik/dom.png);
	width: 45px;
	height: 85px;
	position: absolute;
	bottom: 58px;
	right: 40px;
}
.pfeil img{
	display: block;
	position: absolute;
	top: 19px;
	left: 20px;
}
