#box-slide-desktop {
	display: block;
	position: absolute;
	width: 1080px;
	height: 566px;
	left: 178px;
	top: 155px;
	z-index: 50;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;	
}



#box-slide-mobile {
	display: none;
}




/* Stellt sicher, dass die neuen Picture-Tags die volle Breite ausfüllen */
#box-slide-desktop picture, 
#box-slide-mobile picture {
    display: block;
    width: 100%;
    height: auto; /* Geändert von 100% auf auto, um das 0px-Problem zu lösen */
}



#box-slide-desktop picture img, 
#box-slide-mobile picture img {
    display: block;
    width: 100%;
    height: auto;
}

/* --- 4. RESPONSIVE WECHSEL (Ab 1000px und darunter) --- */
@media only screen and (max-width: 1000px) {

    #box-slide-desktop {
        display: none !important;
    }

    #box-slide-mobile {
        display: block !important;
        position: relative;
        top: 20px;
        width: 100%;
        left: 0px;
        z-index: 50;
        height: 0px;
        padding-bottom: 72%;
        overflow: hidden;
        text-align: center;
        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: 5px;
        border-bottom-width: 5px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #FFF;
        border-bottom-color: #FFF;
        margin-left: 0px;
        padding-left: 0px;
    }
} /* Hier fehlte die schließende Klammer für das Media Query */
Verwende Code mit Vorsicht.
}


.startseite-h1 {		
	position:relative;
	font-size: 14px;
	color: #fa2d14;
	text-align: left;
	font-weight: 400;
	left:0px;
	width: 22%;
	height: auto;
	background-color+: #fff;
	float:left;
	margin-left:25px;
}


.startseite-h2 {
	position:relative;
	font-size: 14px;
	line-height: 23px;
	color: #333;
	text-align: left;
	font-weight: 400;
	left:0px;
	width: 56%;
	height: auto;
	background-color+: #fff;
	float:left;	
}


img {
    max-width: 2200px;
    margin: 0;
    float:left;
}

.items {
    width:2200px;
    -webkit-animation: hscroll 10s infinite;
    -moz-animation: hscroll 10s infinite;
    -ms-animation: hscroll 10s infinite;
	transition: all 1s ease-in;
	background-size: contain;
}


@-webkit-keyframes hscroll {
  0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -100%; }
90% { margin-left: -100%; }

100%  { margin-left: 0px; }
}

@-moz-keyframes hscroll {
0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -100%; }
90% { margin-left: -100%; }

100%  { margin-left: 0px; }
}

@-ms-keyframes hscroll {
0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -100%; }
90% { margin-left: -100%; }

100%  { margin-left: 0px; }
}

#kreis-slide-1 {
	border: 2px solid #769abe;
	position: absolute;
	height: 8px;
	width: 45px;
	left: 651px;
	top: 663px;
	z-index: 100;
	 -moz-border-radius: 3px; 
   -webkit-border-radius: 3px; 
   border-radius: 3px;
}

#kreis-slide-2 {
	border: 2px solid #769abe;
	position: absolute;
	height: 8px;
	width: 45px;
	left: 731px;
	top: 663px;
	z-index: 100;
	 -moz-border-radius: 3px; 
   -webkit-border-radius: 3px; 
   border-radius: 3px;
}

#blende-links {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 470px;
	left: 178px;
	top: 650px;
	background-color: #1e466e;
	opacity: 0.5;
}

#blende-mitte {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 40px;
	left: 602px;
	top: 650px;	
	background-color: #1e466e;
	opacity: 0.5;
}

#blende-rechts {
	background-color: #1e466e;
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 450px;
	left: 780px;
	top: 650px;	
	opacity: 0.5;
}

#box-1-desktop-background {
	position: absolute;
	left: 158px;
	top: 129px;
	width:1200px;
	height: 630px;
	z-index:25;
	background-image: url(bilder-website/background-images/background-index-2025.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}







#passkreuz-ro {
	position: relative;
	left: 1256px;
	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: 724px;
	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;
}	


#box-text-gesamt {
	position:absolute;
	top:725px;
	left:190px;
	width: 1050px;
	height: auto;
	background-color: #fff;
	padding-bottom:25px;
	padding-top:15px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}


#cookie-box {
	position:absolute;
	top: 733px;
	width: 190px;
	height: 55px;
	left: 1030px;
	background-color+:rgba(163,247,235,1.00);
}


#copyright {
	position:relative;
	left: 0px;
	height: 60px;
	width: 120px;
	height: auto;
	color: #333;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: 0.05em;
	background-color+:rgba(184,235,204,1.00);
	float:left;
	padding-top: 13px;
	z-index: 100;
}
	
	

#cookie-size {
	width: 60px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	float:right;
	opacity: 0.5;
	z-index: 300;
}





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

	

	

#passkreuz-ro {
	display:none;
}	

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

#kreis-slide-1 {
	display:none;
}

#kreis-slide-2 {
	display:none;
}

#blende-links {
	display:none;
}

#blende-rechts {
	display:none;
}

#box-slide-mobile {
	display: block !important;
	position:relative;
	top: 20px;
	width: 100%;
	left: 0px;
	z-index: 50;
	height: 0px;
	padding-bottom:72%;
	overflow: hidden;
	
	text-align: center;
	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: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	
	margin-left: 0px;
	padding-left: 0px;
}

.items {
width: 200%;
	
    -webkit-animation: hscroll 10s infinite;
    -moz-animation: hscroll 10s infinite;
    -ms-animation: hscroll 10s infinite;
	transition: all 1s ease-in;
}


@-webkit-keyframes hscroll {
  0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -98%; }
90% { margin-left: -98%; }

100%  { margin-left: 0px; }
}

@-moz-keyframes hscroll {
0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -98%; }
90% { margin-left: -98%; }

100%  { margin-left: 0px; }
}

@-ms-keyframes hscroll {
0% { margin-left: 0; }
25% { margin-left: 0; }

45% { margin-left: -98%; }
90% { margin-left: -98%; }

100%  { margin-left: 0px; }
}
	
	
	
.startseite-h1 {	
	position:relative;
	font-size: 13px;
	left:0px;
	width: 88%;
	height: auto;
	float:none;
	padding-left: 35px;
	text-align: left;
	z-index: 10;
	margin-left: 0px;
}


.startseite-h2 {
	position:relative;
	font-size: 13px;
	line-height: 22px;
	left:0px;
	width: 80%;
	height: auto;
	float:none;
	padding-left: 35px;
	margin-left: 0px;
}	
	



#box-text-gesamt {
	position:relative;
	top:20px;
	left:0px;
	width: 89%;
	height: auto;
	background-color+: #F3F7CA;
	padding-bottom:20px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 11%;
	padding-top:10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#cookie-box {
	position:relative;
	top: -77px;
	width: 140px;
	height: 90px;
	left: -10px;
	background-color+:rgba(163,247,235,1.00);
	z-index:400;
	float:right;
}
	
	
#copyright {
	position:relative;
	left: 0px;
	height: 60px;
	width: 123px;
	height: auto;
	color: #333;
	font-size: 10px;
	line-height: 14px;
	font-weight: 400;
	letter-spacing: 0.05em;
	background-color+:rgba(184,235,204,1.00);
	float:right;
	padding-top: 0px;
}
	
	

	
#cookie-size {
	top: -5px;
	left: -10px;

}
	
	
	

	


}


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


#cookie-box {
	position:relative;
	top: -70px;
	width: 100px;
	height: 100px;
	left: -5px;
	background-color+:rgba(163,247,235,1.00);
	z-index:400;
	float:right;
}	
	

	
#cookie-size {
	top: -60px;
	width: 50px;
	height: auto;
	left: -10px;
}

#box-text-gesamt {
	width: 95%;	
	background-color: #fff+;
	padding-right: 15%;

}


	
}
	
	















