p {
  margin-bottom: 0px;
}

.background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #00ebff 96%);
}

.background.impressum {
  overflow: scroll;
  height: auto;
  padding: 5vw;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #00ebff 96%);
}

.img-tolzmann {
  position: fixed;
  left: 35px;
  bottom: 35px;
  display: none;
  width: 140px;
  height: 220px;
  background-image: url('../images/0.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.56;
}

.menu-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding: 40px 2vw 40px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.menupunkt-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 14vh;
  padding-right: 2vw;
  padding-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menupunkt-holder._2 {
  width: 100vw;
  height: 14vh;
  padding-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.menupunkt-holder._3 {
  height: 17vh;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  padding-left: 0vw;
}

.menupunkt-holder._5 {
  height: 14vh;
  padding-right: 2vw;
  padding-left: 0vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.menupunkt {
  padding-right: 0vw;
  -webkit-transition: font-size 150ms cubic-bezier(.439, .27, 1, 1);
  transition: font-size 150ms cubic-bezier(.439, .27, 1, 1);
  font-family: Tangerine, sans-serif;
  color: #328696;
  font-size: 50px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 3px;
  cursor: pointer;
}

.menupunkt:hover {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  color: #006375;
  font-size: 55px;
}

.menupunkt.gro {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: 'Miss Fajardose', sans-serif;
  color: #2b7583;
  font-size: 120px;
  line-height: 150px;
  font-weight: 400;
}

.menupunkt.gro:hover {
  font-size: 130px;
}

.lightbox-lebensberatung {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding-top: 12vh;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ebff;
  background-image: radial-gradient(circle farthest-side at 50% 50%, #fff 11%, #00ebff 94%);
}

.lightbox-lebensberatung.content {
  display: none;
}

.zurck {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  font-family: Lato, sans-serif;
  color: #8f3e53;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}

.zurck.eb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  z-index: 100;
  color: #583f7c;
}

.zurck.lb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zurck.hur {
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zurck._2 {
  position: static;
  color: #328696;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
}

.zurck.unten-sb {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  color: #583f7c;
}

.lb-head {
  display: block;
  margin-top: 10vh;
  margin-bottom: 2vh;
  font-family: Tangerine, sans-serif;
  color: #1a6472;
  font-size: 60px;
  line-height: 55px;
  text-align: center;
}

.paragraph {
  display: block;
  width: 100%;
  max-width: 100%;
  font-family: Lato, sans-serif;
  color: #1a6472;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.paragraph.editable {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.paragraph.editable.sb-paragraph.tk-para {
  color: #8f3e53;
}

.paragraph.editable.seminarte {
  width: 40vw;
  max-width: none;
  text-align: left;
}

.paragraph.editable.seminarte.tk-para {
  color: #8f3e53;
}

.img-rose {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 100vw;
  height: 100vh;
  padding-right: 0vw;
  background-image: url('../images/tolzmann.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.23;
}

.lightbox-tierkomm {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding: 10vh 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffe4e1;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #ffd0d7 94%);
  text-align: center;
}

.tk-headline {
  margin-top: 10vh;
  margin-bottom: 4vh;
  font-family: Tangerine, sans-serif;
  color: #8f3e53;
  font-size: 60px;
  line-height: 55px;
  text-align: center;
}

.tk-para {
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #8f3e53;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.div-block {
  position: relative;
  z-index: 1;
  width: 100vw;
}

.lightbox-energiearbeit {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding-top: 12vh;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #caf;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #d9c0ff 94%);
}

.ea-para {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.ea-para.hur {
  max-width: 100%;
  color: #1a6472;
}

.ea-head {
  margin-top: 10vh;
  margin-bottom: 5vh;
  font-family: Tangerine, sans-serif;
  color: #583f7c;
  font-size: 60px;
  line-height: 55px;
  text-align: center;
}

.ea-head.hur {
  color: #1a6472;
}

.html-embed {
  position: fixed;
  left: 0px;
  z-index: 10000;
  width: 50px;
  height: 50px;
}

.link {
  position: fixed;
  left: 20px;
  top: auto;
  right: auto;
  bottom: 20px;
  z-index: 5;
  color: #1a6472;
  font-size: 15px;
  text-decoration: none;
}

.link._2 {
  left: auto;
  top: auto;
  right: 35px;
  bottom: 35px;
  font-family: Tangerine, sans-serif;
  font-size: 50px;
  cursor: pointer;
}

.lb-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.lb-wrapper.lb {
  max-width: 800px;
  color: #1a6472;
}

.lb-wrapper.tk {
  color: #8f3e53;
}

.img-profil {
  position: absolute;
  left: auto;
  top: 40px;
  right: 40px;
  bottom: auto;
  width: 200px;
  height: 200px;
  border-radius: 30000px;
  background-color: transparent;
  background-image: url('../images/0_1.jpeg');
  background-position: 50% 0%;
  background-size: cover;
  opacity: 1;
}

.img-profil.editable_image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.lightbox-hundr {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  padding-top: 12vh;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #00ebff;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #00ebff 94%);
}

.lightbox-seelenbilder {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: auto;
  padding-top: 15vh;
  padding-right: 0vw;
  padding-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #caf;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #d9c0ff 94%);
}

.impressum {
  -webkit-transition: font-size 150ms cubic-bezier(.439, .27, 1, 1);
  transition: font-size 150ms cubic-bezier(.439, .27, 1, 1);
  font-family: Tangerine, sans-serif;
  color: #328696;
  font-size: 70px;
  line-height: 80px;
  text-align: left;
  letter-spacing: 3px;
  cursor: pointer;
}

.impressum:hover {
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  color: #328696;
  font-size: 70px;
}

.impressum-content {
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.img-seelenbilder {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: auto;
  margin-top: 10vh;
  margin-bottom: 10vh;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
}

.img-seelenbilder.content_section_wrap {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
}

.zuruck-unten-lb {
  position: relative;
  left: 0px;
  top: 40px;
  right: auto;
  bottom: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #1a6472;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.zuruck-unten-lb.eb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  z-index: 100;
  color: #583f7c;
}

.zuruck-unten-lb.lb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-lb.hur {
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-lb._2 {
  position: static;
  color: #328696;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
}

.zuruck-unten-lb.unten-sb {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  color: #583f7c;
}

.zuruck-unten-eb {
  position: relative;
  left: 0px;
  top: 40px;
  right: auto;
  bottom: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.zuruck-unten-eb.eb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  z-index: 100;
  color: #583f7c;
}

.zuruck-unten-eb.lb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-eb.hur {
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-eb._2 {
  position: static;
  color: #328696;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
}

.zuruck-unten-eb.unten-sb {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  color: #583f7c;
}

.zuruck-unten-tk {
  position: relative;
  left: 0px;
  top: 40px;
  right: auto;
  bottom: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #8f3e53;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.zuruck-unten-tk.eb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  z-index: 100;
  color: #583f7c;
}

.zuruck-unten-tk.lb {
  position: fixed;
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-tk.hur {
  left: 40px;
  top: 40px;
  right: auto;
  bottom: auto;
  color: #1a6472;
}

.zuruck-unten-tk._2 {
  position: static;
  color: #328696;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
}

.zuruck-unten-tk.unten-sb {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  color: #583f7c;
}

.ea-paragraph {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.ea-paragraph.hur {
  max-width: 100%;
  color: #1a6472;
}

.sb-paragraph {
  max-width: 800px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.paragraph-holder {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #583f7c;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.editable_image.zwei {
  margin-right: auto;
  margin-left: auto;
  border-radius: 0%;
}

.editable_image._2 {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}

.editable_image.drei {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0%;
}

.content_section_item {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.content_section_item.zwei {
  width: 90vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.lightbox-seminare {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  overflow: scroll;
  width: 100vw;
  height: auto;
  min-height: auto;
  padding-top: 15vh;
  padding-right: 0vw;
  padding-left: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #caf;
  background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #f1e7ff 94%);
}

.img-seminare {
  display: -ms-grid;
  display: grid;
  width: 100vw;
  height: auto;
  margin-top: 10vh;
  margin-bottom: 10vh;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto;
}

.img-seminare.content_section_wrap {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

@media (max-width: 991px) {
  .background {
    background-image: radial-gradient(circle closest-side at 50% 50%, #fff 29%, #00ebff 96%);
  }
  .img-tolzmann {
    width: 100px;
    height: 150px;
  }
  .menu-wrapper {
    width: 100vw;
    padding-right: 0px;
  }
  .menupunkt-holder {
    width: 40%;
    height: 12vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder._2 {
    width: 40vw;
    height: 12vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder._3 {
    padding-left: 0vw;
  }
  .menupunkt-holder._5 {
    height: 12vh;
    padding-right: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt {
    font-size: 40px;
    line-height: 32px;
    text-align: center;
  }
  .menupunkt:hover {
    font-size: 40px;
  }
  .menupunkt.gro {
    font-size: 80px;
  }
  .menupunkt.gro:hover {
    font-size: 80px;
  }
  .img-rose {
    position: absolute;
    z-index: 0;
    width: 100vw;
    height: 100vh;
    background-size: cover;
    opacity: 0.19;
  }
  .div-block {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .impressum {
    font-size: 40px;
    line-height: 50px;
  }
  .img-seelenbilder {
    padding-right: 20px;
    padding-left: 20px;
  }
  .editable_image.drei {
    width: 40vw;
  }
  .img-seminare {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .background {
    background-image: radial-gradient(circle closest-side at 50% 50%, #fff 26%, #00ebff 96%);
  }
  .menu-wrapper {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder {
    width: 100vw;
    height: 15vh;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder._2 {
    width: 100vw;
    padding-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder._3 {
    padding-left: 0vw;
  }
  .menupunkt-holder._5 {
    padding-right: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt {
    font-size: 40px;
    line-height: 32px;
    text-align: center;
  }
  .menupunkt:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    font-size: 40px;
  }
  .menupunkt.gro:hover {
    font-size: 80px;
  }
  .lightbox-lebensberatung {
    display: none;
    padding-top: 12vh;
    padding-bottom: 12vh;
  }
  .paragraph.editable.seminarte {
    width: 90vw;
    margin-top: 20px;
    text-align: center;
  }
  .img-rose {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: -1;
    width: 100vw;
    height: 100vh;
    background-size: cover;
    opacity: 0.26;
  }
  .lightbox-tierkomm {
    display: none;
  }
  .div-block {
    width: 100vw;
    margin-right: auto;
    margin-left: auto;
  }
  .img-profil {
    position: static;
    margin-right: auto;
    margin-left: auto;
  }
  .lightbox-hundr {
    display: none;
  }
  .lightbox-seelenbilder {
    display: none;
  }
  .impressum {
    font-size: 40px;
    line-height: 35px;
    text-align: center;
  }
  .impressum:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    font-size: 40px;
  }
  .img-seelenbilder {
    padding-right: 20px;
    padding-left: 20px;
  }
  .editable_image.drei {
    width: 80vw;
  }
  .content_section_item.zwei {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .img-seminare {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .background {
    background-image: radial-gradient(circle closest-side at 50% 50%, hsla(0, 0%, 100%, 0.55) 31%, #00ebff 96%);
  }
  .menu-wrapper {
    padding-top: 0vh;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menupunkt-holder {
    height: 12vh;
    text-align: center;
  }
  .menupunkt-holder._2 {
    height: 12vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menupunkt-holder._3 {
    height: 16vh;
  }
  .menupunkt-holder._5 {
    height: 12vh;
  }
  .menupunkt {
    margin-top: 10px;
    font-size: 38px;
    line-height: 30px;
  }
  .menupunkt.gro {
    font-size: 72px;
  }
  .lightbox-lebensberatung {
    display: none;
    overflow: scroll;
  }
  .zurck {
    font-size: 18px;
  }
  .lb-head {
    margin-top: 5vh;
    margin-bottom: 0vh;
    font-size: 40px;
  }
  .paragraph {
    max-width: 100%;
    font-size: 15px;
    line-height: 22px;
  }
  .img-rose {
    width: 100vw;
    opacity: 0.1;
  }
  .lightbox-tierkomm {
    display: none;
  }
  .tk-headline {
    margin-bottom: 0vh;
    font-size: 40px;
  }
  .tk-para {
    max-width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .div-block {
    width: 100vw;
    margin-top: -8vh;
    margin-right: 0px;
  }
  .lightbox-energiearbeit {
    display: none;
  }
  .ea-para {
    max-width: 90%;
    font-size: 16px;
    line-height: 22px;
  }
  .ea-head {
    margin-bottom: 0vh;
    font-size: 40px;
  }
  .ea-head.hur {
    margin-bottom: 1vh;
    font-size: 30px;
    line-height: 45px;
  }
  .link {
    left: auto;
    top: auto;
    right: auto;
    bottom: 30px;
    width: 100vw;
    text-align: center;
  }
  .img-profil {
    margin-top: 30px;
  }
  .lightbox-hundr {
    display: block;
    padding-top: 12vh;
    padding-bottom: 12vh;
  }
  .lightbox-seelenbilder {
    display: none;
  }
  .impressum {
    font-size: 38px;
  }
  .zuruck-unten-lb {
    font-size: 18px;
  }
  .zuruck-unten-eb {
    font-size: 18px;
  }
  .zuruck-unten-tk {
    font-size: 18px;
  }
  .ea-paragraph {
    max-width: 90%;
    font-size: 16px;
    line-height: 22px;
  }
}

