@charset "UTF-8";
/* CSS Document */

   @font-face {
      font-family: 'DancingScript';
      src: url('./fonts/DancingScript-Regular.ttf') format('truetype');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'KameronVF';
      src: url('./fonts/Kameron-VariableFont_wght.ttf') format('truetype');
      font-weight: 100 900;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: 'Bauhaus93';
      src: url('./fonts/BAUHS93.ttf') format('truetype');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }

    @font-face {
      font-family: 'Josefin';
      src: url('./fonts/JosefinSans-VariableFont_wght.ttf') format('truetype');
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }

   @font-face {
      font-family: 'SonsieOne';
      src: url('./fonts/SonsieOne-Regular.ttf') format('truetype');
      font-weight: 600;
      font-style: normal;
      font-display: swap;
    }




   html, body {
      height: 100%;
      margin: 0;
	    overflow-x: hidden;
	   font-synthesis: none;
	     scroll-behavior: smooth; /* Aktiviert den sanften Scroll */

    }



    body {
      font-family: 'KameronVF', system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
        background-color: #e94e32;
line-height: 0.9;
		  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
		    cursor: url('cursor.png') 4 4, auto;  /* 4 4 = Hotspot */

    }





p {
	line-height: 1.2;
	padding-left: 20%;
	padding-right: 20%;
	color: #e6e1d9;
}


.fliesstext {
  font-size: 1.3rem;   /* oder z. B. 22px */
  line-height: 1.6;    /* mehr Zeilenabstand */
	letter-spacing: 1px;

}



a,
a h2{
	color: #f3b531;
	text-decoration: none;
}

a .menu-gap {
	color: #fff;
}


a:hover,
a h2:hover {
	color: #ffd58c;
	text-decoration: none;
	   text-shadow: 0 0 16px rgba(255, 255,255, 0.1);	  
       cursor: url('cursor_2.png'), auto;
}

a .menu-gap:hover {
	color: #ffd58c;
	text-decoration: none;
	   text-shadow: 0 0 12px rgba(0, 0,0, 0.1);	
}



.datenschutz p, .datenschutz li, .datenschutz ul {
	line-height: 1.2;
font-size: 20px;
	color: #e6e1d9;
		   font-family: 'KameronVF', sans-serif;
	max-width: 1450px;
	margin-left: auto;
	margin-right: auto;
	position: relative !important;
	

}

.datenschutz h1 {
	hyphens: auto !important;
	padding-legt: 15px;
		padding-right: 3px;
}
	
	

.datenschutz h2 {
	   font-family: 'KameronVF', sans-serif;
      font-size: 35px;
      color: #fff;
	  line-height: 1.1; 
  margin-bottom: 0px;
  margin-top: 50px;

    } 

.datenschutz h3 {
     	   font-family: 'KameronVF', sans-serif;
      color: #fff;
      font-size: 25px;
  margin-bottom: -27px;
  margin-top: 50px;
	position: relative;
		font-weight: 200;
		letter-spacing: 1px;
			  line-height: 1.1; 
    } 

.datenschutz h4 {
 
  margin-bottom:-10px;
  margin-top: 50px;
			  line-height: 1.4; 
    } 


	@media (max-width: 660px) {
.datenschutz h3 {

  margin-bottom: 0px;

    } 
		  } 


		.datenschutz h1  {
  font-family: 'Bauhaus93', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 60px;
  line-height: 60px;
}

	@media (max-width: 500px) {
.datenschutz h3 {

  margin-bottom: 35px !important;
  margin-top: 0px;
    } 
}

h1 {
  font-family: 'Bauhaus93', system-ui, -apple-system, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 130px;
  line-height: 140px;
  display: inline-block;
  color: #ffd58c;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  padding-top: 8px;
  padding-bottom: 32px;
	 
}



/* Verlauf kontrastreicher, Schwerpunkt in der Mitte */
@supports (-webkit-background-clip: text) {
  h1 {
    background-image: -webkit-linear-gradient(
      top,
      #dfac3f 40%,
      #bf7d40 60%
    );
    background-image: linear-gradient(
      to bottom,
      #dfac3f 40%,
      #bf7d40 60%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
  }
}




   h2 {
	   font-family: 'KameronVF', sans-serif;
      font-size: 30px;
      color: #fff;
	  line-height: 1.1; 
	     margin-top: -0.6em;    /* optional: feinjustierung */
  margin-bottom: -0.4em; /* optional: feinjustierung */

    } 

@media (min-width: 1650px) {
  .hitsory {
    transform: scale(1.1);
    transform-origin: top center;
  }
  }




.bauhauhs{
	  font-family: 'Bauhaus93', sans-serif !important;
}
	   
	h3 {
      font-family:'DancingScript', cursive;
      color: #fff;
      font-size: 55px;
  margin-top: 0;       /* <- Abstand oben entfernen */
  margin-bottom: 0;    /* <- Abstand unten entfernen, falls nötig */
	position: relative;
	top: -14px;
		font-weight: 200;
		letter-spacing: 1px;
			  line-height: 1.1; 
	     margin-top: -0.5em;    /* optional: feinjustierung */
  margin-bottom: -0.9em; /* optional: feinjustierung */
    } 


	@media (max-width: 850px) {
			h2.XL {
			padding-left: 15%;
				padding-right: 15%;
				      font-size: 30px;
		}
		}

	@media (max-width: 655px) {
		h1 {
			font-size: 100px;
			margin-bottom: -40px;
		}
		
		h3 {
			font-size: 45px;
			top: 5px;
		}
		
		p {
	padding-left: 10%;
	padding-right: 10%;
}
}

	@media (max-width: 500px) {
		h1 {
			font-size: 70px;
		}
		
			h3 {
			font-size: 35px;
			top: 25px;
		}
		

}

.mobilehidden{
	color:#7a6050;
}

.abstandhalter,
.abstandhalter2 {
	height: 80px; 
	width: 100%;
}


.M {
	font-size: 115% !important;
}

.L {
	font-size: 210% !important;
}

.XL {
font-size: 320% !important;
	padding-left: 240px;
	padding-right: 240px;
}


.fetter {
	font-weight: 600 !important;
}

.Buchstabenbreite1 {
	letter-spacing: 1px !important;
}

	@media (min-width: 1650px) {
		.XL {
	padding-left: 220px;
	padding-right: 220px;

	
}
		}


	@media (max-width: 768px) {
		.XL {
font-size: 240% !important;

	
}
		
			.L {
	font-size: 170% !important;


		}
		}

	@media (max-width: 650px) {
				.abstandhalter,
.abstandhalter2{
	height: 40px; 

}
}

	@media (max-width: 500px) {
		.XL {
font-size: 220% !important;
				padding-left: 5px !important;
	padding-right: 5px !important;
	
}
				
			.L {
	font-size: 150% !important;


		}
		
						.abstandhalter{
	height: 0px; 

}
		

		.abstandhalter2 {
				height: 20px; 

}
		}

		
	
	


.hero-video-wrap {
  width: 100%;
  height: 100vh;                /* Volle Höhe des Viewports */
  position: fixed;              /* Video bleibt fixiert beim Scrollen */
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;             /* Schneidet bei Bedarf Ränder ab */
  background: #000;             /* Hintergrund schwarz, falls Video nicht geladen */
  z-index: -1;                  /* Damit das Video hinter dem Inhalt bleibt */
}

	@media (max-width: 500px) {
		.hero-video-wrap {
display: none;            /* Damit das Video hinter dem Inhalt bleibt */
}

}
.hero-video {
  width: 110%;                  /* Video ist 10% breiter als das Fenster */
  height: 100vh;                /* Höhe des Videos wird auf die volle Fensterhöhe gesetzt */
  object-fit: cover;            /* Video bleibt proportional und füllt den Container */
  object-position: top center;      /* Video bleibt zentriert */
  display: block;
}

/* Der Video-Hintergrund hat einen sanften Übergang nach unten 
.hero-video-wrap::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;      
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 230%);
  z-index: 1;
}*/

/* Optional: Fallback-Bild ohne JS */
.hero-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



/* Optional: Fallback-Bild ohne JS */
.hero-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


.hero {
  width: 100%;
  max-width: 1880px;
  height: 100svh;
  background: #A1927F;
  position: fixed;        /* fixiert */
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
	display: none;
}

.menue {
    width: 780px;
    height: 85px; /* 65px + 20px extra oben */
    background: 
        linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 80px),
        url('textur_rot.jpg');
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;

    position: fixed;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    border-bottom-left-radius: 16pt;
    border-bottom-right-radius: 16pt;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 1000;
}


/* Menü: Wort + Icon direkt nebeneinander */
.menu-item {
  display: inline-flex;
  align-items: center;
  gap: 0.35em;          /* Abstand zwischen Text und Icon */
  letter-spacing: 0;    /* Letterspacing im Pair deaktivieren */
}

.instalogomenu {
  height: 1em;          /* passt sich der Textgröße an */
  width: auto;
  vertical-align: middle;
	padding-top: 3px;
}

.menu-gap {
	margin-left: 20px;
}

.big-menu-gap {
	margin-left: 40px;
}

	.break{
			display: none;
		}

@media (min-width: 1650px) {
  .main {
    transform: scale(1.1);
    transform-origin: top center;
  }
	
	
	
	.menue {
    transform: translateX(-50%) scale(1.1);
    transform-origin: top center;
    left: 50%;
  }
}

	@media (max-width: 705px) {
.instatext{
display: none;
	}
		
		.instalogomenu {
position: relative;
			top: 5px;
}
		
		.menu-gap {
	margin-left: 10px;
}
	}



	@media (max-width: 530px) {
	
.big-menu-gap {
	margin-left: 0px;
}
		
		.break{
			display: block;
		}
		
	

				.menu-gap {

}
		
		}



	@media (max-width: 500px) {
						.menu-gap {
display: none;
}
		
.menue {
    height: 95px; 
    z-index: 1;
	position: relative;
	margin-bottom: -100px;
 box-shadow: 0px 0px 0px rgba(0, 0, 0, 1) !important;
    background-blend-mode: multiply;
    background-size: cover;
    background-position: center;


}
}



.main {
  max-width: 1260px;
	width: 100%;
  position: relative;
  margin: 0 auto;
  /* Kein Border oder Hintergrund, unsichtbar */
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto; /* oder feste Höhe je nach Inhalt */
/*border: 1px solid green; */
	top: 180px;
	
}

.history,
.datenschutz {
	width: 100%;
  position: relative;
  margin: 0 auto;
  /* Kein Border oder Hintergrund, unsichtbar */
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto; 

	
}

.history h3 {
	padding-top: 60px;
}


@media (min-width: 1650px) {
  .hisory,  {
    transform: scale(1.1);
    transform-origin: top center;
    }
	
	.history h1
	{    transform: scale(1.1);
		line-height: 130%;
}
}

@media (max-width: 500px) {
	.second_page_menue{
		display:none;
	}
	
	.history{
		top: -110px;
		padding-right: 30px;
	}
	
		.history p {
		font-size: 1.4rem !important;
			hyphens: auto !important;
				padding-left: 10px;
			padding-right: 10px;
			margin-bottom: 20px;
	}
	
		.history h2 {
		font-size: 1.75rem !important;
			hyphens: auto !important;
				padding-left: 10px;
			padding-right: 10px;
			margin-bottom: -15px;
	}
}



		




/* ab 1200px runter: volle Breite, keine Skalierung */
@media (max-width: 768px) {
  .main {
    transform: none !important;   /* Skalierung wirklich aus */
    width: 100vw;                 /* volle Viewport-Breite */
    max-width: none;
    margin: 0;                    /* zentrierung aufheben */
    border: none;                 /*optional: Rahmen weg, wirkt sonst wie Abstand */
  }

  .menue {
    transform: none !important;
    width: 100%;
    max-width: none;
    left: 0;
    transform: none;
    border-bottom-left-radius: 0; /* optional bündig am Rand */
    border-bottom-right-radius: 0;
  }

	
}



	

.logo-ellipse {
	position: relative;
	top: -80px;
  min-width: 640px;
  height: 640px;
  background-color: #fcc777;   
  background-image: url('textur_beige.jpg');
  background-size: cover;        /* füllt die Ellipse */
  background-position: center;
  background-blend-mode: none; /* Textur schimmert durch */
  border: 20px solid white;     
  border-radius: 50% / 50%;    
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 27px rgba(0, 0, 0, 1),
              0 0 33px rgba(155, 35, 0, 0.3),
              inset 0 0 50px rgba(155, 35, 0, 0.5);
  z-index: 500;

}

.banner{
	position: absolute;
	padding-bottom: 610px;
		height: 190px;
	transform: scalex(95%);"
}


.explodelogo{
	width:520px; 
	height: auto; 
	position: relative; 
	bottom: 70px; 
	right: 18px;   
	transform: rotate(6deg);
  transform-origin: center;
	filter: drop-shadow(0px 0px 10px white) drop-shadow(0px 0px 4px rgba(255,255,255,0.2))  drop-shadow(0px 0px 1px white);
}



@media (min-width: 1190px) {

	
	.explodelogo{
	width: 585px; 
		top: -53px;

}
	


}



@media (max-width: 1190px) {
.logo-ellipse {
	position: relative;
	top: -90px !important;
	  width: 540px;
  height: 540px;
		  min-width: 540px;
  min-height: 540px;
}
	
	.explodelogo{
	width: 540px; 
bottom: 30px; 
}
	
	.banner{
	padding-bottom: 530px;

}

}

@media (max-width: 1060px) {
.logo-ellipse {
	position: relative;
	top: -150px !important;
	  width: 540px;
  height: 540px;
		  min-width: 540px;
  min-height: 540px;
}
	
	.explodelogo{

bottom: 2px; 
}

}

@media (max-width: 150px) {
.logo-ellipse {
	position: relative;
	top: -90px !important;
	  width: 540px;
  height: 540px;
		  min-width: 540px;
  min-height: 540px;
}
	
	.explodelogo{
	width: 490px; 
bottom: 10px; 
}
	
	.banner{
	padding-bottom: 530px;

}

}

@media (max-width: 980px) {
.logo-ellipse {
	top: -135px !important;
	transform: scale(0.9);
}
	
	.contacttext{
	display: none;
}
	.main {
	top: 120px;
	
}
}	
	

@media (max-width: 900px) {
.logo-ellipse {
	top: -135px !important;
	transform: scale(0.8);
}
	
		.main {
	top: 100px;
	
}
	


}	
	

	

	
		@media (max-width: 780px) {
.logo-ellipse {
	top: -165px !important;
}
			
				.main {
	top: 135px;

}

	
}

		@media (max-width: 675px) {
.logo-ellipse {
	top: -175px !important;
}
			
				.main {
	top: 135px;

}

	
}

@media (max-width: 768px) {
		.mobilehidden{
			padding-right: 15px;
	}
	
}

@media (max-width: 655px) {
		.mobilehidden{
			position: relative;
		bottom: 12px !important;
	}
	
}

@media (max-width: 550px) {
.logo-ellipse {
top: -110px !important;
	transform: Scale(0.75);

}
	
	.main{
		top: 50px;

	}
	
	.mobilehidden{
		display: none;
	}
	
}

@media (max-width: 500px) {

	
	.main{
		top: 20px !important;
	}
	
	.logo-ellipse {
	transform: Scale(0.70);
		z-index: 1000;
		top: -80px !important;
}
	
			.explodelogo{
	width: 540px; 
bottom: 7px; 
}
}

@media (max-width: 400px) {

	
	.main{
		top: -35px !important;
	}
	
	.logo-ellipse {
	transform: Scale(0.60);
		z-index: 1000;
		top: -50px !important;
}
	

}




.whiteline{
	width: 100%;
	height: 80px;
	background-color: white;
}

.phone{
height: 50px;
position: relative; 
	top: 5px; 
	right: 10px;
	filter: drop-shadow(0 0 10px rgba(0,0,0,0.8));
}

.mail{
height: 55px;
	position: relative; 
	top: 5px;
	left: 10px;
		filter: drop-shadow(0 0 10px rgba(0,0,0,0.8));
}

@media (max-width: 768px) {
	.phone{
			right: 20px;
	}
}

@media (max-width: 550px) {
	.whiteline{
		position: relative;
			bottom: -12px;
		 background-color: #e94e2f;
		z-index: 1000;
		height: 30px;
		display: none;
}
	
	.phone{
height: 40px;
	top: 20px; 
right: 10px;
}

.mail{
height: 45px;
	top: 20px;

}
}

@media (max-width: 500px) {
.phone{
height: 40px;
	top: -315px;


}

.mail{
height: 45px;
	top: -315px;

}
}

@media (max-width: 400px) {
.phone{
height: 40px;
	top: -265px;


}

.mail{
height: 45px;
	top: -265px;

}
}


.twocolumns{
	position: relative;
	margin-top: -10px;
	margin-bottom: 10px;
}

@media (max-width: 650px) {
.twocolumns{
	margin-top: -20px;
	margin-bottom: 30px;
}
}

@media (max-width: 500px) {
.twocolumns{
	margin-top: -45px;

}
}


.blueline {
  width: 100%;
  height: 56px;
  border-top-left-radius: 0pt;
  border-top-right-radius: 0pt;
  text-align: center;
  line-height: 56px;
  color: white;
  position: relative; /* bleibt im Dokumentenfluss */
  z-index: 1;
}

.beige-line{
width: 100%; 
	height: 30px; 
	background-color: #dbb27c; 
	position: relative;
	border-top-left-radius: 16pt; 
	border-top-right-radius: 16pt;
}


/* Positionierte Side-Divs */
.blueline-side {
  position: absolute;
  top: 0; /* gleiche Höhe wie blueline */
  width: 400px;
  height: 56px;
  background-color: #112b47;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2; /* über .blueline */
}

	@media (max-width: 550px) {
		.blueline-side {
			positon: relative;
			top:30px;
			height:80px;
		
}	

}


	@media (max-width: 500px) {
		.blueline-side {
			background-color: rgba(0,0,0,0);
		
}	

}
		

.left-side {
	color: Black;
  left: 0;
  border-top-left-radius: 16pt;
	  display: block; /* oder einfach: weglassen */
   padding-left: 17px;  /* Abstand innen */
  text-align: left; /* optional, aber sinnvoll */
}

.right-side {
		color: Black;
  right: 0;
  border-top-right-radius: 16pt;
	  display: block; /* oder einfach: weglassen */
  padding: 0px;  /* Abstand innen */
	padding-right: 17px; 
  text-align: right; /* optional, aber sinnvoll */
}

	@media (max-width: 768px) {
	.left-side {
  border-top-left-radius: 0pt;
  border-top-right-radius: 0pt;		}
	
	.right-side {
  border-top-left-radius: 0pt;
  border-top-right-radius: 0pt;}
		
		.beige-line{
	border-top-left-radius: 0pt; 
	border-top-right-radius: 0pt;
}
}



/* Wrapper um alles zu positionieren */
.music-ellipse-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 40px 0;
  position: relative;
	max-width: 160px;

}

.band-ellipse-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;

  position: relative;
}

/* Elipse */
.music-ellipse {
  width: 160px;
  height: 160px;
  background-color: #ea4f30;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

	@media (max-width: 768px) {
		.music-ellipse-wrapper {
			top: -50px;
		}
	}

/* Flagge oben leicht überstehend */
.music-img {
  width: 95px;
  position: absolute;
  top: -60px; /* Hängt leicht über */
  z-index: 2;
	filter: drop-shadow(0 0 12px rgba(255,255,255,0.5));
}

.band-img {
  width: 125px;
		filter: drop-shadow(0 0 8px rgba(255,255,255,0.5));
	opacity: 0.86;
}

.bandbuttons {
	  display: flex;
  justify-content: center; /* zentriert horizontal */
  gap: 20px;               /* Abstand zwischen den Kreisen */
  flex-wrap: wrap;  
	padding-top: 60px;
	padding-bottom: 20px;
	padding-left: 15%;
	padding-right: 15%;		
}

.platzhalter{
	display: none;
	widtH :140px;
}

	@media (max-width: 1250px) {
		.platzhalter{
	display: block;
}
}

	@media (max-width: 1065px) {
		.platzhalter{
widtH :8vw;
}
}
		
			@media (max-width: 900px) {
		.platzhalter{
widtH :5vw;
}
}
		
					@media (max-width: 768px) {
		.platzhalter{
display: none;
}
}




/* Text in der Elipse */
.ellipse-text {
  font-family: 'DancingScript', cursive;
  color: black;
  font-size: 35px;
	font-weight: 600;
	letter-spacing: -1px;
  text-align: center;
  z-index: 1;
	margin-top: 20px;
	line-height: 0.8;
	text-shadow: 0 0 7px rgba(255, 255, 255, 1), 0 0 7px rgba(255, 255, 255, 1);
}

.ellipse-band-text {
  font-family: 'DancingScript', cursive;
  color: white;
  font-size: 30px;
	font-weight: 600;
	letter-spacing: -1px;
  text-align: center;
  z-index: 1;
	margin-top: 5px;
	line-height: 0.8;
	padding-left: 5%;
	padding-right: 5%;
}

.zweizeilig {
position: relative;
top: 12px !important;
}

/* Fließtext unter der Elipse */
.ellipse-caption {
  font-size: 1.0rem;
  line-height: 1.2;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
  margin-top: 12px;
  font-family: inherit; /* oder Kameron, je nach Wunsch */
	color: white;
	margin-bottom: 0px;
}

a:hover .music-ellipse {
  background-color: #ffd58c;
	box-shadow: 0 0 16px rgba(255, 255,255, 0.5);	
}




.content_global {
		width: 100%; 
	height: auto; 
		padding-top: 90px;
	padding-bottom: 80px;
	position: relative;


}

.content_live {
 background: 
    linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 50px),
    repeating-linear-gradient(
      90deg,
      #112b47 0 45px,
      #0f253e 45px 90px
    );
      color: #e7eef6;
      text-align: center; 

}

.content_about {
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 50px),
    #01273c; /* bestehende Hintergrundfarbe  Alternativ transparent rgba(1,29,50, 0.8); */
      color: #e7eef6; 
      text-align: center;
}

.content_shirt {
background: 
  url('AdobeStock_317505836-web.jpg') no-repeat center/cover,
  #00334c;
background-blend-mode: multiply;
color: #0d1f36;
text-align: center;
}

.content_music {
  background:
    url('ornament.gif') repeat, /* Kachelung */
    #00334c; /* Hintergrundfarbe */
  color: #0d1f36;
  text-align: center;
	
}

.musicbuttons {
	  display: flex;
  justify-content: center; /* zentriert horizontal */
  gap: 20px;               /* Abstand zwischen den Kreisen */
  flex-wrap: wrap;  

	padding-bottom: 40px;
	padding-left: 15%;
	padding-right: 15%;
		
}


@media (max-width: 768px) {
	.musicbuttons {
		padding-top: 80px;
	}}

.content_imprint {
  background:
    linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 50px),
    #021824; /* bestehende Hintergrundfarbe  Alternativ transparent rgba(1,29,50, 0.8); */
      color: #e7eef6; 
      text-align: center;
}


.imprint{
	font-size: 1.1rem;
	line-height: 1.5rem;
}

.imprint_h1{
	font-size: 3.6rem;
	margin-bottom: -40px;
}

.imprint_h3{
	font-size: 2.4rem;
	margin-bottom: -80px;
}


@media (max-width: 655px) {
	.imprint_h3{
	margin-bottom: -60px;
}
}

@media (max-width: 500px) {
	.imprint_h3{
	margin-bottom: -40px;
}
}


.instacontent {
display: none;
	}

@media (max-width: 500px) {
.instacontent {
		display: block;
position: relative; 
	top: -70px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
	left: -5px;

	}
}

.instalogo {
	width: 30px; 
	height: 30px; 
	vertical-align: middle; 
	margin-right: 5px;
	margin-left: 5px;
}


/* Flügel selbst */
.wing-left,
.wing-right {
  position: relative;
  width: 557px;
  height: auto;
  top: -45px;  /* Position über dem E-Mail/Telefon-Bereich feinjustieren */
}

.wing-left img,
.wing-right img{
	opacity: 1;
}

.wing-left { left: 160px; 
transform: scale(1.0);}

.wing-right {
  right: 160px;
  transform: scaleX(-1)  scale(1.0); /* Spiegelung */
  transform-origin: center;
}



/* Optional: Mobile entschärfen */
@media (max-width: 1190px) {
	
	.wing-left,
.wing-right {
  top: -75px;  /* Position über dem E-Mail/Telefon-Bereich feinjustieren */
}
	
	
	
  .wing-left {
left: 140px; 
  }
	
	  .wing-right {
right:  140px;  
  }
}

/* Optional: Mobile entschärfen */
@media (max-width: 980px) {
  .wing-left, .wing-right {
    top: -120px ;
  }
	
	  .wing-left {
left: 140px; 
  }
	
	  .wing-right {
right:  140px;  
  }
}

@media (max-width: 550px) {
	  .wing-left, .wing-right {
top: -100px;
  }
		  .wing-left {
left: 220px; 
  }
	
	  .wing-right {
right:  220px;  
  }
}

@media (max-width: 500px) {
	  .wing-left, .wing-right {
top: 40px;
		  position: absolute;


  }
	
		  .wing-left {
left: 220px; 
  }
	
	  .wing-right {
right:  220px;  
  }
	
	
}

.shirt-img{
	
max-height: 390px;
	width: auto;
	margin: 20px;
	padding-top: -20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}

.shirt-img:hover{

filter: drop-shadow(0px 0px 10px rgba(255,255,255,0.4));
}



    @media (max-width: 500px) { 
      
.shirt-img{	
max-height: none;
	width: 90%;
		margin-left: none;
	margin-right: none;
	left: 0px;
}
		
		      ::-webkit-scrollbar {
        display: none; 
      }

    }
  




