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

/*Link #6595A3 
	
	Blue #029EE7 (48%)
	Pink #E846B9
	Heads #333
	Text #555
	
// Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }


h1 = 42px
h2 = 32px
h3 = 24px
h4 = 18px
h5 = 16px
h6 = 14px


*/


/* @import url("https://use.typekit.net/rfe8nhe.css"); */
@import url("https://use.typekit.net/plr3jat.css");







/* font-family: "din-2014", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "din-2014", sans-serif;
font-weight: 400;
font-style: italic;

font-family: "din-2014", sans-serif;
font-weight: 700;
font-style: normal;

font-family: "din-2014", sans-serif;
font-weight: 700;
font-style: italic;

font-family: "din-2014-narrow", sans-serif;
font-weight: 400;
font-style: normal;

font-family: "din-2014-narrow", sans-serif;
font-weight: 700;
font-style: normal; */


body {
  overflow-x: hidden;
  color: #fff;
 
  font-weight: 300;
  font-family: "din-2014", sans-serif;
  font-size: 1.125rem;
  background-color: #000;
}

.hide {
	display: none; 
}

.grecaptcha-badge { visibility: hidden; }

a {
	font-weight: 500;
  color: #d67c41;
  color: goldenrod;
}

a:hover {
  text-decoration: none;
  color: gold;
}

b {

  font-weight: 600;
}

strong {
  font-weight: 500;
}

p {
  line-height: 25px;
}

.bg-blue h4 {
  color: #fff;
  font-weight: 300;
  line-height: 2rem;
}

h6 {
  line-height: 1.75;
}

#standard-page.page-section, 
#viernullvier.page-section{
  padding: 3rem 0;
}

 #single-page.page-section {
   padding: 0rem 0;
 }

@media (min-width: 768px) { 

  #standard-page.page-section, 
  #viernullvier.page-section{
    padding: 8rem 0 3rem;
  }
  
  #single-page.page-section {
    padding: 6rem 0 3rem;
  }


}


img.single-thumb {
  max-width: 310px;
}


@media (max-width: 768px) {
    .responsive-flex {
        flex-wrap: wrap;  /* Erlaubt den Buttons, bei Bedarf umzubrechen */
        justify-content: center;  /* Zentriert die Buttons im Container */
    }
}


.backbutton {
  display: block;
  margin: 5px 0 0 0 !important;
}
  
 @media (min-width: 768px) { 
 
   .backbutton {
     display: block;
     margin: 15px 0 0 0 !important;
   }
 
 } 


.bg-light {
  background-color: #EFDA63 !important;
}

.bg-contact {
  background-color: #000 !important;
  background-image: url(../img/otis-redding.png) !important;
  background-repeat: repeat;
}

#blog.page-section{
  padding: 3rem 0;
}

@media (min-width: 768px) { 

  #blog.page-section{
    padding: 8rem 0;
  }


}


.text-muted.typewriter a{
  text-transform: uppercase;
  font-family: "din-2014", sans-serif;
  font-weight: 400 !important;
}

.typewriter-title {
  font-family: "din-2014", sans-serif;
  font-weight: 400 !important;
}

ul {
  padding-bottom: 1.25rem;
}

@media (max-width: 767px) { 

.page-section {
  text-align: center;
}



}

.page-section {
  padding: 0rem 0;
  background-color: #000;
}
.page-section h2.section-heading {
  font-size: 2.5rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
.page-section h3.section-subheading {
  font-size: 1rem;
  font-weight: 400;
  font-style: italic;
font-family: "din-2014", sans-serif;
  margin-bottom: 4rem;
}

 section {
  padding: 1.5rem 0;
}

@media (min-width: 768px) {
  section {
    padding: 3rem 0;
  }
}
::-moz-selection {
  background: #029EE7;
  text-shadow: none;
}

::selection {
  background: #029EE7;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}





.btn-xl {
  padding: 1.25rem 2.5rem;
  
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 0;
}

.text-blau {
  color: #029EE7;
}

.btn-md, .btn-lg {
border-radius: 2px;
background-color: rgba(212, 175, 55, .8);
border-color: rgba(212, 175, 55, .8);
font-family: "din-2014", sans-serif;
font-weight: 500;
font-size: 16px;
color: #fff;
padding: 0.25rem 0.75rem;
text-transform: uppercase;


}

.btn-lg:hover, .btn-md:hover {
  color: #fff;
 
  background-color: rgba(212, 175, 55, 1);

}

.btn-primary:hover {
  color: #fff;
 
  background-color: rgba(212, 175, 55, 1);

}

.fa-bookmark {
  color: #CE926A;
  padding-right: 0.4rem;
}

.btn-sm {
  border-radius: 15px;
  font-weight: normal;
   font-weight: 600;
   font-size: 15px;
   line-height: 27px;
   background-color: #5b96bd;

    padding: .25rem 1rem;
    letter-spacing: 0.5px;
    text-transform:uppercase;
  }
  
 .btn-sm.white {
   background-color:#fff;
   color: rgba(2, 158, 231, 0.8);
 } 




.fa-bookmark:hover {

}


.btn-social {
  height: 2.5rem;
  width: 2.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border-radius: 100%;
  	color: #555;
   background-color: #eee;
   border-color: transparent;

}

.btn-social a {
	color: #333 ;
}

.btn-social:hover {
  color: #fff;
  background-color: #e845ba;


}


.btn-social-square {
  font-size: 2rem;
  font-weight: bold;
  height: 58px;
  width: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0.1rem;
  border-radius: 0%;
  /* Goldton mit 50 % Deckkraft */
  background-color: rgba(212, 175, 55, 0.6);
  border-color: transparent;
}

.btn-social-square:hover {
  color: #fff;
  /* Goldton mit 80 % Deckkraft */
  background-color: rgba(212, 175, 55, 1);
  border-color: transparent;
}




.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show &gt; .btn-primary.dropdown-toggle {
  color: #333;
  background-color: #eee;
  border-color: #eee;
  
}

.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color:rgba(212, 175, 55, 0.5);
border-color: rgba(212, 175, 55, 0.5);
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #1D2837;

}

.btn-info {
	background-color: #6595A3;
	border:none;
}

.btn-info a:hover {
	background-color: #029EE7;
}




.topbar {
  height: 16px;
  background-color: #000;
  z-index: 10;
  color: #fff;
  padding-top: .5rem;
  
}

.topbar a {
  color: #fff;
}

.claim {
  font-weight: 200 !important;
  font-size: 22px;
  letter-spacing: 1;
  color: #444
  
}


.buch img {
  margin-bottom: 2rem;
}

@media (min-width: 768px) { 

.buch img {
  max-width: 170px;
  margin-bottom: 2rem;
}


}



.wrap-video {
  background-color: rgba(0, 0, 0, 0);
  min-height: 200px;
  background-image: url(../img/imad-key-img.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
}


@media (min-width: 768px) { 
  .wrap-video {
    min-height: 600px;

  }


}
.container-youtube {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 98%;
  margin: 0 auto;
}

@media (min-width: 768px) { 

  .container-youtube {
    max-width: 960px;
    padding-top: 100px;
    padding-bottom: 100px;
    

  }

}



/* Basisâ€Styles fÃ¼r den #tourâ€Bereich */
#tour table {
  color: #fff;
  max-width: 700px;
  margin: 0 auto;
}

#tour .bg-black {
  background-color: #000;
}

#tour .table-gold-bordered {
  border: 1px solid #999;
}

#tour .table-gold-bordered th,
#tour .table-gold-bordered td {
  border: 1px solid #999;
  vertical-align: middle; /* Zelleninhalte auf Desktop vertikal zentrieren */
}

/* Desktopâ€Standard (Tabelle normal anzeigen) */
#tour .table-responsive table {
  width: 100%;
  border-collapse: collapse;
}

/* Mobile (â‰¤ 576px) */
@media (max-width: 576px) {
  /* AuÃŸenrahmen der Tabelle entfernen */
  #tour .table-gold-bordered {
    border: none;
    max-width: 80%;
  }

  /* Kopfzeile ausblenden */
  #tour .table-responsive table thead {
    display: none;
  }

  /* Tabelle, tbody, tr, td als Blockâ€Elemente darstellen */
  #tour .table-responsive table,
  #tour .table-responsive table tbody,
  #tour .table-responsive table tr,
  #tour .table-responsive table td {
    display: block;
    width: 100%;
  }

  /* Erste Zeile: oberer Rahmen, plus Abstand nach oben */
  #tour .table-responsive table tr:first-child {
    padding-top: 1rem;
    border-top: 1px solid #dee2e6;
  }

  /* Jede Zeile bekommt unten eine Linie, Abstand nach unten */
  #tour .table-responsive table tr {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #dee2e6;
  }

  /* Zellen zentrieren, keine RÃ¤nder pro Zelle */
  #tour .table-responsive table td {
    text-align: center;
    padding: 0.25rem 0;
    border: none;
  }

  /* Datum fett darstellen */
  #tour .table-responsive table td[data-label="Datum"] {
    font-weight: bold;
  }

  /* Pseudolabels komplett deaktivieren */
  #tour .table-responsive table td:before {
    content: none;
  }
}




/* Dropdown-Buttons auf die normale Button-GrÃ¶ÃŸe bringen */
#tour .dropdown .dropdown-toggle {
  /* keine volle Breite, sondern automatisch an Inhalt anpassen */
  width: auto;
  /* gleichen horizontalen Innenabstand wie die Links/A-Buttons */
  padding: .25rem .75rem;
}

/* Caret-Pfeil ausblenden */
#tour .dropdown-toggle::after {
  display: none;
}

/*** NAV UND HEADER ***/


#mainNav {
  top: 16px;
  padding-top: 0rem;
  padding-bottom: 0rem;
  background-color: transparent;
  /* background-color: rgba(32, 36, 40, 1) ; */
 
}
#mainNav .navbar-toggler {
  padding: 0.75rem;
  font-family: "din-2014", sans-serif;
  font-size: 1.75rem;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  border: 0;
}
#mainNav .navbar-brand {
  color: #029EE7;
  font-family: "din-2014", sans-serif;
  font-weight: 700;
  letter-spacing: 0.0625em;
  text-transform: uppercase;
  
}
#mainNav .navbar-brand img {
  height: 1.5rem;
  padding-top: -10px;
}
#mainNav .navbar-nav .nav-item .nav-link {
/*    */
  font-family: "din-2014", sans-serif;
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: 0.0625em;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 10px;
 background-color: rgba(32, 36, 40, 0.8) ;
  color: #fff;
  


}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: goldenrod;
  background-color: rgba(32, 36, 40, 0.8) ;
  
  
}

#mainNav .navbar-nav .nav-item .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.9) ;
  
}

#mainNav .navbar-nav .nav-item .nav-link.active {
    background-color: rgba(255, 255, 255, 0.9) ;
}



@media (min-width: 768px) { 

  #mainNav .navbar-nav .nav-item .nav-link {
    background-color: transparent ;
    font-weight: 400;
  
  }
  
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    background-color: transparent ;
    
  }
  
  #mainNav .navbar-nav .nav-item .nav-link.active {
      background-color: transparent ;
  }

}




.navbar .container,

.navbar .container-lg{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-center;
    justify-content: space-between;

}

.navbar-nav {
  padding-top: 13px;
}


.navbar .container.navbar-shrink {
 align-items: flex-start;


}

 #mainNav.navbar-shrink {

  /* border-bottom:1px solid #ddd; */

}


@media (min-width: 992px) {
  #mainNav {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    border: none;
    background-color: transparent;
  
    /* background-color: rgba(0, 0, 0, 0.1); */
    /* background-color: rgba(32, 36, 40, 0.9) ; */
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
    
  }
  #mainNav .navbar-brand { 
    font-size: 1.5em;
    transition: font-size 0.3s ease-in-out;
  }
  #mainNav .navbar-brand img {
    height: 1rem;
    transition: height 0.3s ease-in-out;
  }
  #mainNav.navbar-shrink {
    padding-top: 0rem;
    padding-bottom: 0rem;
	background-color: rgba(32, 36, 40, 0.9) ;
    background-color: #000;
    border-bottom:1px solid color(display-p3 0.517 0.412 0.161 / 0.483);
  
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
    text-align: left;
  }
  
  
  #mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img {
    height: 68px;
    transition: height 0.5s ease-in-out;
    
  }

  #mainNav .navbar-nav .nav-item {
    margin-right: 1rem;
    padding-left: 0rem;
  }
  #mainNav .navbar-nav .nav-item:last-child {
    margin-right: 0;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
  
    border-radius: 2px;
   
  }
  
}

header.masthead {
  padding-top: 10.5rem;
  padding-bottom: 6rem;
  text-align: left;
  color: #fff;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: bottom center;
  background-size: cover;
  height: 85vh;
  margin-top: 20px;
  margin-top: -22px;
/*   background-image: url("../img/dj-florian-eisele-header-bg.jpg"); */
}


#events .js-scroll-trigger {
	margin-top: 20px;	
}


header.masthead .masthead-subheading {
  font-size: 1.5rem;
  line-height: 1.5rem;
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: "din-2014", sans-serif;
  text-transform: normal;
  font-weight: 700;
  font-style: italic;
  
}
header.masthead .masthead-heading {
  font-size: 3.3rem;
  font-weight: 700;
  line-height: 3.3rem;
  margin-bottom: 2rem;
  font-family: "din-2014", sans-serif;
   font-weight: 700;
  font-style: italic;
}

.masthead-subheading-quote {
	
	font-size: 1.2rem;
	font-style: italic;
	text-align: center;
	
	
}


@media (min-width: 768px) {
  header.masthead {
    padding-top: 14rem;
    background-position: top center;
    padding-bottom: 10rem;
    height: 80vh;
    margin-top: 0px;
   
/*      background-image: url("../img/dj-florian-eisele-header-bg.jpg"); */


  }
  header.masthead .masthead-subheading {
	position: relative;
    font-style: italic;
    margin-bottom: 2rem;

  }
  header.masthead .masthead-heading {
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 4.5rem;
    margin-bottom: 4rem;
  }
  
  .masthead-subheading-quote {
	max-width: 400px;
	font-size: 1.2rem;
	text-align: left;
	
	}

  
}


.container-header {
	width: 100vw;
  
}

@media (min-width: 576px) {
 .container-header {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
.container-header {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
.container-header {
    max-width: 1140px;
    
  }
}
@media (min-width: 1200px) {
 .container-header {
    max-width: 1140px;
  }
}

/* 
.info-box {
	
}

@media (min-width: 768px) {
	.info-box {
   	 float: right;
   	 padding-left: 50px;
   	 padding-top: 345px;
  }
}
 */

.parallax-window {
     position: relative;
     min-height: 400px;
     background: transparent;
     
     /* Stellen Sie sicher, dass Sie hier Ihren Parallax-Effekt korrekt definieren */
     
     
 }
 
 /* .my-parallax-window {
     height: 500px;
     background: transparent;
     position: relative;
     overflow: hidden;
 } */

.parallax-container {
     position: relative;
     overflow: hidden;
     height: 452px;
 }
 
 @media (min-width: 768px) { 
 
  .parallax-container {
       position: relative;
       overflow: hidden;
       height: 800px;

   }
 
 }
 
 .parallax-background {
      position: absolute;
      top: 0px;
      left: 0;
      width: 100%;
      height: 450px; /* Etwas hÃ¶her als der Container, um beim Scrollen Raum zu bieten */
      object-fit: cover;
      z-index: 0;
  }
 
 @media (min-width: 768px) { 
   .parallax-background {
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        height: 650px; /* Etwas hÃ¶her als der Container, um beim Scrollen Raum zu bieten */
        object-fit: cover;
        z-index: 0;
        margin-top: 20px;
    }
 
 
 }
 
 
 @media (min-width: 1400px) { 
    .parallax-background {
         position: absolute;
         top: 60px;
         left: 0;
         width: 100%;
         height: 750px; /* Etwas hÃ¶her als der Container, um beim Scrollen Raum zu bieten */
         object-fit: contain;
         z-index: 0;
         margin-top: 20px;
     }
  
  
  }

 
 .parallax-content {
     position: relative;
     z-index: 2;
  
 }
 
 .text-box {
     position: absolute;
     bottom: 15%; /* Abstand vom unteren Rand */
     left: 5%;
     right: 5%;  /* Abstand vom linken Rand */
     color: #fff; /* Textfarbe, Ã¤ndern Sie dies nach Bedarf */
     background-color: rgba(0, 0, 0, 0.3);
     padding: 20px; 
     border-radius: 10px; 
    
     max-width: 340px; /* Maximale Breite des Kastens */

 }
 
 .text-box h2 {
     margin-top: 0;
     font-size: 18px;
     /* Stil fÃ¼r die Ãœberschrift */
 }
 
 .text-box p {
   font-size: 18px;
     /* Stil fÃ¼r den Absatz */
 }
 
 
 .hero-infos {
   margin-top: 130px;
   
 }
 
 .hero-infos span {
 font-family: "din-2014", sans-serif;
 font-weight: normal;
 font-size: 1rem;
 text-align: left;
 color: #fff;
 text-transform: uppercase;
 font-style: normal;
   
   
 }
 

 
 .hero-infos h2 {
   font-family: "din-2014", sans-serif;
   font-weight: normal;
   font-size: 1rem;
   line-height: 29px;
   text-align: left;
   color: #fff;
   font-style: italic;
  }
 
 @media (min-width: 768px) { 
    
    
    .hero-infos {
       margin-top: 220px;
  
       
     }
     
    .hero-infos h2 {
     font-weight: normal;
     font-size: 1.5rem;
     text-align: left;
     }
     
     
     .hero-infos span {
 
      font-size: 1.5rem;

    
     }
     
       
   }
     
    
     
   @media (min-width: 1400px) { 
   
   
   .hero-infos {
  
      
    }
}
  
  .hero-box {
    margin-left: 10px;
  }
  
  @media (min-width: 1200px) { 
    
    
  .hero-box {
    margin-left: 130px;
  }
  
  }
  
  
    .text-box {
         position: absolute;
         top: 30%; /* Abstand vom unteren Rand */
         left: 100px;  /* Abstand vom linken Rand */
         color: #fff; /* Textfarbe, Ã¤ndern Sie dies nach Bedarf */
         background-color: transparent;
         /* padding: 20px;  */
         /* border-radius: 10px;  */
         max-width: 360px; /* Maximale Breite des Kastens */
     }
     
     .text-box h2 {
         margin-top: 0;
         font-size: 32px;
         /* Stil fÃ¼r die Ãœberschrift */
     }
     
     .text-box p {
       font-size: 32px;
         /* Stil fÃ¼r den Absatz */
     }
 
 
 }
 
 @media only screen 
   and (min-device-width : 768px) 
   and (max-device-width : 1024px) 
   and (orientation : portrait) {
   .hero-infos {
      margin-top: 130px;
      
    }
 }
 
 
 .link-container {
     position: absolute;
     bottom: 30px;
     width: 100%;
     text-align: right;
     right: 10%;
 }

 .link-container .btn {
     /* Stil fÃ¼r die Buttons */
 }
 
 /* Optional: Stil fÃ¼r die Navigation und andere Elemente */

#news-startseite.page-section{
   padding: 2rem 0;
 }
 
 @media (min-width: 768px) { 
 
   #news-startseite.page-section{
     padding: 3rem 0 5rem;
   }
 
 }


#news-startseite .card-title a,
#blog .card-title a{
font-family: "din-2014", sans-serif;
  font-weight: normal;
  font-size: 28px;
  text-align: left;
  color: #d67c41;
  text-transform: uppercase;

}

#news-startseite .card-title,
#blog .card-title {
  margin-bottom: 0rem !important; 
}

.news-link {
  font-family: "din-2014", sans-serif;
  font-weight: normal;
  font-size: 1.125rem;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}

.mehr-link {
  font-size: 14px;
}

.mobile-infobox p{
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 0.85rem;
}


.mobile-infobox {
margin-top:28vh;
	
}


@media (min-width: 768px) { 

	.mobile-infobox {
		margin-top:-120px;
		
	}

} 


.overlay-text {
    opacity: 0;
    transition: opacity 0.4s ease;
}

.position-relative:hover .overlay-text {
    opacity: 1;
}




#mainNav .navbar-brand img {
  height: 2rem;
}

@media (min-width: 992px) {
	#mainNav .navbar-brand img {
	  height: 75px;
	}
		
}

@media (min-width: 992px) {
  #mainNav .navbar-brand.neu img {
    height: 3.5rem;
  }
    
}

#mainNav .navbar-brand svg {
 width: 190px;
 height: 58px;

}


@media (min-width: 992px) {
	#mainNav .navbar-brand svg {
	   width: 354px;
      height: auto;
     
	}
		
}



.pagination-container {
    text-align: center; /* Zentriert den Inhalt innerhalb des Divs horizontal */
    width: 100%; /* Stellt sicher, dass das Div die volle Breite einnimmt */
    display: flex; /* Verwendet Flexbox */
    justify-content: center; /* Zentriert den Inhalt horizontal im Flex-Container */
    align-items: center; /* Zentriert den Inhalt vertikal im Flex-Container */
}

/* Optional: Stil fÃ¼r das nav Element innerhalb des Containers */
.pagination-container nav {
    width: auto; /* Stellt sicher, dass das nav-Element nur so breit wie nÃ¶tig ist */
}


/* Grundstyling fÃ¼r alle Links in der Pagination */
nav.pagination a {
    background-color: #fff; /* Hintergrundfarbe Goldenrod hell */
    border: 1px solid #daa520; /* Rahmen in Goldenrod */
    color: #daa520; /* Textfarbe Goldenrod */
    padding: 5px 10px; /* Innenabstand */
    text-decoration: none; /* Keine Unterstreichung */
    margin: 2px; /* Abstand zwischen den Elementen */
    transition: background-color 0.3s, color 0.3s; /* Ãœbergangseffekte hinzufÃ¼gen */
}

/* Styling fÃ¼r die aktuelle Seite als Button */
nav.pagination span.current {
    background-color: #daa520; /* Hintergrundfarbe fÃ¼r aktuelle Seite Goldenrod */
    color: #ffffff; /* WeiÃŸe Textfarbe fÃ¼r aktuelle Seite */
    border: 1px solid #b8860b; /* Dunklerer Rahmen fÃ¼r den Button-Effekt */
    padding: 7px 12px; /* GrÃ¶ÃŸerer Innenabstand fÃ¼r Button-Optik */
    cursor: default; /* Cursor nicht verÃ¤ndern, da nicht klickbar */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Schatten fÃ¼r 3D-Effekt */
    pointer-events: none; /* Keine Klick-Events zulassen, da aktiv */
}

/* Hover-Effekte fÃ¼r Links */
nav.pagination a:hover {
    background-color: #b8860b; /* Dunklere Hintergrundfarbe beim Ãœberfahren Goldenrod */
    color: #ffffff; /* WeiÃŸe Textfarbe beim Ãœberfahren */
}

/* Styling fÃ¼r deaktivierte Links (nicht anklickbar) */
nav.pagination span.disabled {
    color: #a9a9a9; /* Dunkelgraue Textfarbe */
    cursor: not-allowed; /* Cursor als nicht erlaubt anzeigen */
}

.category-header {
    text-align: center; /* Zentriert den Kategorienamen und die Paginierung */
}

img.cat-thumb {
  max-width: 120px;
}

@media (min-width: 768px) { 
img.cat-thumb {
  max-width: 120px;
}


}


.post-thumbnail {
    max-width: 150px; /* Bildbreite auf maximal 150px begrenzen */
    height: auto;
}

@media (min-width: 992px) {
    .post-thumbnail {
        max-width: 150px;
    }
}

.flex-shrink-0 {
    flex-shrink: 0; /* Verhindert, dass das Bild schrumpft */
}

.flex-grow-1 {
    flex-grow: 1; /* ErmÃ¶glicht es dem Text, verfÃ¼gbaren Platz zu nutzen */
    min-width: 0; /* Verhindert Ãœberlaufen */
}

.ms-3 {
    margin-left: 1rem; /* FÃ¼gt einen kleinen Abstand zwischen Bild und Text hinzu */
}


.section-heading {
    margin-bottom: 10px; /* Abstand zum Paginierungsblock */
}

.page-info {
    display: inline-block; /* Block-Element, das in der Mitte zentriert werden kann */
    padding: 5px; /* Polsterung fÃ¼r bessere Sichtbarkeit */
}

.page-info a {
    padding: 3px 5px; /* Etwas Polsterung um jeden Link */
    margin: 0 2px; /* Abstand zwischen den Zahlen */
    background-color: #f8f9fa; /* Hintergrundfarbe fÃ¼r Links */
    text-decoration: none; /* Keine Unterstreichung */
    color: #007bff; /* Linkfarbe */
    border: 1px solid #dee2e6; /* Rahmen um die Links */
}

.page-info a:hover {
    background-color: #007bff; /* Hintergrundfarbe beim Hover */
    color: #ffffff; /* Textfarbe beim Hover */
}


.category-header {
    text-align: center;
}

.section-heading {
    margin-bottom: 10px; /* Abstand zum Paginierungsblock */
}

.page-info {
    display: inline-block;
    padding: 5px;
}

/* Styling fÃ¼r alle Pagination Links */
nav.pagination a, .page-info a {
    padding: 5px 10px;
    margin: 2px;
    background-color: #fff; /* Hintergrundfarbe Goldenrod hell */
    border: 1px solid #daa520; /* Rahmen in Goldenrod */
    color: #daa520; /* Textfarbe Goldenrod */
    text-decoration: none; /* Keine Unterstreichung */
    transition: background-color 0.3s, color 0.3s; /* Ãœbergangseffekte hinzufÃ¼gen */
}

nav.pagination a:hover, .page-info a:hover {
    background-color: #daa520; /* Dunklere Goldenrod Hintergrundfarbe beim Ãœberfahren */
    color: #ffffff; /* WeiÃŸe Textfarbe beim Ãœberfahren */
}

/* ZusÃ¤tzliches Styling fÃ¼r aktuelle Seite */
nav.pagination span.current, .page-info span.current {
    background-color: #b8860b; /* Dunkleres Goldenrod fÃ¼r aktuelle Seite */
    color: #ffffff;
    border: 1px solid #daa520;
    padding: 7px 12px;
    cursor: default;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    pointer-events: none; /* Keine Klick-Events zulassen, da aktiv */
}




.swoosh {
	width: 25vw;
	margin-left: -8px;
}

.social-header {
	float: right;
	margin-top: 20vh;
    margin-right: 0px;
}

@media (min-width: 768px) { 

.social-header {
	float: left;
	margin-top: 20vh;
  margin-left: -8px;
/* 	left: auto; */
	}

}



.runter {
	display: none;
	text-align: center;
}

@media (min-width: 768px) { 

	.runter {
		display: block;
		position: absolute;
		right: 0 ;
		left: 0;
		bottom: 33%;
		color: #fff;
		opacity: 0.6;
	}
		
	.runter-btn {
		color: #fff;
	}
		
	.runter:hover {
		color: #fff;
		opacity: 1;
		transition: 0.3s ease-in-out;
	}

}



.site-header{

  height: 320px;
  margin-top: -16px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  background-size: cover;
}

.site-header.physiotherapie-bg {
  background-image: url("../img/physiotherapie-ottensen.jpg");
}



.parallax-container2 {
     position: relative;
     overflow: hidden;
     height: 120px;
     margin-top: -50px;
 }
 
 @media (min-width: 768px) { 
 
  .parallax-container2 {
      margin-top: -60px;
       position: relative;
       overflow: hidden;
      
       height: 282px;
   }
 
 }
 
 .parallax-background2 {
      position: absolute;
      top: 0px;
      left: 0;
      width: 100%;
      height: 220px; /* Etwas hÃ¶her als der Container, um beim Scrollen Raum zu bieten */
      object-fit: contain;
      z-index: 0;
  }
 
 @media (min-width: 768px) { 
   .parallax-background2 {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 500px; /* Etwas hÃ¶her als der Container, um beim Scrollen Raum zu bieten */
        object-fit: contain;
        z-index: 0;
       
        
        margin-top: -60px;
    }
 
 
 }
 
  
  .parallax-content2 {
      position: relative;
      z-index: 2;
  }
 



.parallax-container2 {
      /* Dynamisch geladene URL fÃ¼r das Hintergrundbild */
      background-image: url("../img/imad-poster2.jpg");
      
      /* HÃ¤lt das Bild bei ScrollvorgÃ¤ngen fest */
     
  
      /* Zentriert das Bild horizontal und vertikal */
      background-position: center center;
  
      /* Stellt sicher, dass das Bild den gesamten Container bedeckt */
      background-size: contain;
      background-repeat: no-repeat;
  
      /* FÃ¼gt Farbe hinzu, falls das Bild nicht geladen wird oder zu transparent ist */
      background-color: #yourColor; /* Ersetzen Sie #yourColor mit Ihrer gewÃ¼nschten Farbe */
      
      /* HÃ¶he des Containers, um sicherzustellen, dass das Bild sichtbar ist */
      /* height: 100px; /* Passen Sie dies entsprechend Ihrer Designanforderungen an */ */
  }





/*** SECTION Newsletter ***/
  
  
  .btn-newsletter {
    border: 1px solid background-color: rgba(119, 78, 253, .5);;
    color: #fff;
    padding:1.25rem 2rem;
    max-width: 320px;

    
  }
  
  @media (min-width: 768px) { 
  
    .btn-newsletter {
      margin-left: 1rem;
     
    }
  
  }
  
  #newsletter.page-section{
    padding: 5rem 0;
    margin: 4rem 0;
  }
  
  @media (min-width: 768px) { 
  
    #newsletter.page-section{
      padding: 3rem 0;
      
    }
  
  }
  
  
  
  section#newsletter img {
  
  }
  
  @media (min-width: 768px) { 
  section#newsletter img {
  
  }
  
  
  }
  
  section#newsletter p{
    font-weight: 300 ;
  }
  
  @media (min-width: 768px) { 
  
  #newsletter .container {
    max-width: 1400px;
  }
  
  
  }



/** SECTION FAQ **/
  
  section#faq.page-section {
    padding: 0rem 0 0rem 0;
  }
  
  
  section#faq #accordionFAQ,
  section#faq #accordionFAQ2 {
    margin: 0 auto;
    max-width: 100%;
  
  }
  
  section#faq #accordionFAQ .btn-link:hover,
  section#faq #accordionFAQ2 .btn-link:hover{
    text-decoration: none;
  
  }
  
  
  section#faq #accordionFAQ .card-header,
  section#faq #accordionFAQ2 .card-header {
    color: #fff;
    background-color: #5B96BD;
  }
  
  section#faq #accordionFAQ .btn-link,
  section#faq #accordionFAQ2 .btn-link {
    color: #fff;
    font-size: 1rem;
    text-transform: normal;
    font-weight: 600;
    text-align: left;
  
  }
  
  
  
  section#faq #accordionFAQ .card-header h4,
  section#faq #accordionFAQ2 .card-header h4,
    .btn-link i {
      display: inline-block;
      font-size: 1.375rem;
      color: #fff;
   
    }
    section#faq #accordionFAQ .btn-link i,
    section#faq #accordionFAQ2 .btn-link i {
      position: absolute;
      right:0;
      top:0;
      margin-top: 15px;
      margin-right: 15px;
      -webkit-transition: 0.25s ease-in-out;
      -moz-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
    }
    section#faq #accordionFAQ .btn-link.collapsed i,
    section#faq #accordionFAQ2 .btn-link.collapsed i {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
    }
  

  section#faq #accordionFAQ .full-width-button,
  section#faq #accordionFAQ2 .full-width-button {
      display: block;
      width: 100%;
      text-align: left;
    }
    
    section#faq #accordionFAQ .full-width-button:hover,
    section#faq #accordionFAQ2 .full-width-button:hover {
      background-color: #029EE7; /* Leichte Hintergrundfarbe beim Hover */
    }
    
    section#faq #accordionFAQ .card-header,
    section#faq #accordionFAQ2 .card-header {
      padding: 0; /* Entfernen Sie den Abstand im card-header, falls vorhanden */
    }
    
    section#faq #accordionFAQ .card-body,
    section#faq #accordionFAQ2 .card-body {
      padding: 1.5rem;
    }




.icon-blue {
  color: #5b96bd;
}

.bg-brown {
  background-color: #ECE3DE;
}

.bg-gray {
  background-color: #E9ECEF;
}



h3.section-heading{
 font-family: "din-2014", sans-serif;
 font-weight: 500;
 font-size: 1.125rem;
 text-transform: uppercase;
 color: goldenrod;
 letter-spacing: -0.01em;


   
}

@media (min-width: 768px) { 

  h3.section-heading {
   font-size: 1.5rem;
   font-family: "din-2014", sans-serif;
   font-weight: 500;
  }

}

.section-info {
  text-align: center;
}

@media (min-width: 768px) { 

  .section-info {
    text-align: left;
  }


}

.section-info h2{
  font-family: "din-2014", sans-serif;
font-weight: 500;
}

.blog h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  color: #333;
}

.section-heading.colored {
  color: #029EE7;
}


h1.section-heading {
font-weight: 600;
font-size: 24px;
line-height: 55px;
text-transform: uppercase;
color: #fff;
margin-left: 1rem;


}




@media (min-width: 768px) { 

  h1.section-heading {
  
  font-size: 42px;
  line-height: 55px;
  color: #fff;
  margin-left: 0rem;

  
  }

}

.featurette img {
	margin-top: 4px;
	border-radius: 2px;
}



/*** SECTION uebermich ***/





section#uebermich {

}



#uebermich.page-section{
  padding: 2rem 0;
}

@media (min-width: 768px) { 

	#uebermich.page-section{
	  padding: 3rem 0;
	}

}

section#uebermich .card-body {
	padding: 1rem;
}

section#uebermich p{
	font-weight: 300 ;
}


/*** SECTION BLOG ***/




/*** SECTION podcast ***/

section#podcast .section-heading {

}


section#podcast p {


  

 
}


section#podcast .text-podcast h4{
  padding: 2rem;
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  
}

section#schreiben .text-podcast h4 {
  font-family: "din-2014", sans-serif;
  font-weight: 500;
}

@media (min-width: 768px) { 
  
  section#podcast .text-podcast h4{
    
   padding: 1rem;
  }
  

}


.page-section.bg-blue {
  padding: 2rem 0 2rem 0;
  background-color: #1D3E51;
/*   background-color: #2C3034; */
}


@media (min-width: 768px) { 

	.page-section.bg-blue {
	  padding: 4rem 0 7rem 0;
	}

}	


#podcast .modal-content {
  padding: 1rem;
}

#podcast .modal p {

}

#podcast .modal b {
 font-weight: 600;
 color: #444;
}

#podcast .modal-title {
 font-weight: 300;
 color: #029EE7;
 font-weight: 300;
 font-size: 24px;
 letter-spacing: 0.1em;
 line-height: 21px;
 padding-top: 4px;
 text-transform: uppercase;
}




/*** SECTION schreiben ***/




section#schreiben.page-section {
  padding: 6rem 0;
}

@media (min-width: 768px) { 

  section#schreiben.page-section {
    padding: 4rem 0 ;
 
  }


}



img.ueber  {


  padding-bottom: 2rem;
  
  
}

@media (min-width: 768px) { 

img.ueber  {
  max-width: 600px;
  padding-left: 1rem;
  padding-bottom: 1rem;
  
  
}

}



section#ueber.page-section {
  padding: 0 0 0 0;
  font-size: 12px;
  text-align: center;
}

@media (min-width: 768px) { 

  section#ueber.page-section {
    padding: 4rem 0 ;
    font-size: 16px;
  }


}



section#ueber {
  background-image: url("../img/uebermich_teaser_01-1.jpg");
  background-repeat: no-repeat;
  background-position: 5% 40%;
  background-size: cover;
 

  min-height: 1400px;

  

}

@media (min-width: 768px) { 

  section#ueber {
    background-image: url("../img/uebermich_teaser_01-1.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
  
    min-height: 740px;
    
  
  }

}


i

section#ueber span {
  color: #5b96bd;
  font-weight: 600;
}

section#ueber p{
  font-weight: 300 ;
  margin: 0 auto;
    max-width: 920px;
}

section#ueber .featurette {
  max-width: 320px;
}

@media (min-width: 768px) { 

  section#ueber .featurette {
    max-width: 100%;
  }

}








/*** SECTION COACHING ***/



#coaching {
  padding-top:2rem;
  padding-bottom: 2rem;
  color: #fff;
  background-image: url("../img/bg-trenner.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin: 0px auto;
  text-align: center;
}

@media (min-width: 768px) { 

  #coaching { 
    text-align: left;
  }

}

#coaching .trenner-text {
  
  font-size: 1.25rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) { 

  #coaching .trenner-text {
    padding-bottom: 0rem;
    font-size: 1.5rem;
  }

}


/*** SECTION KONTAKT ***/


section#contact {
  background-color: rosybrown;
  background-color: #1D3E51;
  /* background-color: #B16661; */
/*   background-color: #2C3034; */
  /* background-repeat: no-repeat;
  background-position: center; */
  padding-top: 3rem;
  
}

#contactform {
  max-width: 700px;
  margin: 0 auto;
}

.contact-intro p{
	text-align: center;
 
	
}

@media (min-width: 768px) { 

	.contact-intro p, .contact-intro .section-heading{
		text-align: center;
      
	}	

}


section#contact .section-heading {
  
}

section#contact p{
	color: #fff;
	font-weight: 500;
}

section#contact form#contactForm .form-group {
  margin-bottom: 1.5rem;

}
section#contact form#contactForm .form-group input,
section#contact form#contactForm .form-group textarea,
 {
  padding: 1.25rem;
  color: #555;
  border: none;
}
section#contact form#contactForm .form-group input.form-control, 
form#newsletter .form-group input.form-control{
  height: auto;
  background-color: #fff;
}
section#contact form#contactForm .form-group-textarea {
  height: 100%;
  
}
section#contact form#contactForm .form-group-textarea textarea {
  height: 100%;
  min-height: 10rem;
   background-color: #fff;
   border: none;
}
section#contact form#contactForm p.help-block {
  margin: 0;
}
section#contact form#contactForm .form-control:focus {
  border-color: #6595A3;
  box-shadow: none;
}
section#contact form#contactForm ::-webkit-input-placeholder,
section#newsletter ::-webkit-input-placeholder{
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
  text-transform: uppercase
}
section#contact form#contactForm :-moz-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}
section#contact form#contactForm ::-moz-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}
section#contact form#contactForm :-ms-input-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}

/* #sendMessageButton {
	padding-left: 30px !important;
	padding-right: 30px !important;
  border: 1px solid #fff;
  
} */

#contactFormular {
  max-width: 800px;
}

#contactFormular .form-group {
  margin-bottom: 1.5rem;

}
#contactFormular .form-group input,
#contactFormular .form-group textarea {
  padding: 1.25rem;
  color: #555;
  border: none;
}

#newsletter .form-group input,
#newsletter .form-group textarea {
  padding: 1.25rem;
}

#contactFormular .form-group input.form-control {
  height: auto;
  background-color: #fff;
}
#newsletter .form-group input.form-control {
  height: auto;
  background-color: #fff;
}

#contactFormular .form-group-textarea {
  height: 100%;
  
}
#contactFormular .form-group-textarea textarea {
 
  height: 10rem;
   background-color: #fff;
   border: none;
}
#contactFormular p.help-block {
  margin: 0;
}
#contactFormular .form-control:focus {
  border-color: #6595A3;
  box-shadow: none;
}
#contactFormular ::-webkit-input-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  ffont-weight: 500;
  color: #333;
  text-transform: uppercase
}
#contactFormular :-moz-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}
#contactFormular ::-moz-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}
#contactFormular :-ms-input-placeholder {
/*    */
  font-family: "din-2014", sans-serif;
  font-weight: 500;
  color: #333;
}

/* #sendMessageButton {
  padding-left: 50px !important;
  padding-right: 50px !important;
  border: 1px solid #fff;
  
}


#sendMessageButton .btn-md:hover {
  background-color: #fff !important;
} */

section#contact .text-danger {
	color: #fff !important;
    font-weight: bold;
    
}


#contactFormular a {
  color: #fff;
  text-decoration: underline;
}


.wpcf7-not-valid-tip {
  color: lightyellow;
}

.wpcf7 form.sent .wpcf7-response-output {
 border-color: green;
 color: green !important;

}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border-color: lightyellow;
  color: lightyellow !important;
}

.wpcf7-spinner {
  margin-right: -40px;
}



/*** FOOTER ***/

.footer {
  text-align: center;
  font-size: 0.9rem;
  font-family: "din-2014", sans-serif;
  background-color: #000;
  
  font-weight: 500;
  font-family: "din-2014", sans-serif;
  
/*   background-color: #2C3034; */
  border-top: 1px solid #999;

  
}

.footerinfo {
  font-family: "din-2014", sans-serif;
}

.footer hr {
	padding-top: 4px;
	border-top: 1px solid #fff;
}

a.footerlinks  {
color: #fff;
font-weight: 500;
}


a.footerlinks:hover {
 color: goldenrod;
}

</pre></body></html>