body{
	background-color: #ef1810;
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
}
.item1 {
	grid-area: headder;
	background-color: #fa9401;
	padding: 6px;
	font-family: "Comic Neue", cursive;
	font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
	color: White;
	border-radius: 6px;
}
.item2 {
	grid-area: mitte;
	background-color: #C00A06;
	padding: 6px;
	font-family: "Comic Neue", cursive;
	font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
	color: White;
	border-radius: 6px;
}
.item3 {
	grid-area: rechts;
	background-color: #fa9401;
	padding: 6px;
	font-family: "Comic Neue", cursive;
	font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
	color: White;
	border-radius: 6px;
}
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-areas:
   'headder headder headder headder headder headder'
    'mitte mitte mitte mitte mitte rechts';
    grid-gap: 10px;
  background-color: #ef1810;
  }
  .eindrittel{
	float: left;
	width: 30%;
	background-color: transparent;
	margin-right: 5px; 
}
.zweidrittel{
	float: left;
	width: 60%;
	background-color: transparent;
}
.ganze-breite{
	float: none;
	width: 96%;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
}
img{
	max-width: 100%;
	height: auto;
}
.img-werbung-rechts-bild{
	width: 160px;
	height: 332px;
}
.img-werbung-rechts-bild-hetaivideos{
	width: 160px;
	height: 270px;
}
img#logo {
position: absolute;
top: 0;
left: 0;
z-index: 200;
width: 100%;
height: auto;
}
a{
	  font-family: "Comic Neue", cursive;
	 font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
}
a.anmelden{
	color: #7E0000;
	text-decoration: none;
	font-family: "Comic Neue", cursive;
	 font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
	 display: block;
	 background-color: #ffed00;
	 text-align: center;
}
a.ad {
position: relative;
display: block;
width: 100%;
height: auto;
}
a.anmelden{
	color: #7E0000;
	text-decoration: none;
	font-family: "Comic Neue", cursive;
	 font-size: calc(16px + (18 - 14) * ((100vw - 320px) / (1600 - 320)));
}
a.oben{
	font-family: "Comic Neue", cursive;
	 font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	color: Black;
	float: left;
	width: 8%;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
a.rechts{
	font-family: "Comic Neue", cursive;
	 font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	color: Black;
	float: none;
	width: 96%;
	margin: 6px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
a.seitennavi{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	float: left;
	color: Black;
	width:14%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
a.footer{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	color: Black;
	float: left;
	width: 40%;
	display: block;
	padding: 3px;
	margin: 6px;
	text-align: center;
}
.kein-link{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	display: block;
	float: left;
	color: black;
	width: 14%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	background-color: white;
	border-radius: 10px;
}
h1{
	font-family: "Comic Neue", cursive;
	 font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1600 - 320)));
}
h2{
	font-family: "Comic Neue", cursive;
	 font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1600 - 320)));
}
.clear{
	clear: both;
}
.um-videos{
	float: left;
	width: 23%;
	margin: 5px;
}
.adaptive_video_player {
  width: 100%;
  height: auto;
  aspect-ratio: 8.088;
  max-width: 100%;
  display: block;
}
.adaptive_video_player_filme {
  width: 70%;
  height: auto;
  aspect-ratio: 1.066;
  max-width: 100%;
  display: block;
}
.adaptive_video_player_eigene_hentai {
  width: 100%;
  height: auto;
  aspect-ratio: 8.11
  max-width: 100%;
  display: block;
}
.adaptive_video_player_gallery {
  width: 100%;
  height: auto;
  aspect-ratio: 3.60;
  display: block !important;
}
.play-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 48px;
      color: white;
      opacity: 0.8;
      z-index: 3;
      pointer-events: none;
      transition: opacity 0.3s ease;
    }
.video-thumb-container {
      position: relative;
      overflow: hidden;
      border-radius: 0.75rem;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
      aspect-ratio: 16 / 9;
      background-color: #000;
    }
video {
width: 100%;
height: auto;
position: relative;
display: block;
background-color: rgba(0,0,0,0.0);
z-index: 1;
}
.video-werbung-index-mitte {
width: 315px;
height:300px;
position: relative;
display: block;
background-color: rgba(0,0,0,0.0);
z-index: 1;
}
.video-werbung-index-rechts {
width: 160px;
height:600px;
position: relative;
display: block;
background-color: rgba(0,0,0,0.0);
z-index: 1;
}
.video-werbung-index-rechts-mit-Bild-unten {
width: 160px;
height: 600px;
display: block;
background-color: red;
z-index: 1;
}
.video-thumb-container img,
.video-thumb-container video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: opacity 0.3s ease-in-out;
    }
.video-thumb-container video {
      opacity: 0;
      pointer-events: none;
    }
.video-thumb-container:hover video {
      opacity: 1;
    }
.video-thumb-container:hover img {
      opacity: 0;
}
.overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6); /* bg-black/60 */
  color: white;
  font-family: "Comic Neue", cursive;
	 font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1600 - 320)));
  padding: 0.5rem; /* p-2 entspricht 8px */
  z-index: 10;
  transition: opacity 0.3s ease;
}
 .overlay-text:hover {
  opacity: 0;
}

.pointer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; /* inset-0 = top, right, bottom, left auf 0 */
  display: flex;
  align-items: center;     /* vertikal zentriert */
  justify-content: center; /* horizontal zentriert */
  z-index: 10;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.pointer:hover{
  opacity: 0;
}
.player-button {
  background-color: rgba(0, 0, 0, 0.5); /* bg-black/50 */
  padding: 0.75rem; /* p-3 entspricht 12px */
  border-radius: 9999px; /* rounded-full = maximale Rundung */
}
.um-seitenlinks{
	width: 100%;
	text-align: center;
	margin-left: 0%;
}
.iframe-container {
    position: relative;
    width: 100%; /* Passt sich der verfügbaren Breite an */
    padding-bottom: 56.25%; /* 16:9-Seitenverhältnis (Höhe = 9 / 16 * Breite) */
    height: 0; /* Höhe wird über Padding definiert */
    overflow: hidden;
  }

  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* Vollständige Breite */
    height: 100%; /* Vollständige Höhe */
    border: 0; /* Kein Rahmen */
  }
  .outer {
  display: flex;
  justify-content: center; /* horizontal */
  align-items: center;     /* vertikal */
  height: 100vh;           /* volle Höhe, z. B. für Zentrierung im Viewport */
  border: 1px solid #ccc;
}
.um-filme-werbung{
	max-width: 450px;
	border: 1px solid Black;
	height: auto;
	padding: 20px;
}

 @media only screen and (max-width: 1280px) {
a.oben{
	font-family: "Comic Neue", cursive;
	 font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	color: Black;
	float: left;
	width: 18%;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}  
}
@media only screen and (max-width: 880px) {
a.seitennavi{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	float: left;
	color: Black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
.kein-link{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	display: block;
	float: left;
	color: black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	background-color: white;
	border-radius: 10px;
}
.um-seitenlinks{
	width: 100%;
	text-align: center;
	margin-left: 0px;
}
}
@media only screen and (max-width: 800px) {
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
   grid-template-areas:
   'headder headder headder headder headder headder'
    'mitte mitte mitte mitte mitte mitte'
	 'rechts rechts rechts rechts rechts rechts';
    grid-gap: 10px;
  background-color: #ef1810;
  }
.um-videos{
	float: none;
	width: 96%;
	margin: 5px;
}
a.seitennavi{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	float: left;
	color: Black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
.kein-link{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	display: block;
	float: left;
	color: black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	background-color: white;
	border-radius: 10px;
}
}
@media only screen and (max-width: 652px) {
a.oben{
	font-family: "Comic Neue", cursive;
	 font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	color: Black;
	float: left;
	width: 12%;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
a.seitennavi{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	float: left;
	color: Black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
.kein-link{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	display: block;
	float: left;
	color: black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	background-color: white;
	border-radius: 10px;
}
}
@media only screen and (max-width: 480px) {
a.seitennavi{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	float: left;
	color: Black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
.kein-link{
	font-family: "Comic Neue", cursive;
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	display: block;
	float: left;
	color: black;
	width: 45%;
	margin-bottom: 9px;
	margin-top: 9px;
	margin-right: 5px;
	padding: 3px;
	background-color: white;
	border-radius: 10px;
}
a.oben{
	font-family: "Comic Neue", cursive;
	 font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1600 - 320)));
	background-color: #ffed00;
	border-radius: 10px;
	display: block;
	color: Black;
	float: left;
	width: 17%;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
}