/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url("/fileadmin/templates/fonts/roboto-v18-latin-300.eot");
  src: local('Roboto Light'), local('Roboto-Light'), url("/fileadmin/templates/fonts/roboto-v18-latin-300.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("/fileadmin/templates/fonts/roboto-v18-latin-300.woff2") format('woff2'), /* Super Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-300.woff") format('woff'), /* Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-300.ttf") format('truetype'), /* Safari, Android, iOS */ url("/fileadmin/templates/fonts/roboto-v18-latin-300.svg#Roboto") format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("/fileadmin/templates/fonts/roboto-v18-latin-regular.eot");
  src: local('Roboto'), local('Roboto-Regular'), url("/fileadmin/templates/fonts/roboto-v18-latin-regular.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("/fileadmin/templates/fonts/roboto-v18-latin-regular.woff2") format('woff2'), /* Super Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-regular.woff") format('woff'), /* Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-regular.ttf") format('truetype'), /* Safari, Android, iOS */ url("/fileadmin/templates/fonts/roboto-v18-latin-regular.svg#Roboto") format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("/fileadmin/templates/fonts/roboto-v18-latin-700.eot");
  src: local('Roboto Bold'), local('Roboto-Bold'), url("/fileadmin/templates/fonts/roboto-v18-latin-700.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("/fileadmin/templates/fonts/roboto-v18-latin-700.woff2") format('woff2'), /* Super Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-700.woff") format('woff'), /* Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-700.ttf") format('truetype'), /* Safari, Android, iOS */ url("/fileadmin/templates/fonts/roboto-v18-latin-700.svg#Roboto") format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url("/fileadmin/templates/fonts/roboto-v18-latin-900.eot");
  src: local('Roboto Black'), local('Roboto-Black'), url("/fileadmin/templates/fonts/roboto-v18-latin-900.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */ url("/fileadmin/templates/fonts/roboto-v18-latin-900.woff2") format('woff2'), /* Super Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-900.woff") format('woff'), /* Modern Browsers */ url("/fileadmin/templates/fonts/roboto-v18-latin-900.ttf") format('truetype'), /* Safari, Android, iOS */ url("/fileadmin/templates/fonts/roboto-v18-latin-900.svg#Roboto") format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #4a4c43;
  font-size: 18px;
  line-height: 1.4;
}
body {
  overflow-x: hidden;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
h1 {
  font-size: 2.389em;
  font-weight: 300;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 760px) {
  h1 {
    font-size: 2em;
  }
}
h2 {
  font-size: 1.667em;
  color: #a3cd2d;
  font-weight: 300;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 760px) {
  h2 {
    font-size: 1.4em;
  }
}
h3 {
  font-size: 1.667em;
  font-weight: 300;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 760px) {
  h3 {
    font-size: 1.3em;
  }
}
p {
  margin: 0 0 10px 0;
}
a {
  text-decoration: none;
  color: #a3cd2d;
}
input,
textarea {
  font-family: inherit;
  border: none;
  font-size: 1rem;
  font-weight: 300;
  background: #ffffff;
}
input[type=text] {
  height: 40px;
  padding: 0 10px;
}
textarea {
  padding: 10px;
}
.btn-link {
  margin: 50px 0 20px 0;
  width: 100%;
  float: left;
  text-align: center;
}
.btn-link a {
  background: #a3cd2d;
  color: #ffffff;
  font-size: 1.667rem;
  padding: 3px 20px;
  margin: auto;
  display: inline-block;
}
.btn-link a:before {
  font-family: 'FontAwesome';
  content: '\f104\0a0';
  font-weight: normal;
}
.ico {
  padding: 0 0 0 22px;
  position: relative;
}
.ico:before {
  position: absolute;
  left: 0;
}
@media screen and (max-width: 760px) {
  .ico:before {
    position: relative;
    display: inline-block;
    left: auto;
    width: 25px;
  }
}
.ico-tel:before {
  font-family: 'FontAwesome';
  content: '\f095';
  font-weight: normal;
}
.ico-email:before {
  font-family: 'FontAwesome';
  content: '\f0e0';
  font-weight: normal;
  font-size: 0.9em;
}
.ico-uhr:before {
  font-family: 'FontAwesome';
  content: '\f017';
  font-weight: normal;
}
.center {
  max-width: 1240px;
  padding: 0 20px;
  margin: auto;
  position: relative;
}
.teaser-box-wrapper {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
.teaser-box-wrapper .teaser-box {
  width: 33.3333%;
  float: left;
  padding: 0 15px 20px 15px;
  text-align: center;
}
.teaser-box-wrapper .teaser-box .teaser-box-container {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}
.teaser-box-wrapper .teaser-box .teaser-box-container * {
  width: 100%;
}
@media screen and (max-width: 760px) {
  .teaser-box-wrapper .teaser-box {
    width: 100%;
  }
}
.teaser-box-wrapper .teaser-box a {
  background: #8baed8;
  color: #ffffff;
  display: block;
  line-height: 30px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  align-self: flex-end;
}
.teaser-box-wrapper .teaser-box a:hover {
  background: #a3cd2d;
}
.teaser-box-wrapper .teaser-box a:after {
  font-family: 'FontAwesome';
  content: '\0a0\f105';
  font-weight: normal;
}
.teaser-box-wrapper .teaser-box.teaser-nolink .teaser-box-container {
  border-bottom: 5px solid #8baed8;
  display: block;
}
.teaser-box-wrapper .teaser-box.teaser-nolink .teaser-box-container h2 {
  font-size: 1.2em;
}
.text-center {
  text-align: center;
}
.frame-space-before-extra-large {
  margin-top: 60px;
}
#header {
  width: 100%;
  float: left;
  height: 520px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1030px) {
  #header {
    height: auto;
  }
}
#header #logo {
  background: #8baed8;
  color: #ffffff;
  width: 19%;
  float: left;
  border-radius: 50%;
  position: relative;
  margin-top: -4.5%;
}
#header #logo:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#header #logo #logo-blau {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.111rem;
  line-height: 20px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 10px 0 0 0;
}
#header #logo #logo-blau > span {
  font-weight: 700;
  font-size: 0.833rem;
}
#header #logo #logo-gruen {
  position: absolute;
  right: -21%;
  bottom: -50%;
  border-radius: 50%;
  width: 75%;
  height: 75%;
  border: 15px solid #ffffff;
  font-weight: 900;
  font-size: 0.833rem;
  line-height: 0.9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
#header #logo #logo-gruen svg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#header #logo #logo-gruen > span {
  font-weight: 700;
  font-size: 2.500rem;
  letter-spacing: 0;
}
@media screen and (max-width: 1030px) {
  #header #logo {
    width: 32%;
  }
}
@media screen and (max-width: 760px) {
  #header #logo {
    width: 40%;
  }
  #header #logo #logo-blau {
    font-size: 0.65rem;
    line-height: 1.2;
    padding: 0;
  }
  #header #logo #logo-blau > span {
    font-size: 0.6rem;
  }
  #header #logo #logo-gruen {
    border: 10px solid #ffffff;
    right: -26%;
    width: 80%;
    height: 80%;
    font-size: 0.45rem;
  }
  #header #logo #logo-gruen > span {
    font-size: 1.3rem;
  }
}
#header #header-teaser {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 7.5% 0 0 15.5%;
}
@media screen and (max-width: 1030px) {
  #header #header-teaser {
    position: relative;
    padding: 7.5% 0 0 25.5%;
  }
}
@media screen and (max-width: 760px) {
  #header #header-teaser {
    padding: 13.5% 0 0 42.5%;
  }
}
#header #header-teaser .bild-bgr {
  width: 42%;
  background: #a3cd2d;
  position: relative;
  border-radius: 50%;
  float: left;
  border: 15px solid #ffffff;
}
@media screen and (max-width: 1030px) {
  #header #header-teaser .bild-bgr {
    width: 76%;
  }
}
@media screen and (max-width: 760px) {
  #header #header-teaser .bild-bgr {
    width: 100%;
  }
}
#header #header-teaser .bild-bgr:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#header #header-teaser .bild-bgr .bild-container {
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  font-size: 0;
}
#header #header-teaser .bild-bgr .bild-container.bild-container-portrait {
  border-bottom-left-radius: 16.3vw;
  border-bottom-right-radius: 16.3vw;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 1030px) {
  #header #header-teaser .bild-bgr .bild-container.bild-container-portrait {
    border-bottom-left-radius: 25.3vw;
    border-bottom-right-radius: 25.3vw;
  }
}
#header #header-teaser .bild-bgr .bild-container.bild-container-landscape {
  border-top-left-radius: 16.3vw;
  border-bottom-left-radius: 16.3vw;
  height: 100%;
}
@media screen and (max-width: 1030px) {
  #header #header-teaser .bild-bgr .bild-container.bild-container-landscape {
    border-top-left-radius: 25.3vw;
    border-bottom-left-radius: 25.3vw;
  }
}
#header #header-teaser .text-container {
  float: left;
  width: 58%;
  padding: 9% 50px 0 50px;
}
@media screen and (max-width: 1030px) {
  #header #header-teaser .text-container {
    width: 100%;
    margin-left: -37.3%;
    width: 140%;
    text-align: center;
    padding: 0 20px 80px 20px;
  }
}
@media screen and (max-width: 760px) {
  #header #header-teaser .text-container {
    width: 170%;
    margin-left: -71.3%;
  }
}
#header #main-menu {
  position: absolute;
  top: 0;
  right: 0;
}
#header #main-menu #menu {
  margin: 0;
  padding: 25px 0 0 0;
}
@media screen and (max-width: 1270px) {
  #header #main-menu #menu {
    padding: 25px 20px 0 0;
  }
}
#header #main-menu #menu li {
  display: inline-block;
  font-size: 1.111rem;
  margin: 0 0 0 20px;
  padding: 0;
}
@media screen and (max-width: 1030px) {
  #header #main-menu #menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    text-align: right;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    z-index: 100;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
  }
  #header #main-menu #menu li {
    display: block;
    padding: 5px 20px 5px 0;
  }
  #header #main-menu #menu li:first-child {
    margin: 100px 0 0 0;
  }
  #header #main-menu #menu li:last-child {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 1030px) {
  #header #main-menu {
    width: 100%;
  }
  #header #main-menu .menuopen {
    line-height: 1;
    cursor: pointer;
    margin: 15px 20px 0 0;
    float: right;
    z-index: 101;
    position: relative;
  }
  #header #main-menu .menuopen:before {
    font-family: 'FontAwesome';
    content: '\f0c9';
    font-weight: normal;
    font-size: 2.2rem;
    display: block;
    color: #a3cd2d;
  }
  #header #main-menu .menuopen:after {
    content: 'MENU';
    display: block;
    font-size: 0.68rem;
    font-weight: 500;
    color: #4a4c43;
  }
  #header #main-menu.open #menu {
    max-height: 1000px;
  }
  #header #main-menu.open .menuopen:before {
    font-family: 'FontAwesome';
    content: '\f00d';
    font-weight: normal;
  }
}
.kontakt {
  width: 38%;
  float: left;
  position: relative;
}
@media screen and (max-width: 1030px) {
  .kontakt {
    width: 100%;
  }
  .kontakt h3 {
    text-align: center;
  }
}
.kontakt .kontakt-wrapper {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 0 40px 0;
}
.kontakt .kontakt-wrapper .adresse,
.kontakt .kontakt-wrapper .daten {
  width: 50%;
  float: left;
}
@media screen and (max-width: 760px) {
  .kontakt .kontakt-wrapper .adresse,
  .kontakt .kontakt-wrapper .daten {
    width: 100%;
  }
}
@media screen and (max-width: 1030px) {
  .kontakt .kontakt-wrapper .daten {
    padding: 0 0 0 20px;
  }
  .kontakt .kontakt-wrapper .adresse {
    text-align: right;
    padding: 0 20px 0 0;
  }
}
@media screen and (max-width: 760px) {
  .kontakt .kontakt-wrapper .adresse,
  .kontakt .kontakt-wrapper .daten {
    text-align: center;
    padding: 0;
  }
}
.bild-rund {
  border-radius: 50%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.bild-rund img {
  width: 100%;
  height: auto;
  float: left;
}
.tx-powermail {
  width: 100%;
  float: left;
}
.tx-powermail h3 {
  display: none;
}
.tx-powermail .powermail_fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.tx-powermail .powermail_fieldset legend {
  display: none;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 10px 0;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap .powermail_label {
  position: absolute;
  top: 7px;
  left: 10px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap.label-up .powermail_label {
  top: 0;
  font-size: 0.58rem;
  color: #a3cd2d;
}
.tx-powermail .powermail_submit {
  background: #8baed8;
  color: #ffffff;
  cursor: pointer;
  font-family: inherit;
  border: 0;
  height: 40px;
  font-size: 1rem;
  width: 100%;
  text-align: left;
  padding: 0 10px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.tx-powermail .powermail_submit:after {
  font-family: 'FontAwesome';
  content: '\0a0\f1d8';
  font-weight: normal;
}
.tx-powermail .powermail_submit:hover {
  background: #a3cd2d;
}
.powermail_form_1 {
  margin: 0 -15px;
}
.powermail_form_1 input[type=text],
.powermail_form_1 textarea {
  width: 100%;
}
.powermail_form_1 input[type=text] {
  padding: 10px 10px 0 10px;
}
.powermail_form_1 textarea {
  height: 140px;
}
.powermail_form_1 .powermail_fieldset_1,
.powermail_form_1 .powermail_fieldset_2,
.powermail_form_1 .powermail_fieldset_3 {
  width: 50%;
  float: left;
  padding: 0 15px;
}
.team-container {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.team-container .team-box {
  width: 33.3333%;
  display: inline-block;
  padding: 0 15px 20px 15px;
  text-align: center;
  font-size: 1rem;
  vertical-align: top;
}
@media screen and (max-width: 1030px) {
  .team-container .team-box {
    width: 50%;
  }
}
@media screen and (max-width: 760px) {
  .team-container .team-box {
    width: 100%;
  }
}
.team-container .team-box .bild-container {
  border-radius: 50%;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  max-width: 250px;
  position: relative;
  background: #d8e4ff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #d8e4ff 0%, #8baed8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8e4ff 0%, #8baed8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8e4ff 0%, #8baed8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8e4ff', endColorstr='#8baed8', GradientType=0);
  /* IE6-9 */
  margin: 0 auto 20px auto;
}
.team-container .team-box .bild-container img {
  width: 100%;
  height: auto;
  float: left;
}
.team-container .team-box .team-text {
  font-size: 0.85em;
}
#inhalt {
  width: 100%;
  float: left;
  padding: 50px 0 0 0;
  margin: -100px 0 0 0;
  z-index: 1;
  position: relative;
}
#inhalt #inhalt-oben {
  width: 100%;
  float: left;
  padding: 80px 0 110px 0;
  position: relative;
}
#inhalt #inhalt-oben header h2 {
  text-align: center;
  font-size: 2rem;
  color: #4a4c43;
}
@media screen and (max-width: 760px) {
  #inhalt #inhalt-oben header h2 {
    font-size: 1.6rem;
  }
}
#inhalt #inhalt-oben #inhalt-rotate {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #eff3f8;
  transform: rotate(2deg);
  left: -50px;
  right: -50px;
  float: left;
}
@media screen and (max-width: 760px) {
  #inhalt #inhalt-oben #inhalt-rotate {
    right: -80px;
  }
}
#inhalt #inhalt-unten {
  width: 100%;
  float: left;
  padding: 40px 0 0 0;
}
#inhalt #inhalt-unten .tx-go-maps-ext {
  width: 38%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  border: 15px solid #ffffff;
  margin: -8% 0 -9% 0;
  float: left;
  background: #eff3f8;
}
#inhalt #inhalt-unten .tx-go-maps-ext > div {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -khtml-border-radius: 50%;
  vertical-align: middle;
  overflow: hidden;
}
@media screen and (max-width: 1030px) {
  #inhalt #inhalt-unten .tx-go-maps-ext {
    margin: -30px 10% -12% 0;
    width: 50%;
    float: right;
  }
}
#inhalt #inhalt-unten .tx-go-maps-ext:before {
  content: '';
  display: block;
  padding-top: 100%;
}
#inhalt #inhalt-unten .tx-go-maps-ext .js-map {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 760px) {
  #inhalt #inhalt-unten .tx-go-maps-ext {
    border: 10px solid #ffffff;
    width: 100%;
    margin: 0;
  }
}
#inhalt #inhalt-unten .frame-type-text {
  width: 38%;
  float: left;
  padding: 0 20px 50px 0;
}
@media screen and (max-width: 1030px) {
  #inhalt #inhalt-unten .frame-type-text {
    width: 100%;
    text-align: center;
    padding: 0 0 40px 0;
  }
}
#inhalt #inhalt-unten .bild-rund {
  float: left;
  border: 15px solid #ffffff;
}
#inhalt #inhalt-unten .bild-rund:first-child {
  width: 38%;
  margin: -8% 0 -9% 0;
}
#inhalt #inhalt-unten .bild-rund:last-child {
  width: 29%;
  margin: -1% 0 -100% -5%;
}
@media screen and (max-width: 1030px) {
  #inhalt #inhalt-unten .bild-rund:first-child {
    margin: -30px 10% -12% 0;
    width: 50%;
    float: right;
  }
  #inhalt #inhalt-unten .bild-rund:last-child {
    float: right;
    width: 36%;
    margin: -2% -7% -10% 0;
  }
}
@media screen and (max-width: 760px) {
  #inhalt #inhalt-unten .bild-rund {
    border: 10px solid #ffffff;
  }
  #inhalt #inhalt-unten .bild-rund:first-child {
    width: 100%;
    margin: 0 0 -40px 0;
  }
  #inhalt #inhalt-unten .bild-rund:last-child {
    width: 75%;
    margin: 0 auto 30px auto;
    float: none;
  }
}
#footer {
  width: 100%;
  float: left;
  background: url("/fileadmin/templates/bilder/bgr-footer.jpg") no-repeat center center / cover #4a4c43;
  color: #ffffff;
  padding: 60px 0;
  position: relative;
  z-index: 0;
}
#footer ul {
  margin: 0;
  padding: 0 0 40px 0;
}
#footer ul li {
  list-style-type: none;
}
#footer ul li a {
  color: #ffffff;
}
#footer ul li a:before {
  font-family: 'FontAwesome';
  content: '\f138\0a0';
  font-weight: normal;
}
.page-3 #inhalt #inhalt-oben header h2,
.page-14 #inhalt #inhalt-oben header h2,
.page-15 #inhalt #inhalt-oben header h2,
.page-16 #inhalt #inhalt-oben header h2 {
  color: #a3cd2d;
}
.page-4 .header-teaser .text-container h1 {
  margin-right: 40px;
}
@media screen and (max-width: 1030px) {
  .page-4 .header-teaser .text-container h1 {
    margin-right: 0;
  }
}
.page-5 #inhalt #inhalt-unten .bild-rund:nth-child(1) {
  width: 23%;
  margin: -3% -4% 0 -3%;
}
.page-5 #inhalt #inhalt-unten .bild-rund:nth-child(2) {
  width: 30%;
  margin: -6% -4% 0 0;
}
.page-5 #inhalt #inhalt-unten .bild-rund:nth-child(3) {
  width: 38%;
  margin: -10% -4% -6% 0;
  z-index: 2;
}
.page-5 #inhalt #inhalt-unten .bild-rund:nth-child(4) {
  width: 27%;
  margin: -4% -3% 0 0;
  z-index: 1;
}
@media screen and (max-width: 1030px) {
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(1) {
    width: 42%;
    margin: -7% 0 0 -2%;
    float: right;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(2) {
    width: 64%;
    margin: -12% -4% 0 0;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(3) {
    width: 64%;
    margin: -18% 0 -6% 0;
    z-index: 2;
    float: right;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(4) {
    width: 42%;
    margin: -2% -6% 0 0;
    z-index: 1;
    float: left;
  }
}
@media screen and (max-width: 760px) {
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(1) {
    width: 60%;
    margin: 0;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(2) {
    width: 100%;
    margin: -10% 0 0 0;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(3) {
    width: 100%;
    margin: -10% 0 0 0;
    z-index: 2;
  }
  .page-5 #inhalt #inhalt-unten .bild-rund:nth-child(4) {
    width: 60%;
    margin: -10% 0 0 0;
    z-index: 1;
  }
}
@media screen and (max-width: 1030px) {
  .page-5 #inhalt #inhalt-unten {
    width: 100%;
  }
}
