body {

}

h1#moep {
    /* color:rgba(54, 79, 219, 0.993);*/
    background: #003DE3;
 background: repeating-radial-gradient(circle farthest-corner at center center, #003DE3 0%, #A401CE 50%, #E36559 100%);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
     font-weight: 600;
   }

h1 {
    color:#521517;
    font-weight: 800;

  }

  h2, .offcanvas-title {
      color: var(--bs-body-color) !important;
    font-weight: 700;
    font-size: 60px;
line-height:80px;  }

.offcanvas-title {
  color:#521517 !important;
  font-weight: 700;
  font-size: 24px;
line-height:38px;  }

p {
    font-size: 22px;
    }


.backLastCat, .backMainMenu {
  color:#521517 !important;
  font-weight: 600;
  font-size: 20px;
line-height:26px;  }

.menuLayer li {
  line-height: 50px;
  list-style-type: none;
  font-size: 55px;
}

ul.menuLayer {
  list-style-type: none;
}

.equal-section, .bg-body-tertiary {
    background-color:#fff !important;

  }

  .equal-section a:link,   .equal-section a:visited {
    color:#521517;

  }

 .bg-body-tertiary {
    background-color:#fff!important;

  }

.equal-section {
    background-color:#fadabe !important;
    color:#521517;
  }

  .equal-section .display-4 {
      color: #521517 !important;
        font-weight: 600;
  }
  


  a {
    color:#212529;
      text-decoration: none;;
  }

   .footer {
    background-color: #521517;
    color:#fff;
  }


.footer a:link, .footer a:visited  {
    color:#fff;
  }

  .breadcrumb {
    margin-bottom: 0;
  }

  .breadcrumb li a:href, .breadcrumb li a:visited{
    color:#212529;
  }

  .breadcrumb a, .breadcrumb li {
    color:#212529;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
 

  }

  .card-title, .card-title a {
    color:#212529;
    font-size: 18px;
    font-weight: 600;
  }

  a.subCatLink {
    color:#212529;
    font-size: 16px;
    font-weight: 400;
  }

  .readmore {
    background-color: #efefef;
    border-bottom: 1px solid #dadada;
    font-weight:500;
    
  }

  .anchor-h-links a:href, .anchor-h-links a:visited {

 
    background-color: rgb(255, 255, 255);
    text-decoration: none;
     }

     .hamburger-menu .bar {
      background-color: #521517; /* Standardfarbe */
      height: 3px;
      width: 100%;
      margin: 5px 0;
      transition: background-color 0.3s ease;
    }

    /* Ändert die Farbe beim Überfahren mit der Maus */
    .hamburger-menu:hover .bar {
      background-color: #521517; /* Farbe beim Hover */
    }

    /* Ändert die Farbe beim Klicken */
    .hamburger-menu:active .bar {
      background-color: #521517; /* Farbe beim Klicken */
    }

    /* Hamburger Menü NEU */

    .hamburger-menu {
      display: flex; /* Änderung zu flex, um Elemente nebeneinander anzuzeigen */
      align-items: center; /* Zentriert die Elemente vertikal */
      cursor: pointer;
      margin-top:5px;
      margin-top:15px;
    }

    .hamburger-menu .menu-label {
      margin-right: 10px; /* Abstand zwischen Label und Balken */
      color:  #521517;
      font-weight: bold;
      font-size: x-large;
      margin-top:10px;
    }
    
    .hamburger-menu .bars {
      display: inline-block;
      height: 25px; /* Höhe des Menüs */
      margin-top:10px;
    }
    
    .hamburger-menu .bar {
      background-color: #521517; /* Standardfarbe */
      height: 3px;
      width: 30px; /* Breite der Balken */
      margin: 5px 0;
      transition: background-color 0.3s ease;
    }
    
    /* Ändert die Farbe beim Überfahren mit der Maus */
    .hamburger-menu:hover .bar {
      background-color: #521517; /* Farbe beim Hover */
    }

       /* Ändert die Farbe beim Überfahren mit der Maus */
        .hamburger-menu:hover .menu-label {
        color: #521517; /* Farbe beim Hover */
      }
    
    /* Ändert die Farbe beim Klicken */
    .hamburger-menu:active .bar {
      background-color: #521517; /* Farbe beim Klicken */
    }

    .arrow {
      border: solid #521517;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 3px;
     
    }

.offcanvas-body > ul {
  border-top: 1px solid #521517;
    }

   

    .offcanvas-body > ul > li {
      border-bottom: 1px solid #521517;
    }
    

    .btn-primary  {
      background-color: #e6eff8;
      color:#212529;
      
    }

    .btn-linkz {
      --bs-btn-color: #212529;
      --bs-btn-bg: #e6eff8;
      --bs-btn-border-color: #e6eff8;
      --bs-btn-hover-color: #fff;
      --bs-btn-hover-bg: #521517;
      --bs-btn-hover-border-color: #e6eff8;
      --bs-btn-focus-shadow-rgb: 49,132,253;
      --bs-btn-active-color: #212529;
      --bs-btn-active-bg: #e6eff8;
      --bs-btn-active-border-color: #e6eff8;
      --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
      --bs-btn-disabled-color: #212529;
      --bs-btn-disabled-bg: #e6eff8;
      --bs-btn-disabled-border-color: #e6eff8;
  }

.titleads {
font-weight: bold;
font-size: 18px;

  }

div.titleads a, div.titleads {
  font-weight: bold;
font-size: 18px;
color:#212529;
}


.innerads {

background-color:#f6f7ef;
}

.adsheader {
  font-size: 10px;
  padding-left: 20px;
}
 
img.partnerlogo {
  max-width: 200px;
}

.summary ul {
  padding: 30px;
  padding-left:40px;
  font-size: 22px;;
}

.summary ul li {
  margin-bottom: 10px;
  font-weight: 700;
 
}

section.reisebericht {
  background-color:#521517 !important;;
}
section.reisebericht .col {
  background-color:#d7ddb9 !important;;
}

section.reisebericht h2{
color:#212529 !important;
}

.reisebericht h2 {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin-bottom: 20px;
}



.reisebericht .blockquote {
  font-style: italic;
  border-left: 0px solid #ccc;
  margin: 0px 0;
  padding-left: 0px;
  font-weight: bold !important;
}

.reisebericht .col {
  padding-top:20px;
  padding-bottom:20px;
}

@media (min-width: 576px) {
  .reisebericht .blockquote {
    font-style: italic;
    border-left: 5px solid #ccc;
    margin: 20px 0;
    padding-left: 15px;
    font-weight: bold !important;
  }
  .reisebericht .col {
    padding:20px;
  }
}

.reisebericht .blockquote p {

  font-weight: 600 !important;
}

/* Stil für das Bild */
.reisebericht img {
  border-radius: 50%; /* Kreisförmiges Bild */
  margin-bottom: 20px;
}

.blogger {
  font-size: 34px;
  font-weight: bold;
  color:#212529 !important;
}

.bloggersubline {
  font-size: 22px;
  font-weight: 400;
  color:#212529 !important;
  
}

.additionalContent {
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.listingarticles {
  margin-top:50px;
}

.articlelisting .keylinkhead {
  color:#521517;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
}
.articlelisting p{
line-height: 24px;
font-size: 18px;
}

.articleImg img {
  margin-bottom: 10px;
}

.offer .partnerlogo {
  width: 100% !important;
}

.offer {

  background-color: #f6f7ef;
  margin-bottom: 20px;
  margin-top: 10px;
  
}

.offer ul {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 10px;
}

.offer ul li {
  list-style-type: none;
  margin: 0;
}

.offer h2 {
  font-size: 48px;
  line-height: 50px;;
}

.offer h3 {
  font-size: 26px;
  color: #521517;
}

.offer .btn {
  background-color: #521517;
    color: #fff;
    border-color: #521517;
    width: 100%;
    padding: 14px;
    font-weight: bold;
}



.offer .btn-small {
    width: 100%;
}

@media (min-width: 576px) {
  .offer .btn {

      width: 50%;
  }

  .offer .btn-small {
    width: 100%;
}
}

.offer .voucher {
  display: inline-block;
  padding: 8px 16px;
  background-color: #fff;
  border: 2px dashed #521517; /* Farbe und Stil der gestrichelten Linie */
  border-radius: 4px;
  color: #521517;
  text-decoration: none;
  transition: border-color 0.3s ease; /* Animation für den Farbwechsel beim Hover-Effekt */
}


.adsTop {
  margin-bottom:20px;
}


.search-icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.search-icon {
  margin-right: 15px; /* Adjust based on your layout */
}

.search-input {
  border: 1px solid #ccc;
  padding: 5px 10px;
  width: 100%;
  max-width: 250px; /* Adjust based on your layout */
}

.nav-link, .nav-link a, .nav a:hover {
  color:#521517;
  font-weight: 500;
}

header {
  background-color: #fff;
}


.search-form {
  margin-top: 5px;
}


.btn-search {
  --bs-btn-color: #fff;
  --bs-btn-bg: #521517;;
  --bs-btn-border-color: #521517;
  --bs-btn-hover-color: #521517;
  --bs-btn-hover-bg: #e6eff8;
  --bs-btn-hover-border-color: #e6eff8;
  --bs-btn-focus-shadow-rgb: 49,132,253;
  --bs-btn-active-color: #212529;
  --bs-btn-active-bg: #e6eff8;
  --bs-btn-active-border-color: #e6eff8;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: #e6eff8;
  --bs-btn-disabled-border-color: #e6eff8;
  margin-bottom: 5px;
  border: 0;
}

.search-form .btn {
  background-color: #521517;
    color: #fff;
    border-color: #521517;
   
    
    font-weight: 500;


}

.form-control-search {
 
  padding: .375rem .75rem;

  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  
}


#search-info {
  font-size: 18px;
  color:#521517;
  font-size: 34px;
  margin-top: 10px;
  border-bottom: 1px solid #521517;
}

#search-results h3, #search-results h3 a {
  color: #521517;
}

.footer-head {
  color:#fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

.footer .footerx {
  color:#fff;
}


.about h2 {
  font-size: 26px;
  margin-bottom: 5px;
  line-height: 40px;
  margin-top: 20px;
}

.about h1 {
  margin-top: 20px;
}

.about {
  margin-bottom: 20px;;
}

.urlform {
  display: none;
}

.contactform input, .contactform textarea{
  width: 100%;;

}

.page-link {
    color: #000;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
}

.active>.page-link, .page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color:#521517;
    border-color: #521517;
    border-top-color: ;
    border-right-color: ;
    border-bottom-color: ;
    border-left-color: ;
}

.paging ul.pagination {
    margin-top:50px;
}

ul.post-meta {
     margin:0;
     padding:0;
     font-weight:bold;
     text-align:right;
     margin-top:30;
      margin-bottom:30; 

}

ul.post-meta li {
    list-style-type:none;
    padding:0;
    float: left;
}

ul li.meta-date, ul li.meta-author {
    margin-left:30px;
    list-style: square;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 960px;
    }
}

.display-2 {
    font-size: calc(1.075rem + 1.9vw);
    font-weight: 600;
    line-height: 1;
}

.card-themen .lead  {
    margin-top:10px;
}

.cat-main-image {
 width: 100%; /* Passt sich an die Breite des Containers an */
  max-width: 600px; /* Maximale Größe */
  aspect-ratio: 1 / 1; /* Stellt sicher, dass Breite = Höhe (Quadrat) */
  border-radius: 50%; /* Macht es rund */
  object-fit: cover; /* Skaliert das Bild schön */
}
