@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){



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

#section3 {
	width: 97%;
	margin-right: auto;
	margin-bottom: 170px;
	margin-left: auto;
	margin-top: 10px;
}

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

.section #top {
	margin-top: 20px;
	}
.section #left {
	}
.section #right {	
	}
.section #maps {	
	}
	
	.section #aufbau {
	padding:15px;
	margin: 0 auto;
	text-align:center;
	margin-top:12px;
	}
		#maps iframe {
			top:0;
			left:0;
			width:100% !important;
			height:100% !important;
			}

	div.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -100px;
}

}
@media only screen and (min-width: 800px) {
	
	
.section {
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
}
.section div {
	margin-bottom:22px !important; 
	box-shadow: 0px 1px 6px 2px #888;
	background-color:#fff;
	padding:15px;
	}
#section1 {
	margin-top: 20px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	position:relative;
	}



.section #top {
	margin: 0 auto;
	}
	
#section2 {
	position:relative;
	height:100%;
	width:100%;
	width: 97%;
	margin-right: auto;
	margin-left: auto;	
	max-width:850px;
	}

.section #left {
	width:67%;
	}
.section #right {
	width:24%;
	top:50%;
	position:absolute;
	right:0;
	margin-top:-127.5px;  
	}
	
	
	.section #maps {	
	min-width:544px;
	height:343px;
	}
		#maps iframe {
			top:0;
			left:0;
			width:100% !important;
			height:100% !important;
			}
			
	.section #aufbau {
	margin: 0 auto;
	text-align:center;
	}

div.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
	text-indent: -100px;
}



}









