

       * { margin: 0; padding: 0; box-sizing: border-box; }

body {
    font-family: 'Georgia', serif;
    line-height: 1.6;
     background:  center/cover no-repeat fixed;
    color: #5C4033;

   
    min-height: 100vh;
    align-items: center;
    
  justify-content: center;
  align-items: center;
  padding: 30px 20px;
}
   body {
 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
   max-width: 100%;

 }
.container {
    max-width: 100%;
      max-width: 1100px;
       height: auto;
    margin: 0 auto;
    background: rgba(255,248,235,0.92);
    border-radius: 25px;
    padding: 20px;
      padding-left: 20px;
 padding-right: 20px;
 display:block;
  box-shadow: 0 20px 40px rgba(0,0,0,0.9);
  overflow-x:hidden;
  word-wrap:break-word;
  
  overflow-wrap:break-word;
}


h1 {
   text-align: center;
    font-size: 1.3rem! important;
    color: #A67B5B;
    margin-bottom: 40px;
    font-style: italic;
}



.main-nav {
    background: rgba(248,241,228,0.95);
    padding: 15px 0;
    border-radius: 15px;
    margin-bottom: 40px;
    box-shadow: 0 5px 15px rgba(139,105,69,0.1);
}

.main-nav ul {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.main-nav a {
    color: #8B5A2B;
    text-decoration: none;
    font-weight: 600;
    font-size: 1rem;
    padding: 10px 20px;
    border-radius: 25px;
    transition: all 0.3s;
}

.main-nav a:hover {
    background: rgba(210,180,140,0.4);
    color: #D2B48C;
    transform: translateY(-2px);
}

.home-section {
    
    padding: 10px 30px;
    background: rgba(248,241,228,0.88);
    border-radius: 25px;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
}

.home-section h2 { color: #8B5A2B; font-size: 1.9rem; margin-bottom: 25px; }
.home-section p { font-size: 1.25rem; max-width: 800px; margin: 0 auto 20px; font-style: italic; }

   #home {
 
  background-image: url("Fluegelmicro.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 2200px;
  padding: 30px;
   height: auto;
 
  border-radius: 25px;
 
  justify-content: center;
  
}
 h5 {
   
          font-weight:normal!important; 
          font-size: 1.1rem; margin-bottom: 18px;
            font-style: italic;
    text-align: center!important;
}

.section {
    margin-bottom: 70px;
    padding: 30px;
    background: rgba(248,241,228,0.85);
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
 
}

.section h2 { color: #8B5A2B; font-size: 1.9 rem; margin-bottom: 20px; text-align: center;}
.section h3 { color: #A67B5B; font-size: 1.5rem; margin: 25px 0 15px 0; }
.section p { font-size: 1.3rem! important; margin-bottom: 18px;font-style: italic; max-width: 800px! important; }

/* Verkleinerte Bilder */
.section img {
    max-width: 220px !important;
    height: auto;
    margin: 10px 25px;
    border-radius: 25px;
 
    vertical-align: middle;
}
 #klavier img, #gesang img, #kinderprojekte img, #angebote img {
 max-width:250px;
 max-height:250px;
 width: auto;
 height: auto;
 margin: 10px;
 border-radius: 25px;
 
 

    
} 

 
.klavier-section {
   
    padding: 30px 30px;
    background: rgba(248,241,228,0.88);
    border-radius: 25px;
    margin-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
}
.gesang-section {
   text: overflow right;
    padding: 30px 30px;
    background: rgba(248,241,228,0.88);
    border-radius: 25px;
    margin-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
}
.kinder-section {
    
    padding: 30px 30px;
    background: rgba(248,241,228,0.88);
    border-radius: 25px;
    margin-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
    }
    .angebote-section {
   
    padding: 30px 30px;
    background: rgba(248,241,228,0.88);
    border-radius: 25px;
    margin-bottom: 70px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
    }
    #angebote {
  background-image: url("s1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  padding: 30px;
    margin-bottom: 70px;
 
  border-radius: 25px;
 
  justify-content: center;
  
}
    #preise {
  background-image: url("s1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
  padding: 30px;
 
    margin-bottom: 70px;
  border-radius: 25px;
 
  justify-content: center;
  
}
.contact {
    text-align: center;
    background: rgba(238,228,218,0.9);
    padding: 30px;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.9);
    margin-bottom: 70px;
}

.contact a {
    color: #8B5A2B;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2rem;
}

.contact a:hover { color: #D2B48C; }



.impressum,
section[class="impressum"],
section.impressum {
  background: #C0C0C0;
  color: #FFFFFF !important;
  padding: 40px !important;
  border-radius: 20px !important;
 font-size: 10px;
  text-align: left !important;
   padding-left: 10px;
 padding-right: 10px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.6);

  border: 5px solid rgba(255,255,255,0.3);
  font-weight: 700 !important;
}


    