html {
	overflow-y: scroll;
}

html, body {
  overflow-x: hidden;
}

html[lang=ja-jp] {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang=ko-kr] {
	font-family: GulimChe, Gulim, sans-serif;
}

html[lang=zh-cn] {
	font-family: SimHei, sans-serif;
}

html[lang=zh-tw] {
	font-family: PMingLiU, sans-serif;
}

section {
	display: block;
	margin-top: 144px;
}

#container {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	max-height: 25%;
	min-height: 600px;
	width: auto;
	height: auto;
	z-index: -2;
	overflow: hidden;
}

p.codrops-demos {
	display: inline;
	padding: 15px 0;
	z-index: 9999;
}

p.codrops-demos a {
	display: inline-block;
	border: #6d0019 solid 1px;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 2px 3px;
	font-weight: 800;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	color: #fff;
	border-radius: 5px;
	background: #a90329;
}

p.codrops-demos2 {
	display: inline;
}

p.codrops-demos2 a {
	display: inline-block;
	border: #6d0019 solid 1px;
	padding: 4px 10px 3px;
	font-size: 26px;
	line-height: 40px;
	margin: 2px 3px 20px 3px;
	font-weight: 400;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
	color: #fff;
	border-radius: 8px;
	background: #a90329;
}

p.codrops-demos2 a:hover {
	background: #6d0018;
}

p.codrops-demos2 a:active {
	background: #6d0018;
	box-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}

p.codrops-demos a:hover {
	background: #6d0018;
}

p.codrops-demos a:active {
	background: #6d0018;
	box-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}

div .title {
	text-align: center;
}
.mittig {
	text-align: center;

}
.Untertitel {
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-size: 1.5em;
	line-height: 1.3333333;
	margin: .75em 0;
	font-weight: 400;
	font-style: italic;
	text-align: center;
}

[hidden] {
	display: none;
}

.container::after, footer::after {
	content: "";
	display: table;
}

.container::after, footer::after {
	content: "";
	display: table;
}

.container, footer {
	margin: 0 auto;
	width: 93.75%;
	max-width: 86em;
}

[role=article] {
	margin: 2em;
	overflow-wrap: break-word;
}

.container2 {
	position: relative;
	text-align: left;
	z-index: 0;
	margin-right: 14px;
}

.container3 div, form {
	width: 100%;
	text-align: center;
	z-index: 0;
	margin: 14px auto 14px auto;
}

.container5 {
	margin: 20px auto;
	width: 290px;
	padding-bottom: 50px;
}

.container10 {
	margin: 20px auto;
	width: 580px;
	padding-bottom: 100px;
}

[role=complementary] {
	margin-bottom: 2em;
	padding-top: 2em;
	border-top: 2px dashed #ccc;
	overflow-wrap: break-word;
	opacity: .74;
}

[role=search] p {
	margin-top: 0;
}

[role=complementary] a:active, [role=complementary] a:hover, [role=main] a:active, [role=main] a:hover, footer a:active, footer a:hover {
	text-decoration: underline;
	color: #06f;
}

[role=complementary] a:visited, [role=main] a:visited, footer a:visited {
	color: #183082;
}

[role=main] h1 a {
	color: #333;
	border-radius: .1190476em;
}

[role=main] h1 a:visited {
	color: #333;
}

[role=main] h1 a:active, [role=main] h1 a:hover {
	text-decoration: none;
	color: #333;
	background: #efefef;
}

[role=main] p {
	text-align: left;
	font-size: 18px;
}

a {
	color: #333;
	text-decoration: none;
}

a.nif {
	text-decoration: none;
	color: #ffe;
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

a:focus {
	outline: thin dotted #06f;
}

a {
	text-decoration: none;
	color: #ff4081;
}

.nif a {
	text-decoration: none;
	font-size: 12px;
	color: rgba(0, 0, 0, .93);
	font-family: Georgia;
	font-style: italic;
	font-weight: 40;
	font-display: swap;
}

footer {
	display: block;
}

footer {
	position: fixed;
	bottom: 0 !important;
	margin: 0 auto;
}

.footer-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 1rem;
	justify-items: center;
	padding: 1rem;
	background: #111;
	margin-top: 60px;
}

.footer-grid a {
	color: #f8f8f8;
	text-decoration: none;
	transition: color .3s;
}

.footer-grid a:hover {
	color: #f06;
}

.footnote, small {
	font-size: .8571429em;
}

.footnote {
	color: #888;
}

.footnote, small {
	font-size: .8571429em;
}

.footnote {
	color: #888;
}

#impressum {
	background-color: #fafad2;
}

img:active {
	transform: matrix(2, 0, 0, 2, 0, 0);
	-ms-transform: matrix(2, 0, 0, 2, 0, 0);
	-webkit-transform: matrix(2, 0, 0, 2, 0, 0);
}

.waldbox {
	width: 100%;
	max-width: 400px;
	aspect-ratio: 16/9;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.waldbox img {
	width: 100%;
	height: auto;
	border-radius: 8px;
	margin-bottom: .5rem;
	flex-shrink: 0;
}

.waldbox p {
	margin: 0;
	font-size: clamp(.9rem, 1.8vw, 1.1rem);
	line-height: 1.4em;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.waldbox div {
	display: inline;
	margin: 0 auto;
}

h1 {
	font-size: 40pt;
	font-family: sans-serif;
	color: #ffc;
	text-shadow: 12px 23px 14px #000;
	text-align: center;
}

h2.Artikeltitel {
	font-size: 32pt;
	font-family: courier, sans-serif;
	color: #fff;
	text-align: center;
}

h2 {
	font-size: 28pt;
	font-family: sans-serif;
	color: #ffc;
	text-shadow: 12px 23px 14px #000;
	text-align: center;
}

h3 {
	font-size: 18pt;
	font-family: sans-serif;
	color: #fff;
	text-shadow: 12px 23px 14px #000;
	text-align: left;
	margin: 44px 0 44px 44px;
}

img {
	border: 0;
}

img, video {
	max-width: 100%;
	height: auto;
}

img.align-right {
	float: right;
	margin: 1em 0 1em 1em;
}

img.align-center {
	display: block;
	margin: 1em auto;
}

img.align-center-inline {
	display: inline;
	margin: 1em auto;
	text-align: center;
}

.floater150 {
	width: 150px;
	margin: 0 14px 14px 14px;
	float: left;
}

.floater360 {
	width: 360px;
	margin: 0 14px 14px -40px;
	float: left;
}

.floater480 {
	width: 480px;
	margin: 0 14px 14px 14px;
	float: left;
}

.content-section {
	width: 100%;
	max-width: 900px;
	margin: 60px auto;
	padding: 0 20px;
}

.text-block {
	margin: 0 auto;
}

.text-block h3 {
	margin: 15px auto;
	text-align: center;
}

.text-block p {
	line-height: 1.6;
	font-size: 1.4rem;
	color: #fff;
}

.video-flex-container {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	flex-wrap: wrap;
}

.video-block {
	flex: 1 1 48%;
	text-align: center;
}

.video-block h3 {
	font-size: 1.2rem;
	margin-bottom: 10px;
}

.video-block video {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 6px;
}

video {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 6px;
}

.video-section {
	width: 60%;
	max-width: 900px;
	margin: 50px auto;
	padding: 0 20px;
	text-align: center;
}

.video-section h3 {
	margin-bottom: 15px;
}

.video-grid-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	max-width: 1200px;
	width: 100%;
	margin: 50px auto;
	padding: 0 20px;
}

.video-grid-4 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 25px;
	max-width: 1200px;
	width: 100%;
	margin: 50px auto;
	padding: 0 20px;
}

#video_background {
	display: block;
}

#video_background, .footer-video-section video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: -1;
	pointer-events: none;
}

.audio-unlock-hint {
  padding: 14px;
  margin: 10px auto;
  text-align: center;
  background: rgba(0,0,0,0.75);
  color: #fff;
  border-radius: 8px;
  font-size: 0.9rem;
  max-width: 90%;
  cursor: pointer;
}

.footer-video-section {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	z-index: -10;
}

.content {
	position: relative;
	z-index: 1;
	width: 96%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
}

.image-block, .video-block {
	width: 96%;
	max-width: 600px;
	margin: 20px auto;
	display: block;
	text-align: center;
}

.image-block img, .video-block video {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 6px;
}

@media screen and (max-width:700px) {
	#video_background {
		display: none;
	}
	
	body {
		background-image: url("https://arteurope.de/1033.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	
	.video-grid-2, .video-grid-4 {
		display: grid;
		grid-template-columns: 1fr;
		width: 100%;
		gap: 20px;
	}
	
	.mobile-video-wrapper {
		position: relative;
		width: 96%;
		max-width: 600px;
		margin: 20px auto;
	}
	
	.mobile-video-wrapper video {
		width: 100%;
		height: auto;
		display: none;
		object-fit: cover;
		border-radius: 6px;
	}
	
	.mobile-video-play-button {
		position: absolute;
		top: 14%;
		left: 50%;
		transform: translate(-50%, -50%);
		background-color: rgba(0, 0, 0, .6);
		color: #fff;
		padding: 10px 20px;
		font-size: 1.2rem;
		border: none;
		border-radius: 5px;
		cursor: pointer;
		z-index: 2;
	}
}

@media screen and (min-width:701px) {
	.video-grid-2 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.video-grid-4 {
		grid-template-columns: repeat(2, 1fr);
	}
	
	.image-block, .video-block {
		width: 100%;
		max-width: none;
		margin: 0 auto;
	}
	  #mobile_video, .mobile-video-wrapper {
               display: none;
        }
}

@media screen and (max-width:767px) {
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

.xml .css {
	opacity: .5;
}

*, ::after, ::before {
	box-sizing: border-box;
}

.overlay::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #3f51b5;
	opacity: .80000001192093;
}

@keyframes pulse {
	0% {
		transform: translate(0, 0);
	}
	
	50% {
		transform: translate(0, 10px);
	}
	
	100% {
		transform: translate(0, 0);
	}
}

.section {
	width: 100%;
	float: left;
	overflow: hidden;
}

.section-title {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .3);
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	width: 100%;
	clear: both;
}

.container {
	transform: translatez(1000px);
}

.media-icon {
	width: 100px;
	height: 100px;
	margin: 10px;
	cursor: pointer;
}

.biggy::first-letter {
	float: left;
	font-size: 3em;
	color: #3636e8;
	margin-right: 5px;
	padding: 5px;
	border-radius: 5px;
	background-color: rgba(14, 90, 14, .3);
	box-shadow: -5px 1px 5px -2px rgba(0, 0, 0, .75);
}

.biggy-show::first-letter {
	float: left;
	font-size: 5em;
	color: #3636e8;
	margin-right: 5px;
	padding: 5px 10px;
	border-radius: 6px;
	background-color: rgba(50, 50, 50, .35);
	border: 1px solid rgba(255, 0, 120, .8);
	-webkit-text-stroke: 1px rgba(255, 0, 120, .8);
	text-shadow: 3px 3px 6px rgba(0, 0, 0, .85);
	box-shadow: 0 0 10px rgba(255, 0, 120, .2);
}

.overlay-wrapper {
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.dark-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .75);
	z-index: -1;
	padding-bottom: 32px;
}

.content-inner {
	position: relative;
	z-index: 2;
}

.show1, .show2 {
        clear: both;
	position: relative;
	z-index: 2;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	text-align: left;
	margin: 44px 36px 44px 36px;
}

.show2 {
	column-count: 2;
}

@keyframes twinkle {
	0%, 100% {
		opacity: .8;
		text-shadow: 0 0 5px rgba(255, 255, 255, .5);
	}
	
	50% {
		opacity: 1;
		text-shadow: 0 0 10px rgba(255, 255, 255, .9);
	}
}

.show-quote {
	position: relative;
	margin: 32px 26px;
	padding: 22px 26px 18px 26px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	color: #fff;
	background: rgba(0, 0, 0, .28);
	border-radius: 8px;
	letter-spacing: .3px;
}

.show-quote::before {
	content: "★";
	position: absolute;
	top: -10px;
	left: -6px;
	font-size: 1.1em;
	color: rgba(255, 255, 255, .55);
	text-shadow: 0 0 6px rgba(0, 0, 0, .45);
}

#conclusion {
	margin-bottom: 60px;
}

.btn {
	position: relative;
	padding: .6rem 1.2rem;
	font-size: .9rem;
	font-weight: 600;
	letter-spacing: .04em;
	text-transform: uppercase;
	cursor: pointer;
	overflow: hidden;
	transition: all .3s ease;
}

.holo-red {
	border: 2px solid rgba(255, 0, 100, .5);
	background: rgba(255, 0, 80, .08);
	box-shadow: 0 0 6px rgba(255, 0, 100, .4), inset 0 0 8px rgba(255, 0, 120, .3);
	backdrop-filter: blur(4px);
}

.holo-red span {
	position: relative;
	display: inline-block;
	text-shadow: 0 0 6px rgba(255, 0, 80, .7), 0 0 12px rgba(255, 0, 100, .4);
	transition: transform .3s ease;
}

.holo-red:hover span {
	transform: scale(1.05);
}

.holo-red span::after, .holo-red span::before {
	content: attr(data-text);
	position: absolute;
	left: 0;
	opacity: 0;
	filter: blur(1px);
	transition: all .3s ease;
}

.holo-red span::before {
	top: -2px;
	color: #ff003c;
	animation: glitch-red 3s infinite;
}

.holo-red span::after {
	bottom: -2px;
	color: #f06;
	animation: glitch-red 3s infinite reverse;
}

@keyframes glitch-red {
	0%, 100% {
		transform: translatex(0);
		opacity: .2;
	}
	
	20% {
		transform: translatex(-3px);
		opacity: .5;
	}
	
	40% {
		transform: translatex(3px);
		opacity: .6;
	}
	
	60% {
		transform: translatex(-2px);
		opacity: .4;
	}
	
	80% {
		transform: translatex(2px);
		opacity: .3;
	}
}

@keyframes scan-red {
	0% {
		top: -10%;
		opacity: 0;
	}
	
	20% {
		opacity: 1;
	}
	
	50% {
		top: 50%;
		opacity: .8;
	}
	
	80% {
		opacity: 1;
	}
	
	100% {
		top: 110%;
		opacity: 0;
	}
}

.holo-red:hover {
	border-color: rgba(255, 0, 120, .8);
	box-shadow: 0 0 25px rgba(255, 0, 120, .7), inset 0 0 12px rgba(255, 0, 100, .5);
	background: rgba(255, 0, 80, .15);
}

@media (max-width:500px) {
	#control-panel {
		gap: .2rem;
		padding: .2rem .4rem;
	}
	
	.btn {
		padding: .4rem .6rem;
		font-size: .8rem;
	}
}
/* ------------------------------------------
   MOBILE FIX BLOCK – horizontales Scrollen stoppen
   ------------------------------------------ */

@media screen and (max-width: 700px) {

  /* 1. Harte Begrenzung für alle Container */
  body, html {
    max-width: 100%;
    overflow-x: hidden !important;
  }

  * {
    max-width: 100vw !important;
  }

  /* 2. show2 wieder einspaltig */
  .show2 {
    column-count: 1 !important;
  }
  
  .show-quote {
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .28);
	border-radius: 8px;
	letter-spacing: .3px;
}
  
.video-section {
	width: 100%;
	max-width: 700px;
	margin: 50px auto;
	padding: 0 20px;
	text-align: center;
}

  /* 3. Dark overlay stabilisieren */
  .dark-overlay {
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100vw;
    overflow: hidden;
  }

  /* 4. Video- und Image-Block absolut sicher machen */
  .image-block, 
  .video-block,
  .mobile-video-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
  }

  /* 5. Entfernt alle zufälligen Margin-Überläufe */
  .show1, .show2, .show-quote {
    margin-left: 12px !important;
    margin-right: 12px !important;

  }
h1 {
    font-size: 1.9rem !important;
    line-height: 1.2 !important;
    word-wrap: break-word;
    hyphens: auto;
  }

  h2 {
    font-size: 1.6rem !important;
    line-height: 1.25 !important;
    word-wrap: break-word;
    hyphens: auto;
    overflow-wrap: break-word;
  }

  h2.Artikeltitel {
    font-size: 1.3rem !important;
    line-height: 1.2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
  }
h3 {
        font-size: 1.rem !important;
        line-height: 1.3 !important;
	font-family: sans-serif;
	color: #fff;
	text-shadow: 12px 23px 14px #000;
	text-align: center;
	margin: 34px 0 34px 0px;
}

/* Figcaption unter Bildern kleiner machen */
figure figcaption {
    font-size: 0.5rem;
    line-height: 1.2;      /* optional, für bessere Lesbarkeit */
    text-align: center;    /* falls gewünscht */
    color: #fff;           /* oder deine gewünschte Farbe */
    margin-top: 0.25rem;   /* Abstand zwischen Bild und Caption */
}
.floater360 {
  width: 360px;
  margin: 0 14px 14px -90px;
  float: left;
}
  /* Zitate */
  .show-quote {
    font-size: 0.9rem !important;
    line-height: 1.2 !important;
    font-weight: 600;
    width: 90%;
  }

  /* Text allgemein */
  p, li {
    font-size: 0.8rem;
    line-height: 1.55;
  }
  .text-block p, li {
    font-size: 0.8rem;
    line-height: 1.55;
  }
  /* Verhindert, dass lange Wörter den Screen sprengen */
  body {
    overflow-wrap: break-word;
    word-break: break-word;
  }
  
}
