.slide {
  background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Implantologie.jpg');
  background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Implantologie.jpg');
  background-position: 0% 101%, 0px 0px, 0% 0%;
  background-size: 90vw, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.slider {
  height: 100vh;
}

.image {
  display: block;
  width: 25vw;
  margin: 5vh auto 25vh;
}

.button-leistungen {
  margin-right: 2vw;
  margin-left: 2vw;
  border-style: solid;
  border-width: 1.75px;
  border-color: #4a6069;
  border-radius: 20px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #1c343f;
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-leistungen:hover {
  border-color: #fff;
  color: #fff;
}

.button-leistungen.implant {
  display: block;
  margin-right: 0vw;
  margin-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: #fff;
  color: #fff;
}

.button-leistungen.implant:hover {
  border-color: #0095d4;
  color: #0095d4;
}

.button-leistungen.endo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  color: #fff;
}

.button-leistungen.endo:hover {
  border-color: #95c11e;
  color: #95c11e;
}

.button-leistungen.cmd {
  margin-right: auto;
  margin-left: auto;
  padding-top: 9px;
  padding-right: 10px;
  border-color: #fff;
  color: #fff;
}

.button-leistungen.cmd:hover {
  border-color: #f39200;
  color: #f39200;
}

.linkinhalt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slidercontainer {
  display: inline;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slide-2 {
  background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie.jpg');
  background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie.jpg');
  background-position: 0% 101%, 0px 0px, 0px 0px;
  background-size: 90vw, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.slide-3 {
  background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
  background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
  background-position: 0% 100%, 0px 0px, 0px 0px;
  background-size: 90vw, auto, cover;
  background-repeat: no-repeat, repeat, repeat;
}

.headerblock {
  position: static;
  left: 0%;
  top: -9px;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 15vw;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  border-top-right-radius: 150px;
  background-color: #fff;
}

.heading {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto, sans-serif;
  color: #686868;
  font-size: 2.8em;
  letter-spacing: 1px;
}

.heading.grau {
  display: inline;
  color: #b9b9b9;
  font-size: 2.8em;
}

.heading.ohne {
  display: none;
  margin-right: 0px;
  font-size: 2.8em;
}

.heading.gr-n {
  display: none;
  color: #95c11e;
  font-size: 2.8em;
}

.heading.blau {
  display: none;
  color: #0095d4;
  font-size: 2.8em;
}

.heading.orange {
  display: none;
  color: #f39200;
  font-size: 2.8em;
}

.heading.weiss {
  color: #fff;
  font-size: 2.8em;
}

.container {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.image-2 {
  display: block;
}

.implantologie {
  display: block;
  margin-bottom: 10vh;
  padding-top: 10vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-leistung {
  height: 60vh;
  background-image: url('../images/Praxis_Beisel-Implantologie-Content.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.container-leistung.endo {
  background-image: url('../images/Praxis_Beisel-Endodontie2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-leistung.funktionsd {
  background-image: url('../images/Praxis_Beisel-Endodontie-Content.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bildoverlay {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 80%;
  height: 150px;
  margin-top: 50vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
  background-color: #fff;
}

.bildoverlay.grau {
  background-color: #f1f1f1;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.paragraph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60vw;
  margin: 100px auto 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: Roboto, sans-serif;
  color: #686868;
  font-size: 1.25em;
  line-height: 25px;
  text-align: center;
}

.paragraph.fuk {
  margin-top: 0vh;
}

.mehr-lesen {
  display: inline-block;
  margin-top: 2vh;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #0095d4;
  border-radius: 20px;
  background-color: transparent;
  color: #0095d4;
  font-size: 1em;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mehr-lesen:hover {
  border-color: #424242;
  color: #424242;
}

.mehr-lesen.endo {
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-color: #95c11e;
  color: #95c11e;
  font-size: 1em;
}

.mehr-lesen.orange {
  margin-top: 2vh;
  border-color: #f39200;
  color: #f39200;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.endodontie {
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #f1f1f1;
}

.parallax {
  display: block;
  height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-image: url('../images/Praxis_Beisel-Parallax.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.parallax._2 {
  background-image: url('../images/Praxis_Beisel-Parallax2.jpg');
}

.cmd {
  padding-top: 10vh;
}

.funktionsdiagnostik {
  padding-top: 10vw;
  padding-bottom: 10vh;
}

.container-2 {
  display: block;
  background-color: hsla(0, 0%, 40.7%, 0.5);
}

.div-block-5 {
  height: auto;
  margin-right: 15vw;
  border-top-right-radius: 150px;
  background-color: #424242;
}

.footer {
  background-color: #424242;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columns {
  margin-right: 15vw;
  margin-left: 15vw;
}

.columns.impressum {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.footertext {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 1.1em;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 1px;
}

.footertext.hervorgeh {
  font-size: 1.1em;
  font-weight: 500;
  text-transform: uppercase;
}

.link {
  color: #b1b1b1;
  text-decoration: none;
}

.link:hover {
  color: #fff;
}

.image-3 {
  display: block;
  width: auto;
  height: 130px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.image-4 {
  display: block;
  width: auto;
  height: 130px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  display: block;
  width: auto;
  height: 130px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10vw;
  margin-left: 10vw;
}

.column-5 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-logo {
  margin-bottom: 30px;
}

.image-logo.im {
  display: block;
  height: 15vh;
  margin-right: auto;
  margin-left: auto;
}

.image-logo.endo {
  display: block;
  height: 15vh;
  margin-right: auto;
  margin-left: auto;
}

.image-logo.funk {
  display: block;
  height: 15vh;
  margin-right: auto;
  margin-left: auto;
}

.slide-4 {
  background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Praxis_Beisel-3er-Team.jpg');
  background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Praxis_Beisel-3er-Team.jpg');
  background-position: 0% 101%, 0px 0px, 0px 0px;
  background-size: 90vw, auto, cover;
  background-repeat: no-repeat, repeat, no-repeat;
}

@media screen and (min-width: 1280px) {
  .slide {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-position: 0% 101%, 0px 0px, 0% 0%;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, null, null), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 0% 101%, 0px 0px, 0px 0px;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 0% 101%, 0px 0px, 50% 0%;
  }

  .container-leistung {
    background-image: url('../images/Praxis_Beisel-Implantologie-Content.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
  }

  .parallax {
    background-position: 50% 50%;
  }

  .parallax._2 {
    background-position: 50% 50%;
  }
}

@media screen and (min-width: 1440px) {
  .image {
    margin-bottom: 25vh;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, null, null), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 0% 101%, 0px 0px, 0px 0px;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 0% 101%, 0px 0px, 50% 100%;
  }

  .container-leistung {
    background-image: url('../images/Praxis_Beisel-Implantologie-Content.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
  }

  .funktionsdiagnostik {
    padding-top: 6vw;
  }
}

@media screen and (min-width: 1920px) {
  .image {
    width: 25vw;
    margin-bottom: 25vh;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, null, null), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 0% 101%, 0px 0px, 0px 0px;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 0% 101%, 0px 0px, 50% 100%;
  }

  .container-leistung {
    background-image: url('../images/Praxis_Beisel-Implantologie-Content.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .paragraph {
    width: 50vw;
    margin-top: 8vh;
  }
}

@media screen and (max-width: 991px) {
  .slide {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-position: 110% 101%, 0px 0px, 100% 50%;
    background-size: 150vw, auto, cover;
    background-attachment: scroll, scroll, scroll;
  }

  .image {
    width: 50vw;
    margin-right: auto;
    margin-bottom: 25vh;
    margin-left: auto;
  }

  .button-leistungen {
    font-size: 1em;
    text-align: center;
  }

  .button-leistungen.implant {
    margin-right: auto;
    margin-left: auto;
  }

  .button-leistungen.endo {
    display: inline-block;
  }

  .button-leistungen.cmd {
    padding-right: 15px;
  }

  .linkinhalt {
    display: inline-block;
    margin-top: 0vh;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 110% 101%, 0px 0px, 100% 50%;
    background-size: 150vw, auto, cover;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 110% 101%, 0px 0px, 0% 100%;
    background-size: 150vw, auto, cover;
  }

  .heading {
    font-size: 2em;
  }

  .heading.grau {
    font-size: 2em;
  }

  .bildoverlay {
    height: 150px;
    margin-top: 50vh;
  }

  .paragraph {
    width: 70vw;
    margin-top: 100px;
  }

  .columns {
    margin-right: 2vw;
    margin-left: 3vw;
  }

  .footertext {
    padding-top: 5px;
  }

  .column {
    display: none;
  }

  .column-2 {
    display: none;
  }

  .column-3 {
    margin-top: 10px;
  }

  .column-4 {
    margin-top: 10px;
  }

  .image-3 {
    width: auto;
    height: 130px;
  }

  .image-4 {
    width: auto;
    height: 130px;
  }

  .image-5 {
    width: auto;
    height: 130px;
  }

  .columns-2 {
    margin-right: 1vw;
    margin-left: 1vw;
  }

  .image-logo.im {
    height: 11vh;
    margin-left: 0px;
  }

  .image-logo.endo {
    height: 11vh;
    margin-left: 0px;
  }

  .image-logo.funk {
    height: 11vh;
    margin-left: 0px;
  }

  .slide-4 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Praxis_Beisel-3er-Team.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Praxis_Beisel-3er-Team.jpg');
    background-position: 100% 101%, 0px 0px, 50% 50%;
    background-size: 150vw, auto, cover;
  }
}

@media screen and (max-width: 767px) {
  .slide {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-position: 100% 101%, 0px 0px, 100% 50%;
    background-size: 300vw, auto, cover;
  }

  .image {
    margin-bottom: 30vh;
  }

  .button-leistungen {
    font-size: 0.8em;
  }

  .button-leistungen.implant {
    margin-left: 2vw;
    font-size: 0.8em;
  }

  .button-leistungen.cmd {
    margin-right: 2vw;
  }

  .linkinhalt {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 100% 101%, 0px 0px, 100% 50%;
    background-size: 300vw, auto, cover;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 100% 101%, 0px 0px, 50% 50%;
    background-size: 300vw, auto, cover;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 2.2em;
  }

  .heading.grau {
    font-size: 2.2em;
  }

  .container {
    margin-bottom: 20px;
  }

  .bildoverlay {
    width: 90%;
    height: 100px;
  }

  .paragraph {
    margin-top: 100px;
  }

  .footertext.hervorgeh {
    padding-top: 20px;
  }

  .image-3 {
    width: auto;
    height: 100px;
  }

  .image-4 {
    width: auto;
    height: 100px;
  }

  .image-5 {
    width: auto;
    height: 100px;
  }

  .columns-2 {
    display: none;
  }

  .image-logo.im {
    display: none;
  }

  .image-logo.endo {
    display: none;
  }

  .image-logo.funk {
    display: none;
  }

  .slide-4 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Praxis_Beisel-Team.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, null, null), url('../images/Praxis_Beisel-Team.jpg');
    background-size: 300vw, auto, cover;
  }
}

@media screen and (max-width: 479px) {
  .slide {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Implantologie.jpg');
    background-position: 100% 100%, 0px 0px, 50% 50%;
    background-size: 500vw, auto, cover;
  }

  .image {
    width: 85vw;
    margin-top: 2vh;
    margin-bottom: 20vh;
  }

  .button-leistungen.implant {
    margin-right: 15%;
    margin-bottom: 10px;
    margin-left: 15%;
  }

  .button-leistungen.endo {
    display: block;
    margin-right: 15%;
    margin-bottom: 10px;
    margin-left: 15%;
  }

  .button-leistungen.cmd {
    display: block;
    margin-right: 15%;
    margin-left: 15%;
  }

  .slide-2 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie.jpg');
    background-position: 100% 100%, 0px 0px, 50% 50%;
    background-size: 500vw, auto, cover;
  }

  .slide-3 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 100% 100%, 0px 0px, 30% 50%;
    background-size: 500vw, auto, cover;
  }

  .heading {
    font-size: 25px;
  }

  .heading.grau {
    font-size: 25px;
  }

  .heading.ohne {
    font-size: 2em;
  }

  .heading.gr-n {
    font-size: 2em;
  }

  .heading.blau {
    font-size: 2em;
  }

  .heading.orange {
    font-size: 2em;
  }

  .heading.weiss {
    font-size: 25px;
  }

  .container {
    margin-bottom: 20px;
    padding-left: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .implantologie {
    padding-top: 0vh;
  }

  .container-leistung {
    background-image: url('../images/Praxis_Beisel-Implantologie-Content.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .container-leistung.endo {
    background-image: url('../images/Praxis_Beisel-Endodontie2.jpg');
    background-position: 40% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .container-leistung.funktionsd {
    background-image: url('../images/Praxis_Beisel-Endodontie-Content.jpg');
    background-position: 30% 50%;
    background-size: cover;
  }

  .bildoverlay {
    width: 100%;
    height: 100px;
    border-top-left-radius: 70px;
    border-top-right-radius: 70px;
  }

  .paragraph {
    width: 90vw;
    margin-top: 100px;
    margin-bottom: 10px;
    text-align: left;
  }

  .mehr-lesen {
    font-size: 1.2em;
  }

  .mehr-lesen.endo {
    font-size: 1.2em;
  }

  .mehr-lesen.orange {
    margin-top: 2vh;
  }

  .endodontie {
    padding-top: 0vh;
  }

  .funktionsdiagnostik {
    padding-top: 0vw;
  }

  .div-block-5 {
    margin-right: 0vw;
  }

  .image-3 {
    width: auto;
    height: 110px;
  }

  .image-4 {
    width: auto;
    height: 110px;
  }

  .image-5 {
    width: auto;
    height: 110px;
  }

  .columns-2 {
    display: none;
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .slide-4 {
    background-image: url('../images/Header-abgerundet.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/Praxis_Beisel-3er-Team.jpg');
    background-image: url('../images/Header-abgerundet.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/Praxis_Beisel-3er-Team.jpg');
    background-position: 100% 100%, 0px 0px, 50% 50%;
    background-size: 500vw, auto, cover;
  }
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}