
/*Titel*/

.titel-posi {
    height: 70%;
    padding-bottom: 5vh;
   }

  main {
    margin-top: 0;
}
/* .tropfen-1 {
    height: 50%;
} */
.abstand {
    padding-top: 2rem;
}
.headline-2 {
    color: #0094a5;
    font-size: 1.9rem;
  }
h3 {
    color: #212529;
    font-size: 1.4rem;
}

.b1-3 {
    margin-top: -35vw;
}
.hg {
    margin-top: -20vw;
}
.c2 {
    margin-top: -7rem;
}
@media (max-width: 1200px) {
    .c2 {
        margin-top: 0rem;
    }
    }

  @media (max-width: 992px) {
    .titel-posi {
        height: 50%;
        padding-bottom: 5vh;
       }
    }
/* .c2 {
    margin-top: -4rem;
} */
  /*
.tropfen-1 {
    position: relative;
    z-index: 50;
}

section {
    width: 50vw;
    min-height: 25vw;

    padding-bottom: 5rem;
  }

  .s0 {
    background-image: none;
    background-size: 100% 100% ;
    background-repeat: no-repeat;
    height: auto;
    min-height: 10vw;
    display: flex;
    justify-content: flex-end;
  }
  .s1-bild, .s2-bild {
    max-width: 700px;
    padding: 1rem;
    
  }
  .s1-bild {
    margin-left: -2rem;
    margin-left: 0rem;
  }
  .s2 {
 
    display: flex;
    justify-content: flex-end;
  }
  .s1, .s2 {
    padding-bottom: 0px;
  }
  .s3 {
 
    background-image: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: auto;
    display: flex;
    justify-content: flex-start;
    padding-bottom: 10rem;
    
  }
  .s1 {
    position: relative;
    top: -10vw;
    top: -2vw;
  }










 */