@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}
* {margin: 0; padding: 0;}
.slideshow {
	background-color:#fff;
	box-shadow: 0px 1px 5px 2px #888;
}

@media only screen and (max-width: 800px){



.text {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.text div {
	padding:10px;
	box-shadow: 0px 1px 5px 2px #888;
	background-color:#fff;
	text-align: center;
	}
	
#text1 {
		margin-top:32px;
	}

.infotext div {
	padding:10px;
	box-shadow: 0px 1px 5px 2px #888;
	background-color:#fff;
	text-align: center;
	margin-bottom:20px;
	
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	}
	
.akttext div {
	margin-bottom:10px !important; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	width: auto !important;
	
}
.akttext {
	margin-right: auto;
	margin-left: auto;
	background: rgba(0,0,0,0.38);
	padding:10px;
	padding-bottom:1px;
	margin-bottom:10px;

	}	
	
.box {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}


.box ul{
	margin:0 auto; 
	text-align: center;
	margin-top:10px;
	}


.box li {
	display:inline-block;
	margin-bottom: 10px;
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:4px;
	width: 48%;
	}
	
.box li img {
	width:100%;
	height:100%;
	}
	
	#bodenabstand {
	width: 97%;
	margin-right: auto;
	margin-bottom: 160px;
	margin-left: auto;
}

#text2 {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

#maps {
	margin-top:0px;
	padding:0px;
	box-shadow: 0px 0px 0px 0px #FFF;
	background-color:#fff;
	height: 300px;
}
#maps iframe {
			top:0;
			left:0;
			width:100% !important;
			height:100% !important;
			}

}
@media only screen and (min-width: 800px) {
	
	
.text {
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
}

.text div {
	margin-bottom:20px !important; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	}
	
.infotext div {
	margin-bottom:20px !important; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	
	margin-top:-10px;
	}
	
.akttext div {
	margin-bottom:20px !important; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	width: auto !important;
	
}
.akttext {
	margin-right: auto;
	margin-left: auto;
	background: rgba(0,0,0,0.38);
	padding:10px;
	margin-bottom:10px;
	padding-top:290px;
	margin-top:-290px;

	}
	
#text1 {
	margin-top: 85px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	text-align: center;
	}

.box  {
	max-width: 97%;
	margin-right: auto;
	margin-left: auto;	
	position:relative;
}


.box ul{
	margin:0 auto; 
	text-align: center;
	
	}


.box li {
	display:inline-block;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:5px;
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:7px;
	height: auto;
	}
	
	#maps {	
	min-width:544px;
	height:500px;
	
	box-shadow: 0px 0px 0px 0px #FFF;
	background-color:#fff;
	padding:0px;
	}
		#maps iframe {
			top:0;
			left:0;
			width:100% !important;
			height:100% !important;
			}









