body {
    padding: 0;
    margin: 0;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: rgb(101, 150, 132);
}

.thema{
  font-size: 20px;
  text-align: left;
  margin: 20px;
}

.infozuselbstliebe{
  font-size: 15px;
  text-align: left;
  margin:20px;
  line-height: 30px;
  margin-top: 10px;
}

.intention{
  font-size: 22px;
  text-align: center;
  line-height: 30px;

}
.Workshops{
  font-size: 22px;
  text-align: center;
  line-height: 30px;

}


.Helena
{
  font-size: 15px;
  text-align: left;
  line-height: 30px;
}

.aline{
  font-size: 15px;
  text-align: left;
  line-height: 30px;

}

.container{
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100px;
}

.button{
  display:flex;
  flex-direction: column;
}

.btn{
  text-decoration: none;
  padding: 20px 50px;
  font-size: 1.25rem;
  position: relative;
  margin: 32px;
}

/*Button 1*/
.btn-1 {
  background: #000;
  color: white;
  border-radius: 30px;
  transition: transform 0.3s ease;

}

btn-1::after,.btn-1::before{
  content:"";
  position: absolute;
  opacity: 0.2;
  background: black;
  border-radius:inherit ;
  width: 100%;
  height: 100%;
  left:0;
  bottom:0;
  z-index: -1;
  transition: transform 0.3 ease;
}

.btn-a:hover {
  transform: translate(-12px, -12px)  

}

.btn-1:hover::after {
  transform: translate(6px, 6px) 

}
.btn-1:hover::before {
  transform: translate(12px, 12px) 

}

  head{
    padding: 0;
    margin: 0;
    size: 20px;
  }
  
  header {
    height: 100px;
    margin-top: 100px;
    margin-bottom: 100px;
    letter-spacing: 100px;
    background-color: rgb(101, 150, 132);
  }
  header h1 {
    margin-left: auto;
    color: #fffefe;
    background-color:  rgb(101, 150, 132);
    justify-content: center;
  
  }


  
  #titel {
    display: contents;
    justify-content: center;
    align-items: center;
    height: 600px;
    margin-top: 1200px;
    margin-bottom: 24px;
    font-size: xx-large;
    font-family: "Staatliches";
    letter-spacing: 10px;
    font: 600px;
    background-color: rgb(101, 150, 132);
  }
  .mitte {
    display: flex;
    justify-content: center;
    align-items: center;
    position:fixed;
    z-index:999;
    margin-left: 175px;
    margin-top: 0;
  }
  
  .unten{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: black;
    margin: 100px;

  }
  .yoga{
    background-color: rgb(178, 192, 186);
  }

  .oberste{
    background-color: #000;
    height: 25px;
    color: white;
    text-align: left;
    display: flex;
  }
  
  #nebenbild {
    float:right;
    margin-right: 5px;
    }


  #teaser {
    width: 100%;
    height: 300px;
  }
  #teaser img {
    width: 90%;
    height: 90%;
    object-fit: cover;
    background-color: #7d8498;
  
  
  }
.wasser{
  background-image:url(Wasser.jpg) ;
}
  
.flies{
  background-image: url(fliesen.jpg);
}
  
.yogart{
  color: #030303;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 50px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("fliesen.jpg");
  padding: 0;
  margin: 0;
  font-weight: 800;
  font-size: 80vw;
  text-transform: uppercase;

}

  @media only screen and (max-width: 500px) {
    body {
      height: 600px;
    }
  }
  header nav ul h2 {
    display: contents;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: x-large;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  header nav ul h2 li {
    position: sticky;
    top: 0;
    backdrop-filter: blur(10px);
  
  }
  
  footer ul,
  nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #817d63;
  
  }
  
  footer ul li a,
  nav ul li a {
    padding: 24px;
    font-size: normal;
    border-bottom: 50px solid transparent rgb(42, 32, 32);
    transition: border-bottom 0.5s;
    color: #000000;
    text-decoration: none;
    transition: color 0.5s;
  }
  footer ul li a,
  nav ul li a:hover {
    border-bottom: 1px solid transparent rgb(101, 150, 132);
    color: #fafafa;
  }
*{
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
  
  section {
    max-width: 1000px;
    color: #010101;
    backdrop-filter: blur(60px);
    background-color: rgb(178, 192, 186);
    padding: 50px;
    margin: 60px;
    margin-left: 180px;
    display: block;
    justify-content: center;
    align-items: center;


  }

  .obenplatz {
    display: contents;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: opx;
    background-color: rgb(101, 150, 132);
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;

  
  }

   section button {
    background-color: #83d2a4;
    border: none;
    color: rgb(22, 21, 21);
    padding: 20px 34px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    margin: 4px 2px;
    cursor: pointer;
    }
  
  .home{
    display: contents;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: opx;
    background-color: rgb(101, 150, 132);
    border-color: antiquewhite;

  }

  .coron{
    display: contents;
    justify-content: center;
    align-items: center;
    margin: 10px;
    padding: 10px;
    background-color: rgb(101, 150, 132);
    display: flex;
    justify-content: center;
    align-items: center;



  }

  
  section h1{
    color:#171616;
    padding: 60px;
    margin: auto;
    background-position: 100%;
    background-color: rgb(12, 12, 12);
    justify-content: center;
    align-items: center;
    height: 50px;
    font-size: 1000px;
    font-family: "Staatliches";
    letter-spacing: 50px;
  }

  .rahmenimg{
    width: 40vw;
    height: 40vw;
    overflow: hidden;

  }

  .textlayout{
    width: 40vw;
    height: 40vw;
    background-color: #000000;
    color: #fafafa;
    font-size: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .rahmenimg img{
    width: 100%;
    height: 100%;
    transition: transform 0.5s;
  }

  @media(min-height:850px){
    .rahmenimg img:hover{
      transform:scale(1.5);
    }
  }

.flexlayout{
  display:flex;
  justify-content: center;
}

  section h2{
    color:#000000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 1000;
    letter-spacing: 10px;

  }

  section h3{
    color: #000000;  
  }

  section h4{
    color: #000000;
  }


  .home{
    margin-top: 1000px;
  }



