


body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
	/*background: linear-gradient(180deg, #dff5e1 0%, #ffffff 100%);*/
	/*background: linear-gradient(180deg,#e66465 0%, #9198e5 100%);*/
	/*background: #812a9b;
	background: #812a9b;
	background: #750775;*/
	/*background: #004D40;
	background: radial-gradient(circle,rgba(0, 77, 64, 1) 1%, rgba(52, 139, 123, 1) 49%, rgba(141, 216, 199, 1) 100%);  "grünlich" */
	
background: #457B9D;
background: radial-gradient(circle,rgba(69, 123, 157, 1) 0%, rgba(55, 72, 116, 1) 50%, rgba(110, 159, 247, 1) 100%); /*"bläulich"*/ 
	/*background: #37005A;
background: radial-gradient(circle,rgba(55, 0, 90, 1) 1%, rgba(114, 54, 161, 1) 49%, rgba(161, 97, 233, 1) 100%); "lila" */
	/*background: #7236A1;
background: radial-gradient(circle,rgba(114, 54, 161, 1) 1%, rgba(161, 97, 233, 1) 49%, rgba(55, 0, 90, 1) 100%); "lila"*/
/*background: #8DD8C7;
background: linear-gradient(to bottom, rgb(34,139,90), rgb(141,216,199), rgb(52,139,123));*/
background-attachment: fixed; /* sorgt für sanften Parallax-Effekt	*/
	color: #EBEBEB;
}

/*body {
  background: linear-gradient(180deg, #eaf8f2 0%, #ffffff 100%);
  background: linear-gradient(180deg, #dff5e1 0%, #ffffff 100%);
  background-attachment: fixed; sorgt für sanften Parallax-Effekt
  color: #222;
  font-family: 'Poppins', sans-serif;
}*/

header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FF00FF;
	background: linear-gradient(180deg,rgba(69, 123, 157, 1) 0%, rgba(55, 72, 116, 1) 50%, rgba(110, 159, 247, 1) 100%);
	color: #EBEBEB;
    z-index: 1000;
	font-size: 0.7rem;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.2px;
	
	
}

header nav ul li a {
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
 
}

/* Für Tablets und Smartphones */
@media (max-width: 768px) {
  header nav ul li a {
    font-size: 0.85rem;
  }
}
@media (max-width: 480px) {
  header nav ul li a {
    font-size: 0.8rem;
    text-align: center;
    text-transform: none;
  }
}



footer {
    position: fixed;
	bottom:0;
    left:0;
    width: 100%;
    
	font-size: 0.7rem;
	font-weight: 300;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.5px;
	
	background: #FF00FF;
	background: linear-gradient(0deg,rgba(69, 123, 157, 1) 0%, rgba(55, 72, 116, 1) 50%, rgba(110, 159, 247, 1) 100%);
    color: #EBEBEB;
	/*background: #FF00FF;
	background: linear-gradient(90deg,rgba(255, 0, 255, 1) 0%, rgba(233, 148, 255, 1) 50%, rgba(237, 155, 83, 1) 100%);*/
    color: #EBEBEB;
    z-index: 1000;
}

footer nav ul li a {
  font-family: 'Poppins', sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
 
}

footer nav ul li a.legal-link {
  font-size: 0.75rem;
  font-weight: 300;
  opacity: 0.8;
}

footer nav ul li a.legal-link:hover {
  color: #6E959D;
  opacity: 1;
}

/* Für kleinere Bildschirme */
@media (max-width: 768px) {
  footer nav ul li a {
    font-size: 0.85rem;
  }
}
@media (max-width: 480px) {
  footer nav ul li a {
    font-size: 0.8rem;
    text-align: center;
    text-transform: none;
  }
}



header, footer {
  /* sorgt dafür, dass Hover-Farben priorisiert werden */
  color: inherit;
}

/* Standard: sanfte Übergangsanimation für Textfarbe */
header a,
header nav ul li a,
header .logo,
header p,
footer a,
footer p,
footer .logo {
  transition: color 400ms ease;
}

/* Hover für Links / Texte im Header */
header a:hover,
header nav ul li a:hover,
header .logo:hover,
header p:hover {
  color: #6E959D; /* helles Grün */
}

/* Hover für Links / Texte im Footer */
footer a:hover,
footer p:hover,
footer .logo:hover {
  color: #6E959D;
}

/* Zugänglichkeit: sichtbarer Fokus (für Tastaturbenutzer) */
header a:focus-visible,
footer a:focus-visible {
  outline: 3px solid rgba(39, 174, 96, 0.25);
  outline-offset: 3px;
}


nav ul {
    list-style: none;
    margin: 0;
    padding: 1em;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	
}

nav ul li {
    margin: 0 1em;
}

nav ul li a {
    color: #EBEBEB;
    text-decoration: none;
    font-weight: bold;
	
}



/*section {
	max-width: 800px;
	margin: 0 auto;
    padding: 100px 20px 60px;
    min-height: 100vh;
    color: #222; 
    background-size: cover;
    background-position: center;
    font-family: 'Poppins', sans-serif;
    line-height: 2.0;

	
}*/

section {
  max-width: 900px;
  margin: 90px auto;
  padding: 50px 50px;
  background-color: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  }

/*section {
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(5px); /* leichter Glas-Effekt */
  /*margin: 60px auto;
  padding: 80px 20px;
  border-radius: 20px;
  max-width: 900px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);*/
}



strong {
  color: #EBEBEB; /* sanftes Grün, passend zu Physiotherapie */
  font-weight: 500;
}

h1 {
    font-size: 2.5rem;     /* große Überschrift */
    font-weight: 600;      /* kräftig, aber nicht zu fett */
    margin-bottom: 20px;
	
}

h2 {
    font-size: 2rem;       /* mittlere Überschrift */
    font-weight: 500;
    margin-bottom: 15px;
}

h3 {
    font-size: 1.5rem;     /* kleinere Überschrift */
    font-weight: 500;
    margin-bottom: 10px;
}

ul {
  list-style-type: disc;  /* oder circle, square, none */
  padding-left: 20px;     /* Abstand zum Rand */
  line-height: 1.6;       /* bessere Lesbarkeit */
  margin-bottom: 2em;
  
}

li {
	font-size: 1.5rem;
  margin-bottom: 0.5em;   /* etwas Abstand zwischen Punkten */
  font-family: 'Poppins', sans-serif;
  color: #EBEBEB;
}

p {
    font-size: 1.5rem;       /* Standard-Fließtext */
    font-weight: 300;
    margin-bottom: 1.2em;
    color: #EBEBEB;
	line-height: 200%;
}

a {
          color: #EBEBEB;
        }

/* Optionale Verfeinerung für responsive Darstellung */
@media (max-width: 768px) {
    h1 { font-size: 1.7rem; }
    h2 { font-size: 1.6rem; }
    h3 { font-size: 1.3rem; }
    p  { font-size: 0.95rem; }
	
}

@media (max-width: 768px) {
  ul {
    padding-left: 16px;
    margin-bottom: 1.5em;
  }
  li {
    font-size: 1.1rem;
    line-height: 1.7;
  }
}

@media (max-width: 500px) {
  li {
    font-size: 1rem;
    line-height: 1.75;
  }
}

/* Default desktop backgrounds */
.start {
    /*background-image: url('start-desktop.jpg');*/
	
}
.ueberuns {
    /*background-image: url('ueberuns-desktop.jpg');*/
	
}
.leistungen {
    /*background-image: url('leistungen-desktop.jpg');*/
	
}
.kontakt {
    /*background-image: url('kontakt-desktop.jpg');*/
}
.oeffnung {
    
}

/* Tablet backgrounds */
@media (max-width: 1024px) {
    .start {
        /*background-image: url('start-tablet.jpg');*/
    }
    .ueberuns {
        /*background-image: url('ueberuns-tablet.jpg');*/
    }
    .leistungen {
        /*background-image: url('leistungen-tablet.jpg');*/
    }
    .kontakt {
        /*background-image: url('kontakt-tablet.jpg');*/
    }
	.oeffnung {
    
	}
}

/* Mobile backgrounds */
@media (max-width: 600px) {
    .start {
        /*background-image: url('start-mobile.jpg');*/
    }
    .ueberuns {
        /*background-image: url('ueberuns-mobile.jpg');*/
    }
    .leistungen {
        /*background-image: url('leistungen-mobile.jpg');*/
    }
    .kontakt {
        /*background-image: url('kontakt-mobile.jpg');*/
    }
	.oeffnung {
    
	}
}



/* --- Abstand für Sprungmarken wegen fixiertem Header --- */
#start,
#leistungen,
#ueberuns,
#kontakt,
#oeffnung {
  scroll-margin-top: 100px; /* an Headerhöhe angepasst */
}

.image-container {
    max-width: 400px;           /* maximale Breite, z.B. für Desktop */
    /*margin: 20px auto;*/          /* zentriert auf der Seite */
    border-radius: 15px;        /* abgerundete Ecken */
    overflow: hidden;           /* sorgt dafür, dass das Bild die Ecken nicht überlappt */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 1); /* leichter Schatten */
    /*transition: transform 0.3s ease, box-shadow 0.3s ease;*/ /* sanfte Hover-Effekte */
}

.image-container img {
    width: 100%;               /* Bild passt sich der Container-Breite an */
    display: block;           /* entfernt kleine Lücken unter dem Bild */
}

.map-container {
    max-width: 400px;    /* maximale Breite */
    height: 300px;       /* Höhe der Karte */
    /*margin: 20px auto;*/   /* zentrieren */
    border-radius: 15px; /* abgerundete Ecken */
    overflow: hidden;    /* runde Ecken für die Karte */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 1); /* leichter Schatten */
	
	
}




.opening-section {
    max-width: 400px;
    margin: 20px 0;        /* weniger Abstand oben und unten zur Seite */
    padding: 15px 20px;    /* kompakteres Padding innen */
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #EBEBEB;
    box-sizing: border-box; /* wichtig, damit Padding nicht zur Breite addiert wird */
}

.opening-hours li {
    display: flex;
    justify-content: space-between; /* Flexibler Platz zwischen Tag und Zeit */
    align-items: center;
    padding: 6px 0;
    font-family: 'Poppins', sans-serif;
    font-size: 1.4rem;
    color: #EBEBEB;
}

.opening-hours .day {
    text-align: left;
    flex: 1;        /* flexible Breite */
}

.opening-hours .time {
    text-align: right;
    flex: 1;        /* flexible Breite */
}


/* Responsive für kleinere Bildschirme */
@media (max-width: 500px) {
    .opening-hours li {
        flex-direction: column;
        align-items: flex-start;
    }
    .opening-hours .day,
    .opening-hours .time {
        width: 100%;
        text-align: left;
        margin: 0;
    }
}



.headline-logo {
    width: 100px;
    height: 100px;
    object-fit: cover;             /* Logo richtig skalieren */
    border-radius: 15px;           /* runde Container-Ecken */
    overflow: hidden;              /* Bild außerhalb der Ecken abschneiden */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); /* sichtbarer Schatten */
    display: block;
}




.headline-logo-wrapper {
    border-radius: 15px;               /* runde Ecken */
    overflow: hidden;                   /* Bild in Container zuschneiden */
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); /* Schatten sichtbar */
    display: inline-block;              /* damit Box-Schatten um das Logo passt */
}

.headline-logo {
    width: 100%;
    height: auto;                       /* Höhe automatisch proportional */
    display: block;
    object-fit: cover;                   /* Bild füllt Container */
}


/* --- Neuer Container für den Button --- */
.button-container {
  text-align: left;           /* Button linksbündig unter dem Logo */
  margin-top: 1rem;
}

/* --- Button Styling --- */
.switch-button {
  background: linear-gradient(135deg, rgba(120, 80, 200, 1) 0%, rgba(90, 120, 220, 1) 50%, rgba(150, 60, 180, 1) 100%);
  color: #EBEBEB;
  font-family: 'Poppins', sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  padding: 0.8rem 1.6rem;
  border-radius: 50px;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  display: inline-block;
}

/* Hover-Effekt */
.switch-button:hover {
  background: linear-gradient(135deg, rgba(255, 100, 200, 1), rgba(180, 70, 220, 1));
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.35);
}

/* --- Responsive Variante für kleine Bildschirme --- */
@media (max-width: 600px) {
  .button-container {
    text-align: center;
  }
  .switch-button {
    font-size: 1rem;
    padding: 0.6rem 1.2rem;
  }
  
}


.inline-icon {
  height: 1em;         /* Höhe = Schriftgröße des umgebenden Textes */
  width: auto;         /* Breite proportional */
  vertical-align: -0.15em; /* kleine optische Korrektur (optional) */
}


/* --- Startseite H1 kleiner machen --- */
body.startseite h1.intro-headline,
body.index1 h1.intro-headline,
body.index2 h1.intro-headline {
    font-size: 1.5rem;   /* wie p */
    font-weight: 300;    
    margin-bottom: 1.2em;
    color: #EBEBEB;
    line-height: 200%;
}

/* responsive */
@media (max-width: 768px) {
    body.startseite h1.intro-headline,
    body.index1 h1.intro-headline,
    body.index2 h1.intro-headline {
        font-size: 0.95rem;
    }
}
