<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

	   
/* baloo-thambi-2-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/baloo-thambi-2-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* baloo-thambi-2-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/baloo-thambi-2-v17-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* baloo-thambi-2-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Baloo Thambi 2';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/baloo-thambi-2-v17-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v13-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v13-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}



/* spline-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spline Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/spline-sans-v10-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* spline-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spline Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/spline-sans-v10-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* spline-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spline Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/spline-sans-v10-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* spline-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spline Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/spline-sans-v10-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* spline-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Spline Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/spline-sans-v10-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




.text-invisible a { color:transparent;}
.text-invisible a:hover { color:transparent; }

.centerme {
display: flex;
  align-items: center;
  justify-content: center;

	}
	
#sticky-sidebar {
  position: fixed;
  top: 30%;
  left: 0;
  width: 50px;
  height: auto;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}

#sticky-sidebar img {
  width: 50px;
  height: auto;
  margin: 2px 0;
  object-fit: contain;
  transition: transform 0.2s ease;
}

#sticky-sidebar img:hover {
  transform: scale(1.1);
}

/* Ab 660px und kleiner: Sidebar ausblenden, mobile horizontal zeigen */
@media (max-width: 1200px) {
  #sticky-sidebar {
    display: none !important;
  }

  #sidebar-mobile {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
  }

  #sidebar-mobile img {
    width: 30px;
    height: auto;
    margin: 0;
  }
}

.video-fluid {
  max-width: 100%;
  height: auto;
  display: block;
}


.gallery img {
  width: 100%;
  height: 400px; /* einheitliche HÃ¶he */
  object-fit: cover; /* Zuschneiden, nicht verzerren */
  object-position: center; /* zentrieren */
  border-radius: 10px; /* optional: abgerundete Ecken */
}


.gallery1 img {
  width: 300px;
  height: auto; /* einheitliche HÃ¶he */
  object-fit: cover; /* Zuschneiden, nicht verzerren */
  object-position: center; /* zentrieren */
  border-radius: 10px; /* optional: abgerundete Ecken */
}

.rm-link {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
  font: inherit;
}

.rm-link:hover,
.rm-link:focus {
  color: #0056b3;
  text-decoration: none;
  outline: none;
}

.rm-link:focus {
  outline: 2px solid rgba(0, 123, 255, 0.5); /* Tastatur-Fokus sichtbar */
  outline-offset: 2px;
}
</pre></body></html>