/**
 * Erstellt von Markus Linne und Katharina Marquardt mit scssphp Libary
 * Kunden: Eigenes Projekt 
 * für das Projekt: Mein-Museumsshop.de
 * Zeitraum: 08.2021
 */
/* -------------------------------------------------------------
 Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
 By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets
 List of CSS3 Sass Mixins File to be @imported and @included as you need
 The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
 ENDING css files
 note: All CSS3 Properties are being supported by Safari 5
 more info: http://www.findmebyip.com/litmus/#css3-properties
 ------------------------------------------------------------- */
/**
 * Transform Drehung angeben in deg
 */
/**
 * Standard Einträge
 */
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_extend.scss */
.com-content-category-blog__item .beitrag_wrap, .flexi.flexi.flexi, nav.navbar-top .menu_wrap, nav.navbar-top .menu_wrap .menutitel, nav.navbar-top .notruf_wrap, nav.navbar-top .notruf_wrap .notrufwrapoben, header .header__wrapper .header__start .logo__wrap.logo__wrap, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund, .news_startseite .newsflash, .com-content-category-blog__item .itementry19.itementry19.itementry19 .content .inhalt .apartmentswrap, .itementry17 .gridwrapper .beitrag_wrap .content .inhalt .wohnungswrap, .startseitenbuttonoben .buttonstartseitewrapper, .search, .search .search-results, .galerie, .formContainer .sonderheaderwrap, .container-top-slider.gridgesamt .gridwrapper .item, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav, .vorstellung__wrap, .vorstellung__wrap .spalte .itemwrap, .ansprechpartner__wrap .teameintraege {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 10, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_extend.scss */
.itemid-807, .main-content, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich, .ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul, .ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_extend.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.roticon, .termine, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 22, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_extend.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild .notrufobentele, .com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper .content .startseitebuttonwrap, .com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper .content .startseitebuttonwrap, .catimage .cattext.cattext.cattext ul, .galerie .galerie__item.praxisblock, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__prev, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__next, .ansprechpartner__wrap .teameintraege .buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 28, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_extend.scss */
/**
 * Custom Einträge dieses Templates
 */
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
* {
  padding: 0;
}
/* line 8, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.site {
  overflow-x: hidden;
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.main-content.main-content.main-content {
  display: unset;
}
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.item-page.item-page.item-page, .com-content-category-blog.com-content-category-blog.com-content-category-blog {
  padding: 0 0 0px 0;
}
/* line 21, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.container.container {
  margin: auto;
  max-width: 1248px;
  padding: 0 100px;
  width: 100%;
}
/* line 28, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 30, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.content .inhalt ul li {
  margin-left: 35px;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
html {
  font-size: var(--textsize);
  scroll-behavior: smooth;
}
@media (min-width: 1500px) {
  html {
    font-size: 16px;
  }
}
/* line 47, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 48, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.itemid-197 h1 {
  text-align: center;
}
/* line 53, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item {
  padding: 40px 0;
}
/* line 56, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 59, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content, .com-content-category-blog__item .beitrag_wrap .imageblock {
  width: 48%;
}
/* line 63, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content .titel, .com-content-category-blog__item .beitrag_wrap .imageblock .titel {
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin-bottom: 20px;
  text-align: left;
}
/* line 70, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content .linkbox, .com-content-category-blog__item .beitrag_wrap .imageblock .linkbox {
  text-align: center;
  width: 200px;
}
/* line 74, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content .linkbox span, .com-content-category-blog__item .beitrag_wrap .imageblock .linkbox span {
  color: var(--linkcolorh);
  font-weight: 600;
  text-transform: uppercase;
}
/* line 80, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content .linkbox a, .com-content-category-blog__item .beitrag_wrap .imageblock .linkbox a {
  text-align: center;
}
/* line 84, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.com-content-category-blog__item .beitrag_wrap .content .linkbox img, .com-content-category-blog__item .beitrag_wrap .imageblock .linkbox img {
  margin: auto;
  width: 53%;
}
/* line 93, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.vollebreite.vollebreite.vollebreite {
  position: relative;
  max-width: none;
  width: 100vw;
}
/* line 99, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
a {
  text-decoration: none;
}
/* line 103, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
input:focus, textarea:focus, a:focus, button:focus {
  outline: none;
}
/* line 110, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
a.anker.anker.anker {
  bottom: 350px;
  position: relative;
}
/* line 115, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.anker1.anker1.anker1 {
  bottom: 200px;
  position: relative;
}
/* line 120, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 124, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.full.full.full {
  width: 100%;
}
/* line 128, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
img {
  max-width: 100%;
}
/* line 132, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.spezial.spezial.spezial {
  font-family: var(--font-family-spezial, var(--font-sans-serif));
}
/* line 136, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h1, h2, h3, h4, h5 {
  text-transform: uppercase;
}
/* line 145, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h1, h2 {
  font-weight: var(--font-weight-normal-title);
}
/* line 149, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h1 span, h2 span {
  font-weight: bold;
}
/* line 154, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h1, .h1 {
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin: 50px 0;
  text-align: left;
}
/* line 162, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h2, .h2 {
  color: var(--linkcolorh);
  font-weight: 100;
  font-size: 2.3rem;
}
/* line 169, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
h6, .h6 {
  font-size: 2.3rem;
  margin-bottom: 50px;
  line-height: 1.5;
}
/* line 176, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.rechts.rechts.rechts {
  float: right;
}
/* line 180, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.gridgesamt.gridgesamt.gridgesamt {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: minmax(50px, 1fr) repeat(12, minmax(0px, 104px)) minmax(50px, 1fr);
  padding: 0;
  position: relative;
}
/* line 188, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.gridwrapper.gridwrapper.gridwrapper {
  grid-column-start: 2;
  grid-column-end: 14;
}
/* line 193, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.back-to-top-wrapper.back-to-top-wrapper.back-to-top-wrapper {
  bottom: auto;
  left: calc(50% - 2rem);
  right: auto;
  top: -70px;
}
/* line 199, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.back-to-top-wrapper.back-to-top-wrapper.back-to-top-wrapper:hover {
  transform: scale(1.1);
}
/* line 204, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
#main {
  padding: 0;
}
/* line 208, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.wrapper.wrapper.wrapper {
  max-width: none;
  margin: 0;
}
/* line 213, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.btn.btn.btn {
  margin: var(--s0) 0;
  color: var(--btncolor);
  font-weight: 600;
  background-color: transparent;
  background-image: url(/images/icons/icon_pfeil_oben_weis_link.svg);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 60px;
  border: 3px solid var(--btnbg);
  padding-right: 60px;
}
/* line 226, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.btn.btn.btn:hover {
  color: var(--linkcolorh);
  background-image: url(/images/icons/icon_pfeil_oben_rot_link.svg);
  background-color: var(--btnbgh);
  border-color: var(--btnbgh);
}
/* line 234, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.btn1.btn1.btn1 {
  display: inline-block;
  padding: var(--s0) var(--s1);
  cursor: pointer;
  margin: var(--s0) 0;
  color: var(--linkcolor);
  font-weight: 600;
  background-image: url(/images/icons/icon_pfeil_oben_rot_link.svg);
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 60px;
  border: 3px solid var(--linkcolor);
  padding-right: 60px;
}
/* line 250, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.btn1.btn1.btn1:hover {
  color: var(--btncolor);
  background-color: var(--linkcolorh);
  background-image: url(/images/icons/icon_pfeil_oben_weis_link.svg);
  border-color: var(--linkcolorh);
}
/* line 258, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.box.box.box {
  border: 3px solid var(--bodybg);
  color: var(--bodybg);
  display: inline-block;
  font-weight: 600;
  margin: 25px 0;
  padding: var(--s0) var(--s1);
}
/* line 267, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.box1.box1.box1 {
  border: 3px solid var(--linkcolor);
  color: var(--linkcolor);
  display: inline-block;
  font-weight: 600;
  margin: 25px 0;
  padding: var(--s0) var(--s1);
}
/* line 276, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
/* line 277, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.main-content ol {
  margin-left: 15px;
}
/* line 280, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_standard.scss */
.main-content ol li {
  padding-bottom: 15px;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
/* line 3, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
.navbar-brand .logo__wrap .brand-logo img {
  height: 70px;
}
@media (max-width: 900px) {
  .navbar-brand .logo__wrap .brand-logo img {
    height: 60px;
  }
}
@media (max-width: 730px) {
  .navbar-brand .logo__wrap .brand-logo img {
    height: 50px;
  }
}
/* line 18, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top {
  position: relative;
  z-index: 1999;
}
/* line 22, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf__toggle {
  display: inline-block;
  background-color: transparent;
  border: none;
}
@media (max-width: 600px) {
  nav.navbar-top .notruf__toggle {
    display: none;
  }
}
/* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf__toggle::before {
  background-image: url(/templates/newworld/images/icons/icon_flamme_notruf.svg);
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 25px;
  position: relative;
  top: 3px;
  width: 25px;
}
/* line 43, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top button.nav__toggle {
  background-color: var(--linkcolorh);
  border: none;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-right: 60px;
  right: -20px;
}
/* line 52, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top button.nav__toggle svg {
  fill: #fff;
  vertical-align: unset;
}
/* line 57, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top button.nav__toggle span {
  display: block;
  float: right;
  margin: 0px 0 0 10px;
  width: auto;
}
/* line 66, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap {
  align-items: start;
  background-color: var(--banneroverlay);
  color: var(--bannercolor);
  display: none;
  padding: 0px 60px 20px 30px;
  position: absolute;
  margin: 0;
  right: -20px;
  top: 0;
  width: 600px;
}
/* line 79, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap.active {
  display: flex;
}
/* line 83, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap .nav__toogle-close {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
}
/* line 89, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap .nav__toogle-close:hover {
  transform: scale(1.2);
}
/* line 94, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap .menutitel {
  align-items: center;
  border-bottom: 3px solid var(--bannercolor);
  padding-bottom: 5px;
  width: 100%;
}
/* line 102, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul {
  width: 49%;
}
@media (max-width: 560px) {
  nav.navbar-top .menu_wrap ul {
    width: 100%;
  }
}
/* line 109, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul ul {
  width: 100%;
}
/* line 112, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul ul li {
  margin-bottom: 5px;
}
/* line 117, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul li {
  text-transform: uppercase;
  width: 100%;
}
/* line 121, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul li span {
  padding: 0;
  margin: 0;
}
/* line 126, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul li a {
  padding: 0;
  margin: 0;
}
/* line 131, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul li ul {
  padding-left: 0;
}
/* line 134, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
/* line 135, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap ul li ul li a {
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}
/* line 146, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap a {
  color: var(--bannercolor);
}
/* line 149, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap a:hover {
  color: var(--linkcolorh);
  text-decoration: none;
}
/* line 155, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .menu_wrap li.active > a {
  color: var(--linkcolorh);
  text-decoration: none;
}
/* line 161, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap {
  display: none;
  font-size: 0.9rem;
  position: absolute;
  padding: 30px 60px;
  right: 90px;
  width: 1000px;
  background-color: #fff;
  box-shadow: var(--boxshadow);
  z-index: 999;
}
@media (max-width: 900px) {
  nav.navbar-top .notruf_wrap {
    right: 5vw;
    width: 90vw;
  }
}
/* line 178, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben {
  width: 100%;
}
/* line 182, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .nav__toogle-close {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: var(--linkcolorh);
  font-size: 1.5rem;
  font-weight: bold;
  margin: -40px -40px 0 0;
  padding: 5px;
}
/* line 192, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .nav__toogle-close:hover {
  transform: scale(1.2);
}
/* line 197, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobentext {
  width: 60%;
}
/* line 200, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobentext span {
  color: var(--linkcolorh);
  display: inline-block;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
/* line 207, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
/* line 208, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobentext ul li {
  margin-left: 35px;
}
/* line 214, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild {
  width: 30%;
}
/* line 217, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild .notrufobentele {
  padding-bottom: 13px;
}
/* line 222, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild .notrufpfeil {
  display: inline-block;
  position: relative;
  left: -19px;
  width: 24%;
}
/* line 229, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild .notrufnummer {
  color: var(--linkcolorh);
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 600;
  position: relative;
  left: -11px;
}
/* line 238, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild .notrufnummer:hover {
  color: var(--linkcolor);
}
/* line 245, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_menu.scss */
nav.navbar-top .notruf_wrap.active {
  display: flex;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
header {
  -webkit-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.75);
  position: relative;
  max-width: 100vw;
  width: 100vw;
  z-index: 998;
}
@media (max-width: 750px) {
  header {
    display: flex;
    width: calc(100vw);
  }
}
/* line 15, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
header a:hover {
  text-decoration: none;
}
/* line 21, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
@media (max-width: 900px) {
  /* line 24, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
  header .header__wrapper.wrapper.wrapper.wrapper {
    grid-column-start: 1;
    grid-column-end: 15;
  }
}
@media (max-width: 750px) {
  /* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
  header .header__wrapper.wrapper.wrapper.wrapper {
    grid-column-start: unset;
    grid-column-end: unset;
    width: calc(100vw);
  }
}
/* line 39, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
/* line 40, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
/* line 43, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo {
  display: flex;
  align-items: center;
}
/* line 47, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo img {
  width: 85%;
}
@media (max-width: 750px) {
  header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo img {
    width: calc(100vw - 80vw);
  }
}
/* line 55, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_header.scss */
header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo .site-description {
  color: var(--linkcolorh);
  font-size: 1.5rem;
  position: relative;
}
@media (max-width: 1000px) {
  header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo .site-description {
    font-size: 1.2rem;
    padding-top: 10px;
  }
}
@media (max-width: 910px) {
  header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo .site-description {
    font-size: 1rem;
    padding-top: 10px;
  }
}
@media (max-width: 860px) {
  header .header__wrapper .header__start .logo__wrap.logo__wrap .brand-logo.brand-logo .site-description {
    display: none;
  }
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer {
  font-weight: 500;
}
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper {
  background: url(/templates/newworld/images/background/untergrund_footer_weis.svg);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: left top;
  grid-column-start: 2;
  grid-column-end: 14;
  padding-bottom: 20px;
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom {
  width: 100%;
}
/* line 18, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss {
  padding-left: 20px;
  width: 42%;
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund {
  align-items: flex-end;
  padding-top: 40px;
  width: 100%;
}
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts {
  display: inline-block;
}
/* line 34, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts {
  font-size: 0.8rem;
  position: relative;
  width: 50%;
}
/* line 39, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts a {
  color: #a11c33;
}
/* line 42, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts a:hover {
  color: #e6e6e6;
}
/* line 48, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks {
  left: 5px;
  position: relative;
  width: 45%;
}
/* line 53, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks img {
  position: relative;
  width: 100%;
}
/* line 59, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu {
  position: relative;
  padding-top: 35px;
  text-align: center;
  width: 100%;
}
/* line 65, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu a {
  padding-right: 5%;
}
/* line 68, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu a.aktiv, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu a:hover {
  color: #a11c33;
}
/* line 73, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu a:active {
  color: var(--linkcolorh);
}
/* line 81, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot {
  color: #fff;
  width: 55%;
}
/* line 86, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund {
  background: url(/templates/newworld/images/background/untergrund_footer_rot.svg);
  background-repeat: no-repeat;
  background-size: 107%;
  background-position: center top 40px;
  width: 100%;
}
/* line 94, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.roticon {
  align-items: baseline;
  padding-top: 60px;
  padding-right: 25px;
  width: 100%;
}
/* line 101, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.roticon p {
  display: inline-block;
  font-weight: normal;
  padding-right: 55px;
}
/* line 107, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.roticon img {
  float: right;
  width: 35px;
}
/* line 113, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts {
  padding-left: 15px;
  width: 180px;
}
/* line 117, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts p {
  font-size: 0.8rem;
  margin-top: 10px;
}
/* line 121, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts p a {
  color: #fff;
}
/* line 127, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable {
  width: 350px;
}
/* line 131, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund table {
  margin: 0 15px 25px 0;
  padding-right: 15px;
  width: 350px;
}
/* line 136, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund table tr {
  padding: 0;
  margin: 0;
}
/* line 140, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund table tr th {
  color: #fff;
  font-size: 0.7rem;
  text-align: center;
}
/* line 145, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund table tr td {
  border: none;
  color: #fff;
  font-size: 0.7rem;
  margin: 0;
  text-align: center;
  padding: 0;
}
/* line 156, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
/* line 157, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
/* line 158, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_footer.scss */
footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund .weissmenu.weissmenu a:hover {
  color: #a11c33;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
.main-content {
  padding-bottom: 70px;
}
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
/* line 7, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
.itemid-162 .gridinhalt, .itemid-163 .gridinhalt {
  grid-column-start: 3;
  grid-column-end: 13;
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
/* line 14, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
/* line 15, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_main.scss */
.itemid-163 .gridinhalt ul li {
  margin-left: 35px;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite {
  margin-top: 80px;
  margin-bottom: 50px;
}
/* line 6, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite h1 {
  color: #a11c33;
  font-size: 1.9rem;
  font-weight: 500;
  text-align: center;
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash > div {
  width: 30%;
}
@media (max-width: 900px) {
  .news_startseite .newsflash > div {
    width: 32%;
  }
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash > div figure {
  overflow: hidden;
  border-top: 10px solid #a11c33;
}
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash .mod-articlesnews__item {
  background-color: #e6e6e6;
}
/* line 33, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash .tet_wrap {
  padding: 90px 50px 25px;
  position: relative;
}
@media (max-width: 900px) {
  .news_startseite .newsflash .tet_wrap {
    padding: 110px 25px 20px;
  }
}
/* line 41, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash .tet_wrap .subtitelwrap {
  background: url(/templates/newworld/images/background/newsbackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: -90px;
  left: 10%;
  padding: 15px 20px 10px;
  width: 80%;
}
@media (max-width: 900px) {
  .news_startseite .newsflash .tet_wrap .subtitelwrap {
    left: 5%;
    width: 90%;
  }
}
/* line 57, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash .tet_wrap .subtitelwrap h4 {
  color: #e6e6e6;
  margin-bottom: 0;
  text-align: right;
  text-transform: uppercase;
  padding-top: 20px;
}
/* line 65, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_news.scss */
.news_startseite .newsflash .tet_wrap .subtitelwrap .subtitel {
  color: #a11c33;
  font-size: 0.9rem;
  font-weight: 600;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry17.itementry17.itementry17 {
  background: url(/templates/newworld/images/background/rot_fraucouch_hintergrund.jpg);
  background-size: 100%;
  background-position: center;
  color: var(--bodybg);
  padding: 80px 0;
}
/* line 10, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 11, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .content {
  order: 2;
}
/* line 15, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .imageblock {
  margin-left: 90px;
  order: 1;
  width: 40%;
}
/* line 20, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .imageblock .image_wrap {
  position: relative;
}
/* line 24, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -70px;
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  left: -90px;
  width: 250px;
  z-index: 1;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0;
  margin-top: -35px;
  margin-bottom: 80px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 270px;
  z-index: 1;
}
/* line 50, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry5 .imageblock .linkbox span {
  font-size: 1.5rem;
  font-weight: 100;
}
/* line 58, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 {
  background: url(/templates/newworld/images/background/rot_vatercouch_hintergrund.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 80px 0;
}
/* line 65, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper {
  grid-column-start: 3;
  grid-column-end: 13;
}
/* line 69, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper .content {
  width: 100%;
}
/* line 72, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper .content .titel {
  color: var(--bodycolorw);
  text-align: center;
}
/* line 77, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper .content .startseitebuttonwrap {
  margin-bottom: 50px;
}
/* line 81, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry18.itementry18.itementry18 .gridwrapper .content .startseitebuttonwrap > div {
  display: inline-block;
  margin: 20px;
}
/* line 94, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 96, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .content {
  width: 40%;
}
/* line 99, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 100, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 101, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .content .inhalt ul li {
  margin-left: 35px;
}
/* line 106, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .content .inhalt .apartmentswrap {
  width: 100%;
}
/* line 110, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .content .inhalt .apartmentswrap .apartmentsbild {
  width: 47%;
}
/* line 115, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .content .inhalt .apartmenttextklein {
  font-style: italic;
  font-size: 0.7rem;
}
/* line 122, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock {
  width: 45%;
}
/* line 125, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .image_wrap {
  position: relative;
}
/* line 128, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -70px;
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  left: 0;
  width: 193px;
  z-index: 1;
}
/* line 141, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .image_wrap iframe {
  margin-left: 80px;
  width: 80%;
}
/* line 147, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 144px;
  margin-top: -35px;
  margin-bottom: 80px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 180px;
  z-index: 1;
}
/* line 159, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .linkbox span {
  font-weight: 600;
}
/* line 164, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry19.itementry19.itementry19 .imageblock .zusatzinhalt {
  width: 72%;
}
/* line 170, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 171, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 172, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content {
  width: 35%;
}
/* line 176, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content .buchstabe {
  position: relative;
  right: 20%;
  width: 40%;
}
/* line 182, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content .titel {
  position: relative;
}
/* line 187, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content .inhalt {
  position: relative;
}
/* line 190, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 191, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content .inhalt ul li {
  margin-left: 35px;
}
/* line 197, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .content .imageblock {
  position: relative;
}
/* line 203, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock {
  order: 1;
  padding-top: 120px;
  position: relative;
  width: 40%;
}
/* line 209, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 212, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -80px;
  content: '';
  display: block;
  height: 170px;
  position: absolute;
  left: -90px;
  width: 210px;
  z-index: 1;
}
@media (max-width: 850px) {
  .com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .image_wrap::after {
    left: 90px;
  }
}
/* line 229, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .image_wrap img {
  width: 100%;
}
/* line 234, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 55px;
  margin-top: -35px;
  margin-bottom: 80px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 180px;
  z-index: 1;
}
@media (max-width: 850px) {
  .com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .linkbox {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
  }
}
/* line 252, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry24 .beitrag_wrap .imageblock .linkbox span {
  font-size: 1rem;
  font-weight: 600;
  padding-left: 10px;
}
/* line 262, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 263, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 264, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
@media (max-width: 850px) {
  .com-content-category-blog__item .itementry26 .zusatzinhalt h6 {
    display: none;
  }
}
/* line 273, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 274, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .content {
  width: 27%;
}
/* line 277, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 278, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
/* line 279, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .content .inhalt .rottable tr:first-child {
  border-bottom: 1px solid #000;
}
/* line 283, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .content .inhalt .rottable td {
  border-bottom: none;
}
/* line 287, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .content .inhalt .rottable tr {
  padding: 0;
}
/* line 293, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .content .notnummerkontakt {
  font-size: 1.4rem;
}
/* line 298, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock {
  padding-top: 120px;
  position: relative;
}
@media (max-width: 670px) {
  .com-content-category-blog__item .itementry27 .imageblock {
    padding-top: 0px;
  }
}
/* line 306, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock .image_wrap {
  position: relative;
}
/* line 309, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -80px;
  content: '';
  display: block;
  height: 170px;
  position: absolute;
  left: -90px;
  width: 210px;
  z-index: 1;
}
/* line 322, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock .image_wrap img {
  width: 100%;
}
/* line 327, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 55px;
  margin-top: -35px;
  margin-bottom: 80px;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 200px;
  z-index: 1;
}
@media (max-width: 670px) {
  .com-content-category-blog__item .itementry27 .imageblock .linkbox {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
  }
}
/* line 345, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_custom-fields.scss */
.com-content-category-blog__item .itementry27 .imageblock .linkbox span {
  font-size: 1rem;
  font-weight: 600;
  padding-left: 10px;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 3, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.error-site.error-site.error-site header a, .error-site.error-site.error-site header .site-description {
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: auto;
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.error-site.error-site.error-site .wrapper h1.page-header {
  font-size: 2rem;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 18, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.error-site.error-site.error-site .wrapper ul li {
  margin-left: 35px;
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.error-site.error-site.error-site .wrapper .btn {
  display: inline-block;
  padding: var(--s0) var(--s1);
  cursor: pointer;
  margin: var(--s0) 0;
  color: var(--linkcolor);
  font-weight: 600;
  background-image: url(/images/icons/icon_pfeil_oben_rot_link.svg);
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 60px;
  border: 3px solid var(--linkcolor);
  padding-right: 60px;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.error-site.error-site.error-site .wrapper .btn:hover {
  color: var(--btncolor);
  background-color: var(--linkcolorh);
  background-image: url(/images/icons/icon_pfeil_oben_weis_link.svg);
  border-color: var(--linkcolorh);
}
/* line 48, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.container-banner {
  height: auto;
  min-height: auto;
  position: relative;
}
/* line 70, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.container-top-a {
  padding-bottom: 0;
}
/* line 74, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 75, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 {
  background: url(/templates/newworld/images/background/rot_haus_hintergrund.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
/* line 81, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper {
  grid-column-start: 3;
  grid-column-end: 13;
  padding: 90px 0;
}
/* line 86, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap {
  align-items: center;
}
/* line 89, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 90, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .content .titel, .com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .content .inhalt {
  color: var(--bodycolorw);
}
/* line 95, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .content .titel {
  font-size: 1.9rem;
}
/* line 100, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock {
  position: relative;
  width: 30%;
}
/* line 104, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .image_wrap {
  width: 100%;
}
/* line 107, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .image_wrap img {
  width: 100%;
}
/* line 112, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .linkbox {
  background: url(/templates/newworld/images/background/newsbackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 55%;
  top: 40%;
  right: 84%;
}
/* line 122, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .linkbox span {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--linkcolorh);
  position: relative;
  top: 34px;
  display: inline-block;
}
/* line 131, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 132, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .linkbox a img {
  position: relative;
  top: 11px;
  padding: 20px 0;
}
/* line 144, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 145, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 146, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content {
  order: 2;
}
/* line 149, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content .buchstabe {
  width: 65%;
}
/* line 153, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content .titel {
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin-bottom: 60px;
  margin-left: 30%;
  margin-top: -80px;
}
@media (max-width: 550px) {
  .com-content-category-blog__item .itementry10 .beitrag_wrap .content .titel {
    margin-left: 0%;
  }
}
/* line 165, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content .inhalt {
  margin-left: 30%;
}
@media (max-width: 550px) {
  .com-content-category-blog__item .itementry10 .beitrag_wrap .content .inhalt {
    margin-left: 0%;
  }
}
/* line 172, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content .inhalt a {
  color: var(--linkcolorh);
}
/* line 175, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .content .inhalt a:hover {
  color: var(--linkcolor);
}
/* line 182, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock {
  order: 1;
}
/* line 185, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 189, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -80px;
  content: '';
  display: block;
  height: 180px;
  position: absolute;
  right: -50px;
  width: 250px;
  z-index: 1;
}
@media (max-width: 850px) {
  .com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .image_wrap::after {
    right: 90px;
  }
}
/* line 207, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 50%;
  margin-top: -25px;
  padding: 10px;
  position: relative;
  z-index: 1;
}
@media (max-width: 750px) {
  .com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .linkbox {
    margin-left: 30%;
  }
}
@media (max-width: 460px) {
  .com-content-category-blog__item .itementry10 .beitrag_wrap .imageblock .linkbox {
    margin-left: 10%;
  }
}
/* line 228, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 {
  background: url(/templates/newworld/images/background/rot_vatercouch_hintergrund.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  padding: 80px 0;
}
/* line 235, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper {
  grid-column-start: 3;
  grid-column-end: 13;
}
/* line 239, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper .content {
  width: 100%;
}
/* line 242, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper .content .titel {
  color: var(--bodycolorw);
  text-align: center;
}
/* line 247, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper .content .startseitebuttonwrap {
  margin-bottom: 50px;
}
/* line 251, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry12.itementry12.itementry12 .gridwrapper .content .startseitebuttonwrap > div {
  display: inline-block;
  margin: 20px;
}
/* line 264, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 265, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .content {
  width: 35%;
}
/* line 268, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .content p {
  display: inline-block;
  width: 90%;
}
/* line 272, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .content p .btn1 {
  min-width: 252px;
}
/* line 278, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 279, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .image_wrap {
  position: relative;
}
/* line 282, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .image_wrap img {
  margin-left: 80px;
  width: 55%;
}
@media (max-width: 850px) {
  .com-content-category-blog__item .itementry13 .imageblock .image_wrap img {
    margin-top: 40px;
  }
}
/* line 291, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -70px;
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  left: 0px;
  width: 250px;
  z-index: 1;
}
/* line 305, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .linkbox.linkbox.linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 80px;
  margin-top: -35px;
  margin-bottom: 80px;
  padding: 10px;
  position: relative;
  width: 270px;
  z-index: 1;
}
@media (max-width: 450px) {
  .com-content-category-blog__item .itementry13 .imageblock .linkbox.linkbox.linkbox {
    width: 170px;
  }
}
/* line 320, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .linkbox.linkbox.linkbox span {
  font-size: 2.3rem;
  font-weight: 100;
}
/* line 326, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 327, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .zusatzinhalt h4 {
  font-weight: 100;
  color: var(--linkcolorh);
  margin-bottom: 0;
}
/* line 333, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.com-content-category-blog__item .itementry13 .imageblock .zusatzinhalt p {
  width: 60%;
}
/* line 341, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 {
  background: url(/templates/newworld/images/background/rot_vatercouch_hintergrund.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  color: var(--bodybg);
  padding: 80px 0;
}
/* line 349, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 350, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .content {
  width: 58%;
}
/* line 353, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .content .titel {
  color: var(--bodybg);
}
/* line 357, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .content .notfalltextklein {
  font-size: 0.7rem;
}
/* line 362, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock {
  position: relative;
  width: 28%;
}
@media (max-width: 850px) {
  .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  /* line 371, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
  .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .image_wrap {
    width: 100%;
  }
}
/* line 376, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt, .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .linkbox {
  align-items: center;
  background: url(/templates/newworld/images/background/newsbackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: var(--linkcolorh);
  display: inline-block;
  height: 110px;
  margin-right: 30%;
  margin-top: 60px;
  padding: 0 10px;
  position: relative;
  width: 200px;
}
@media (max-width: 850px) {
  .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt, .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .linkbox {
    margin-right: 0%;
  }
}
/* line 396, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt span, .itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .linkbox span {
  margin-top: 20%;
  display: inline-block;
}
/* line 402, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 403, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt p {
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1rem;
  margin-top: 20%;
}
/* line 414, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 {
  margin-top: -60px;
}
/* line 417, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 418, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .content {
  order: 2;
  padding-top: 90px;
  width: 40%;
}
/* line 424, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .imageblock {
  margin-left: 90px;
  order: 1;
  width: 40%;
}
/* line 429, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 432, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -70px;
  content: '';
  display: block;
  height: 150px;
  position: absolute;
  left: -90px;
  width: 250px;
  z-index: 1;
}
/* line 446, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0px;
  margin-top: -40px;
  margin-bottom: 80px;
  padding: 20px 10px;
  position: relative;
  width: 320px;
  z-index: 1;
}
/* line 457, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry15 .beitrag_wrap .imageblock .linkbox span {
  font-size: 1.5rem;
  font-weight: 100;
}
/* line 466, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 467, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry16 .content.content.content {
  width: 100%;
}
/* line 470, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry16 .content.content.content .titel {
  /*      display: none; */
}
/* line 474, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry16 .content.content.content .gridinhalt {
  grid-column-start: 2;
  grid-column-end: 14;
}
/* line 478, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry16 .content.content.content .gridinhalt iframe {
  height: 2200px;
  width: 100%;
}
/* line 486, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 487, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 488, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap {
  align-items: center;
}
/* line 491, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .content {
  order: 2;
  width: 66%;
}
/* line 495, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .content .titel {
  text-transform: uppercase;
  color: #fff;
  width: 100%;
}
/* line 501, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 502, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 505, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .content .inhalt .wohnungswrap .wohnungtext {
  display: flex;
  flex-wrap: wrap;
  width: 48%;
}
/* line 510, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .content .inhalt .wohnungswrap .wohnungtext .btn {
  margin-top: 50px;
}
/* line 518, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .imageblock {
  position: relative;
  order: 1;
  width: 20%;
}
/* line 523, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .imageblock .image_wrap {
  width: 75%;
}
/* line 527, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .imageblock .linkbox {
  background: url(/templates/newworld/images/background/newsbackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 70%;
  top: 77%;
  right: -8%;
  padding: 30px 0;
}
/* line 538, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry17 .gridwrapper .beitrag_wrap .imageblock .linkbox span {
  font-size: 0.8rem;
}
/* line 547, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 548, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 549, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .content {
  width: 35%;
}
/* line 553, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .imageblock {
  margin-left: 90px;
  width: 40%;
}
/* line 557, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 560, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -50px;
  content: '';
  display: block;
  height: 180px;
  position: absolute;
  left: -90px;
  width: 250px;
  z-index: 1;
}
/* line 574, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0px;
  margin-top: -60px;
  margin-bottom: 80px;
  padding: 10px 10px;
  position: relative;
  width: 200px;
  z-index: 1;
}
@media (max-width: 420px) {
  .itementry20 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
    padding: 10px 20px;
    width: auto;
  }
}
/* line 590, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry20 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox span {
  font-size: 1rem;
  font-weight: 600;
}
/* line 599, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 600, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 601, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .content {
  order: 2;
}
/* line 604, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .content .buchstabe {
  width: 35%;
}
/* line 608, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .content .titel {
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin-bottom: 60px;
  margin-left: 20%;
  margin-top: -50px;
}
/* line 616, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .content .inhalt {
  margin-left: 5%;
  width: 65%;
}
/* line 622, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .imageblock {
  order: 1;
  margin-left: 90px;
  position: relative;
  width: 35%;
}
/* line 628, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 631, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -80px;
  content: '';
  display: block;
  height: 170px;
  position: absolute;
  left: -90px;
  width: 250px;
  z-index: 1;
}
/* line 645, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0px;
  margin-top: -50px;
  margin-bottom: 80px;
  padding: 10px 10px;
  position: relative;
  width: 200px;
  z-index: 1;
}
@media (max-width: 420px) {
  .itementry21 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
    padding: 10px 20px;
    width: auto;
  }
}
/* line 661, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry21 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox span {
  font-size: 1rem;
  font-weight: 600;
}
/* line 670, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 671, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 672, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .content {
  order: 2;
}
/* line 675, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .content .buchstabe {
  width: 35%;
}
/* line 679, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .content .titel {
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin-bottom: 60px;
  margin-left: 20%;
  margin-top: -50px;
}
/* line 687, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .content .inhalt {
  margin-left: 5%;
  width: 65%;
}
/* line 693, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .imageblock {
  order: 1;
  margin-left: 90px;
  position: relative;
  width: 35%;
}
/* line 699, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .imageblock .image_wrap {
  position: relative;
}
/* line 702, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: -80px;
  content: '';
  display: block;
  height: 170px;
  position: absolute;
  left: -90px;
  width: 250px;
  z-index: 1;
}
/* line 716, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0px;
  margin-top: -50px;
  margin-bottom: 80px;
  padding: 10px 10px;
  position: relative;
  width: 200px;
  z-index: 1;
}
@media (max-width: 420px) {
  .itementry22 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox {
    padding: 10px 20px;
    width: auto;
  }
}
/* line 732, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry22 .beitrag_wrap .imageblock .linkbox.linkbox.linkbox span {
  font-size: 1rem;
  font-weight: 600;
}
/* line 741, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 742, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry23 .content.content.content {
  width: 100%;
}
/* line 745, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry23 .content.content.content .titel {
  margin-bottom: 0;
}
/* line 749, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry23 .content.content.content .gridinhalt {
  grid-column-start: 2;
  grid-column-end: 14;
}
/* line 756, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 757, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 758, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 759, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 760, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.itementry26 .imageblock .zusatzinhalt ul li {
  margin-left: 35px;
}
/* line 768, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage {
  position: relative;
}
/* line 771, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext {
  position: absolute;
  bottom: 0;
  width: 100vw;
}
/* line 776, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext ul {
  margin: 0;
}
/* line 780, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 782, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext ul li a {
  background-color: rgba(161, 28, 51, 0.8);
  color: #fff;
  display: block;
  margin: 0;
  padding: 15px 50px;
  text-transform: uppercase;
  width: auto;
}
/* line 791, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext ul li a:hover {
  opacity: 0.7;
}
/* line 796, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 797, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext ul li:nth-of-type(2n) a {
  background-color: rgba(192, 35, 63, 0.8);
}
/* line 804, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 805, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 806, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 807, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 809, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext .gridwrapper .nav .nav-item a img {
  margin: 30px auto 0;
  position: relative;
  transition: 0.8s;
  width: 80px;
}
/* line 816, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
/* line 825, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext .gridwrapper .kategorie.titel {
  display: inline-block;
  color: #fff;
  font-size: 2.5rem;
  text-transform: uppercase;
  position: relative;
  left: 10%;
}
/* line 834, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.catimage .cattext.cattext.cattext .gridwrapper .kategorie.titel.mieterservice, .catimage .cattext.cattext.cattext .gridwrapper .kategorie.titel.ueberuns {
  color: var(--linkcolorh);
}
/* line 842, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben {
  margin-top: 90px;
}
/* line 845, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper {
  padding-right: 100px;
}
@media (max-width: 1150px) {
  .startseitenbuttonoben .buttonstartseitewrapper {
    padding-right: 0px;
  }
}
/* line 853, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock {
  order: 1;
  margin-left: 0px;
  position: relative;
  width: 35%;
}
@media (max-width: 1150px) {
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock {
    width: 48%;
  }
}
/* line 863, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .image_wrap {
  position: relative;
}
/* line 866, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .image_wrap::after {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: 25px;
  content: '';
  display: block;
  height: 140px;
  position: absolute;
  left: 260px;
  width: 221px;
  z-index: 1;
}
@media (max-width: 1150px) {
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock .image_wrap::after {
    bottom: -45px;
    left: 20%;
  }
}
/* line 889, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .linkbox {
  background-color: var(--bodybg);
  box-shadow: var(--boxshadow);
  margin-left: 0px;
  margin-top: -116px;
  margin-bottom: 20px;
  padding: 10px 10px;
  left: 220px;
  position: relative;
  text-align: center;
  width: 200px;
  z-index: 1;
}
@media (max-width: 1150px) {
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock .linkbox {
    bottom: -65px;
    left: 22%;
  }
}
/* line 907, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .linkbox a {
  font-size: 1rem;
  font-weight: 600;
  color: var(--linkcolorh);
  text-transform: uppercase;
}
/* line 913, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .linkbox a:hover {
  color: var(--linkcolor);
}
/* line 918, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_startseite.scss */
.startseitenbuttonoben .buttonstartseitewrapper .imageblock .linkbox .buttonpfeil {
  margin: -10px auto;
  width: 50%;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv {
  background-color: #eee;
  padding: 50px 0;
}
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv h2 {
  border-left: 2px solid #4b4e53;
  padding: 20px 0 20px 15px;
  width: calc(60% + 200px);
  margin: auto;
  position: relative;
  top: 50px;
}
/* line 14, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv .acym_module_form .acym_form {
  margin: auto;
  width: 350px;
}
/* line 20, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv .acym_module_form .acym_form input[name="user[name]"], .acym_fulldiv .acym_module_form .acym_form input[name="user[email]"] {
  border: none;
  border-bottom: 2px solid #8c2644;
  background-color: transparent;
  margin-bottom: 15px;
  max-width: 100%;
  padding: 0;
  width: 100%;
}
/* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv .acym_module_form .acym_form .acysubbuttons {
  float: right;
}
/* line 34, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_newsletter.scss */
.acym_fulldiv .acym_module_form .acym_form .acysubbuttons input {
  max-width: 100%;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .container.container.container {
  padding: 0 25px;
}
/* line 8, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
/* line 11, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .search-results .results__item {
  border: 1px solid var(--headerbg);
  margin-bottom: 25px;
  padding: 10px 20px;
  width: 49%;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .search-results .results__item .result-title {
  font-weight: bold;
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .form-limit {
  display: none;
}
/* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .counter {
  margin-bottom: 15px;
}
/* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .btn-toolbar {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 25px;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .btn-toolbar .pull-left {
  width: 49%;
}
/* line 42, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
/* line 43, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .btn-toolbar .pull-left_btn button {
  color: var(--btncolor);
  background-color: var(--btnbg);
  border: none;
}
/* line 48, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .btn-toolbar .pull-left_btn button:hover {
  color: var(--btncolorh);
  background-color: var(--btnbgh);
  border-color: var(--btnbgh);
}
/* line 57, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search .searchintro {
  margin-bottom: 15px;
}
/* line 61, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search input {
  border: none;
  border-bottom: 2px solid #8c2644;
  background-color: transparent;
  padding: 0;
  width: 80%;
}
/* line 69, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_search.scss */
.search label {
  display: none;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_smartslider.scss */
/* line 3, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_smartslider.scss */
.startseiten_trenner_neuwied.startseiten_trenner_neuwied.startseiten_trenner_neuwied .n2-ss-layers-container.n2-ss-layers-container.n2-ss-layers-container {
  max-width: 100% !important;
  width: 100%;
}
/* line 7, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_smartslider.scss */
.startseiten_trenner_neuwied.startseiten_trenner_neuwied.startseiten_trenner_neuwied .n2-ss-layers-container.n2-ss-layers-container.n2-ss-layers-container .trenner_startseite {
  width: calc(60% + 170px);
  margin: auto;
  text-align: left;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine {
  margin-top: 15px;
}
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine h3 {
  width: 23%;
}
/* line 9, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte1 {
  width: calc(30% + 100px);
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte1 h2.termin_sonder {
  border-left: 2px solid #4b4e53;
  padding: 20px 0 20px 15px;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte1 h2.termin_sondermagrin, .termine .termine__spalte1 p {
  margin-left: 17px;
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte2 {
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.125);
  margin-right: 1%;
  width: 29%;
}
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte2 .termineframe {
  width: 100%;
}
/* line 34, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte3 {
  padding-left: 5px;
  width: 20%;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte3 table {
  padding-top: 15px;
}
/* line 40, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
/* line 41, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.termine .termine__spalte3 table tr td {
  border: none;
  padding: 0;
}
/* line 50, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
/* line 53, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.itemid-807 .com-content-article {
  width: 60%;
}
/* line 57, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_termine.scss */
.itemid-807 .container-sidebar {
  width: 35%;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item {
  margin-bottom: 0.5%;
  width: 33%;
}
/* line 9, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item img {
  object-fit: cover;
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item.ausblenden {
  display: none;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item.praxisblock {
  align-items: center;
  background-color: var(--headerbg);
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item.readmoreimages {
  background-color: var(--headerbg);
  padding: 25px 0;
  text-align: center;
  width: 100%;
}
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_galerie.scss */
.galerie .galerie__item.readmoreimages span {
  cursor: pointer;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer {
  margin-bottom: 25px;
  width: 90%;
}
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .formRequired {
  display: none;
}
/* line 9, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer input {
  border: 1px solid rgba(161, 28, 51, 1);
  border-top: none;
  border-radius: unset;
  box-shadow: none;
  color: #000;
  background: #fff;
  margin-bottom: 25px;
  padding: 2px 5px 2px 5px;
}
/* line 21, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer input[type=text] {
  width: 75%;
}
/* line 25, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer textarea {
  border: 1px solid rgba(161, 28, 51, 1);
  box-shadow: none;
  color: #000;
  background: #fff;
  width: 100%;
}
/* line 33, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer #senden {
  margin-right: 25px;
}
/* line 37, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer input[type=submit], .formContainer input[type=reset] {
  color: var(--btncolor);
  background-color: var(--btnbg);
  border: 1px solid var(--linkcolorh);
  border-radius: unset;
  padding: var(--s1);
  margin: var(--s2) 0;
  text-decoration: none;
}
/* line 47, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer input[type=submit]:hover, .formContainer input[type=reset]:hover {
  color: var(--btncolorh);
  background-color: var(--btnbgh);
  border-color: var(--btnbgh);
}
/* line 54, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer input[type=checkbox] {
  border-top: 1px solid;
  border-radius: unset;
}
/* line 59, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .sonderheaderwrap {
  align-items: center;
  background-color: var(--linkcolorh);
  padding: 15px 20px 20px 20px;
}
/* line 65, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .sonderheaderwrap .sonderheader {
  color: #fff;
  font-size: 2.5rem;
}
/* line 71, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 72, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .sonderheaderwrap .sonderheaderlogo img {
  float: right;
  width: 50%;
}
/* line 79, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer h5, .formContainer .h5 {
  color: var(--linkcolorh);
  text-transform: none;
  font-weight: bold;
  margin: 35px 0;
}
/* line 87, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .sondercheckbox2 {
  position: relative;
  top: 13px;
}
/* line 92, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 93, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .form-check-label a {
  padding-left: 3px;
  color: var(--linkcolorh);
}
/* line 97, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .form-check-label a:hover {
  color: var(--linkcolor);
}
/* line 103, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .rsform-block-senden {
  float: right;
}
/* line 106, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .rsform-block-senden .formControls {
  display: inline-block;
  width: auto;
  border: 8px solid var(--linkcolorh);
  padding: 0;
}
/* line 114, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 116, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .rsform-block-problem label, .formContainer .rsform-block-thema label {
  font-weight: bold;
}
/* line 121, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .btn.btn.btn.btn {
  background-color: var(--linkcolorh);
  margin: 1px 0px;
}
/* line 125, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.formContainer .btn.btn.btn.btn:hover {
  background-color: #fff;
}
/* line 132, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 135, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.main-content #userForm {
  width: 100%;
}
/* line 139, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.main-content .container-sidebar {
  width: 35%;
}
/* line 144, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 145, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.itementry59.itementry59.itementry59 .content {
  width: 100%;
}
/* line 148, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.itementry59.itementry59.itementry59 .content .titel {
  display: none;
}
/* line 153, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.itementry59.itementry59.itementry59 .imageblock {
  display: none;
  width: 0%;
}
/* line 159, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 160, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.rsform #rsfp-thankyou-scroll3 {
  margin-top: 250px;
}
/* line 164, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.rsform .btn.btn.btn.btn {
  background-color: var(--linkcolorh);
  margin: 1px 0px;
}
/* line 168, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.rsform .btn.btn.btn.btn:hover {
  background-color: #fff;
}
/* line 173, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
/* line 174, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_rsforms.scss */
.rsform #userForm .formRed {
  display: none;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
#vina-accordion-content37#vina-accordion-content37 .vina-accordion-item, #vina-accordion-content40#vina-accordion-content40 .vina-accordion-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  background-color: #fff;
  font-weight: normal;
  line-height: 24.6px;
  min-height: 40px;
  padding: 1rem 1.25rem;
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
#vina-accordion-content37#vina-accordion-content37 .vina-accordion-item.accordion-open, #vina-accordion-content40#vina-accordion-content40 .vina-accordion-item.accordion-open {
  border-bottom: none;
  box-shadow: none;
  color: #000;
}
/* line 18, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
#vina-accordion-content37#vina-accordion-content37 .vina-accordion-item.accordion-open span, #vina-accordion-content40#vina-accordion-content40 .vina-accordion-item.accordion-open span {
  color: #000;
}
/* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
.container-bottom-b {
  margin: auto;
  padding-top: 0;
}
/* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
.container-bottom-b #vina-accordion-content37 {
  max-width: 900px;
  padding: var(--s4) var(--s2);
  padding-top: 0;
}
/* line 32, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_faq.scss */
.container-bottom-b #vina-accordion-content37 .vina-accordion-container {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-top: none;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/component/_blogviews.scss */
.introimage {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_iframe.scss */
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_iframe.scss */
.itemid-831 main {
  padding-top: 0;
}
/* line 5, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_iframe.scss */
.itemid-831 .com-wrapper.contentpane {
  width: 100%;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper {
  grid-column-start: 1;
  grid-column-end: 15;
}
/* line 6, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item {
  background-size: 70% auto;
  background-repeat: no-repeat;
  height: 100%;
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .linkeseite {
  position: relative;
  width: 60%;
}
/* line 16, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .linkeseite .titel {
  bottom: 15%;
  color: #fff;
  font-size: 3rem;
  font-weight: 600;
  position: absolute;
  right: 10%;
  text-shadow: 2px 2px 2px #000;
}
/* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite {
  width: 40%;
}
/* line 31, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .buchstaben {
  display: flex;
  justify-content: center;
  margin-right: 20%;
  width: 40%;
}
/* line 39, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .buchstaben img {
  max-width: none;
  width: auto;
}
/* line 45, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  width: 100%;
}
/* line 50, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .subtitel {
  color: #fff;
  font-size: 2rem;
  font-weight: 100;
  margin-bottom: 10%;
  margin-left: 10%;
  margin-top: 15%;
}
/* line 59, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 62, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav {
  width: 30%;
}
/* line 66, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__prev, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__next {
  background-color: #fff;
  cursor: pointer;
  padding: 25px 0;
  width: 50%;
}
/* line 74, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__prev img, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__next img {
  width: 20%;
}
/* line 77, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__prev img:hover, .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .owl-carousel__nav .owl-carousel__next img:hover {
  transform: scale(1.2);
}
/* line 84, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .untererbereich .link {
  bottom: 8px;
  position: relative;
  left: 50px;
}
/* line 94, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 95, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 96, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item30 .linkeseite .titel {
  color: #fff;
}
/* line 104, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 105, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
/* line 106, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_owlslider.scss */
.container-top-slider.gridgesamt .gridwrapper .item54 .linkeseite .titel {
  color: #fff;
}
/**
 * Animationsdatei für das eingfäden von Elementen
 * Markus Linne und Katharina Marquardt Anno 2018
 * Benötigt jQuery als Javascript Bibliothek und die JS Datei mlanimation.js
 * Weiterhin wird die Animation.css
 */
/* line 8, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.fadein-right.fadein-right.fadein-right, .animate-right.animate-right.animate-right {
  opacity: 0;
  visibility: hidden;
  transform: translate(-300px, 0);
}
/* line 15, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.fadein-right.fadein-right.fadein-right.animated, .animate-right.animate-right.animate-right.animated {
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
  -moz-transition: -moz-transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
  transition: transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
}
/* line 30, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.fadein-left.fadein-left.fadein-left, .animate-left.animate-left.animate-left {
  opacity: 0;
  visibility: hidden;
  transform: translate(300px, 0);
}
/* line 37, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.fadein-left.fadein-left.fadein-left.animated, .animate-left.animate-left.animate-left.animated {
  opacity: 1;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
  -moz-transition: -moz-transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
  transition: transform 400ms ease-out 200ms, opacity 400ms ease-out 200ms;
}
/* line 54, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.animated.animated.animated.schnell {
  -webkit-transition: -webkit-transform 200ms ease-out 100ms, opacity 400ms ease-out 100ms;
  -moz-transition: -moz-transform 200ms ease-out 100ms, opacity 400ms ease-out 100ms;
  transition: transform 200ms ease-out 100ms, opacity 400ms ease-out 100ms;
}
/* line 60, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mlanimation.scss */
.animated.animated.animated.langsam {
  -webkit-transition: -webkit-transform 1800ms ease-out 800ms, opacity 800ms ease-out 800ms;
  -moz-transition: -moz-transform 1800ms ease-out 800ms, opacity 800ms ease-out 800ms;
  transition: transform 1800ms ease-out 800ms, opacity 800ms ease-out 800ms;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .beitragstitel {
  text-align: center;
  color: var(--linkcolorh);
  font-size: 2.3rem;
  margin-bottom: 60px;
  width: 100%;
}
/* line 12, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte {
  width: 28%;
}
@media (max-width: 950px) {
  .vorstellung__wrap .spalte {
    width: 32%;
  }
}
/* line 19, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 22, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .itemwrap > div {
  width: 100%;
}
/* line 26, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .itemwrap .titel {
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}
/* line 32, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .itemwrap .zahl {
  color: #fff;
}
/* line 37, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte input {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 1.5rem;
  padding: 0;
  text-align: right;
  width: 65%;
}
/* line 49, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 50, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block1 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_rot.svg);
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  padding: 100px 0 50px;
  margin: 50px 0;
}
/* line 58, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block1 .zahl {
  margin-top: 50px;
  font-size: 3rem;
  order: 2;
}
@media (max-width: 950px) {
  .vorstellung__wrap .spalte .item51 .item__block1 .zahl {
    font-size: 2rem;
  }
}
/* line 67, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block1 .zahl input {
  font-size: 3rem;
}
@media (max-width: 950px) {
  .vorstellung__wrap .spalte .item51 .item__block1 .zahl input {
    font-size: 2rem;
  }
}
/* line 76, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block1 .titel {
  font-size: 2.8rem;
  order: 1;
  width: 100%;
}
/* line 83, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block2 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_green.svg);
  background-size: cover;
  padding: 100px 15px 50px;
  margin: 50px 0;
}
/* line 89, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block2 .zahl {
  margin-bottom: 50px;
}
/* line 92, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block2 .zahl input {
  font-size: 4rem;
}
/* line 97, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte .item51 .item__block2 .titel {
  font-size: 2rem;
}
/* line 104, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 105, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .inhalt {
  order: 3;
}
/* line 109, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item_block1 {
  order: 1;
}
/* line 113, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item_block2 {
  order: 2;
}
/* line 117, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 118, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block1 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_grau.svg);
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  padding: 100px 0 50px;
  margin: 50px 0;
}
/* line 126, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block1 .zahl {
  margin-top: 50px;
  font-size: 4rem;
  order: 2;
}
/* line 131, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block1 .zahl input {
  font-size: 4rem;
  width: 68%;
}
/* line 137, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block1 .titel {
  font-size: 2.2rem;
  order: 1;
  width: 100%;
}
@media (max-width: 1050px) {
  .vorstellung__wrap .spalte.spalte2 .item52 .item__block1 .titel {
    font-size: 2rem;
  }
}
/* line 148, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block2 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_bege.svg);
  background-size: cover;
  padding: 100px 15px 50px;
  margin: 50px 0;
}
/* line 154, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block2 .zahl {
  margin-bottom: 50px;
}
/* line 156, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block2 .zahl input {
  font-size: 4rem;
  width: 60%;
}
/* line 162, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte2 .item52 .item__block2 .titel {
  font-size: 2rem;
}
/* line 169, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 170, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
/* line 171, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block1 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_gelb.svg);
  background-size: cover;
  padding: 100px 0 50px;
  margin: 50px 0;
}
/* line 177, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block1 .zahl {
  margin-bottom: 50px;
}
/* line 179, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block1 .zahl input {
  font-size: 4rem;
}
/* line 184, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block1 .titel {
  font-size: 2rem;
}
/* line 189, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block2 {
  background-image: url(/templates/newworld/images/background/quadrat_zahlen_beere.svg);
  background-size: cover;
  padding: 100px 15px 50px;
  margin: 50px 0;
}
/* line 195, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block2 .zahl {
  margin-bottom: 50px;
}
/* line 197, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block2 .zahl input {
  font-size: 4rem;
  width: 70%;
}
@media (max-width: 950px) {
  .vorstellung__wrap .spalte.spalte3 .item53 .item__block2 .zahl input {
    width: 100%;
  }
}
/* line 207, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.vorstellung__wrap .spalte.spalte3 .item53 .item__block2 .titel {
  font-size: 2rem;
}
/* line 216, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.itementry11 {
  background-color: #ebebeb;
}
/* line 219, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_vorstellung.scss */
.itementry11 .gridwrapper {
  padding: 50px 0;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen {
  margin-bottom: -60px;
}
/* line 4, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen hr {
  background-color: var(--linkcolorh);
  color: var(--linkcolorh);
  border-color: var(--linkcolorh);
}
/* line 10, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen h3 {
  color: var(--linkcolorh);
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 650px) {
  .overlay_wohnungen .wohnungswrap {
    flex-wrap: wrap;
  }
}
/* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .links {
  width: 49%;
}
@media (max-width: 650px) {
  .overlay_wohnungen .wohnungswrap .links {
    width: 100%;
  }
}
/* line 35, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .rechts {
  width: 49%;
}
@media (max-width: 650px) {
  .overlay_wohnungen .wohnungswrap .rechts {
    width: 100%;
  }
}
/* line 44, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
/* line 45, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
/* line 46, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
/* line 47, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-item .item img {
  max-width: 100%;
  max-height: 300px;
  object-fit: contain;
}
/* line 55, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav {
  align-items: center;
  display: flex;
  justify-content: space-around;
}
/* line 60, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav.disabled {
  display: none;
}
/* line 64, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav::after {
  color: var(--linkcolorh);
  content: "Weitere Bilder";
  /* Der einzufügende Text */
  order: 1;
  position: relative;
  top: 5px;
}
/* line 72, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav button {
  color: var(--linkcolorh);
  font-size: 3rem;
  order: 2;
}
/* line 77, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav button:hover {
  color: #555;
}
/* line 81, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_wohnungen.scss */
.overlay_wohnungen .wohnungswrap .owl-carousel .owl-nav button.owl-prev {
  order: 0;
}
/* line 1, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap {
  background: url(/templates/newworld/images/background/rot_haus_hintergrund.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: cover;
  margin-top: -90px;
  margin-bottom: -60px;
}
@media (max-width: 600px) {
  .ansprechpartner__wrap {
    background-size: auto 100%;
  }
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 14, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper {
  padding-top: 25px;
}
/* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper h2 {
  color: #fff;
  text-align: center;
}
/* line 22, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 24, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul {
  cursor: pointer;
  font-weight: 600;
}
/* line 29, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul li {
  color: #fff;
  display: inline-block;
  margin-right: 30px;
  text-transform: uppercase;
}
/* line 35, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul li a.filterlink {
  color: #fff;
}
/* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul li a.filterlink:hover, .ansprechpartner__wrap .itementry50 .gridwrapper .filter__wrap ul li a.filterlink.active {
  color: #bbb;
}
/* line 49, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege {
  padding: 20px 40px;
  width: 100vw;
}
/* line 55, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .buttons {
  align-items: center;
  padding-bottom: 200px;
  width: 20px;
}
/* line 61, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 62, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .buttons.zurueck img {
  cursor: pointer;
  height: 60px;
  position: absolute;
  transform: rotate(-90deg);
  width: 60px;
  z-index: 1;
}
/* line 70, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .buttons.zurueck img:hover {
  transform: rotate(-90deg) scale(1.2);
}
/* line 76, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 77, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .buttons.vor img {
  cursor: pointer;
  height: 60px;
  margin-left: -60px;
  position: absolute;
  transform: rotate(90deg);
  width: 60px;
  z-index: 1;
}
/* line 86, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .buttons.vor img:hover {
  transform: rotate(90deg) scale(1.2);
}
/* line 93, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap {
  margin-bottom: 60px;
  overflow: hidden;
  width: calc(100% - 40px);
}
/* line 99, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap {
  padding-left: 20px;
  position: relative;
  right: 0;
  transition: 0.5s;
  width: auto;
}
@media (max-width: 600px) {
  .ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap {
    padding-left: 0px;
  }
}
/* line 111, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap {
  display: none;
  margin-right: 40px;
  padding-bottom: 70px;
  position: relative;
  width: calc(33.3vw - 80px);
}
@media (max-width: 1050px) {
  .ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap {
    padding-bottom: 120px;
  }
}
@media (max-width: 890px) {
  .ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap {
    width: calc(50vw - 80px);
  }
}
@media (max-width: 600px) {
  .ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap {
    width: calc(100vw - 80px);
  }
}
/* line 130, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap img {
  width: 100%;
}
/* line 134, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap .infobox__wrap {
  bottom: 0px;
  position: absolute;
  text-align: center;
  width: 100%;
}
/* line 140, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap .infobox__wrap .infobox {
  background: url(/templates/newworld/images/background/newsbackground.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: inline-block;
  line-height: 1.8rem;
  margin: auto;
  padding: 40px 20px 20px;
  text-align: left;
  width: auto;
}
/* line 152, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap .infobox__wrap .infobox a {
  color: var(--linkcolorh);
  background-image: url(/images/icons/icon_pfeil_oben_rot_link.svg);
  border-color: var(--btnbgh);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 60px;
  padding-right: 60px;
}
/* line 161, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap .itemwrap .infobox__wrap .infobox a:hover {
  opacity: 0.6;
}
/* line 170, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 171, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=alle] .itemwrap {
  display: inherit;
}
/* line 176, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 177, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=teamleitung] .itemwrap.teamleitung {
  display: inherit;
}
/* line 182, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 183, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=kundenberatung] .itemwrap.kundenberatung {
  display: inherit;
}
/* line 188, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 189, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=vermietung] .itemwrap.vermietung {
  display: inherit;
}
/* line 194, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 195, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=teamassistenz] .itemwrap.teamassistenz {
  display: inherit;
}
/* line 200, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 201, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=mietenbuchhaltung] .itemwrap.mietenbuchhaltung {
  display: inherit;
}
/* line 206, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 207, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=geschaeftsfuehrung] .itemwrap.geschaeftsfuehrung {
  display: inherit;
}
/* line 212, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 213, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=technik] .itemwrap.technik {
  display: inherit;
}
/* line 218, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 219, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=regiebetrieb] .itemwrap.regiebetrieb {
  display: inherit;
}
/* line 223, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
/* line 224, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/module/_ansprechpartner-slider.scss */
.ansprechpartner__wrap .teameintraege .teameintraege__wrap .teameintraege__innerwrap[data-active-art=azubi] .itemwrap.azubi {
  display: inherit;
}
/* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister {
  /*    display: none;   */
}
@media (max-width: 740px) {
  /* line 8, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .desktop {
    display: none;
  }
}
/* line 13, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100vw;
}
/* line 19, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .linkeseite {
  width: 80%;
  z-index: 1;
}
@media (max-width: 450px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .linkeseite {
    width: 70%;
  }
}
/* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .linkeseite.rot {
  background-color: var(--linkcolorh);
  color: #fff;
  padding: 5px 20px;
  text-align: right;
}
/* line 35, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite {
  width: 20%;
  z-index: 1;
}
@media (max-width: 450px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite {
    width: 30%;
  }
}
/* line 43, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite kleinrot {
  color: var(--linkcolorh);
  padding: 5px 20px;
}
/* line 47, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite a, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite kleinrot a {
  color: var(--linkcolorh);
}
@media (max-width: 450px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite a, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite kleinrot a {
    font-size: 0.9rem;
  }
}
/* line 56, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .rechteseite img {
  margin: 20% auto auto 0px;
  width: 60%;
}
/* line 62, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .textblock {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: cover;
  bottom: 10px;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 100px 50px 20px;
  position: absolute;
  right: 10%;
  text-align: center;
  z-index: 1;
}
@media (max-width: 900px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .textblock {
    padding: 80px 50px 20px;
  }
}
/* line 79, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .textblock .span1 {
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
}
/* line 86, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .startseitenslider__wrap .textblock .span2 {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 30px;
}
/* line 95, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
/* line 96, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
/* line 97, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .com-content-category-blog__item .beitrag_wrap .content {
  width: 80%;
}
@media (max-width: 750px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .com-content-category-blog__item .beitrag_wrap .content {
    width: 100%;
  }
}
/* line 107, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken {
  background: url(/templates/newworld/images/background/trennbild-immobiliendienstleister-leistungen1.jpg);
  background-repeat: no-repeat;
  margin: 60px 0;
  padding: 50px 30px 50px 300px;
}
@media (max-width: 650px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken {
    margin: 30px 0;
    padding: 50px 30px 50px 250px;
    background-position: -50px center;
  }
}
@media (max-width: 580px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken {
    margin: 0px 0;
    padding: 50px 30px 50px 200px;
    background-position: -100px center;
  }
}
@media (max-width: 535px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken {
    padding: 50px 30px 50px 20px;
    background-position: -300px center;
  }
}
/* line 130, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken a {
  display: inline-block;
  text-transform: uppercase;
  margin: 20px 20px 20px 0;
}
@media (max-width: 880px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken a {
    font-size: 0.9rem;
    margin: 10px 20px 10px 0;
  }
}
@media (max-width: 650px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .sprungmarken a {
    font-size: 0.8rem;
  }
}
/* line 146, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 151, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .titel {
  color: var(--linkcolorh);
  font-size: 1.5rem;
  margin-bottom: 10px;
  padding-left: 20px;
  text-align: left;
}
/* line 159, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}
/* line 164, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap ul li {
  padding-left: var(--icon-space);
}
/* line 167, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap ul li:before {
  content: ">";
  color: var(--linkcolorh);
  display: inline-block;
  font-weight: bold;
  margin-left: calc(var(--icon-space) * -1);
  width: var(--icon-space);
}
/* line 178, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .rechts, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .links {
  width: 50%;
}
@media (max-width: 650px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .rechts, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .links {
    margin: 10px 0;
    width: 100%;
  }
}
/* line 188, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .punktebox {
  background-image: linear-gradient(to right, #eee 0%, #fff 70%);
  padding: 10px 20% 10px 20px;
}
/* line 192, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .vorteile_wrap .punktebox span {
  color: var(--linkcolorh);
  font-weight: bold;
}
/* line 199, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
/* line 205, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .titeltop {
  color: var(--linkcolorh);
  font-size: 1.5rem;
  margin-bottom: 30px;
  padding-left: 20px;
  text-align: center;
  width: 100%;
}
/* line 214, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .titel {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: 100% auto;
  color: #fff;
  padding: 60px 20px 10px;
  font-size: 1.5rem;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
}
@media (max-width: 725px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .titel {
    padding: 80px 20px 10px;
  }
}
/* line 229, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .spezialbox {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: 100% auto;
  color: #fff;
  padding: 90px 20px 30px;
  font-size: 1.5rem;
  margin-bottom: 0px;
  text-align: center;
  width: 100%;
}
@media (max-width: 475px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .spezialbox {
    padding: 70px 20px 30px;
  }
}
@media (max-width: 400px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .spezialbox {
    font-size: 1.2rem;
  }
}
/* line 247, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .spezialbox span {
  display: inline-block;
  text-align: left;
  width: 70%;
}
@media (max-width: 475px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .spezialbox span {
    width: 90%;
  }
}
/* line 258, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .links {
  width: 48%;
}
@media (max-width: 725px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .links {
    width: 100%;
  }
}
/* line 266, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .rechts {
  width: 48%;
}
/* line 269, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .rechts .titel {
  background-image: url(/templates/newworld/images/background/rotes_Dach_links.svg);
}
@media (max-width: 725px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .rechts {
    width: 100%;
  }
}
/* line 278, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .punktebox {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 10px 20px 20px;
}
/* line 283, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .zwischenbox {
  background: url(/templates/newworld/images/icons/3Icons.svg) top center;
  background-repeat: no-repeat;
  background-size: 30% auto;
  margin: 80px 0;
  padding: 70px 20px 20px;
  text-align: center;
}
/* line 291, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .leistungen .zwischenbox span {
  color: var(--linkcolorh);
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 70%;
}
/* line 301, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
/* line 302, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .titel {
  color: var(--linkcolorh);
  font-size: 1.5rem;
  margin-bottom: 50px;
  text-align: left;
}
/* line 309, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .subtitel {
  margin-bottom: 50px;
}
/* line 313, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-block-kategorie {
  margin-top: 20px;
}
/* line 316, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-block-kategorie .form-check {
  display: inline-block;
  margin-right: 10px;
}
/* line 320, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-block-kategorie .form-check input {
  position: relative;
  top: 3px;
}
/* line 327, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-type-freetext {
  margin-bottom: 20px;
}
/* line 331, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
/* line 334, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-block-erklaerung input, .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister #rsform_5_page_0 .rsform-block-datenschutz input {
  margin-right: 10px;
  position: relative;
  top: 12px;
}
/* line 342, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap {
  align-items: center;
  background: url(/templates/newworld/images/background/trennbild-immobiliendienstleister-Angebot2.jpg);
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  margin: 60px 0;
  padding: 80px 30px 80px 300px;
}
@media (max-width: 1055px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap {
    background-position: -100px center;
    padding: 80px 30px 80px 200px;
  }
}
@media (max-width: 930px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap {
    flex-wrap: wrap;
  }
}
@media (max-width: 590px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap {
    background-position: -300px center;
    padding: 80px 30px 80px 20px;
  }
}
/* line 365, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap a {
  display: inline-block;
  text-transform: uppercase;
  margin: 20px 20px 20px 0;
}
/* line 371, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap span {
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 20px 20px 20px 0;
  text-transform: uppercase;
}
@media (max-width: 960px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .anfrage_wrap span {
    font-size: 1.2rem;
  }
}
/* line 385, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .trennwrap {
  background: url(/templates/newworld/images/background/trennbild-immobiliendienstleister-kontakt3.jpg);
  background-repeat: no-repeat;
  margin: 60px 0;
  padding: 140px 30px 140px 300px;
}
/* line 392, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 397, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .titel {
  color: var(--linkcolorh);
  font-size: 1.5rem;
  margin-bottom: 10px;
  text-align: left;
}
/* line 404, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .links {
  padding-left: 20px;
  width: 50%;
}
@media (max-width: 750px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .links {
    width: 100%;
  }
}
/* line 413, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts {
  padding-left: 20px;
  width: 40%;
}
@media (max-width: 750px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts {
    margin-top: 30px;
    width: 100%;
  }
}
/* line 422, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts img {
  position: relative;
  width: 70%;
  z-index: 1;
}
/* line 428, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts .apwrap {
  margin: -55px 0 0 22%;
}
/* line 431, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts .apwrap .ansprechpartner {
  background-image: url(/templates/newworld/images/background/rotes_haus_form.svg);
  background-size: 100% auto;
  color: #fff;
  margin-bottom: 10px;
  padding: 30px 20px;
  position: relative;
  width: 75%;
  z-index: 1;
}
@media (max-width: 900px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts .apwrap .ansprechpartner {
    width: 90%;
  }
}
@media (max-width: 750px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts .apwrap .ansprechpartner {
    padding: 60px 20px 30px;
    width: 75%;
  }
}
/* line 451, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .freuenuns .rechts .apwrap p {
  font-size: 0.9rem;
}
/* line 458, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
/* line 459, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister footer .footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund {
  align-items: center;
  display: flex;
  font-size: 1.5rem;
  justify-content: center;
  padding-top: 40px;
  text-align: center;
}
@media (max-width: 755px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister footer .footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund {
    padding-top: 80px;
  }
}
@media (max-width: 450px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister footer .footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund.footerrothintergrund {
    font-size: 1.2rem;
    padding-bottom: 20px;
  }
}
/* line 478, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
@media (max-width: 755px) {
  .immobiliendienstleister.immobiliendienstleister.immobiliendienstleister footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks {
    position: relative;
    left: 25px;
  }
}
/* line 485, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_immobiliendienstleister.scss */
.immobiliendienstleister.immobiliendienstleister.immobiliendienstleister .com-content-category-blog.com-content-category-blog.com-content-category-blog {
  padding-bottom: 0;
}
@media (max-width: 1070px) {
  /* line 2, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  /* line 7, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable {
    margin-left: 30px;
    width: 250px;
  }
  /* line 11, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table {
    width: 250px;
  }
  /* line 17, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 18, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 19, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 20, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a {
    padding: 10px 10px;
  }
  /* line 23, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a .abstand {
    font-size: 0.9rem;
  }
  /* line 27, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a img {
    margin-top: 5px;
  }
}
@media (max-width: 938px) {
  /* line 37, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 38, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 39, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks {
    width: 35%;
  }
  /* line 43, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts {
    font-size: 0.7rem;
  }
  /* line 49, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 50, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 51, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 52, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts p {
    font-size: 0.7rem;
  }
  /* line 57, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable {
    width: 200px;
  }
  /* line 60, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table {
    width: 200px;
  }
  /* line 63, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 64, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table tr th {
    font-size: 0.6rem;
  }
  /* line 73, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .formContainer {
    width: 100%;
  }
  /* line 77, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry14.itementry14.itementry14 {
    background-size: auto 100%;
  }
}
@media (max-width: 850px) {
  /* line 83, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 84, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 85, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisslogolinks {
    width: 30%;
  }
  /* line 89, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weisstextrechts {
    font-size: 0.6rem;
  }
  /* line 93, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu {
    padding-bottom: 15px;
    padding-top: 20px;
  }
  /* line 97, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu a {
    font-size: 0.6rem;
  }
  /* line 104, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 105, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 106, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts {
    width: 160px;
  }
  /* line 109, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts p {
    font-size: 0.6rem;
  }
  /* line 114, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable {
    margin-left: 0px;
    width: 200px;
  }
  /* line 118, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table {
    width: 200px;
  }
  /* line 121, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 122, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table tr th {
    font-size: 0.5rem;
  }
  /* line 131, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 132, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 133, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .container-top-slider.gridgesamt .gridwrapper .item .linkeseite .titel {
    bottom: 5%;
    color: var(--linkcolorh) !important;
    font-size: 2.2rem;
  }
  /* line 140, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 141, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 142, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .container-top-slider.gridgesamt .gridwrapper .item .rechteseite .untererteil .subtitel {
    font-size: 1.2rem;
  }
  /* line 149, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry27 .imageblock .image_wrap::after {
    left: 0;
  }
  /* line 153, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .beitrag_wrap .content, .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .beitrag_wrap .imageblock {
    width: 100%;
  }
  /* line 158, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry20 .beitrag_wrap .content {
    margin-bottom: 50px;
  }
  /* line 162, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry24 .beitrag_wrap .content .buchstabe {
    right: 0;
  }
}
@media (max-width: 755px) {
  /* line 168, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper {
    background-size: 100%;
  }
  /* line 171, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 172, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss {
    width: 100%;
  }
  /* line 175, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot {
    width: 100%;
  }
  /* line 181, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss {
    padding-left: 0;
  }
  /* line 184, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu {
    padding-bottom: 50px;
    padding-top: 0px;
  }
  /* line 190, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .gridgesamt.gridgesamt.gridgesamt {
    background-size: auto 100%;
    grid-template-columns: minmax(20px, 1fr) repeat(12, minmax(0px, 104px)) minmax(20px, 1fr);
  }
  /* line 195, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .container-top-slider.container-top-slider.container-top-slider {
    display: none;
  }
  /* line 199, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .beitrag_wrap .content .linkbox, .com-content-category-blog__item .beitrag_wrap .imageblock .linkbox {
    width: 300px;
  }
  /* line 203, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .linkbox {
    right: 20%;
  }
  /* line 207, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry17 .gridwrapper .beitrag_wrap .content .inhalt .wohnungswrap .wohnungtext {
    width: 100%;
  }
}
@media (max-width: 670px) {
  /* line 213, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .startseitenbuttonoben .buttonstartseitewrapper {
    padding-right: 0px;
  }
  /* line 216, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock {
    width: 100%;
  }
  /* line 219, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock:first-child {
    margin-bottom: 50px;
  }
  /* line 223, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock img {
    width: 100%;
  }
  /* line 227, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .startseitenbuttonoben .buttonstartseitewrapper .imageblock .image_wrap:after {
    left: calc(50% - 110px);
  }
  /* line 233, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .news_startseite .newsflash > div {
    width: 100%;
  }
  /* line 237, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .vorstellung__wrap .spalte {
    width: 100%;
  }
  /* line 241, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 242, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 243, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 244, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a {
    padding: 10px 5px;
  }
  /* line 247, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a .abstand {
    font-size: 0.8rem;
    margin-bottom: 0px;
  }
  /* line 252, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext ul li a img {
    margin-top: 0px;
  }
  /* line 260, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 261, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .content {
    margin-bottom: 35px;
    width: 100%;
  }
  /* line 265, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .imageblock {
    width: 100%;
  }
  /* line 268, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 269, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .imageblock .linkbox span {
    font-size: 1.8rem;
  }
  /* line 273, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 274, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .imageblock .zusatzinhalt p {
    width: 100%;
  }
  /* line 281, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .formContainer .sonderheaderwrap .sonderheader {
    font-size: 1.8rem;
  }
  /* line 285, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 286, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry14.itementry14.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .linkbox {
    height: 165px;
    width: 300px;
  }
  /* line 290, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry14.itementry14.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .linkbox span {
    font-size: 1.2rem;
  }
  /* line 295, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry14.itementry14.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt {
    height: 165px;
    width: 300px;
  }
  /* line 299, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry14.itementry14.itementry14.itementry14.itementry14 .beitrag_wrap .imageblock .zusatzinhalt p {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  /* line 306, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 307, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry17.itementry17.itementry17 .gridwrapper .beitrag_wrap .imageblock {
    margin-bottom: 100px;
  }
  /* line 312, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry19.itementry19.itementry19.itementry19 .imageblock .linkbox span {
    font-size: 1rem;
  }
  /* line 316, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itementry22 .beitrag_wrap .content .inhalt, .itementry21 .beitrag_wrap .content .inhalt {
    width: 100%;
  }
  /* line 321, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobentext {
    margin-bottom: 20px;
  }
  /* line 325, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobentext, nav.navbar-top .notruf_wrap .notrufwrapoben .notrufwrapobenbild {
    width: 100%;
  }
}
@media (max-width: 580px) {
  /* line 332, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top .menu_wrap {
    width: 100vw;
  }
  /* line 336, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .catimage.catimage.catimage .cattext.cattext.cattext {
    display: none;
  }
}
@media (max-width: 550px) {
  /* line 342, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top button.nav__toggle {
    align-items: center;
    display: flex;
    font-size: 1rem;
    padding-right: 40px;
    padding-top: 10px;
  }
  /* line 350, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top {
    display: flex;
  }
  /* line 362, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwrapweiss .footerweisshintergrund .weissmenu {
    padding-bottom: 0px;
    padding-top: 35px;
  }
  /* line 367, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper {
    background-position: -20px top;
    background-size: 110%;
  }
  /* line 372, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry9 {
    background-size: auto 100%;
  }
  /* line 376, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .beitrag_wrap .content {
    margin-bottom: 50px;
    width: 100%;
  }
  /* line 381, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock {
    width: 100%;
  }
  /* line 384, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry9 .gridwrapper .beitrag_wrap .imageblock .linkbox {
    right: 30%;
  }
  /* line 389, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .beitrag_wrap .content, .com-content-category-blog__item .beitrag_wrap .imageblock {
    margin-bottom: 30px;
    width: 100%;
  }
  /* line 393, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .beitrag_wrap .content .image_wrap.image_wrap.image_wrap::after, .com-content-category-blog__item .beitrag_wrap .imageblock .image_wrap.image_wrap.image_wrap::after {
    right: 10px;
  }
  /* line 398, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item .itementry12.itementry12.itementry12 {
    background-size: auto 100%;
  }
  /* line 402, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .itemid-162 .gridinhalt, .itemid-163 .gridinhalt {
    grid-column-start: 2;
    grid-column-end: 14;
  }
}
@media (max-width: 450px) {
  /* line 410, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .navbar-brand .logo__wrap .brand-logo img {
    height: 40px;
  }
  /* line 414, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 415, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.roticon {
    padding-top: 50px;
  }
  /* line 419, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts {
    padding-top: 10px;
    width: 125px;
  }
  /* line 422, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottextrechts p {
    font-size: 0.5rem;
  }
  /* line 427, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 428, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 429, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  /* line 430, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table tr th, footer.container-footer .container-footer_wrapper.container-footer_wrapper.container-footer_wrapper .mod-custom .footerbilderwraprot .footerrothintergrund div.rottable table tr td {
    font-size: 0.5rem;
  }
  /* line 439, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .formContainer .sonderheaderwrap .sonderheader {
    font-size: 1.2rem;
  }
  /* line 443, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  .com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item.com-content-category-blog__item .imageblock .linkbox span {
    font-size: 1.2rem;
  }
}
@media (max-width: 410px) {
  /* line 449, /www/htdocs/w01e9b74/markus.mam-test.de/templates/newworld/scss/_mobile.scss */
  nav.navbar-top .notruf__toggle {
    display: none;
  }
}
