body, html {
      height: 100%;
      margin: 0;
    }
    .bg-overlay h1, h1 {
      font-family: 'Lora', serif;
    }

    .bg-overlay h4,
    .bg-overlay p {
      font-family: 'Roboto', sans-serif;
    }
    .bg-cover {
      /* background: url('./images/Kunst-intro.jpg') no-repeat center center;*/
      background-size: cover;
      height: 100vh;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    /* Navbar Grunddesign */
    .navbar {
      transition: background-color 0.4s, padding 0.4s;
      padding: 0.75rem;
    }
    /* Logo Mindesthöhe */
    .navbar-brand img {
      height: 60px;
      max-height: 60px;
    }
    /* Anfänglicher halbtransparenter Hintergrund */
    .navbar.semi-transparent {
      background: rgba(255,255,255,0.8); /* grau halbtransparent */
    }
    /* Nach Scrollen */
    .navbar.scrolled {
      background: white;
      box-shadow: 0 2px 10px rgba(0,0,0,0.1);
      padding: 0.5rem;
    }

    /* Farben für Links */
    .navbar .nav-link {
      color: #33332e !important;
      transition: color 0.3s;
    }
    .navbar .nav-link:hover {
      color: #2e7a6b !important;
    }
    .navbar .nav-link.active {
      color: #33332e!important;
        font-weight: 700;
    }

    /* Social Icons */
    .social-icons a {
      color: #ffd700;
      font-size: 1.5rem;
      margin: 0 10px;
      transition: color 0.3s;
    }
    .social-icons a:hover {
      color: #8a8a5cff;
    }

    /* Dummy-Content zum Scrollen */
    .content {
      height: 100vh;
      background: #f8f9fa;
      padding-top: 100px;
      text-align: center;
    }
    .bg-overlay {
      background-color: rgba(255, 255, 255, 0.6); /* Weiß, 60% transparent */
      border-radius: 10px; /* optional, falls leicht abgerundet gewünscht */
      padding: 20px;       /* etwas Abstand um den Text */
      border-radius: 10px; /* leichte Rundung */
      max-width: 500px; /* verhindert, dass der Block zu breit wird */
    }
    .uppercase {
      text-transform: uppercase;
    }

/*
    @import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');

    @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
*/

    :root {
      --gr-1: linear-gradient(170deg, #2e7a6bff 0%, #2e7a6bff 100%);
      --gr-2: linear-gradient(170deg, #B4EC51 0%, #429321 100%);
      --gr-3: linear-gradient(170deg, #8a8a5cff 0%, #8a8a5cff 100%);
      --gr-4: linear-gradient(170deg, #2e7a6bff 0%, #2e7a6bff 100%);
      --gr-5: linear-gradient(170deg, #555555 0%, #555555 100%);
    }

    .gr-1 { background: var(--gr-1); }
    .gr-2 { background: var(--gr-5); }
    .gr-3 { background: var(--gr-3); }

    *{transition: .5s;}

    .h-100{height: 100vh !important;}
    .align-middle{
      position: relative;
      top:50%;
      transform:translateY(-50%);
    }

    .column {
      margin-top: 3rem;
      padding-left: 3rem;
    }

    .column:hover {
      padding-left: 0;
    }

    .column:hover .card .txt {
      margin-left: 1rem;
    }

    .column:hover .card .txt h1,
    .column:hover .card .txt p {
      color: rgba(255,255,255,1);
      opacity: 1;
    }

    .column:hover a {
      color: rgba(255,255,255,1);
    }

    .column:hover a:after {
      width: 10%;
    }

    .card {
      min-height: 170px;
      margin: 0;
      padding: 1.7rem 1.2rem;
      border: none;
      border-radius: 0;
      color: rgba(0,0,0,1);
      letter-spacing: .05rem;
      font-family: 'Oswald', sans-serif;
      box-shadow: 0 0 21px rgba(0,0,0,.27);
    }

    .card .txt {
      margin-left: -3rem;
      z-index: 1;
    }

    .card .txt h1 {
      font-size: 1.5rem;
      font-weight: 300;
      text-transform: uppercase;
    }

    .card .txt p {
      font-size: .7rem;
      font-family: 'Open Sans', sans-serif;
      letter-spacing: 0rem;
      margin-top: 33px;
      opacity: 0;
      color: rgba(255,255,255,1);
    }

    .card a {
      z-index: 3;
      font-size: .7rem;
      color: rgba(0,0,0,1);
      margin-left: 1rem;
      position: relative;
      bottom: -.5rem;
      text-transform: uppercase;
    }

    .card a:after {
      content: "";
      display: inline-block;
      height: 0.5em;
      width: 0;
      margin-right: -100%;
      margin-left: 10px;
      border-top: 1px solid rgba(255,255,255,1);
      transition: .5s;
    }

    .card .ico-card {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
    }

    .card i {
      position: relative;
      right: -50%;
      top: 60%;
      font-size: 12rem;
      line-height: 0;
      opacity: .2;
      color: rgba(255,255,255,1);
      z-index: 0;
    }
/* Globale Hero-Klasse */
    .page-hero {
      height: 80vh;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      color: white;
      padding-top: 70px; /* Platz schaffen unter Menü */
      background-position: center top;
    }
      /* Mobile-Version */
    @media (max-width: 768px) {
      .page-hero {
        background-position: 30% top; /* zeigt den oberen Bereich des Bildes */
      }
    }
    /* iPad Portrait (bis 1024px Höhe im Hochformat) */
    @media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
      .page-hero {
        background-position: 35% top; /* extra Feinjustierung nur für iPad Portrait */
      }
    }
    .postcard-card {
      box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
      border: none;
      border-radius: 12px;
      padding: 20px;
      margin-bottom: 20px;
      background: linear-gradient(135deg, #e1e5ea 0%, #e1e5ea 100%);
    }
    .postcard-card img {
      transition: transform 0.3s ease; /* sanfte Bewegung */
      cursor: pointer; /* zeigt an, dass es klickbar ist */
    }

    .postcard-card img:hover {
      transform: scale(0.95); /* leicht verkleinern */
    }


    /* Optional: Overlay für bessere Lesbarkeit */
    .page-hero::before {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%; height: 100%;
      background: rgba(0,0,0,0.3);
      z-index: 0;
    }

    /* Inhalt im Vordergrund */
    .page-hero .hero-content {
      position: relative;
      z-index: 1;
      text-align: center;
    }
    .postcard-card:nth-child(even) .row {
      flex-direction: row-reverse;
    }

