#box-1-desktop-background {
	position: absolute;
	left: 155px;
	top: 126px;
	width:1023px;
	height: 1117px;
	z-index:10;
	background-image: url(bilder-website/background-images/background-leistungen-2025-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100%;
	float:left;
	
}

#box-inhalt-text {
	position: absolute;
	left: 176px;
	top: 165px;
	width:67%;
	height: 900px;
	z-index:55;
	background-color+: #5DA0A8;
}

#kundenbereich {
	position:relative;
	left: 20px;
	top: 40px;
	width:55px;
	height:45px;
	z-index:15;
	color: #FFF;
	font-weight:300;
	font-size: 14px;
	line-height: 11px;
	letter-spacing: 0.07em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #fff;
		background-color: #5DA0A8;
}	



#box-text-1 {
	position:absolute;
	top: 0px;
	left: 50px;
	width:45%;
	height:300px;
	z-index:15;	
}	

#box-text-2 {
	position:absolute;
	top:270px;
	left: 425px;
	width:470px;
	background-color+: #033;
	height: auto;
}

#testserver {
	font-weight: 300;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	letter-spacing: 0.07em;
	border: 1px solid #999;
	margin-top: 75px;
	position: relative;
	left: 20px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left:10px;
}	



#passkreuz-ro {
	position: relative;
	left: 1154px;
	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: 97px;
	top: 1219px;
	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;
}
	

#info-button+ {
	position: relative;
	top: -500px;
	left: 200px;
}



#info-button-1-size {
	position: relative;
	top: -895px;
	left: 150px;
	width:26px;
	height:26px;

}


#info-button-2-size {
	position: relative;
	top: -611px;
	left: 186px;
	width:26px;
	height:26px;

}

#info-button-3-size {
	position: relative;
	top: -510px;
	left: 136px;
	width:26px;
	height:26px;
}











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


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

#box-inhalt-text {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height: auto;
	padding-bottom:10%;
	padding-left:0px;
	z-index:45;
	float:left;
	
	background-image: url(bilder-website/background-images/background-leistungen-mobile.png);
	background-repeat: no-repeat;
	background-position: -110px -60px;
	background-size: 1068px 2100px;
	
	-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-bottom: 7px;
	
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}


#box-text-1 {
	position: relative;
	left: 0px;
	top: 20px;
	width:auto;
	height:auto;
	margin-top: 0px;
	float:left;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 15px;
}	

#box-text-2 {
	position: relative;
	top: 30px;
	left: 5%;
	width:50%;
	height:auto;
	float:left;
	margin-bottom: 45px;
	margin-top: 240px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 10px;
	background-color#: #C09;
}	

#kundenbereich {
	position:relative;
	left: 20px;
	top: 10px;
	width:55px;
	height:45px;
	z-index:15;
	color: #FFF;
	font-weight:300;
	font-size: 14px;
	line-height: 11px;
	letter-spacing: 0.07em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #fff;
}
	

#info-button-1-size {	
	top: -897px;

}	
		
	
#info-button-2-size {	
	top: -612px;
}
	
#info-button-3-size {
	top: -511px;
	left: 137px;
	width:28px;
	height:28px;
}


	
	
	
	

}



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

#box-inhalt-text {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height: auto;
	padding-bottom:15%;
	padding-left:0px;
	z-index:45;
	float:left;
	
	background-image: url(bilder-website/background-images/background-leistungen-mobile.png);
	background-repeat: no-repeat;
	background-position: -260px -120px;
	
	
	-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-bottom: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#box-text-1 {
	position: relative;
	left: 0px;
	top: 20px;
	width:auto;
	height:auto;
	margin-top: 0px;
	float:left;
	margin-top: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 15px;
}	

#box-text-2 {
	position: relative;
	left: 0px;
	width:85%;
	height:auto;
	float:left;
	z-index:5;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left: 30px;
	
	padding-right: 0px;
	padding-bottom:35px;

}	

#kundenbereich {
	position:relative;
	left: 20px;
	top: 0px;
	width:55px;
	height:45px;
	z-index:15;
	color: #FFF;
	font-weight:300;
	font-size: 14px;
	line-height: 11px;
	letter-spacing: 0.07em;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #fff;
}	


}


@media only screen and (max-width: 470px) {
	
	
#box-inhalt-text {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height: auto;
	
	z-index:45;
	float:left;
	
	background-image: url(bilder-website/background-images/background-leistungen-mobile.png);
	background-repeat: no-repeat;
	background-position: -380px -120px;
	
	
	-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-bottom: 0px;
	
	margin-top: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:18%;
	padding-left:0px;
	
}

#box-text-1 {
	position: relative;
	left: 0px;
	width:85%;
	height:auto;
	margin-top: 160px;
	float:left;
	z-index:5;
	margin-left: 30px;
}	

#box-text-2 {
	position: relative;
	left: 0px;
	width:85%;
	height:auto;
	float:left;
	z-index:5;
	margin-bottom: 20px;
	margin-top: 8px;
	margin-left: 30px;

	padding-right: 0px;
	padding-bottom:25px;
	
}	

	
}	
