#ilinks {
  text-align: center;
}
#ilinks a {
  color: #fff;
  text-decoration: none;
  font-size: 0.8rem;
}

#so-finden-sie-zu-uns p,
#so-finden-sie-zu-uns em {
  line-height: 1.5rem;
  font-size: 1rem;
}

#adressenWeg a,
#adressenWeg h4 {
  color: #6f7e4e;
}

.txt25 p {
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.8rem;
}

.txtbeige {
  color: #e6dcc9 !important;
}
.txtbeige p,
.txtbeige h1 {
  color: #e6dcc9 !important;
}

#unser-team .team_widget {
  transform-origin: center center;
}

#cboxOverlay {
  background: #e6dcc9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#cboxLoadedContent {
  border: 5px solid #e6dcc9;
  background: #fff;
}

.content_page section {
  min-height: 100vh;
  padding: 5rem;
}
.content_page h1 {
  font-size: 3.2rem;
  color: #f5efdd;
  font-weight: 600;
}
.content_page #uNavSideBottom {
  display: none;
}
.content_page section#rechtliches {
  min-height: 100vh;
  padding: 5rem;
  background-color: #5e7627;
  color: #fff;
}
.content_page #leistungen {
  background: #f5efdd;
}
.content_page #leistungen .flexR {
  background: url(../hg/rand-gold.png);
  background-size: 80% 60%;
  background-position: left top;
  background-repeat: no-repeat;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: -50px;
  display: flex;
  flex-direction: column;
}
.content_page #leistungen .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #leistungen .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #leistungen .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #leistungen .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #leistungen h1 {
  color: #987836;
}
.content_page h1 {
  margin: 0;
  padding: 0;
}
.content_page #bestattungsarten {
  background-color: #7ea21b;
}
.content_page #bestattungsarten .flexR {
  padding: 0rem 3rem;
  margin-top: -50px;
  display: flex;
  flex-direction: column;
  max-width: 90%;
}
.content_page #bestattungsarten .flexR.second {
  max-width: 100%;
}
.content_page #bestattungsarten .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #bestattungsarten .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #bestattungsarten .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #bestattungsarten .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #bestattungsarten .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  padding-left: 0;
  background-size: calc(100% - 5rem) 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
.content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  background-color: #7ea21b;
}
.content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
  background-color: transparent;
}
.content_page #bestattungsarten .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #bestattungsarten .flexR .row div.content-text {
  flex: 0 0 45%;
}
.content_page #bestattungsarten .flexR .row div.content-image {
  flex: 0 0 55%;
}
.content_page #bestattungsarten .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #bestattungsarten h1,
.content_page #bestattungsarten p,
.content_page #bestattungsarten li {
  color: #fff;
}
.content_page #bestattungsarten .content-text {
  padding: 1rem;
}
.content_page #bestattungsarten #ba_1 {
  position: relative;
  margin-top: -30px;
}
.content_page #bestattungsarten #ba_2 {
  position: relative;
  margin-top: -30px;
}
.content_page #testament-erbrecht figure,
.content_page #ablauf-einer-trauerfeier figure,
.content_page #trauerrede figure,
.content_page #bestattungsarten figure {
  position: relative;
}
.content_page #testament-erbrecht figure a::before,
.content_page #ablauf-einer-trauerfeier figure a::before,
.content_page #trauerrede figure a::before,
.content_page #bestattungsarten figure a::before {
  --size: 34px;
  content: "  ";
  background-image: url("../hg/scale.png");
  position: absolute;
  width: var(--size);
  height: var(--size);
  background-size: var(--size);
  background-repeat: no-repeat;
  top: 5px;
  right: 5px;
  z-index: 500;
}
.content_page #trauerdruck {
  background-color: #7ea21b;
  background-image: url("../bilder/trauerdruck/pusteblume.jpg");
  background-size: cover;
}
.content_page #trauerdruck .content-text {
  padding: 1rem;
}
.content_page #trauerdruck .content-text h1 {
  padding-top: 10rem;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.8);
}
.content_page #trauerdruck::before {
  content: "";
  transform: rotate(-20deg);
  position: absolute;
  top: 3.5rem;
  left: 30%;
  width: 296px;
  height: 418px;
  background: url(../bilder/trauerdruck/karte-drueber.png);
  background-repeat: no-repeat;
}
.content_page #trauerdruck .starttext .rte {
  max-width: 60%;
}
.content_page #trauerdruck .flexR {
  padding: 0rem 3rem;
  margin-top: 15rem;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #trauerdruck .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #trauerdruck .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #trauerdruck .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #trauerdruck .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #trauerdruck .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #trauerdruck .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  padding-left: 0;
  background-size: calc(100% - 5rem) 100%;
  background-position: right top;
  background-repeat: no-repeat;
}
.content_page #trauerdruck .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  background-color: #7ea21b;
}
.content_page #trauerdruck .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #trauerdruck .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #trauerdruck .flexR .row div.content-text {
  flex: 0 0 45%;
}
.content_page #trauerdruck .flexR .row div.content-image {
  flex: 0 0 55%;
}
.content_page #trauerdruck .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #trauerdruck h1,
.content_page #trauerdruck p,
.content_page #trauerdruck li {
  color: #fff;
}
.content_page #trauerdruck #ba_1 {
  position: relative;
  margin-top: -80px;
}
.content_page #trauerdruck #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #trauerrede {
  --bgcolor: #52a797;
  background-color: var(--bgcolor);
}
.content_page #trauerrede .flexR {
  padding: 0rem 3rem;
  margin-top: -50px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #trauerrede .flexR .starttext p {
  font-size: 1.375rem;
  line-height: 1.7rem;
}
.content_page #trauerrede .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #trauerrede .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #trauerrede .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #trauerrede .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #trauerrede .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(1) {
  margin-top: 100px;
  padding-left: 0;
  background-size: calc(100% - 8rem) 100%;
  background-position: calc(50% - 50px) top;
  background-repeat: no-repeat;
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) {
  padding-left: 8rem;
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 8rem;
  max-width: 70%;
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(2) {
  margin-top: -100px;
  margin-left: 50px;
  padding-left: 0;
  background-size: calc(100% - 8rem) 98%;
  background-position: center top;
  background-repeat: no-repeat;
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
  background-color: var(--bgcolor);
}
.content_page #trauerrede .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #trauerrede .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #trauerrede .flexR .row div.content-text {
  flex: 0 0 45%;
}
.content_page #trauerrede .flexR .row div.content-image {
  flex: 0 0 55%;
}
.content_page #trauerrede .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #trauerrede h1,
.content_page #trauerrede p,
.content_page #trauerrede li {
  color: #fff;
}
.content_page #trauerrede .content-text {
  padding: 1rem;
}
.content_page #trauerrede #ba_1 {
  position: relative;
  margin-top: 60px;
}
.content_page #trauerrede #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #ablauf-einer-trauerfeier {
  --bgcolor: #52a797;
  background: linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
  background-image: url("../bilder/ablauf/bild-head.jpg"), linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
  background-position: top center;
  background-repeat: no-repeat;
}
.content_page #ablauf-einer-trauerfeier .headalone {
  margin-top: 410px;
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.8);
}
.content_page #ablauf-einer-trauerfeier .headalone.second {
  margin-top: 200px;
}
.content_page #ablauf-einer-trauerfeier .headalone.second h1 {
  text-shadow: none;
}
.content_page #ablauf-einer-trauerfeier .flexR {
  padding: 0rem 1.5rem;
  margin-top: 500px;
  display: flex;
  flex-direction: column;
  max-width: 96%;
}
.content_page #ablauf-einer-trauerfeier .flexR.second {
  margin-top: 0;
  margin-left: 50px;
}
.content_page #ablauf-einer-trauerfeier .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #ablauf-einer-trauerfeier .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #ablauf-einer-trauerfeier .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #ablauf-einer-trauerfeier .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(1) {
  margin-top: 580px;
  padding-left: 0;
  background-size: calc(100% - 8rem) 100%;
  background-position: calc(50% - 50px) top;
  background-repeat: no-repeat;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) {
  padding-left: 8rem;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 8rem;
  max-width: 70%;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  margin-left: 50px;
  padding-left: 0;
  padding-right: 0;
  background-size: 100% 98%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
}
.content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #ablauf-einer-trauerfeier .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #ablauf-einer-trauerfeier .flexR .row div.content-text {
  flex: 0 0 50%;
}
.content_page #ablauf-einer-trauerfeier .flexR .row div.content-text .rte {
  padding-left: 0rem;
}
.content_page #ablauf-einer-trauerfeier .flexR .row div.content-image {
  flex: 0 0 50%;
  display: flex;
  justify-content: flex-end;
}
.content_page #ablauf-einer-trauerfeier .flexR .row#ba_4 div.content-text {
  flex: 0 0 50%;
}
.content_page #ablauf-einer-trauerfeier .flexR .row#ba_4 div.content-text .rte {
  padding-left: 2rem;
}
.content_page #ablauf-einer-trauerfeier .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #ablauf-einer-trauerfeier h1,
.content_page #ablauf-einer-trauerfeier p,
.content_page #ablauf-einer-trauerfeier li {
  color: #fff;
}
.content_page #ablauf-einer-trauerfeier .content-text {
  padding: 1rem;
}
.content_page #ablauf-einer-trauerfeier #ba_1 {
  position: relative;
}
.content_page #ablauf-einer-trauerfeier #ba_1 .content-image {
  display: flex;
  justify-content: flex-start;
}
.content_page #ablauf-einer-trauerfeier #ba_1 .content-image figure {
  position: relative;
  margin-left: 0;
  margin-bottom: -150px;
}
.content_page #ablauf-einer-trauerfeier #ba_0 {
  position: relative;
}
.content_page #ablauf-einer-trauerfeier #ba_0 .content-image {
  position: relative;
  margin-top: -80px;
}
.content_page #ablauf-einer-trauerfeier #ba_0 .content-image figure {
  margin-right: -20px;
}
.content_page #ablauf-einer-trauerfeier #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #ablauf-einer-trauerfeier #ba_3 .content-image {
  position: relative;
  margin-top: -60px;
}
.content_page #ablauf-einer-trauerfeier #ba_3 .content-image figure {
  margin-right: -90px;
}
.content_page #ablauf-einer-trauerfeier #ba_4 .content-image {
  position: relative;
  margin-left: -30px;
  margin-bottom: -10px;
}
.content_page #erste-schritte-im-trauerfall {
  --bgcolor: #5e7627;
  background-color: var(--bgcolor);
}
.content_page #erste-schritte-im-trauerfall .flexR {
  padding: 0rem 3rem;
  margin-top: 500px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #erste-schritte-im-trauerfall .flexR.second {
  margin-top: 0;
  margin-left: 50px;
}
.content_page #erste-schritte-im-trauerfall .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #erste-schritte-im-trauerfall .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #erste-schritte-im-trauerfall .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #erste-schritte-im-trauerfall .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 4rem) 100% !important;
  background-position: 50px top;
  background-repeat: no-repeat;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(1) {
  margin-top: 58px;
  padding-left: 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) .rte {
  position: relative;
  display: table;
  margin-left: -20px;
  margin-top: -14rem;
  padding: 1rem 4rem 3rem 0;
  background-color: var(--bgcolor);
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 3.75rem;
  max-width: 100%;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  margin-left: 50px;
  padding-left: 0;
  padding-right: 0;
  background-size: 100% 98%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
}
.content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #erste-schritte-im-trauerfall .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #erste-schritte-im-trauerfall .flexR .row div.content-text {
  flex: 0 0 40%;
}
.content_page #erste-schritte-im-trauerfall .flexR .row div.content-text:nth-of-type(2) {
  flex: 0 0 60%;
  background-color: transparent !important;
}
.content_page #erste-schritte-im-trauerfall .flexR .row div.content-image {
  flex: 0 0 60%;
  display: flex;
  justify-content: flex-end;
}
.content_page #erste-schritte-im-trauerfall .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #erste-schritte-im-trauerfall h1,
.content_page #erste-schritte-im-trauerfall p,
.content_page #erste-schritte-im-trauerfall li {
  color: #fff;
}
.content_page #erste-schritte-im-trauerfall .content-text {
  padding: 1rem;
}
.content_page #erste-schritte-im-trauerfall #ba_11 {
  align-items: flex-start;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-text {
  flex: 0 0 65%;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-text .rte {
  position: relative;
  display: table;
  margin-left: -2rem;
  margin-top: -5rem;
  background-color: transparent;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-text .rte p {
  padding: 1rem 0;
  background-color: var(--bgcolor);
  font-weight: 600;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-text ul {
  margin-left: 7rem;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-text ul li {
  font-size: 1.375rem;
  font-weight: 600;
}
.content_page #erste-schritte-im-trauerfall #ba_11 .content-image {
  flex: 0 0 30%;
}
.content_page #erste-schritte-im-trauerfall #ba_1 {
  position: relative;
  margin-top: 60px;
}
.content_page #erste-schritte-im-trauerfall #ba_1 .content-image {
  display: flex;
  justify-content: flex-start;
}
.content_page #erste-schritte-im-trauerfall #ba_1 .content-image figure {
  position: relative;
  margin-left: 0;
  margin-bottom: -150px;
}
.content_page #erste-schritte-im-trauerfall #ba_0 {
  position: relative;
}
.content_page #erste-schritte-im-trauerfall #ba_0 .content-image {
  position: relative;
  margin-top: -80px;
}
.content_page #erste-schritte-im-trauerfall #ba_0 .content-image figure {
  margin-right: -20px;
}
.content_page #erste-schritte-im-trauerfall #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #erste-schritte-im-trauerfall #ba_3 .content-image {
  position: relative;
  margin-top: -60px;
}
.content_page #erste-schritte-im-trauerfall #ba_3 .content-image figure {
  margin-right: -120px;
}
.content_page #erste-schritte-im-trauerfall #ba_4 .content-image {
  position: relative;
  margin-left: -30px;
  margin-bottom: -10px;
}
.content_page #close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
}
.content_page #verfuegungen-vollmachten {
  background: linear-gradient(180deg, rgb(93, 117, 39) 0%, rgb(55, 69, 23) 100%);
}
.content_page #verfuegungen-vollmachten .flexR {
  padding: 0rem 3rem;
  margin-top: 500px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #verfuegungen-vollmachten .flexR.second {
  margin-top: 0;
  margin-left: 50px;
}
.content_page #verfuegungen-vollmachten .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #verfuegungen-vollmachten .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #verfuegungen-vollmachten .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #verfuegungen-vollmachten .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100% !important;
  background-position: 50px top;
  background-repeat: no-repeat;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1) {
  margin-top: 58px;
  padding-left: 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) .rte {
  position: relative;
  display: table;
  margin-left: -20px;
  margin-top: -14rem;
  padding: 1rem 4rem 3rem 0;
  background-color: var(--bgcolor);
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 3.75rem;
  max-width: 100%;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  margin-left: 50px;
  padding-left: 0;
  padding-right: 0;
  background-size: 100% 98%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
}
.content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #verfuegungen-vollmachten .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #verfuegungen-vollmachten .flexR .row div.content-text {
  flex: 0 0 60%;
}
.content_page #verfuegungen-vollmachten .flexR .row div.content-text:nth-of-type(2) {
  flex: 0 0 60%;
  background-color: transparent !important;
}
.content_page #verfuegungen-vollmachten .flexR .row div.content-text .rte {
  max-width: 90%;
}
.content_page #verfuegungen-vollmachten .flexR .row div.content-image {
  flex: 0 0 40%;
  display: flex;
  justify-content: flex-end;
}
.content_page #verfuegungen-vollmachten .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #verfuegungen-vollmachten h1,
.content_page #verfuegungen-vollmachten p,
.content_page #verfuegungen-vollmachten li {
  color: #fff;
}
.content_page #verfuegungen-vollmachten .content-text {
  padding: 1rem;
}
.content_page #verfuegungen-vollmachten #ba_11 {
  align-items: flex-start;
}
.content_page #verfuegungen-vollmachten #ba_11 .content-text {
  flex: 0 0 62%;
}
.content_page #verfuegungen-vollmachten #ba_11 .content-text .rte {
  position: relative;
  display: table;
  margin-left: -2rem;
  margin-top: -5rem;
  background-color: transparent;
}
.content_page #verfuegungen-vollmachten #ba_11 .content-text .rte p {
  padding: 1rem 0;
  background-color: var(--bgcolor);
}
.content_page #verfuegungen-vollmachten #ba_11 .content-text ul {
  margin-left: 10rem;
}
.content_page #verfuegungen-vollmachten #ba_11 .content-image {
  flex: 0 0 30%;
}
.content_page #verfuegungen-vollmachten #ba_1 {
  position: relative;
  margin-top: -20px;
}
.content_page #verfuegungen-vollmachten #ba_1 .content-image {
  display: flex;
  justify-content: flex-start;
}
.content_page #verfuegungen-vollmachten #ba_1 .content-image figure {
  position: relative;
  margin-left: -32px;
  margin-bottom: 0;
}
.content_page #verfuegungen-vollmachten #ba_0 {
  position: relative;
}
.content_page #verfuegungen-vollmachten #ba_0 .content-image {
  position: relative;
  margin-top: -80px;
}
.content_page #verfuegungen-vollmachten #ba_0 .content-image figure {
  margin-right: -20px;
}
.content_page #verfuegungen-vollmachten #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #verfuegungen-vollmachten #ba_3 .content-image {
  position: relative;
  margin-top: -60px;
}
.content_page #verfuegungen-vollmachten #ba_3 .content-image figure {
  margin-right: -120px;
}
.content_page #verfuegungen-vollmachten #ba_4 .content-image {
  position: relative;
  margin-left: -30px;
  margin-bottom: -10px;
}
.content_page #testament-erbrecht {
  --bgcolor: #155260;
  background-color: var(--bgcolor);
}
.content_page #testament-erbrecht .flexR {
  padding: 0rem 3rem;
  margin-top: 500px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #testament-erbrecht .flexR.second {
  margin-top: 0;
  margin-left: 50px;
}
.content_page #testament-erbrecht .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #testament-erbrecht .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #testament-erbrecht .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #testament-erbrecht .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #testament-erbrecht .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-size: calc(100% - 0rem) 100% !important;
  background-position: 50px top;
  background-repeat: no-repeat;
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1) {
  margin-top: 58px;
  padding-left: 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) .rte {
  position: relative;
  display: table;
  margin-left: -20px;
  margin-top: -14rem;
  padding: 1rem 4rem 3rem 0;
  background-color: var(--bgcolor);
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 3.75rem;
  max-width: 100%;
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2) {
  margin-top: 100px;
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0;
  background-size: 100% 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
}
.content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #testament-erbrecht .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #testament-erbrecht .flexR .row div.content-text {
  flex: 0 0 60%;
}
.content_page #testament-erbrecht .flexR .row div.content-text:nth-of-type(2) {
  flex: 0 0 60%;
  background-color: transparent !important;
}
.content_page #testament-erbrecht .flexR .row div.content-text .rte {
  max-width: 100%;
}
.content_page #testament-erbrecht .flexR .row div.content-image {
  flex: 0 0 40%;
  display: flex;
  justify-content: flex-end;
}
.content_page #testament-erbrecht .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #testament-erbrecht h1,
.content_page #testament-erbrecht p,
.content_page #testament-erbrecht li {
  color: #fff;
}
.content_page #testament-erbrecht .content-text {
  padding: 1rem;
}
.content_page #testament-erbrecht #ba_11 {
  align-items: flex-start;
}
.content_page #testament-erbrecht #ba_11 .content-text {
  flex: 0 0 62%;
}
.content_page #testament-erbrecht #ba_11 .content-text .rte {
  position: relative;
  display: table;
  margin-left: -2rem;
  margin-top: -5rem;
  background-color: transparent;
}
.content_page #testament-erbrecht #ba_11 .content-text .rte p {
  padding: 1rem 0;
  background-color: var(--bgcolor);
}
.content_page #testament-erbrecht #ba_11 .content-text ul {
  margin-left: 10rem;
}
.content_page #testament-erbrecht #ba_11 .content-image {
  flex: 0 0 30%;
}
.content_page #testament-erbrecht #ba_1 {
  position: relative;
  margin-top: -20px;
}
.content_page #testament-erbrecht #ba_1 .rte {
  max-width: 90%;
}
.content_page #testament-erbrecht #ba_1 .content-image {
  display: flex;
  justify-content: flex-start;
}
.content_page #testament-erbrecht #ba_1 .content-image figure {
  position: relative;
  margin-left: -32px;
  margin-bottom: 0;
}
.content_page #testament-erbrecht .kastenB {
  position: relative;
  margin-top: -60px;
  margin-left: 50px;
  background-color: #987836;
  max-width: 50%;
}
.content_page #testament-erbrecht .kastenB .content-text {
  padding: 1rem 1rem;
}
.content_page #testament-erbrecht .kastenB .content-text .rte {
  max-width: 90%;
  font-style: italic;
}
.content_page #testament-erbrecht #ba_0 {
  position: relative;
}
.content_page #testament-erbrecht #ba_0 .content-image {
  position: relative;
  margin-top: -80px;
}
.content_page #testament-erbrecht #ba_0 .content-image figure {
  position: relative;
  margin-left: 10px;
  margin-top: -35px;
}
.content_page #testament-erbrecht #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #testament-erbrecht #ba_3 .content-image {
  position: relative;
  margin-top: -60px;
}
.content_page #testament-erbrecht #ba_3 .content-image figure {
  margin-right: -120px;
}
.content_page #testament-erbrecht #ba_4 .content-image {
  position: relative;
  margin-left: -30px;
  margin-bottom: -10px;
}
.content_page #bestattungsvorsorge {
  --bgcolor: #987836;
  background-color: var(--bgcolor);
}
.content_page #bestattungsvorsorge .starttext p {
  font-size: 1.375rem;
  line-height: 1.7rem;
}
.content_page #bestattungsvorsorge .flexR {
  padding: 0rem 3rem;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.content_page #bestattungsvorsorge .flexR.second {
  margin-top: -30px;
  margin-left: 0px !important;
  padding-top: 30px;
  background-size: calc(100% - 2rem) 100% !important;
}
.content_page #bestattungsvorsorge .flexR.first {
  position: relative;
  margin-left: 50px !important;
}
.content_page #bestattungsvorsorge .flexR .column.first {
  display: flex;
  align-items: center;
  margin-top: 3rem;
}
.content_page #bestattungsvorsorge .flexR .column.first .starttext {
  max-width: 70%;
  padding-left: 3rem;
  font-size: 1.375rem;
}
.content_page #bestattungsvorsorge .flexR .column.last {
  display: flex;
  font-size: 1.3rem;
}
.content_page #bestattungsvorsorge .flexR .column.last .liste {
  max-width: 50%;
}
.content_page #bestattungsvorsorge .flexR.rahmen {
  background-image: url(../hg/rand-gold2.png);
  background-position: 0px top;
  background-repeat: no-repeat;
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1) {
  margin-top: 58px;
  padding-left: 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(1) .rte {
  position: relative;
  display: table;
  margin-left: -20px;
  margin-top: -14rem;
  padding: 1rem 4rem 3rem 0;
  background-color: var(--bgcolor);
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
  padding-left: 0;
  background-color: var(--bgcolor);
  margin-bottom: 3.75rem;
  max-width: 100%;
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2) {
  margin-top: 15px;
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0;
  background-size: 100% 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2) .content-text {
  padding-left: 0;
  max-width: 90%;
  padding-left: 3rem;
}
.content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2) .content-text:nth-of-type(2) {
  padding-left: 3rem;
}
.content_page #bestattungsvorsorge .flexR #ba_3 div.content-text {
  flex: 0 0 100%;
}
.content_page #bestattungsvorsorge .flexR .row {
  display: flex;
  align-items: center;
}
.content_page #bestattungsvorsorge .flexR .row #ba_3 div.content-text {
  flex: 0 0 100%;
}
.content_page #bestattungsvorsorge .flexR .row div.content-text {
  flex: 0 0 60%;
}
.content_page #bestattungsvorsorge .flexR .row div.content-text:nth-of-type(2) {
  flex: 0 0 60%;
  background-color: transparent !important;
}
.content_page #bestattungsvorsorge .flexR .row div.content-text .rte {
  max-width: 100%;
}
.content_page #bestattungsvorsorge .flexR .row div.content-image {
  flex: 0 0 40%;
  display: flex;
  justify-content: flex-end;
}
.content_page #bestattungsvorsorge .flexR:nth-of-type(2) {
  margin-top: 50px;
  padding-bottom: 3rem;
}
.content_page #bestattungsvorsorge h1,
.content_page #bestattungsvorsorge p,
.content_page #bestattungsvorsorge li {
  color: #fff;
}
.content_page #bestattungsvorsorge .content-text {
  padding: 1rem;
}
.content_page #bestattungsvorsorge #ba_11 {
  align-items: flex-start;
}
.content_page #bestattungsvorsorge #ba_11 .content-text {
  flex: 0 0 62%;
}
.content_page #bestattungsvorsorge #ba_11 .content-text .rte {
  position: relative;
  display: table;
  margin-left: -2rem;
  margin-top: -5rem;
  background-color: transparent;
}
.content_page #bestattungsvorsorge #ba_11 .content-text .rte p {
  padding: 1rem 0;
  background-color: var(--bgcolor);
}
.content_page #bestattungsvorsorge #ba_11 .content-text ul {
  margin-left: 10rem;
}
.content_page #bestattungsvorsorge #ba_11 .content-image {
  flex: 0 0 30%;
}
.content_page #bestattungsvorsorge #ba_1 {
  position: relative;
  margin-top: -20px;
}
.content_page #bestattungsvorsorge #ba_1 .rte {
  max-width: 90%;
}
.content_page #bestattungsvorsorge #ba_1 .content-image {
  display: flex;
  justify-content: flex-start;
}
.content_page #bestattungsvorsorge #ba_1 .content-image figure {
  position: relative;
  margin-right: -72px;
  margin-bottom: 0;
  margin-top: -390px;
}
.content_page #bestattungsvorsorge .kastenB {
  position: relative;
  margin-top: -60px;
  margin-left: 50px;
  background-color: #987836;
  max-width: 50%;
}
.content_page #bestattungsvorsorge .kastenB .content-text {
  padding: 1rem 1rem;
}
.content_page #bestattungsvorsorge .kastenB .content-text .rte {
  max-width: 90%;
  font-style: italic;
}
.content_page #bestattungsvorsorge #ba_0 {
  position: relative;
}
.content_page #bestattungsvorsorge #ba_0 .content-image {
  position: relative;
  margin-top: -80px;
}
.content_page #bestattungsvorsorge #ba_0 .content-image figure {
  position: relative;
  margin-left: 10px;
  margin-top: -160px;
}
.content_page #bestattungsvorsorge #ba_2 {
  position: relative;
  margin-top: -60px;
}
.content_page #bestattungsvorsorge #ba_3 .content-image {
  position: relative;
  margin-top: -60px;
}
.content_page #bestattungsvorsorge #ba_3 .content-image figure {
  margin-right: -120px;
}
.content_page #bestattungsvorsorge #ba_4 .content-image {
  position: relative;
  margin-left: -30px;
  margin-bottom: -10px;
}
.content_page .p90 .rte {
  max-width: 90%;
}
.content_page ul li {
  list-style-image: url("../hg/li.png");
}
.content_page .imageCascade {
  position: relative;
  min-width: 500px;
  max-width: 600px;
}
.content_page .imageCascade .content-image {
  position: absolute;
}
.content_page .imageCascade .content-image img {
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.38);
}
.content_page .imageCascade .content-image:nth-child(1) {
  right: 0;
  z-index: 1;
}
.content_page .imageCascade .content-image:nth-child(2) {
  left: 0rem;
  top: 4rem;
  z-index: 3;
}
.content_page .imageCascade .content-image:nth-child(3) {
  right: 0rem;
  top: 15rem;
  z-index: 1;
}
.content_page .imageCascade .content-image:nth-child(4) {
  left: 5rem;
  top: 25rem;
  z-index: 0;
}
.content_page #leistungen h1 {
  background-color: #f5efdd;
}
.content_page #leistungen .liste {
  padding-left: 3.8rem;
  background-color: #f5efdd;
}
.content_page #katalog {
  background: linear-gradient(180deg, rgb(94, 118, 39) 0%, rgb(47, 59, 20) 100%);
}
.content_page #katalog .flexN {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: -50px;
  display: flex;
  flex-direction: column;
}
.content_page #katalog #btn_produktKatalog {
  max-width: 850px;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.38);
  margin: 0 auto;
  cursor: pointer;
}
.content_page #katalog .column.fullwidth {
  padding: 5rem;
  border: 1px solid #bea984;
  text-align: center;
}
.content_page #katalog .content-text {
  z-index: 8000000;
  position: relative;
  margin-bottom: 1rem;
}
.content_page #karte {
  background: #364644;
}
.content_page #hier-finden-sie-uns {
  background: #364644;
}
.content_page #hier-finden-sie-uns #karte {
  max-width: 65%;
  border: 1px solid #bea984;
  margin-left: 16rem;
  position: relative;
}
.content_page #hier-finden-sie-uns #karte #k_text {
  background-color: #364644;
  position: absolute;
  left: -250px;
  top: 18px;
  width: 450px;
  max-width: 100%;
  padding: 0.1rem 0;
  color: #fff;
}
.content_page #filialen {
  background: linear-gradient(180deg, rgb(21, 82, 96) 0%, rgb(5, 23, 21) 100%);
}
.content_page #filialen .f_item {
  padding: 5rem 2rem;
  display: inline-flex;
  flex-direction: row;
  color: #fff;
  border: 1px solid #bea984;
}
.content_page #filialen .f_item .content-text {
  display: flex;
  padding-right: 5rem;
  align-items: flex-end;
  padding-bottom: 2rem;
}
.content_page #filialen .f_item .content-text .rte h2,
.content_page #filialen .f_item .content-text .rte h3 {
  text-transform: uppercase;
  font-size: 1.875rem;
}
.content_page #filialen .f_item .content-text .rte h3 {
  text-transform: uppercase;
  font-size: 1.875rem;
}
.content_page #filialen .f_item .content-text .rte h2,
.content_page #filialen .f_item .content-text .rte h3,
.content_page #filialen .f_item .content-text .rte p {
  padding: 0;
  margin: 0;
  color: #f5efdd;
}
.content_page #filialen .f_item:nth-child(3) {
  margin-top: 5rem;
}
.content_page #filialen .f_item:nth-child(2), .content_page #filialen .f_item:nth-child(4) {
  margin-right: 0;
  margin-left: auto;
  position: relative;
  margin-top: -2.5rem;
  margin-left: 10rem;
}
.content_page #filialen .content-image {
  position: relative;
}
.content_page #filialen .content-image a img {
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.38);
}
.content_page #filialen .content-image::after {
  position: absolute;
  content: url("../hg/scale.png");
  top: 5px;
  right: 5px;
  pointer-events: none;
}
.content_page .btn_planer {
  display: flex;
  align-items: flex-end;
  padding-left: 3rem;
  cursor: pointer;
}

#btn_soforthilfe {
  cursor: pointer;
}
#logo {
  cursor: pointer;
}

.content_page #erste-schritte-im-trauerfall .content-image img,
.content_page #bestattungsarten .content-image img,
.content_page #trauerdruck .content-image img,
.content_page #trauerrede .content-image img,
.content_page #testament-erbrecht .content-image img,
.content_page #bestattungsvorsorge .content-image img,
.content_page #verfuegungen-vollmachten .content-image img,
.content_page #ablauf-einer-trauerfeier .content-image img {
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.38);
}
.content_page #erste-schritte-im-trauerfall .content-image.noshaddow img,
.content_page #bestattungsarten .content-image.noshaddow img,
.content_page #trauerdruck .content-image.noshaddow img,
.content_page #trauerrede .content-image.noshaddow img,
.content_page #testament-erbrecht .content-image.noshaddow img,
.content_page #bestattungsvorsorge .content-image.noshaddow img,
.content_page #verfuegungen-vollmachten .content-image.noshaddow img,
.content_page #ablauf-einer-trauerfeier .content-image.noshaddow img {
  box-shadow: none;
}
.content_page #testament-erbrecht .content-image.noshaddow img {
  box-shadow: none;
}

#map_muecheln,
#map_merseburg,
#map_halle,
#map_lauchstaedt,
#map_braunsbedra,
#map_naumburg,
#map_luetzen,
#map_wethautal,
#map_leune,
#map_schkopau,
#map_duerrenberg,
#map_weissenfels {
  cursor: pointer;
}

.showMobile {
  display: none;
}

#anfahrt_weg h2 {
  padding-left: 0 !important;
  cursor: pointer;
}
#anfahrt_weg .hiddenlink a img {
  opacity: 0;
}

#leistungen .scaleI {
  position: absolute;
  top: 10px;
  right: 10px;
}
#leistungen .scaleI img {
  transform: scale(0.7);
}

#im-film-erklaert .lineS {
  max-width: 1230px;
}

.info_window {
  background-color: #987836;
  border: 1px solid #fff;
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.38);
  color: #fff;
  display: inline-block;
  padding: 1.5rem;
  position: absolute;
  display: block;
  z-index: 100;
}
.info_window.hide {
  display: none;
}
.info_window a {
  color: #fff;
}
.info_window h2,
.info_window p {
  margin: 0;
  padding: 0;
}
.info_window .close {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
}

@media only screen and (max-width: 1880px) and (min-width: 1228px) {
  .content_page #leistungen .flexR .column.last {
    display: flex;
    font-size: 1.3rem;
    flex-direction: column;
  }
  .content_page .imageCascade {
    position: relative;
    min-width: 0;
    display: flex;
    flex-wrap: no-wrap;
    max-width: 100%;
    justify-content: center;
  }
  .content_page .imageCascade .content-image {
    position: static;
    padding: 0.5rem;
  }
  .content_page .imageCascade .content-image img {
    max-height: 120px;
    width: auto;
  }
  .content_page #leistungen .flexR .column.last .liste {
    max-width: 98%;
  }
  #leistungen .scaleI {
    display: none;
  }
}
@media only screen and (max-width: 1670px) {
  #adressenWeg {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  #adressenWeg .column:nth-child(1) {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
  }
  #adressenWeg .column:nth-child(1) .content-text {
    flex: 0 0 50% !important;
    margin-bottom: 1.5rem;
  }
  #adressenWeg .column:nth-child(2) {
    flex: 0 0 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #adressenWeg .column:nth-child(2) .content-text {
    flex: 0 0 50% !important;
  }
  #imap {
    position: relative;
    z-index: 10;
  }
  .content_page #hier-finden-sie-uns #karte #k_text {
    z-index: 9;
  }
}
@media only screen and (max-width: 1595px) and (min-width: 1229px) {
  #unser-team .team_widget {
    transform-origin: center center;
    transform: scale(1);
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
  }
  #unser-team .team_widget .sectionR .sec_holder,
  #unser-team .team_widget .sectionL .sec_holder {
    margin: 0 auto 0rem auto;
  }
  #unser-team .team_widget .sectionR {
    margin-bottom: 5rem;
  }
  #unser-team .team_widget .sec_holder.first {
    margin-bottom: 5rem;
  }
  #unser-team .team_widget .sec_holder .image.child,
  #unser-team .team_widget .sec_holder .text.child {
    flex: 0 0 50% !important;
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 100%;
  }
  #left {
    max-width: 300px;
  }
  #container #main {
    padding-left: 300px;
  }
  .content_page #trauerdruck::before {
    left: 45%;
    width: 296px;
    height: 418px;
  }
}
@media only screen and (max-width: 1495px) {
  .team_widget {
    transform-origin: center center;
    transform: scale(0.9);
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 780px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1228px) {
  .showMobile {
    display: block;
  }
  .showDesktop {
    display: none;
  }
  #leistungen .scaleI {
    display: none;
  }
}
@media only screen and (max-width: 1227px) and (min-width: 980px) {
  .showMobile {
    display: block;
    display: none;
  }
  .showDesktop {
    display: none;
    display: block;
  }
  #leistungen .scaleI {
    display: none;
  }
  .content_page #trauerdruck::before {
    left: 56%;
    width: 296px;
    height: 418px;
  }
}
@media only screen and (max-width: 780px) {
  .content_page #trauerdruck::before {
    left: 56%;
    width: 296px;
    height: 418px;
    background-size: 200px;
  }
  .content_page #trauerdruck .starttext .rte {
    max-width: 100%;
  }
}
@media only screen and (max-width: 690px) {
  .content_page #bestattungsarten .flexR .row,
  .content_page #trauerdruck .flexR .row,
  .content_page #trauerrede .flexR .row,
  .content_page #testament-erbrecht .flexR .row,
  .content_page #leistungen .flexR .row,
  .content_page #bestattungsvorsorge .flexR .row,
  .content_page #verfuegungen-vollmachten .flexR .row {
    flex-direction: column;
  }
  .content_page #bestattungsarten .kastenB,
  .content_page #trauerdruck .kastenB,
  .content_page #trauerrede .kastenB,
  .content_page #testament-erbrecht .kastenB,
  .content_page #leistungen .kastenB,
  .content_page #bestattungsvorsorge .kastenB,
  .content_page #verfuegungen-vollmachten .kastenB {
    max-width: 90%;
    margin-right: 50px;
    margin: 5px 30px;
  }
  .content_page #bestattungsarten #ba_1 .content-image figure,
  .content_page #trauerdruck #ba_1 .content-image figure,
  .content_page #trauerrede #ba_1 .content-image figure,
  .content_page #testament-erbrecht #ba_1 .content-image figure,
  .content_page #leistungen #ba_1 .content-image figure,
  .content_page #bestattungsvorsorge #ba_1 .content-image figure,
  .content_page #verfuegungen-vollmachten #ba_1 .content-image figure {
    margin-top: 0;
  }
  .content_page #bestattungsarten #ba_0 .content-image,
  .content_page #trauerdruck #ba_0 .content-image,
  .content_page #trauerrede #ba_0 .content-image,
  .content_page #testament-erbrecht #ba_0 .content-image,
  .content_page #leistungen #ba_0 .content-image,
  .content_page #bestattungsvorsorge #ba_0 .content-image,
  .content_page #verfuegungen-vollmachten #ba_0 .content-image {
    margin-top: 0px;
  }
  .content_page #bestattungsarten .rahmen,
  .content_page #trauerdruck .rahmen,
  .content_page #trauerrede .rahmen,
  .content_page #testament-erbrecht .rahmen,
  .content_page #leistungen .rahmen,
  .content_page #bestattungsvorsorge .rahmen,
  .content_page #verfuegungen-vollmachten .rahmen {
    margin-left: 0 !important;
    max-width: 100%;
  }
  .content_page #verfuegungen-vollmachten #ba_0 .content-image figure,
  .content_page #verfuegungen-vollmachten #ba_1 .content-image figure {
    margin: 0px;
  }
  .content_page #verfuegungen-vollmachten #ba_1 {
    margin: 0;
    flex-direction: column-reverse !important;
  }
  .content_page #testament-erbrecht #ba_1 .content-image img {
    max-width: 80%;
    margin: 0 auto;
  }
  .content_page #ablauf-einer-trauerfeier .flexR {
    max-width: 100% !important;
  }
  .content_page #ablauf-einer-trauerfeier .flexR .row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) {
    margin-top: 100px;
    margin-left: 0px !important;
    padding-left: 0;
    padding-right: 0;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_0 .content-image {
    margin-top: 0;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_0 .content-image figure {
    margin-right: 0;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_3 .content-image {
    margin-top: 0;
  }
  .content_page #ablauf-einer-trauerfeier .flexR.second {
    margin-left: 0;
    padding: 0;
  }
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen .content-text {
    padding-left: 1rem !important;
    max-width: 90%;
  }
  .content_page #ablauf-einer-trauerfeier .flexR .content-image {
    margin: 0 !important;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_4 {
    flex-direction: column-reverse;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_1 {
    flex-direction: column-reverse;
  }
  .content_page #ablauf-einer-trauerfeier .flexR #ba_1 .content-image figure {
    margin-bottom: 0;
  }
  .content_page #ablauf-einer-trauerfeier #ba_3 .content-image figure,
  .content_page #ablauf-einer-trauerfeier #ba_4 .content-image figure {
    margin: 0;
  }
  .content_page #ablauf-einer-trauerfeier .headalone.second {
    margin-top: 20px;
  }
  .content_page #leistungen .flexR .column.first {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    flex-direction: column;
  }
  .content_page #leistungen .flexR .column.first .starttext {
    padding-left: 0;
  }
}
@media only screen and (max-width: 1229px) {
  .content_page #bestattungsarten .flexR,
  .content_page #trauerdruck .flexR,
  .content_page #trauerrede .flexR {
    max-width: 100%;
  }
}
@media only screen and (max-width: 980px) {
  #leistungen .scaleI {
    display: none;
  }
  .content_page #trauerdruck::before {
    left: 56%;
    width: 296px;
    height: 418px;
  }
}
@media only screen and (max-width: 1395px) and (min-width: 1228px) {
  .startseite #uNavSideBottom {
    display: none;
    transform: scale(0.8);
  }
}
@media only screen and (max-width: 1300px) {
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 670px;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 450px;
  }
  .startseite #wrapper video.grow {
    max-width: 450px;
  }
}
@media only screen and (max-width: 1279px) {
  .content_page #leistungen .flexR .column.last {
    display: flex;
    font-size: 1.5rem;
    flex-direction: column;
  }
  .content_page .imageCascade {
    position: relative;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .content_page .imageCascade .content-image {
    position: static;
    padding: 0.5rem;
  }
  .content_page .imageCascade .content-image img {
    max-height: 120px;
    width: auto;
  }
  .content_page #leistungen .flexR .column.last .liste {
    max-width: 98%;
  }
  .startseite #main .flexR .starttext p,
  .startseite #main #karte #k_text p {
    line-height: 2.5rem;
  }
  #so-finden-sie-zu-uns p,
  #so-finden-sie-zu-uns em {
    line-height: 1.5rem;
  }
  .content_page .imageCascade {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .team_widget {
    transform-origin: left center;
    transform: scale(0.9);
  }
  .content_page section {
    min-height: 100vh;
    padding: 5rem 5rem;
  }
  .content_page section#unser-team {
    padding: 5rem 1rem;
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 600px;
  }
}
@media only screen and (max-width: 1000px) {
  .content_page #hier-finden-sie-uns #karte {
    max-width: 100%;
    border: 1px solid #bea984;
    margin: 2rem;
  }
  .content_page #hier-finden-sie-uns #karte #k_text {
    position: static;
    padding: 0.5rem;
  }
  #unser-team .team_widget,
  #unsere-philosophie .team_widget {
    transform-origin: center center;
    transform: scale(0.9);
  }
  #unser-team .team_widget .sectionL .sec_holder.expand,
  #unser-team .team_widget .sectionR .sec_holder.expand,
  #unsere-philosophie .team_widget .sectionL .sec_holder.expand,
  #unsere-philosophie .team_widget .sectionR .sec_holder.expand {
    max-width: 100%;
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 600px;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 350px;
  }
  .startseite #wrapper video.grow {
    max-width: 350px;
  }
}
@media only screen and (max-width: 920px) {
  .showMobile {
    display: block;
  }
  .showDesktop {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  html {
    font-size: 12px;
  }
  .content_page #filialen .f_item {
    margin: 1rem !important;
  }
  #filialen,
  #hier-finden-sie-uns {
    padding: 2rem;
  }
  #filialen #karte,
  #hier-finden-sie-uns #karte {
    margin: 1rem !important;
  }
  .hiddenlink a img {
    width: 12px;
  }
  #unser-team .team_widget,
  #unsere-philosophie .team_widget {
    transform-origin: center center;
    transform: scale(1);
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
  }
  #unser-team .team_widget .sectionR .sec_holder,
  #unser-team .team_widget .sectionL .sec_holder,
  #unsere-philosophie .team_widget .sectionR .sec_holder,
  #unsere-philosophie .team_widget .sectionL .sec_holder {
    margin: 0 auto 0rem auto;
  }
  #unser-team .team_widget .sectionR,
  #unsere-philosophie .team_widget .sectionR {
    margin-bottom: 5rem;
  }
  #unser-team .team_widget .sec_holder.first,
  #unsere-philosophie .team_widget .sec_holder.first {
    margin-bottom: 5rem;
  }
  #unser-team .team_widget .sec_holder .image.child,
  #unser-team .team_widget .sec_holder .text.child,
  #unsere-philosophie .team_widget .sec_holder .image.child,
  #unsere-philosophie .team_widget .sec_holder .text.child {
    flex: 0 0 50% !important;
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 100%;
  }
  .startseite #main .flexR .starttext p,
  .startseite #main #karte #k_text p {
    line-height: 2.5rem;
  }
  #anfahrt_weg #adressenWeg .column:nth-child(2) .content-text h2 {
    padding-left: 0px !important;
  }
  #anfahrt_weg #adressenWeg .content-text {
    margin-bottom: 1.3rem;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 300px;
  }
  .startseite #wrapper video.grow {
    max-width: 300px;
  }
  #anfahrt_weg .flexEE #computeAnfahrt {
    font-size: 1.2rem;
  }
  section#hier-finden-sie-uns {
    display: flex;
    align-items: center;
  }
  .content_page #ablauf-einer-trauerfeier {
    --bgcolor: #52a797;
    background: linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
    background-image: url(../bilder/ablauf/bild-head-kl.jpg), linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
    background-position: top center;
    background-repeat: no-repeat;
  }
  .content_page #ablauf-einer-trauerfeier .headalone {
    margin-top: 296px;
  }
}
@media only screen and (max-width: 700px) {
  .content_page #ablauf-einer-trauerfeier .headalone {
    margin-top: calc(51.8134715026vw - 180px);
  }
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(1), .content_page #trauerrede .flexR.rahmen:nth-of-type(1) {
    margin-bottom: 2rem !important;
  }
  .content_page #trauerrede #ba_1 {
    margin-top: 20px;
  }
  #main .inside .mod_article section#erste-schritte-im-trauerfall:nth-of-type(1),
  #main .inside .mod_article section#trauerrede:nth-of-type(1) {
    padding-top: 20px;
  }
  #main .inside .mod_article section#bestattungsarten:nth-of-type(1),
  #main .inside .mod_article section#trauerrede:nth-of-type(1) {
    padding-top: 120px;
  }
  .content_page #trauerrede .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
    padding-left: 0;
    background-color: var(--bgcolor);
    margin-bottom: 1rem;
    max-width: 100%;
  }
  .content_page #trauerrede .flexR.rahmen:nth-of-type(2) .content-text {
    max-width: 100%;
    padding-left: 0rem;
  }
  .content_page #erste-schritte-im-trauerfall .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2),
  #trauerrede .flexR.rahmen:nth-of-type(1) .content-text:nth-of-type(2) {
    margin-bottom: 0;
  }
  section#erste-schritte-im-trauerfall,
  section#bestattungsarten,
  section#trauerrede,
  section#testament-erbrecht,
  section#verfuegungen-vollmachten,
  section#leistungen,
  section#bestattungsvorsorge,
  #ablauf-einer-trauerfeier {
    padding: 5rem 1rem;
  }
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) {
    background-size: calc(100% - 0rem) 100%;
    padding: 3rem;
    margin-top: 50px;
  }
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) .content-text {
    padding: 0 !important;
    max-width: 100%;
  }
  .content_page #trauerrede .flexR.rahmen:nth-of-type(1),
  .content_page #trauerrede .flexR.rahmen:nth-of-type(2),
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1),
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2),
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(1),
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(2),
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1),
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2),
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1),
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2),
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2),
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen.second {
    margin-top: 100px;
    background-size: 100% 100%;
    background-position: left top;
    margin: 0;
    padding: 1rem 2rem;
  }
  .content_page #trauerrede .flexR.rahmen:nth-of-type(1) .content-text,
  .content_page #trauerrede .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1) .content-text,
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(1) .content-text,
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1) .content-text,
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1) .content-text,
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) .content-text,
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen.second .content-text {
    padding-left: 0;
    max-width: 100%;
    padding: 0 !important;
  }
  .content_page #trauerrede .flexR.rahmen:nth-of-type(1) .content-text .rte,
  .content_page #trauerrede .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(1) .content-text .rte,
  .content_page #verfuegungen-vollmachten .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(1) .content-text .rte,
  .content_page #bestattungsarten .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(1) .content-text .rte,
  .content_page #bestattungsvorsorge .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(1) .content-text .rte,
  .content_page #testament-erbrecht .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) .content-text .rte,
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen.second .content-text .rte {
    max-width: 100%;
  }
  .content_page #leistungen .flexR {
    background: url(../hg/rand-gold2.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
  }
  .content_page #bestattungsvorsorge .flexR.first {
    margin-left: 0 !important;
  }
  .content_page #testament-erbrecht #ba_0 .content-image figure {
    margin-left: 0;
    margin-top: 0;
  }
  .content_page #bestattungsvorsorge .flexR.second {
    margin-top: 20px;
    margin-left: 0px !important;
    padding-top: 30px;
    background-size: 100% 100% !important;
  }
  .content_page #ablauf-einer-trauerfeier .flexR.rahmen:nth-of-type(2) {
    margin-top: 60px;
  }
  .content_page #trauerdruck::before {
    left: 56%;
    width: 296px;
    height: 418px;
    background-size: 200px;
    top: auto;
  }
  .content_page #bestattungsarten #ba_1 {
    margin: 0;
    flex-direction: column;
  }
  .content_page #erste-schritte-im-trauerfallsection {
    padding: 5rem 0rem;
    border: 2px solid #ff0000;
  }
  .content_page #erste-schritte-im-trauerfall #ba_0,
  .content_page #erste-schritte-im-trauerfall #ba_11 {
    flex-direction: column;
  }
  .content_page #erste-schritte-im-trauerfall #ba_0 .content-text .rte,
  .content_page #erste-schritte-im-trauerfall #ba_11 .content-text .rte {
    position: relative;
    display: table;
    margin-left: 0rem;
    margin-top: 0rem;
    background-color: transparent;
  }
  .content_page #erste-schritte-im-trauerfall #ba_11 {
    flex-direction: column-reverse;
  }
  .content_page #erste-schritte-im-trauerfall #main .inside .mod_article section:nth-of-type(1) {
    padding-top: 120px;
  }
  .content_page #erste-schritte-im-trauerfall .flexR.rahmen {
    background-position: 0 top;
    background-size: 100% 100% !important;
    padding: 1.5rem !important;
  }
  .content_page #erste-schritte-im-trauerfall .flexR.rahmen .row div.content-image {
    margin: 0 auto;
  }
  .content_page .p90 .rte {
    max-width: 100%;
  }
  .content_page #bestattungsarten #ba_2 {
    position: relative;
    margin-top: 0px;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 700px) and (max-width: 900px) {
  .content_page #ablauf-einer-trauerfeier {
    --bgcolor: #52a797;
    background: linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
    background-image: url(../bilder/ablauf/bild-head-kl.jpg), linear-gradient(180deg, rgb(82, 167, 151) 0%, rgb(41, 84, 76) 100%);
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 600px) {
  .content_page #filialen .f_item {
    position: relative;
    flex-direction: column;
  }
  .content_page #filialen .f_item .rte {
    margin: 0 auto;
  }
  .content_page #filialen .f_item .content-image img {
    max-width: 70%;
    margin: 0 auto;
  }
  .content_page #filialen .f_item .btn_planer {
    position: absolute;
    right: 5px;
    bottom: 15px;
  }
  .startseite #main .flexR .column .tellink p {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .team_widget .sectionL .sec_holder.expand .text,
  .team_widget .sectionR .sec_holder.expand .text {
    padding-top: 320px;
    padding-left: 0;
    font-size: 1.5rem;
  }
  .team_widget .sectionL .sec_holder.expand .text .content-text,
  .team_widget .sectionR .sec_holder.expand .text .content-text {
    padding: 0.5rem;
  }
  .team_widget .sectionL .sec_holder.expand .text .content-text .rte p,
  .team_widget .sectionR .sec_holder.expand .text .content-text .rte p {
    line-height: 1.1rem !important;
  }
  .team_widget .sectionL .sec_holder.expand,
  .team_widget .sectionR .sec_holder.expand {
    width: 300px;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 270px;
  }
  .startseite #wrapper video.grow {
    max-width: 270px;
  }
  #anfahrt_weg #travelMode div label {
    font-size: 1.2rem;
  }
  .content_page #filialen .content-image::after {
    content: none;
  }
}
@media only screen and (max-width: 500px) {
  .content_page section {
    padding: 5rem 1rem;
  }
  .content_page h1 {
    font-size: 2.5rem;
  }
  p {
    font-size: 1.25rem;
    line-height: 1.5rem !important;
  }
  .content_page #leistungen .flexR .column.first {
    display: flex;
    align-items: center;
    margin-top: 3rem;
    flex-direction: column;
  }
  .content_page #erste-schritte-im-trauerfall #ba_11 .content-text ul {
    margin-left: 1rem;
  }
  .content_page #trauerdruck::before {
    left: 56%;
    width: 296px;
    height: 418px;
    background-size: 150px;
    top: auto;
  }
  #hier-finden-sie-uns {
    background: #364644;
  }
  #hier-finden-sie-uns #karte #k_text {
    left: -250px;
    top: 18px;
    width: 100% !important;
  }
  #hier-finden-sie-uns #karte #k_text h1 {
    font-size: 2.5rem;
  }
  #main .inside .mod_article section:nth-of-type(1) {
    padding-top: 70px;
  }
  #anfahrt_weg #adressenWeg {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 1rem;
  }
  #anfahrt_weg #adressenWeg .column:nth-child(2) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #anfahrt_weg #adressenWeg .column:nth-child(2) .content-text {
    flex: 0 0 50%;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 220px;
  }
  .startseite #wrapper video.grow {
    max-width: 220px;
  }
  .content_page #katalog .flexN {
    margin-top: 0;
  }
}
@media only screen and (max-width: 400px) {
  html {
    font-size: 10px;
  }
  .content_page #trauerdruck::before {
    background-size: 100px;
    top: auto;
  }
  .startseite #wrapper #teamBildClone.grow {
    max-width: 150px;
  }
  .startseite #wrapper video.grow {
    max-width: 150px;
  }
  .startseite #main .rahmen.init .row .cell img,
  .startseite #main .rahmen.init .row .cell video {
    max-width: 100%;
  }
  .startseite #main .rahmen.init .row #b2 video {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1399px) and (min-width: 1228px) {
  .startseite .team_widget {
    transform-origin: center center;
    transform: scale(1);
    padding-bottom: 0;
    margin-bottom: 0;
    flex-direction: column;
  }
  .startseite .team_widget .sectionR .sec_holder,
  .startseite .team_widget .sectionL .sec_holder {
    margin: 0 auto 0rem auto;
  }
  .startseite .team_widget .sectionR {
    margin-bottom: 5rem;
  }
  .startseite .team_widget .sec_holder.first {
    margin-bottom: 5rem;
  }
  .startseite .team_widget .sec_holder .image.child,
  .startseite .team_widget .sec_holder .text.child {
    flex: 0 0 50% !important;
  }
}/*# sourceMappingURL=content.css.map */