#box-1-desktop-background {
	position: absolute;
	left: 155px;
	top: 122px;
	width:1240px;
	height: 700px;
	z-index:15;
	background-image: url(bilder-website/background-images/background-kontakt-2025.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}


#box-inhalt {
	position: absolute;
	left: 180px;
	top: 153px;
	width:870px;
	height: 600px;
	z-index:50;
}

#box-text-1 {
	position:absolute;
	top: 30px;
	left: 47px;
	width:auto;
	height:auto;
	z-index:50;
	padding-bottom: 15px;
	padding-right: 35px;
	
}

#box-text-2 {
	position:absolute;
	top: 150px;
	left: 47px;
	width:280px;
	height:auto;
	z-index:25;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 18px;
	padding-bottom: 21px;
}		

#atelieransicht {
	position:absolute;
	top:0px;
	left: 743px;
	width:277px;
	height:391px;
	z-index:50;
	overflow: hidden;
}

.atelieransicht {
	position:absolute;
	top:-30px;
	left: 0px;
	width:100%;
	height:auto;
	z-index:27;
}		

#wegplan {
	position:absolute;
	top:40px;
	left:380px;
	width:320px;
	height:340px;
	z-index:10;
	overflow: hidden;
	background-color+: #F33;
	color: #FFF;
}	

.wegplan {
	width:100%;
	height: auto;
}	

#bild-andechs {
	position:absolute;
	top: 386px;
	left: 0px;
	width:1020px;
	height:235px;
	z-index:70;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFF;
	overflow: hidden;
}


#bild-andechs-size {
	position:relative;
	top:-28px;
	left: 0px;
	width:100%;
	height:auto;
}




#passkreuz-ro {
	position: relative;
	left: 1199px;
	top: 109px;
	background-image: url(bilder-website/passkreuze/passkreuz-rechts-oben.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px;
	height: 40px;
	width: 40px;
	opacity: 0.3;
	z-index:30;
	float:left;
}	


#passkreuz-lu {
	position: relative;
	left: 100px;
	top: 780px;
	background-image: url(bilder-website/passkreuze/passkreuz-links-unten.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px;
	height: 40px;
	width: 40px;
	opacity: 0.3;
	z-index:30;
	float:left;
}	




@media only screen and (max-width: 1000px) {
	
	
#passkreuz-ro {
	display:none;
}	


#passkreuz-lu {
	display:none;
}
	
	
	
#box-1-desktop-background {
	display:none;
}

#bild-andechs {
	display:none;
}		


#box-inhalt {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height: auto;
	z-index:30;
	float:left;
	
	background-color: #1e466e;
	
	-moz-box-shadow: 1px 1px 5px 5px  rgba(0,0,0,0.15);
	-webkit-box-shadow:  1px 1px 5px 5px   rgba(0,0,0,0.15);
	box-shadow: 1px 1px 5px 5px   rgba(0,0,0,0.15);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:0%;	
}

#box-text-1 {
	position: relative;
	top: 30px;
	left: 33px;
	width: 33%;
	height:auto;
	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	
	
	float:left;
	
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
	background-color: #F6C+;
}	

#box-text-2 {
	position: relative;
	top: 35px;
	left: 0px;
	width: 55%;
	height:auto;
	float:left;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #fff;
	
	padding-left: 5%;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	

#atelieransicht {
	position: absolute;
	top:110px;
	left:0px;
	width:260px;
	height:355px;
	z-index:27;
	float:left;
	margin-top: 55px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	
}

.atelieransicht {
	position: absolute;
	top:-50px;
	left:0px;
	width:280px;
	height:auto;
}

#wegplan {
	position: relative;
	top:0px;
	left: 40px;
	width:320px;
	z-index:30;
	float:left;
	margin-top:45px;
	
	margin-bottom: 20px;
	background-color+: #F6C;
}

.wegplan {
	padding-left: 20px;
}	


}


@media only screen and (max-width: 540px) {
	
	
#box-inhalt {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height: auto;
	padding-bottom: 7%;
	z-index:25;
	float:left;
	background-color: #1e466e;
	-moz-box-shadow: 1px 1px 5px 5px  rgba(0,0,0,0.15);
	-webkit-box-shadow:  1px 1px 5px 5px   rgba(0,0,0,0.15);
	box-shadow: 1px 1px 5px 5px   rgba(0,0,0,0.15);
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-left: 0px;
	background-position: 23px 25px;
	margin-bottom: 8px;
}	
	
#box-text-1 {
	position: relative;
	top: 30px;
	left: 33px;
	width:90%;
	height:auto;
	float:left;
	padding-right: 15px;
	padding-left: 0px;
	z-index:5;
}	

#box-text-2 {
	position: relative;
	left: 33px;
	width:85%;
	height:auto;
	float:left;
	margin-bottom: 20px;
	margin-top:5px;
	margin-left: 0px;
	z-index:5;
	padding-right: 0px;
	padding-left: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 9px;
	padding-bottom: 15px;
}		
	
#atelieransicht {
	display: block;
	position: relative;
	width:100%;
	height:40px;
	padding-bottom:75%;
	z-index:10;
	float:left;
	top: 0px;
	left: 0px;
}

.atelieransicht {
	width:100%;
	height:auto;
	z-index:10;
	float:left;
	position: relative;
	top: -170px;
	left: 0px;
	background-color: #1e466e;
}

#wegplan {
	position: relative;
	top:0px;
	left: 10px;
	width:auto;
	height:100%;
	z-index:30;
	float:left;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5%;
	
}

.wegplan {
	top:0px;
	width:87%;
	height:auto;
	z-index:30;
	padding-left: 5%;
}		


}
