@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-light-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-light-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-light-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-light-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-lightit-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-lightit-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-lightit-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-lightit-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-regular-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-it-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-it-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-it-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-it-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-it-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-bold-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-bold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'sourcesanspro';
  src: url('../../../a/10bas/fonts/sourcesanspro-boldit-webfont.eot');
  src: url('../../../a/10bas/fonts/sourcesanspro-boldit-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../../a/10bas/fonts/sourcesanspro-boldit-webfont.ttf') format('truetype'), url('../../../a/10bas/fonts/sourcesanspro-boldit-webfont.woff') format('woff'), url('../../../a/10bas/fonts/sourcesanspro-boldit-webfont.woff2') format('woff2'), url('../../../a/10bas/fonts/sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}
/* default styles for extension "tx_cssstyledcontent" */
/* Headers */
.csc-header-alignment-center {
  text-align: center;
}
.csc-header-alignment-right {
  text-align: right;
}
.csc-header-alignment-left {
  text-align: left;
}
/* Clear floats after csc-textpic and after csc-textpic-imagerow */
div.csc-textpic,
div.csc-textpic div.csc-textpic-imagerow,
ul.csc-uploads li {
  overflow: hidden;
}
/* Set padding for tables */
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top;
}
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption,
.csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left;
}
.csc-textpic-imagewrap img {
  display: block;
}
/* Positioning of images: */
/* Center (above or below) */
div.csc-textpic-center .csc-textpic-imagewrap,
div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden;
}
/* Right (above or below) */
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right;
}
div.csc-textpic-right div.csc-textpic-text {
  clear: right;
}
/* Left (above or below) */
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left;
}
div.csc-textpic-left div.csc-textpic-text {
  clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right;
}
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left;
}
/* Browser fixes: */
/* Fix for unordered and ordered list with image "In text, left" */
.csc-textpic-intext-left ol,
.csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto;
}
/* File Links */
ul.csc-uploads {
  padding: 0;
}
ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}
ul.csc-uploads img {
  float: left;
  margin-right: 1em;
  vertical-align: top;
}
ul.csc-uploads span {
  display: block;
}
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline;
}
/* Table background colors: */
table.contenttable-color-1 {
  background-color: #EDEBF1;
}
table.contenttable-color-2 {
  background-color: #F5FFAA;
}
table.contenttable-color-240 {
  background-color: black;
}
table.contenttable-color-241 {
  background-color: white;
}
table.contenttable-color-242 {
  background-color: #333333;
}
table.contenttable-color-243 {
  background-color: gray;
}
table.contenttable-color-244 {
  background-color: silver;
}
.csc-textpic-intext-right-nowrap div.csc-textpic-text {
  margin-right: 0;
}
.csc-textpic-intext-left-nowrap div.csc-textpic-text {
  margin-left: 0;
}
.csc-textpic-center .csc-textpic-imagewrap {
  margin-right: auto;
  margin-left: auto;
}
.csc-textpic-image {
  float: left;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.csc-textpic-imagerow:last-child .csc-textpic-image {
  padding-bottom: 0;
}
.csc-textpic-image img {
  width: 100%;
  box-sizing: border-box;
}
.csc-textpic-border img {
  border: 1px solid #cccccc;
}
.csc figcaption {
  font-size: 0.85em;
  padding: 1em 0 0;
}
.csc-textpic-text,
.csc-textpic-imagewrap {
  box-sizing: border-box;
}
.csc-textpic-intext-left .csc-textpic-text,
.csc-textpic-intext-left-nowrap .csc-textpic-text {
  float: right;
}
.csc-textpic-intext-right .csc-textpic-text,
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  float: left;
}
html {
  position: relative;
  font-size: 16px;
  min-width: 320px;
  height: 100%;
}
* {
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0;
}
body {
  color: #39423e;
  font-size: 135%;
  font-family: sourcesanspro, Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-decoration: none;
  height: 100%;
  background: #2d3431 url(../img/hintbi.jpg) fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  padding: 0;
  border: none;
  margin: 0;
}
body {
  line-height: 1.4;
}
.bgcovercenter {
  background-position: center center;
}
.bgcoverbottom {
  background-position: center bottom;
}
.bgrepeat {
  background-repeat: repeat;
  background-size: auto auto;
}
#inhalt {
  position: relative;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
}
#normal {
  padding: 60px 0 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #normal {
    padding: 60px 0 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #normal {
    padding: 60px 0 0;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  #normal {
    padding: 44px 0 0;
  }
}
@media (max-width: 639px) {
  #normal {
    padding: 44px 0 0;
  }
}
.clear {
  clear: both;
  font-size: 0;
  height: calc(190px + 60px * 2);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .clear {
    height: calc(190px + 60px * 2);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .clear {
    height: calc(190px + 60px * 2);
  }
}
#fixo {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 60px;
  background: #f1f3f3;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #fixo {
    height: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #fixo {
    height: 60px;
  }
}
#fixo0 {
  width: 970px;
  height: 60px;
  margin: 0 auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #fixo0 {
    width: 970px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #fixo0 {
    width: 970px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  #fixo0 {
    width: 92vw;
  }
}
@media (max-width: 639px) {
  #fixo0 {
    width: 94vw;
  }
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #fixo0 {
    height: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #fixo0 {
    height: 60px;
  }
}
.schildwrap {
  display: inline;
  z-index: 9;
}
.schild img {
  max-height: 100%;
  border: none;
}
#menuequerwrap {
  float: right;
}
#menuequer {
  line-height: 100%;
  height: 60px;
  padding: 0;
  margin: 0 0 0 1.5em;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #menuequer {
    height: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #menuequer {
    height: 60px;
  }
}
#menuequer li {
  position: relative;
  float: left;
  list-style: none;
  height: 60px;
  padding: 0;
  margin: 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #menuequer li {
    height: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #menuequer li {
    height: 60px;
  }
}
#menuequer a {
  display: block;
  line-height: 2px;
  padding-top: 29px;
  padding-bottom: 29px;
  padding-right: 2em;
  padding-left: 2em;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #menuequer a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #menuequer a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
#menuequer .act a:link,
#menuequer .act a:visited {
  color: #00b69e;
  font-weight: 700;
}
#menuequer .no a:link,
#menuequer .no a:visited {
  color: #39423e;
}
#menuequer a:hover,
#menuequer a:active,
#menuequer a:focus {
  text-decoration: none;
}
#menuequer .no a:hover,
#menuequer .no a:active,
#menuequer .no a:focus {
  color: #00b69e;
}
#menuequer ul {
  position: absolute;
  left: 0;
  display: none;
  z-index: 2;
  background: #f1f3f3;
  padding: 2em 0 0.5em;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.45);
  margin: 0;
}
#menuequer ul li {
  clear: both;
  float: none;
  font-size: 0.9em;
  min-width: 10em;
  height: auto;
  padding: 0;
  border: none;
  margin: 0;
}
#menuequer ul a {
  line-height: 120%;
  padding: 0 2.2em 1em;
  margin: 0;
}
#menuequer ul .no a:link,
#menuequer ul .no a:visited {
  color: #39423e;
  font-weight: 400;
}
#menuequer ul .no a:hover,
#menuequer ul .no a:active,
#menuequer ul .no a:focus {
  color: #00b69e;
  font-weight: 400;
}
#menuequer li:hover > ul {
  display: block;
}
#menuequer ul ul {
  left: 100%;
  top: -1.7em;
  z-index: 6;
  width: 11em;
  padding: 1.7em 0 0.5em;
  border-top: 1px solid #dbe0df;
}
#menuequer ul ul li {
  font-size: 1em;
}
#menuequer > li.hlast > a {
  padding-right: 0;
}
#menuequer > li.hlast li {
  max-width: 10em;
}
#menuequer > li.hlast > ul ul {
  left: auto;
  right: 100%;
}
.menuicon {
  display: none;
}
.cssicon {
  display: block;
  font-size: 17px;
  line-height: 146%;
  width: 1.8em;
  height: 0.3em;
  border-top: 0.9em double #00b69e;
  border-bottom: 0.3em solid #00b69e;
}
#unten {
  position: relative;
  z-index: 1;
  clear: both;
  width: 100%;
  height: calc(190px + 60px * 2);
  overflow: hidden;
  background: #262c2a;
  margin: calc(0px - (190px + 60px * 2)) auto 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #unten {
    height: calc(190px + 60px * 2);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #unten {
    height: calc(190px + 60px * 2);
  }
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #unten {
    margin: calc(0px - (190px + 60px * 2)) auto 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #unten {
    margin: calc(0px - (190px + 60px * 2)) auto 0;
  }
}
#unten0 {
  width: 970px;
  overflow: hidden;
  padding: 60px 0;
  margin: 0 auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #unten0 {
    width: 970px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #unten0 {
    width: 970px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  #unten0 {
    width: 92vw;
  }
}
@media (max-width: 639px) {
  #unten0 {
    width: 94vw;
  }
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #unten0 {
    padding: 60px 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #unten0 {
    padding: 60px 0;
  }
}
#untenli {
  clear: both;
  float: left;
  width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #untenli {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #untenli {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
#untenmi {
  float: left;
  width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  padding: 0 0 0 40px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #untenmi {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #untenmi {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #untenmi {
    padding: 0 0 0 40px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #untenmi {
    padding: 0 0 0 40px;
  }
}
#untenre {
  float: right;
  width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  #untenre {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  #untenre {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
#unten * {
  color: #91a19b;
}
#unten a:link,
#unten a:visited {
  color: #dbe0df;
}
#unten a:hover,
#unten a:active,
#unten a:focus {
  color: #dbe0df;
}
#unten .ce {
  margin: 0;
  padding: 0;
  width: auto;
}
#unten img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizequality;
}
#meta,
#unten .csc-menu {
  padding: 0;
  margin: 0;
}
#meta li,
#unten .csc-menu li {
  list-style: none;
  padding: 0;
  margin: 0 0 0.3em;
}
#meta li.hide {
  display: none;
}
#suche {
  width: 9em;
  max-width: 100%;
  height: 1.7em;
  background: rgba(255, 255, 255, 0.35);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.35) 80%, rgba(255, 255, 255, 0.55) 80%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0.35) 80%, rgba(255, 255, 255, 0.55) 80%);
  border-radius: 0px;
  margin: 1.5em 0 0;
}
#suche:hover {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.45) 80%, rgba(255, 255, 255, 0.8) 80%);
}
#unten #sword {
  float: left;
  color: #39423e;
  line-height: 100%;
  vertical-align: top;
  width: 60%;
  background: none;
  padding: 0.3em;
  border: none;
}
#unten .suche {
  float: right;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.2em;
  line-height: 100%;
  width: 21%;
  height: 100%;
  background: none;
  padding: 0;
  border: none;
}
.sprachmenue {
  display: block;
  margin: 1.5em 0 0;
}
.sprachmenue * {
  line-height: 110%;
}
.sprachmenue span {
  padding: 0 0.6em 0 0;
  border-right: 1px solid #91a19b;
  margin: 0 0.6em 0 0;
}
.sprachmenue span:last-child {
  border-right: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #00b69e;
  font-weight: 300;
  line-height: 125%;
  margin: 0 0 0.6em;
}
.gross {
  font-weight: 300;
}
.riesig {
  font-weight: 300;
}
body .boxtext {
  background: linear-gradient(to top, #b0bbb6 10px, #c0c9c6 35px, #d3d9d7 67px, #e4e7e6 100px, #e9eceb 30%, #f1f3f3 100%);
  padding: 60px 40px;
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  body .boxtext {
    padding: 60px 40px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  body .boxtext {
    padding: 60px 40px;
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  body .boxtext {
    padding: 45px 30px;
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  body .boxtext {
    padding: 37.5px 25px;
    margin-bottom: 37.5px;
  }
}
.white {
  color: #ffffff !important;
}
.lightgrey {
  color: #c8d0cd !important;
}
.darkgrey {
  color: #4c5853 !important;
}
.black {
  color: #000000 !important;
}
.color5 {
  color: #00b69e !important;
}
.color6 {
  color: #b80018 !important;
}
.color7 {
  color: #008531 !important;
}
.color8 {
  color: #00649e !important;
}
.csc figcaption {
  font-size: 0.85em;
  padding: 1em 0 0;
}
.tablewrap {
  overflow: auto;
}
table {
  width: 100%;
  border-collapse: collapse;
  padding: 1px;
  margin: 1.3em 0;
}
table th {
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  vertical-align: top;
}
table thead p {
  margin: 0;
}
table td {
  vertical-align: top;
}
table p {
  margin: 0;
}
.contenttable th,
.contenttable td {
  padding: 0.8em 1em 0.7em;
  border: 1px solid #39423e;
}
.plaintable {
  display: block;
  float: none;
  width: auto;
}
.plaintable th,
.plaintable td {
  padding: 0 0.8em 0.5em 0;
  border: none;
}
.plaintable th:last-child,
.plaintable td:last-child {
  padding-right: 0;
}
hr {
  height: 1px;
  background: #39423e;
  border: none;
  margin: 1.5em 0;
}
button,
input[type="submit"] {
  cursor: pointer;
}
a.buttonlook:hover,
.buttonlook a:hover,
a.buttonlook:active,
.buttonlook a:active,
a.buttonlook:focus,
.buttonlook a:focus {
  text-decoration: none;
}
a:link,
a:visited {
  color: #00b69e;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #00b69e;
  text-decoration: underline;
}
a img,
.csc-textpic-imagewrap a:link,
.csc-textpic-imagewrap a:visited,
.csc-textpic-imagewrap a:hover,
.csc-textpic-imagewrap a:active,
.csc-textpic-imagewrap a:focus,
a.schild:link,
a.schild:visited {
  border: none;
}
[data-csc-cols="2"] .csc-textpic-image {
  max-width: 50%;
}
[data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 20px;
}
[data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 20px;
  padding-right: 0px;
}
[data-csc-cols="3"] .csc-textpic-image {
  max-width: 33.33333333%;
}
[data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 26.66666667px;
}
[data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 13.33333333px;
  padding-right: 13.33333333px;
}
[data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 26.66666667px;
  padding-right: 0px;
}
[data-csc-cols="4"] .csc-textpic-image {
  max-width: 25%;
}
[data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 30px;
}
[data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 10px;
  padding-right: 20px;
}
[data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 20px;
  padding-right: 10px;
}
[data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
  padding-left: 30px;
  padding-right: 0px;
}
[data-csc-cols="5"] .csc-textpic-image {
  max-width: 20%;
}
[data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 32px;
}
[data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 8px;
  padding-right: 24px;
}
[data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 16px;
  padding-right: 16px;
}
[data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
  padding-left: 24px;
  padding-right: 8px;
}
[data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
  padding-left: 32px;
  padding-right: 0px;
}
[data-csc-cols="6"] .csc-textpic-image {
  max-width: 16.66666667%;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 33.33333333px;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 6.66666667px;
  padding-right: 26.66666667px;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 13.33333333px;
  padding-right: 20px;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
  padding-left: 20px;
  padding-right: 13.33333333px;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
  padding-left: 26.66666667px;
  padding-right: 6.66666667px;
}
[data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
  padding-left: 33.33333333px;
  padding-right: 0px;
}
[data-csc-cols="7"] .csc-textpic-image {
  max-width: 14.28571429%;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 34.28571429px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 5.71428571px;
  padding-right: 28.57142857px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 11.42857143px;
  padding-right: 22.85714286px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
  padding-left: 17.14285714px;
  padding-right: 17.14285714px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
  padding-left: 22.85714286px;
  padding-right: 11.42857143px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
  padding-left: 28.57142857px;
  padding-right: 5.71428571px;
}
[data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
  padding-left: 34.28571429px;
  padding-right: 0px;
}
[data-csc-cols="8"] .csc-textpic-image {
  max-width: 12.5%;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
  padding-left: 0px;
  padding-right: 35px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
  padding-left: 5px;
  padding-right: 30px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
  padding-left: 10px;
  padding-right: 25px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
  padding-left: 15px;
  padding-right: 20px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
  padding-left: 20px;
  padding-right: 15px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
  padding-left: 25px;
  padding-right: 10px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
  padding-left: 30px;
  padding-right: 5px;
}
[data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(8) {
  padding-left: 35px;
  padding-right: 0px;
}
.csc-textpic-image {
  padding-bottom: 40px;
}
.csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text {
  padding-top: 40px;
}
.csc-textpic-below .csc-textpic-text + .csc-textpic-imagewrap {
  padding-top: 40px;
}
.csc-textpic-intext-left .csc-textpic-text,
.csc-textpic-intext-left-nowrap .csc-textpic-text {
  padding-left: 20px;
  padding-left: calc(40px * (1 - var(--textportion)));
}
.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  padding-right: 20px;
  padding-right: calc(40px * (1 - var(--imgportion)));
}
.csc-textpic-intext-right .csc-textpic-text,
.csc-textpic-intext-right-nowrap .csc-textpic-text {
  padding-right: 20px;
  padding-right: calc(40px * (1 - var(--textportion)));
}
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  padding-left: 20px;
  padding-left: calc(40px * (1 - var(--imgportion)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  [data-csc-cols="2"] .csc-textpic-image {
    max-width: 50%;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 20px;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 20px;
    padding-right: 0px;
  }
  [data-csc-cols="3"] .csc-textpic-image {
    max-width: 33.33333333%;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 26.66666667px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 13.33333333px;
    padding-right: 13.33333333px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 26.66666667px;
    padding-right: 0px;
  }
  [data-csc-cols="4"] .csc-textpic-image {
    max-width: 25%;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 30px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 10px;
    padding-right: 20px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 20px;
    padding-right: 10px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 30px;
    padding-right: 0px;
  }
  [data-csc-cols="5"] .csc-textpic-image {
    max-width: 20%;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 32px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 8px;
    padding-right: 24px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 16px;
    padding-right: 16px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 24px;
    padding-right: 8px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 32px;
    padding-right: 0px;
  }
  [data-csc-cols="6"] .csc-textpic-image {
    max-width: 16.66666667%;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 33.33333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 6.66666667px;
    padding-right: 26.66666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 13.33333333px;
    padding-right: 20px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 20px;
    padding-right: 13.33333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 26.66666667px;
    padding-right: 6.66666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 33.33333333px;
    padding-right: 0px;
  }
  [data-csc-cols="7"] .csc-textpic-image {
    max-width: 14.28571429%;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 34.28571429px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5.71428571px;
    padding-right: 28.57142857px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 11.42857143px;
    padding-right: 22.85714286px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 17.14285714px;
    padding-right: 17.14285714px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 22.85714286px;
    padding-right: 11.42857143px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 28.57142857px;
    padding-right: 5.71428571px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 34.28571429px;
    padding-right: 0px;
  }
  [data-csc-cols="8"] .csc-textpic-image {
    max-width: 12.5%;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 35px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5px;
    padding-right: 30px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 10px;
    padding-right: 25px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 15px;
    padding-right: 20px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 20px;
    padding-right: 15px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 25px;
    padding-right: 10px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 30px;
    padding-right: 5px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(8) {
    padding-left: 35px;
    padding-right: 0px;
  }
  .csc-textpic-image {
    padding-bottom: 40px;
  }
  .csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text {
    padding-top: 40px;
  }
  .csc-textpic-below .csc-textpic-text + .csc-textpic-imagewrap {
    padding-top: 40px;
  }
  .csc-textpic-intext-left .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 20px;
    padding-left: calc(40px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    padding-right: 20px;
    padding-right: calc(40px * (1 - var(--imgportion)));
  }
  .csc-textpic-intext-right .csc-textpic-text,
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-right: 20px;
    padding-right: calc(40px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-left: 20px;
    padding-left: calc(40px * (1 - var(--imgportion)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  [data-csc-cols="2"] .csc-textpic-image {
    max-width: 50%;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 20px;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 20px;
    padding-right: 0px;
  }
  [data-csc-cols="3"] .csc-textpic-image {
    max-width: 33.33333333%;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 26.66666667px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 13.33333333px;
    padding-right: 13.33333333px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 26.66666667px;
    padding-right: 0px;
  }
  [data-csc-cols="4"] .csc-textpic-image {
    max-width: 25%;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 30px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 10px;
    padding-right: 20px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 20px;
    padding-right: 10px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 30px;
    padding-right: 0px;
  }
  [data-csc-cols="5"] .csc-textpic-image {
    max-width: 20%;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 32px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 8px;
    padding-right: 24px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 16px;
    padding-right: 16px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 24px;
    padding-right: 8px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 32px;
    padding-right: 0px;
  }
  [data-csc-cols="6"] .csc-textpic-image {
    max-width: 16.66666667%;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 33.33333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 6.66666667px;
    padding-right: 26.66666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 13.33333333px;
    padding-right: 20px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 20px;
    padding-right: 13.33333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 26.66666667px;
    padding-right: 6.66666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 33.33333333px;
    padding-right: 0px;
  }
  [data-csc-cols="7"] .csc-textpic-image {
    max-width: 14.28571429%;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 34.28571429px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5.71428571px;
    padding-right: 28.57142857px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 11.42857143px;
    padding-right: 22.85714286px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 17.14285714px;
    padding-right: 17.14285714px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 22.85714286px;
    padding-right: 11.42857143px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 28.57142857px;
    padding-right: 5.71428571px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 34.28571429px;
    padding-right: 0px;
  }
  [data-csc-cols="8"] .csc-textpic-image {
    max-width: 12.5%;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 35px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5px;
    padding-right: 30px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 10px;
    padding-right: 25px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 15px;
    padding-right: 20px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 20px;
    padding-right: 15px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 25px;
    padding-right: 10px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 30px;
    padding-right: 5px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(8) {
    padding-left: 35px;
    padding-right: 0px;
  }
  .csc-textpic-image {
    padding-bottom: 40px;
  }
  .csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text {
    padding-top: 40px;
  }
  .csc-textpic-below .csc-textpic-text + .csc-textpic-imagewrap {
    padding-top: 40px;
  }
  .csc-textpic-intext-left .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 20px;
    padding-left: calc(40px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    padding-right: 20px;
    padding-right: calc(40px * (1 - var(--imgportion)));
  }
  .csc-textpic-intext-right .csc-textpic-text,
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-right: 20px;
    padding-right: calc(40px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-left: 20px;
    padding-left: calc(40px * (1 - var(--imgportion)));
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  [data-csc-cols="2"] .csc-textpic-image {
    max-width: 50%;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 15px;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 15px;
    padding-right: 0px;
  }
  [data-csc-cols="3"] .csc-textpic-image {
    max-width: 33.33333333%;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 20px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 20px;
    padding-right: 0px;
  }
  [data-csc-cols="4"] .csc-textpic-image {
    max-width: 25%;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 22.5px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 7.5px;
    padding-right: 15px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 15px;
    padding-right: 7.5px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 22.5px;
    padding-right: 0px;
  }
  [data-csc-cols="5"] .csc-textpic-image {
    max-width: 20%;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 24px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 6px;
    padding-right: 18px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 12px;
    padding-right: 12px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 18px;
    padding-right: 6px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 24px;
    padding-right: 0px;
  }
  [data-csc-cols="6"] .csc-textpic-image {
    max-width: 16.66666667%;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 25px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5px;
    padding-right: 20px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 10px;
    padding-right: 15px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 15px;
    padding-right: 10px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 20px;
    padding-right: 5px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 25px;
    padding-right: 0px;
  }
  [data-csc-cols="7"] .csc-textpic-image {
    max-width: 14.28571429%;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 25.71428571px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 4.28571429px;
    padding-right: 21.42857143px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 8.57142857px;
    padding-right: 17.14285714px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 12.85714286px;
    padding-right: 12.85714286px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 17.14285714px;
    padding-right: 8.57142857px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 21.42857143px;
    padding-right: 4.28571429px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 25.71428571px;
    padding-right: 0px;
  }
  [data-csc-cols="8"] .csc-textpic-image {
    max-width: 12.5%;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 26.25px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 3.75px;
    padding-right: 22.5px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 7.5px;
    padding-right: 18.75px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 11.25px;
    padding-right: 15px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 15px;
    padding-right: 11.25px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 18.75px;
    padding-right: 7.5px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 22.5px;
    padding-right: 3.75px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(8) {
    padding-left: 26.25px;
    padding-right: 0px;
  }
  .csc-textpic-image {
    padding-bottom: 30px;
  }
  .csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text {
    padding-top: 30px;
  }
  .csc-textpic-below .csc-textpic-text + .csc-textpic-imagewrap {
    padding-top: 30px;
  }
  .csc-textpic-intext-left .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 15px;
    padding-left: calc(30px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    padding-right: 15px;
    padding-right: calc(30px * (1 - var(--imgportion)));
  }
  .csc-textpic-intext-right .csc-textpic-text,
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-right: 15px;
    padding-right: calc(30px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-left: 15px;
    padding-left: calc(30px * (1 - var(--imgportion)));
  }
}
@media (max-width: 639px) {
  [data-csc-cols="2"] .csc-textpic-image {
    max-width: 50%;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 12.5px;
  }
  [data-csc-cols="2"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 12.5px;
    padding-right: 0px;
  }
  [data-csc-cols="3"] .csc-textpic-image {
    max-width: 33.33333333%;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 16.66666667px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 8.33333333px;
    padding-right: 8.33333333px;
  }
  [data-csc-cols="3"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 16.66666667px;
    padding-right: 0px;
  }
  [data-csc-cols="4"] .csc-textpic-image {
    max-width: 25%;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 18.75px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 6.25px;
    padding-right: 12.5px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 12.5px;
    padding-right: 6.25px;
  }
  [data-csc-cols="4"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 18.75px;
    padding-right: 0px;
  }
  [data-csc-cols="5"] .csc-textpic-image {
    max-width: 20%;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 20px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 5px;
    padding-right: 15px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 15px;
    padding-right: 5px;
  }
  [data-csc-cols="5"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 20px;
    padding-right: 0px;
  }
  [data-csc-cols="6"] .csc-textpic-image {
    max-width: 16.66666667%;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 20.83333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 4.16666667px;
    padding-right: 16.66666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 8.33333333px;
    padding-right: 12.5px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 12.5px;
    padding-right: 8.33333333px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 16.66666667px;
    padding-right: 4.16666667px;
  }
  [data-csc-cols="6"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 20.83333333px;
    padding-right: 0px;
  }
  [data-csc-cols="7"] .csc-textpic-image {
    max-width: 14.28571429%;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 21.42857143px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 3.57142857px;
    padding-right: 17.85714286px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 7.14285714px;
    padding-right: 14.28571429px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 10.71428571px;
    padding-right: 10.71428571px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 14.28571429px;
    padding-right: 7.14285714px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 17.85714286px;
    padding-right: 3.57142857px;
  }
  [data-csc-cols="7"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 21.42857143px;
    padding-right: 0px;
  }
  [data-csc-cols="8"] .csc-textpic-image {
    max-width: 12.5%;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(1) {
    padding-left: 0px;
    padding-right: 21.875px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(2) {
    padding-left: 3.125px;
    padding-right: 18.75px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(3) {
    padding-left: 6.25px;
    padding-right: 15.625px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(4) {
    padding-left: 9.375px;
    padding-right: 12.5px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(5) {
    padding-left: 12.5px;
    padding-right: 9.375px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(6) {
    padding-left: 15.625px;
    padding-right: 6.25px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(7) {
    padding-left: 18.75px;
    padding-right: 3.125px;
  }
  [data-csc-cols="8"] .csc-textpic-imagerow .csc-textpic-image:nth-child(8) {
    padding-left: 21.875px;
    padding-right: 0px;
  }
  .csc-textpic-image {
    padding-bottom: 25px;
  }
  .csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text {
    padding-top: 25px;
  }
  .csc-textpic-below .csc-textpic-text + .csc-textpic-imagewrap {
    padding-top: 25px;
  }
  .csc-textpic-intext-left .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text {
    padding-left: 12.5px;
    padding-left: calc(25px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    padding-right: 12.5px;
    padding-right: calc(25px * (1 - var(--imgportion)));
  }
  .csc-textpic-intext-right .csc-textpic-text,
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-right: 12.5px;
    padding-right: calc(25px * (1 - var(--textportion)));
  }
  .csc-textpic-intext-right .csc-textpic-imagewrap,
  .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-left: 12.5px;
    padding-left: calc(25px * (1 - var(--imgportion)));
  }
}
.csc {
  overflow: hidden;
}
.csc .csc {
  overflow: visible;
}
.csc-textpic-above .csc-textpic-imagewrap + .csc-textpic-text:empty {
  padding-top: 0;
}
.csc-textpic-below .csc-textpic-text:empty + .csc-textpic-imagewrap {
  padding-top: 0;
}
.style1.op1 {
  background: #f1f3f3;
}
.style1.op05 {
  background: rgba(255, 255, 255, 0.8);
}
.style2.op1 {
  background: #00b69e;
}
.style2.op05 {
  background: rgba(0, 182, 158, 0.8);
}
.style3.op1 {
  background: linear-gradient(to top, #b0bbb6 10px, #c0c9c6 35px, #d3d9d7 67px, #e4e7e6 100px, #e9eceb 30%, #f1f3f3 100%);
}
.style3.op05 {
  background: rgba(219, 224, 223, 0.8);
}
.style4.op1 {
  background: #5c6b65;
}
.style4.op05 {
  background: rgba(92, 107, 101, 0.8);
}
.style2 * {
  color: #ffffff;
}
.style2 * h1,
.style2 * h2,
.style2 * h3,
.style2 * h4,
.style2 * h5,
.style2 * h6 {
  color: #ffffff;
}
.style2 * a:link,
.style2 * a:visited,
.style2 * a:hover,
.style2 * a:active,
.style2 * a:focus {
  color: #212624;
}
.style3 * {
  color: #39423e;
}
.style3 * h1,
.style3 * h2,
.style3 * h3,
.style3 * h4,
.style3 * h5,
.style3 * h6 {
  color: #39423e;
}
.style3 * a:link,
.style3 * a:visited,
.style3 * a:hover,
.style3 * a:active,
.style3 * a:focus {
  color: #00b69e;
}
.style4 * {
  color: #ffffff;
}
.style4 * h1,
.style4 * h2,
.style4 * h3,
.style4 * h4,
.style4 * h5,
.style4 * h6 {
  color: #ffffff;
}
.style4 * a:link,
.style4 * a:visited,
.style4 * a:hover,
.style4 * a:active,
.style4 * a:focus {
  color: #00d5b9;
}
input,
textarea,
select {
  font-size: 1em;
  border: 0 none #a5b1ad;
  border-radius: 0px;
  outline: none;
  box-sizing: border-box;
}
input,
textarea,
select {
  color: #000000;
  background: rgba(255, 255, 255, 0.7);
  padding: 0.5em 0.9em;
}
input:hover,
textarea:hover,
select:hover,
input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus {
  background: rgba(250, 250, 250, 0.7);
  border-color: transparent;
}
select:not([multiple]) {
  height: calc(1.4 * 1em +  0.5em  * 2);
}
button,
a.buttonlook,
.buttonlook a {
  font-size: 1em;
  border: 0 none #a5b1ad;
  border-radius: 0px;
  outline: none;
  box-sizing: border-box;
}
button,
input[type=submit],
a.buttonlook,
.buttonlook a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
  box-shadow: none;
  padding: 0.5em 3em;
  min-width: 10em;
}
button:hover,
input[type=submit]:hover,
a.buttonlook:hover,
.buttonlook a:hover,
button:active,
input[type=submit]:active,
a.buttonlook:active,
.buttonlook a:active,
button:focus,
input[type=submit]:focus,
a.buttonlook:focus,
.buttonlook a:focus {
  background: #00dfc1;
  border-color: transparent;
}
button.suche {
  min-width: auto;
}
.style2 input,
.style2 textarea,
.style2 select {
  color: #ffffff;
  background: #9faca8;
}
.style2 input:hover,
.style2 textarea:hover,
.style2 select:hover,
.style2 input:active,
.style2 textarea:active,
.style2 select:active,
.style2 input:focus,
.style2 textarea:focus,
.style2 select:focus {
  background: #adb8b4;
  border-color: transparent;
}
.style2 button,
.style2 a.buttonlook,
.style2 .buttonlook a {
  border: transparent;
}
.style2 button,
.style2 input[type=submit],
.style2 a.buttonlook,
.style2 .buttonlook a {
  color: #212624;
  background: #ebebeb;
  border-color: transparent;
}
.style2 button:hover,
.style2 input[type=submit]:hover,
.style2 a.buttonlook:hover,
.style2 .buttonlook a:hover,
.style2 button:active,
.style2 input[type=submit]:active,
.style2 a.buttonlook:active,
.style2 .buttonlook a:active,
.style2 button:focus,
.style2 input[type=submit]:focus,
.style2 a.buttonlook:focus,
.style2 .buttonlook a:focus {
  background: #ffffff;
  border-color: transparent;
}
.style2 .contenttable th,
.style2 .contenttable td {
  border: 1px solid #ffffff;
}
.style2 hr {
  background: #ffffff;
}
.style3 input,
.style3 textarea,
.style3 select {
  color: #39423e;
  background: #c8d0cd;
}
.style3 input:hover,
.style3 textarea:hover,
.style3 select:hover,
.style3 input:active,
.style3 textarea:active,
.style3 select:active,
.style3 input:focus,
.style3 textarea:focus,
.style3 select:focus {
  background: #d6dcda;
  border-color: transparent;
}
.style3 button,
.style3 a.buttonlook,
.style3 .buttonlook a {
  border: none transparent;
}
.style3 button,
.style3 input[type=submit],
.style3 a.buttonlook,
.style3 .buttonlook a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
}
.style3 button:hover,
.style3 input[type=submit]:hover,
.style3 a.buttonlook:hover,
.style3 .buttonlook a:hover,
.style3 button:active,
.style3 input[type=submit]:active,
.style3 a.buttonlook:active,
.style3 .buttonlook a:active,
.style3 button:focus,
.style3 input[type=submit]:focus,
.style3 a.buttonlook:focus,
.style3 .buttonlook a:focus {
  background: #00dfc1;
  border-color: #00dfc1;
}
.style3 .contenttable th,
.style3 .contenttable td {
  border: 1px solid #39423e;
}
.style3 hr {
  background: #39423e;
}
.style4 input,
.style4 textarea,
.style4 select {
  color: #5c6b65;
  background: #91a19b;
}
.style4 input:hover,
.style4 textarea:hover,
.style4 select:hover,
.style4 input:active,
.style4 textarea:active,
.style4 select:active,
.style4 input:focus,
.style4 textarea:focus,
.style4 select:focus {
  background: #9faca8;
  border-color: transparent;
}
.style4 button,
.style4 a.buttonlook,
.style4 .buttonlook a {
  border: transparent;
}
.style4 button,
.style4 input[type=submit],
.style4 a.buttonlook,
.style4 .buttonlook a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
}
.style4 button:hover,
.style4 input[type=submit]:hover,
.style4 a.buttonlook:hover,
.style4 .buttonlook a:hover,
.style4 button:active,
.style4 input[type=submit]:active,
.style4 a.buttonlook:active,
.style4 .buttonlook a:active,
.style4 button:focus,
.style4 input[type=submit]:focus,
.style4 a.buttonlook:focus,
.style4 .buttonlook a:focus {
  background: #00dfc1;
  border-color: transparent;
}
.style4 .contenttable th,
.style4 .contenttable td {
  border: 1px solid #ffffff;
}
.style4 hr {
  background: #ffffff;
}
fieldset {
  clear: both;
  border: none;
  margin: 0.7em 0;
}
legend {
  margin-bottom: 0.7em;
  font-size: 1.4em;
}
img,
embed,
object,
video {
  max-width: 100%;
  height: auto;
}
.ce {
  width: 970px;
  margin: 60px auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .ce {
    width: 970px;
    margin: 60px auto;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .ce {
    width: 970px;
    margin: 60px auto;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .ce {
    width: 92vw;
    margin: 45px auto;
  }
}
@media (max-width: 639px) {
  .ce {
    width: 94vw;
    margin: 37.5px auto;
  }
}
.shortcut:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.wvp .ce {
  width: 100%;
  padding: 0;
  margin: 0;
}
.h100,
.h50,
.h33 {
  background-size: cover;
  background-position: center top;
}
.h100 .ce,
.h50 .ce,
.h33 .ce {
  height: 100%;
}
.wsmall .ce {
  width: 485px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wsmall .ce {
    width: 485px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wsmall .ce {
    width: 485px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .wsmall .ce {
    width: 59.8vw;
  }
}
@media (max-width: 639px) {
  .wsmall .ce {
    width: 79.90000000000001vw;
  }
}
.wleftvp .ce {
  width: calc(50% + 970px / 2);
  margin-left: 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wleftvp .ce {
    width: calc(50% + 970px / 2);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wleftvp .ce {
    width: calc(50% + 970px / 2);
  }
}
.wrightvp .ce {
  width: calc(50% + 970px / 2);
  margin-right: 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wrightvp .ce {
    width: calc(50% + 970px / 2);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wrightvp .ce {
    width: calc(50% + 970px / 2);
  }
}
.wleftvp .w50.posright,
.wrightvp .w50.posleft {
  width: calc( 485px  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: calc( 485px  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: calc( 485px  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: 92vw;
  }
}
@media (max-width: 639px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: 94vw;
  }
}
.wleftvp .w50.posleft,
.wrightvp .w50.posright {
  width: calc( 50vw  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
  margin: -60px 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: calc( 50vw  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
    margin: -60px 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: calc( 50vw  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
    margin: -60px 0;
  }
}
.wleftvp .posleft *,
.wrightvp .posright * {
  margin: 0 !important;
}
.sptop05 .ce {
  margin-top: 30px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .sptop05 .ce {
    margin-top: 30px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .sptop05 .ce {
    margin-top: 30px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .sptop05 .ce {
    margin-top: 22.5px;
  }
}
@media (max-width: 639px) {
  .sptop05 .ce {
    margin-top: 18.75px;
  }
}
.spbottom05 .ce {
  margin-bottom: 30px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .spbottom05 .ce {
    margin-bottom: 30px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .spbottom05 .ce {
    margin-bottom: 30px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .spbottom05 .ce {
    margin-bottom: 22.5px;
  }
}
@media (max-width: 639px) {
  .spbottom05 .ce {
    margin-bottom: 18.75px;
  }
}
.sptop0 .ce {
  margin-top: 0;
}
.spbottom0 .ce {
  margin-bottom: 0;
}
.csc.gap100 {
  margin-top: calc(100vh - 60px);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap100 {
    margin-top: calc(100vh - 60px);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap100 {
    margin-top: calc(100vh - 60px);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap100 {
    margin-top: calc(100vh - 44px);
  }
}
@media (max-width: 639px) {
  .csc.gap100 {
    margin-top: calc(100vh - 44px);
  }
}
.csc.gap75 {
  margin-top: calc(75vh - 60px * 0.75);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap75 {
    margin-top: calc(75vh - 60px * 0.75);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap75 {
    margin-top: calc(75vh - 60px * 0.75);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap75 {
    margin-top: calc(75vh - 44px * 0.75);
  }
}
@media (max-width: 639px) {
  .csc.gap75 {
    margin-top: calc(75vh - 44px * 0.75);
  }
}
.csc.gap66 {
  margin-top: calc(66.66vh - 60px * 0.6666);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap66 {
    margin-top: calc(66.66vh - 60px * 0.6666);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap66 {
    margin-top: calc(66.66vh - 60px * 0.6666);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap66 {
    margin-top: calc(66.66vh - 44px * 0.6666);
  }
}
@media (max-width: 639px) {
  .csc.gap66 {
    margin-top: calc(66.66vh - 44px * 0.6666);
  }
}
.csc.gap50 {
  margin-top: calc(50vh - 60px * 0.50);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap50 {
    margin-top: calc(50vh - 60px * 0.50);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap50 {
    margin-top: calc(50vh - 60px * 0.50);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap50 {
    margin-top: calc(50vh - 44px * 0.50);
  }
}
@media (max-width: 639px) {
  .csc.gap50 {
    margin-top: calc(50vh - 44px * 0.50);
  }
}
.csc.gap33 {
  margin-top: calc(33.33vh - 60px * 0.3333);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap33 {
    margin-top: calc(33.33vh - 60px * 0.3333);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap33 {
    margin-top: calc(33.33vh - 60px * 0.3333);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap33 {
    margin-top: calc(33.33vh - 44px * 0.3333);
  }
}
@media (max-width: 639px) {
  .csc.gap33 {
    margin-top: calc(33.33vh - 44px * 0.3333);
  }
}
.csc.gap25 {
  margin-top: calc(25vh - 60px * 0.25);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap25 {
    margin-top: calc(25vh - 60px * 0.25);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap25 {
    margin-top: calc(25vh - 60px * 0.25);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap25 {
    margin-top: calc(25vh - 44px * 0.25);
  }
}
@media (max-width: 639px) {
  .csc.gap25 {
    margin-top: calc(25vh - 44px * 0.25);
  }
}
.csc.gap15 {
  margin-top: calc(15vh - 60px * 0.15);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap15 {
    margin-top: calc(15vh - 60px * 0.15);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap15 {
    margin-top: calc(15vh - 60px * 0.15);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap15 {
    margin-top: calc(15vh - 44px * 0.15);
  }
}
@media (max-width: 639px) {
  .csc.gap15 {
    margin-top: calc(15vh - 44px * 0.15);
  }
}
.csc.gap10 {
  margin-top: calc(10vh - 60px * 0.1);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.gap10 {
    margin-top: calc(10vh - 60px * 0.1);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.gap10 {
    margin-top: calc(10vh - 60px * 0.1);
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.gap10 {
    margin-top: calc(10vh - 44px * 0.1);
  }
}
@media (max-width: 639px) {
  .csc.gap10 {
    margin-top: calc(10vh - 44px * 0.1);
  }
}
.w75 {
  width: calc( 75%  - (40px * (4 - 1) / 4 * 3 - 40px * (3 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .w75 {
    width: calc( 75%  - (40px * (4 - 1) / 4 * 3 - 40px * (3 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .w75 {
    width: calc( 75%  - (40px * (4 - 1) / 4 * 3 - 40px * (3 - 1)));
  }
}
.w66 {
  width: calc( 66.666%  - (40px * (3 - 1) / 3 * 2 - 40px * (2 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .w66 {
    width: calc( 66.666%  - (40px * (3 - 1) / 3 * 2 - 40px * (2 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .w66 {
    width: calc( 66.666%  - (40px * (3 - 1) / 3 * 2 - 40px * (2 - 1)));
  }
}
.w50 {
  width: calc( 50%  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .w50 {
    width: calc( 50%  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .w50 {
    width: calc( 50%  - (40px * (2 - 1) / 2 * 1 - 40px * (1 - 1)));
  }
}
.w33 {
  width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .w33 {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .w33 {
    width: calc( 33.333%  - (40px * (3 - 1) / 3 * 1 - 40px * (1 - 1)));
  }
}
.w25 {
  width: calc( 25%  - (40px * (4 - 1) / 4 * 1 - 40px * (1 - 1)));
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .w25 {
    width: calc( 25%  - (40px * (4 - 1) / 4 * 1 - 40px * (1 - 1)));
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .w25 {
    width: calc( 25%  - (40px * (4 - 1) / 4 * 1 - 40px * (1 - 1)));
  }
}
.posleft {
  clear: both;
  float: left;
}
.poscenter {
  float: left;
  padding: 0 0 0 40px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .poscenter {
    padding: 0 0 0 40px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .poscenter {
    padding: 0 0 0 40px;
  }
}
.posright {
  float: right;
}
.csc.bgwhite {
  background: #ffffff;
}
.csc.bglightgrey {
  background: #c8d0cd;
}
.csc.bgdarkgrey {
  background: #4c5853;
}
.csc.bgblack {
  background: #000000;
}
.csc.bg5 {
  background: #00b69e;
}
.csc.bg6 {
  background: #b80018;
}
.csc.bg7 {
  background: #008531;
}
.csc.bg8 {
  background: #00649e;
}
.csc.bgwhite.op05 {
  background: rgba(255, 255, 255, 0.8);
}
.csc.bglightgrey.op05 {
  background: rgba(200, 208, 205, 0.8);
}
.csc.bgdarkgrey.op05 {
  background: rgba(76, 88, 83, 0.8);
}
.csc.bgblack.op05 {
  background: rgba(0, 0, 0, 0.8);
}
.csc.bg5.op05 {
  background: rgba(0, 182, 158, 0.8);
}
.csc.bg6.op05 {
  background: rgba(184, 0, 24, 0.8);
}
.csc.bg7.op05 {
  background: rgba(0, 133, 49, 0.8);
}
.csc.bg8.op05 {
  background: rgba(0, 100, 158, 0.8);
}
.csc.bg {
  background-position: center center;
  background-size: cover;
}
.csc.headergapnone > .ce > .csc-header h1,
.csc.headergapnone > .ce > .ce0 > .csc-header h1,
.csc.headergapnone > .ce > .csc-header h2,
.csc.headergapnone > .ce > .ce0 > .csc-header h2,
.csc.headergapnone > .ce > .csc-header h3,
.csc.headergapnone > .ce > .ce0 > .csc-header h3,
.csc.headergapnone > .ce > .csc-header h4,
.csc.headergapnone > .ce > .ce0 > .csc-header h4,
.csc.headergapnone > .ce > .csc-header h5,
.csc.headergapnone > .ce > .ce0 > .csc-header h5,
.csc.headergapnone > .ce > .csc-header h6,
.csc.headergapnone > .ce > .ce0 > .csc-header h6 {
  margin-bottom: 0;
}
.csc.headergapsmall > .ce > .csc-header,
.csc.headergapsmall > .ce > .ce0 > .csc-header {
  margin-bottom: 30px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.headergapsmall > .ce > .csc-header,
  .csc.headergapsmall > .ce > .ce0 > .csc-header {
    margin-bottom: 30px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.headergapsmall > .ce > .csc-header,
  .csc.headergapsmall > .ce > .ce0 > .csc-header {
    margin-bottom: 30px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.headergapsmall > .ce > .csc-header,
  .csc.headergapsmall > .ce > .ce0 > .csc-header {
    margin-bottom: 22.5px;
  }
}
@media (max-width: 639px) {
  .csc.headergapsmall > .ce > .csc-header,
  .csc.headergapsmall > .ce > .ce0 > .csc-header {
    margin-bottom: 18.75px;
  }
}
.csc.headergapbig > .ce > .csc-header,
.csc.headergapbig > .ce > .ce0 > .csc-header {
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .csc.headergapbig > .ce > .csc-header,
  .csc.headergapbig > .ce > .ce0 > .csc-header {
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .csc.headergapbig > .ce > .csc-header,
  .csc.headergapbig > .ce > .ce0 > .csc-header {
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .csc.headergapbig > .ce > .csc-header,
  .csc.headergapbig > .ce > .ce0 > .csc-header {
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .csc.headergapbig > .ce > .csc-header,
  .csc.headergapbig > .ce > .ce0 > .csc-header {
    margin-bottom: 37.5px;
  }
}
.zweispaltig,
.dreispaltig,
.vierspaltig {
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .zweispaltig,
  .dreispaltig,
  .vierspaltig {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .zweispaltig,
  .dreispaltig,
  .vierspaltig {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .zweispaltig,
  .dreispaltig,
  .vierspaltig {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media (max-width: 639px) {
  .zweispaltig,
  .dreispaltig,
  .vierspaltig {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
  }
}
.csc-firstHeader {
  margin-top: 0;
}
.csc-menu-4 dd {
  margin: 0 0 1em;
}
.typo3-messages {
  margin: 0;
}
.typo3-messages li.alert {
  list-style-type: none;
}
.typo3-messages .alert {
  background: #f4f6f5;
  padding: 40px;
  margin: 30px 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .typo3-messages .alert {
    padding: 40px;
    margin: 30px 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .typo3-messages .alert {
    padding: 40px;
    margin: 30px 0;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .typo3-messages .alert {
    padding: 30px;
    margin: 22.5px 0;
  }
}
@media (max-width: 639px) {
  .typo3-messages .alert {
    padding: 25px;
    margin: 18.75px 0;
  }
}
.typo3-messages .alert.alert-danger *,
.typo3-messages .alert.alert-warning * {
  color: #b80018;
}
.typo3-messages .alert.alert-success * {
  color: #008531;
}
.typo3-messages .alert.alert-info *,
.typo3-messages .alert.alert-notice * {
  color: #4c5853;
}
.typo3-messages .alert > :last-child {
  margin-bottom: 0;
}
.tx-glossary-list .type {
  font-style: italic;
}
.htmlswitcher.placeholder {
  display: none;
}
.cutsidesmobileandsmall.wvp .ce {
  margin-right: 0%;
  margin-left: 0%;
  width: auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .cutsidesmobileandsmall.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .cutsidesmobileandsmall.wvp .ce {
    margin-right: -10%;
    margin-left: -10%;
    width: auto;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .cutsidesmobileandsmall.wvp .ce {
    margin-right: -20%;
    margin-left: -20%;
    width: auto;
  }
}
@media (max-width: 639px) {
  .cutsidesmobileandsmall.wvp .ce {
    margin-right: -30%;
    margin-left: -30%;
    width: auto;
  }
}
.cutsidesmobile.wvp .ce {
  margin-right: 0%;
  margin-left: 0%;
  width: auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .cutsidesmobile.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .cutsidesmobile.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .cutsidesmobile.wvp .ce {
    margin-right: -15%;
    margin-left: -15%;
    width: auto;
  }
}
@media (max-width: 639px) {
  .cutsidesmobile.wvp .ce {
    margin-right: -25%;
    margin-left: -25%;
    width: auto;
  }
}
.cutsidesphone.wvp .ce {
  margin-right: 0%;
  margin-left: 0%;
  width: auto;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .cutsidesphone.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .cutsidesphone.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .cutsidesphone.wvp .ce {
    margin-right: 0%;
    margin-left: 0%;
    width: auto;
  }
}
@media (max-width: 639px) {
  .cutsidesphone.wvp .ce {
    margin-right: -20%;
    margin-left: -20%;
    width: auto;
  }
}
.headeraccordion .ce {
  transition: margin 0.8s;
}
.headeraccordion.accordionclosed .ce {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .headeraccordion.accordionclosed .ce {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .headeraccordion.accordionclosed .ce {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .headeraccordion.accordionclosed .ce {
    margin-top: 22.5px;
    margin-bottom: 22.5px;
  }
}
@media (max-width: 639px) {
  .headeraccordion.accordionclosed .ce {
    margin-top: 18.75px;
    margin-bottom: 18.75px;
  }
}
.headeraccordion.accordionclosed .csc-header {
  font-size: 0.75em;
}
.more,
.close {
  cursor: pointer;
}
.setmore.showfulltext {
  display: none;
}
.morewrap {
  text-align: center;
  max-height: 5em;
}
@keyframes showfulltext {
  0% {
    display: none;
    max-height: 0;
    overflow: hidden;
  }
  1% {
    display: block;
    max-height: 0;
    overflow: hidden;
  }
  99% {
    display: block;
    max-height: 900px;
    overflow: hidden;
  }
  100% {
    display: block;
    max-height: none;
    overflow: visible;
  }
}
@keyframes hidefulltext {
  0% {
    display: block;
    max-height: none;
    overflow: visible;
  }
  1% {
    display: block;
    max-height: 900px;
    overflow: hidden;
  }
  99% {
    display: block;
    max-height: 0;
    overflow: hidden;
  }
  100% {
    display: none;
    max-height: 0;
    overflow: hidden;
  }
}
.showfulltext .more {
  display: none;
}
.hidefulltext .close {
  display: none;
}
.fulltext {
  animation-fill-mode: forwards;
}
.fulltext.showfulltext {
  overflow: visible;
  animation-name: showfulltext;
}
.fulltext.hidefulltext {
  max-height: 0;
  overflow: auto;
  animation-name: hidefulltext;
}
.hidefulltext {
  margin: 0;
}
.ceaccordion:hover * {
  color: #00b69e;
}
.style2.ceaccordion:hover * {
  color: #212624;
}
.style3.ceaccordion:hover * {
  color: #00b69e;
}
.style4.ceaccordion:hover * {
  color: #00d5b9;
}
body:not(.animateaccordions) .headeraccordion *,
body:not(.animateaccordions) .more,
body:not(.animateaccordions) .more *,
body:not(.animateaccordions) .close,
body:not(.animateaccordions) .close *,
body:not(.animateaccordions) .morewrap,
body:not(.animateaccordions) .morewrap *,
body:not(.animateaccordions) .fulltext,
body:not(.animateaccordions) .fulltext * {
  transition: none !important;
  animation-duration: 0ms !important;
}
.animateaccordions .accordionclosed .csc-header {
  transition: margin 0.8s, font-size 0.8s !important;
}
.animateaccordions .more,
.animateaccordions .close {
  transition: margin 0.8s, font-size 0.8s !important;
}
.animateaccordions .morewrap {
  transition: max-height 0.5s 0.5s;
}
.animateaccordions .morewrap img {
  transition: width 0.5s;
}
.animateaccordions .fulltext {
  transition: max-height 0.8s, margin 0.8s !important;
  animation-duration: 0.8s;
  animation-fill-mode: forwards;
}
.form-group > label,
.filter label,
.form-group > div:first-child:before,
form > .clearfix + .clearfix:before,
.actions div.btn-group:before {
  flex: 1 0 13em;
  margin-right: 1%;
}
.actions div.btn-group:before {
  content: "";
}
.form-group,
div.btn-group {
  clear: left;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  align-items: first baseline;
}
.form-group label + *,
div.btn-group .submit {
  display: flex;
  flex: 1000 1 15em;
  box-sizing: border-box;
  flex-direction: column;
  align-items: flex-start;
  align-items: start;
}
.indexedsearch .form-group label + * {
  flex-basis: 27em;
}
.indexedsearch .select {
  flex-direction: row;
}
.indexedsearch .select select:not(:last-child) {
  margin-right: 0.7em;
}
.clearfix.statictext,
.clearfix.contentelement {
  margin-top: 0.7em;
  margin-bottom: 1.4em;
}
.clearfix.contentelement:after {
  content: '';
  display: block;
  clear: both;
}
.form-group > label + * {
  padding: 0 0 0.7em 0;
}
.form-group input,
.form-group textarea,
.form-group select {
  width: 100%;
}
.form-group .input > * {
  width: 100%;
}
.form-group input[type="checkbox"],
.form-group input[type=radio],
.form-group input[type=submit] {
  width: auto;
}
.form-group textarea {
  height: 7em;
}
.form-group.has-error .error.help-block,
.form-group.has-error .required {
  color: #b80018;
}
.form-group.radiobutton .input label,
.form-group.multicheckbox .input label {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.form-group.radiobutton input,
.form-group.multicheckbox input {
  align-self: center;
  margin-right: 0.7em;
}
.form-group.checkbox .input {
  display: block;
}
.form-group.multiselect {
  align-items: flex-start;
  align-items: start;
}
.form-group.multiselect label {
  padding-top: 0.5em;
}
.form-group.multiselect select {
  height: auto;
}
.form-group.gridrow > .input {
  align-items: stretch;
  padding-bottom: 0;
}
.form-group.gridrow .row {
  display: flex;
  flex: 1 0 auto;
  flex-direction: row;
  justify-content: stretch;
  flex-wrap: wrap;
  width: auto;
  margin-left: -1.4em;
}
.form-group.gridrow .row > * {
  flex: 1 1 100%;
}
.form-group.gridrow .row .form-group {
  margin-left: 1.4em;
  flex-wrap: nowrap;
}
.form-group.gridrow .row label {
  order: 2;
  flex: 0 0 auto;
  margin-left: 0.7em;
  margin-right: 0;
  white-space: nowrap;
}
.form-group.gridrow .row .input {
  order: 1;
  flex: 1 0 7em;
  align-items: stretch;
}
.form-group.gridrow .row .input input {
  width: 100%;
  max-width: none;
  min-width: 7em;
}
.form-group .datepicker {
  display: none;
}
@supports (display: flex) {
  .form-group.gridrow .row > * {
    flex-basis: auto;
    flex-basis: min-content;
  }
}
@supports (gap: 1em 1em) {
  .form-group,
  div.btn-group {
    gap: 0 0.7em;
  }
  .form-group > label,
  .filter label,
  .form-group > div:first-child:before,
  form > .clearfix + .clearfix:before,
  .actions div.btn-group:before {
    margin-right: 0;
  }
  .form-group.gridrow .row {
    gap: 0 1.4em;
    margin-left: 0;
  }
  .form-group.gridrow .row .form-group {
    margin-left: 0;
  }
  .form-group.gridrow .row label {
    margin-left: 0;
  }
}
.extresume.form-group input {
  vertical-align: baseline;
}
.listview > .browsenav {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview > .browsenav {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview > .browsenav {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview > .browsenav {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview > .browsenav {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
  }
}
.listview .filter {
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .filter {
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .filter {
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .filter {
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview .filter {
    margin-bottom: 37.5px;
  }
}
.listview .filter .mainfilter {
  display: flex;
}
.listview .filter .mainfilter input {
  flex-grow: 1;
  flex-shrink: 1;
  width: 3em;
  margin-right: 0.7em;
}
.listview .filter select {
  width: calc(50% - 0.7em / 2);
}
.listview .filter select + select {
  float: right;
}
.listview .filter .filterswitch {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .filter .filterswitch {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .filter .filterswitch {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .filter .filterswitch {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview .filter .filterswitch {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
  }
}
.listview .browsenav a,
.listview .browsegroup a {
  display: inline-block;
  color: #000000;
  background: rgba(255, 255, 255, 0.7);
  padding: 0.5em 3em;
  border: 0 none #a5b1ad;
  border-radius: 0px;
  box-shadow: none;
}
.listview .browsenav a:hover,
.listview .browsegroup a:hover,
.listview .browsenav a:active,
.listview .browsegroup a:active,
.listview .browsenav a:focus,
.listview .browsegroup a:focus {
  text-decoration: none !important;
  background: rgba(250, 250, 250, 0.7);
  border-color: transparent;
}
.listview .browsenav .cur a,
.listview .browsegroup .cur a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
}
.listview .browsenav .cur a:hover,
.listview .browsegroup .cur a:hover,
.listview .browsenav .cur a:active,
.listview .browsegroup .cur a:active,
.listview .browsenav .cur a:focus,
.listview .browsegroup .cur a:focus {
  background: #00dfc1;
  border-color: transparent;
}
.style2 .listview .browsenav a,
.style2 .listview .browsegroup a {
  color: #ffffff;
  background: #9faca8;
  border-color: transparent;
}
.style2 .listview .browsenav a:hover,
.style2 .listview .browsegroup a:hover,
.style2 .listview .browsenav a:active,
.style2 .listview .browsegroup a:active,
.style2 .listview .browsenav a:focus,
.style2 .listview .browsegroup a:focus {
  background: #adb8b4;
  border-color: transparent;
}
.style2 .listview .browsenav .cur a,
.style2 .listview .browsegroup .cur a {
  color: #212624;
  background: #ebebeb;
  border-color: transparent;
}
.style2 .listview .browsenav .cur a:hover,
.style2 .listview .browsegroup .cur a:hover,
.style2 .listview .browsenav .cur a:active,
.style2 .listview .browsegroup .cur a:active,
.style2 .listview .browsenav .cur a:focus,
.style2 .listview .browsegroup .cur a:focus {
  background: #ffffff;
  border-color: transparent;
}
.style3 .listview .browsenav a,
.style3 .listview .browsegroup a {
  color: #39423e;
  background: #c8d0cd;
  border-color: transparent;
}
.style3 .listview .browsenav a:hover,
.style3 .listview .browsegroup a:hover,
.style3 .listview .browsenav a:active,
.style3 .listview .browsegroup a:active,
.style3 .listview .browsenav a:focus,
.style3 .listview .browsegroup a:focus {
  background: #d6dcda;
  border-color: transparent;
}
.style3 .listview .browsenav .cur a,
.style3 .listview .browsegroup .cur a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
}
.style3 .listview .browsenav .cur a:hover,
.style3 .listview .browsegroup .cur a:hover,
.style3 .listview .browsenav .cur a:active,
.style3 .listview .browsegroup .cur a:active,
.style3 .listview .browsenav .cur a:focus,
.style3 .listview .browsegroup .cur a:focus {
  background: #00dfc1;
  border-color: transparent;
}
.style4 .listview .browsenav a,
.style4 .listview .browsegroup a {
  color: #5c6b65;
  background: #91a19b;
  border-color: transparent;
}
.style4 .listview .browsenav a:hover,
.style4 .listview .browsegroup a:hover,
.style4 .listview .browsenav a:active,
.style4 .listview .browsegroup a:active,
.style4 .listview .browsenav a:focus,
.style4 .listview .browsegroup a:focus {
  background: #9faca8;
  border-color: transparent;
}
.style4 .listview .browsenav .cur a,
.style4 .listview .browsegroup .cur a {
  color: #ffffff;
  background: #00b69e;
  border-color: transparent;
}
.style4 .listview .browsenav .cur a:hover,
.style4 .listview .browsegroup .cur a:hover,
.style4 .listview .browsenav .cur a:active,
.style4 .listview .browsegroup .cur a:active,
.style4 .listview .browsenav .cur a:focus,
.style4 .listview .browsegroup .cur a:focus {
  background: #00dfc1;
  border-color: transparent;
}
.listview .browsenav {
  font-size: 0.9em;
  text-align: center;
}
.listview .browsenav a {
  text-decoration: none !important;
  width: 100%;
  box-sizing: border-box;
}
.listview .browsenav ul {
  margin: 0 0 2em !important;
}
.listview .browsenav li {
  display: inline-block;
  margin: 0 0.3em 0.3em 0;
}
.listview .browsegroup {
  margin-bottom: -0.3em;
  font-size: 0.9em;
}
.listview .browsegroup a {
  margin: 0 0.3em 0.3em 0;
}
.listview .browsegroup a:last-child {
  margin-right: 0;
}
.listview .filter + .browsegroup {
  margin-top: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .filter + .browsegroup {
    margin-top: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .filter + .browsegroup {
    margin-top: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .filter + .browsegroup {
    margin-top: 45px;
  }
}
@media (max-width: 639px) {
  .listview .filter + .browsegroup {
    margin-top: 37.5px;
  }
}
.listview .sectionhead {
  margin-top: 120px;
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .sectionhead {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .sectionhead {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .sectionhead {
    margin-top: 90px;
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview .sectionhead {
    margin-top: 75px;
    margin-bottom: 37.5px;
  }
}
.listview .listitem {
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .listitem {
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .listitem {
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .listitem {
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview .listitem {
    margin-bottom: 37.5px;
  }
}
.listview .listitem > .image {
  float: left;
  width: 1.66em;
}
.listview .listitem > .image ~ * {
  margin-left: 2.2em;
}
.listview .listitem .listitem {
  margin-bottom: 60px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .listview .listitem .listitem {
    margin-bottom: 60px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .listview .listitem .listitem {
    margin-bottom: 60px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .listview .listitem .listitem {
    margin-bottom: 45px;
  }
}
@media (max-width: 639px) {
  .listview .listitem .listitem {
    margin-bottom: 37.5px;
  }
}
.indexedsearch .percent {
  float: right;
  margin-left: 0.3em;
}
.style2 .indexedsearch .percent {
  color: #212624;
}
.style3 .indexedsearch .percent {
  color: #00b69e;
}
.style4 .indexedsearch .percent {
  color: #00d5b9;
}
.indexedsearch .description {
  clear: both;
  margin-bottom: 0;
}
.indexedsearch .listitem .image {
  width: 1.66em;
}
.indexedsearch .listitem strong {
  color: #008531;
}
.indexedsearch .info {
  margin-top: 0.8em;
}
.indexedsearch .info p {
  font-size: 0.9em;
  margin: 0;
}
.indexedsearch .info p * {
  color: #768982;
}
.style2 .indexedsearch .info p * {
  color: rgba(255, 255, 255, 0.6);
}
.style3 .indexedsearch .info p * {
  color: rgba(57, 66, 62, 0.6);
}
.style4 .indexedsearch .info p * {
  color: rgba(255, 255, 255, 0.6);
}
.indexedsearch .info p label {
  margin-right: 0.3em;
}
.indexedsearch .info p span {
  margin-right: 0.7em;
}
.indexedsearch .info p span:last-child {
  margin-right: 0;
}
.news .news-list-category:before {
  content: " - ";
}
.news .listview .teaser-text > * {
  display: inline;
}
.tx-felogin-pi1 legend {
  display: none;
}
.tx-felogin-pi1 form {
  margin: 1.5em 0;
}
.tx-felogin-pi1 div {
  margin: 0 0 0.7em;
}
.tx-felogin-pi1 label {
  display: inline-block;
  margin: 0.2em 1em 0 0;
}
.tx-felogin-pi1 input {
  width: 10em;
  box-sizing: border-box;
}
.mfp-arrow,
.mfp-close,
#cboxContent > button {
  min-width: initial;
  background: transparent;
  border-radius: initial;
  box-shadow: initial;
}
.mfp-arrow:hover,
.mfp-close:hover,
#cboxContent > button:hover,
.mfp-arrow:active,
.mfp-close:active,
#cboxContent > button:active,
.mfp-arrow:focus,
.mfp-close:focus,
#cboxContent > button:focus {
  background: transparent;
}
.mfp-title,
.mfp-counter {
  font-size: 16px;
}
#cboxSlideshow img {
  width: 18px;
  height: 18px;
}
.tx-a7carousel,
.tx-a7carousel .slick-list {
  z-index: 1;
}
.tx-a7carousel .slick-slider .slick-dots {
  top: 4%;
  right: 4%;
  bottom: auto;
  left: auto;
  width: auto;
  z-index: 12;
}
.tx-a7carousel .slick-slider .slick-dots li button:before {
  display: none;
  content: normal;
}
.tx-a7carousel .slick-slider .slick-dots li {
  background: rgba(255, 255, 255, 0.8);
  width: 1em;
  height: 1em;
  margin: 0 0 0 1em;
}
.tx-a7carousel .slick-slider .slick-dots li.slick-active {
  background: #00b69e;
}
.tx-a7carousel .slick-slider .slick-dots li button:hover,
.tx-a7carousel .slick-slider .slick-dots li button:active,
.tx-a7carousel .slick-slider .slick-dots li button:focus {
  background: none;
  border: none;
}
.tx-a7carousel .slick-slider .slick-prev,
.tx-a7carousel .slick-slider .slick-next {
  width: 25%;
  margin-top: 0;
}
.tx-a7carousel .slick-slider .slick-prev {
  left: 4%;
  padding-left: 4%;
  text-align: left;
}
.tx-a7carousel .slick-slider .slick-next {
  right: 4%;
  padding-right: 4%;
  text-align: right;
}
.tx-a7carousel .slick-slider:hover .slick-prev {
  left: 0;
  margin: 0;
}
.tx-a7carousel .slick-slider:hover .slick-next {
  right: 0;
  margin: 0;
}
.tx-a7carousel .slick-slider:hover .slick-prev:before {
  margin: 0;
  font-size: 40px;
  position: relative;
  left: -0.1em;
}
.tx-a7carousel .slick-slider:hover .slick-next:before {
  margin: 0;
  font-size: 40px;
  position: relative;
  right: -0.1em;
}
.tx-a7carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.tx-a7carousel .slick-slide > div > div {
  vertical-align: middle;
}
.tx-a7carousel .play-pause-control button {
  background: none !important;
}
.tx-a7carousel .slick-prev,
.tx-a7carousel .slick-next {
  background: transparent !important;
}
.tx-a7carousel .a7carousel-1-main .slick-img,
.tx-a7carousel .a7carousel-1-nav .slick-img {
  opacity: 0.3 !important;
  transition: opacity 0.8s;
}
.tx-a7carousel .a7carousel-1-main .slick-current .slick-img,
.tx-a7carousel .a7carousel-1-nav .slick-current .slick-img {
  opacity: 1 !important;
  transition: opacity 0.8s;
}
.slidermargins .slick-slide {
  margin: 0 20px;
}
.slidermargins .slick-list {
  margin: 0 -20px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .slidermargins .slick-slide {
    margin: 0 20px;
  }
  .slidermargins .slick-list {
    margin: 0 -20px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .slidermargins .slick-slide {
    margin: 0 20px;
  }
  .slidermargins .slick-list {
    margin: 0 -20px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .slidermargins .slick-slide {
    margin: 0 15px;
  }
  .slidermargins .slick-list {
    margin: 0 -15px;
  }
}
@media (max-width: 639px) {
  .slidermargins .slick-slide {
    margin: 0 12.5px;
  }
  .slidermargins .slick-list {
    margin: 0 -12.5px;
  }
}
.slidermargins .a7carousel-1-nav .slick-slide {
  margin: 0 10px;
}
.slidermargins .a7carousel-1-nav .slick-list {
  margin: 0 -10px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .slidermargins .a7carousel-1-nav .slick-slide {
    margin: 0 10px;
  }
  .slidermargins .a7carousel-1-nav .slick-list {
    margin: 0 -10px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .slidermargins .a7carousel-1-nav .slick-slide {
    margin: 0 10px;
  }
  .slidermargins .a7carousel-1-nav .slick-list {
    margin: 0 -10px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .slidermargins .a7carousel-1-nav .slick-slide {
    margin: 0 7.5px;
  }
  .slidermargins .a7carousel-1-nav .slick-list {
    margin: 0 -7.5px;
  }
}
@media (max-width: 639px) {
  .slidermargins .a7carousel-1-nav .slick-slide {
    margin: 0 6.25px;
  }
  .slidermargins .a7carousel-1-nav .slick-list {
    margin: 0 -6.25px;
  }
}
.slick-slider figure figcaption {
  position: static;
  font-size: 1em;
  color: inherit;
  background: none;
  padding: 1em 0 0;
  box-sizing: border-box;
}
.textonimage .csc-textpic {
  position: relative;
}
.textonimage .csc-textpic-text {
  position: absolute;
  left: 0;
  top: 0;
  padding: 60px 40px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .textonimage .csc-textpic-text {
    padding: 60px 40px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .textonimage .csc-textpic-text {
    padding: 60px 40px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .textonimage .csc-textpic-text {
    padding: 45px 30px;
  }
}
@media (max-width: 639px) {
  .textonimage .csc-textpic-text {
    padding: 37.5px 25px;
  }
}
.wvp.textonimage .csc-textpic-text {
  left: calc((100% - 970px) / 2);
  width: 970px !important;
  padding: 0;
  margin: 60px 0;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100% - 970px) / 2);
    width: 970px !important;
    padding: 0;
    margin: 60px 0;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100% - 970px) / 2);
    width: 970px !important;
    padding: 0;
    margin: 60px 0;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100% - 92vw) / 2);
    width: 92vw !important;
    padding: 0;
    margin: 45px 0;
  }
}
@media (max-width: 639px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100% - 94vw) / 2);
    width: 94vw !important;
    padding: 0;
    margin: 37.5px 0;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100vw - 92vw) / 2);
  }
}
@media (max-width: 639px) {
  .wvp.textonimage .csc-textpic-text {
    left: calc((100vw - 94vw) / 2);
  }
}
.h100 .tx-a7carousel .slick-slider,
.h100 .tx-a7carousel .slick-slider figure {
  max-height: calc(100vh - 60px + 85px);
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .h100 .tx-a7carousel .slick-slider,
  .h100 .tx-a7carousel .slick-slider figure {
    max-height: calc(100vh - 60px + 85px);
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .h100 .tx-a7carousel .slick-slider,
  .h100 .tx-a7carousel .slick-slider figure {
    max-height: calc(100vh - 60px + 85px);
  }
}
.slick-slider .slick-next:before {
  content: '▶';
}
.slick-slider .slick-prev:before {
  content: '◀';
}
.slick-slider .slick-next:before,
.slick-slider .slick-prev:before {
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
}
.resdetector {
  font-size: 0;
  height: 0;
  overflow: hidden;
}
@media (min-width: 1010px) {
  .mobileonly {
    display: none !important;
  }
  .phoneonly {
    display: none !important;
  }
  .tabletonly {
    display: none !important;
  }
  .nostandard {
    display: none;
  }
  #menuequer .plus,
  #menuequer .pluslist,
  #menuequer li:hover > .pluslist {
    display: none;
  }
  #menuequer li.hhide {
    display: none;
  }
}
@media (min-width: 1250px) and (max-width: 1519px) {
  body {
    font-size: 108%;
  }
  #menuequer a {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  #menuequer ul {
    left: -0.075em;
  }
  #menuequer ul a {
    padding: 0 1.75em 1.2em;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  body {
    font-size: 97.2%;
  }
  #menuequer a {
    padding-right: 1.2em;
    padding-left: 1.2em;
  }
  #menuequer ul {
    left: 0.012em;
  }
  #menuequer ul a {
    padding: 0 1.32em 1em;
  }
  body h1 {
    font-size: 2.2em;
  }
  body h2 {
    font-size: 1.8em;
  }
  body h3 {
    font-size: 1.6em;
  }
  body h4 {
    font-size: 1.4em;
  }
  body h5 {
    font-size: 1.2em;
  }
  body h6 {
    font-size: 1.1em;
  }
  body .gross {
    font-size: 1.3em;
  }
  body .riesig {
    font-size: 1.6em;
  }
}
@media (max-width: 1009px) {
  html {
    height: auto;
  }
  body {
    height: auto;
    font-size: 108%;
  }
  .clear {
    height: 0;
  }
  #fixo {
    position: static;
    height: auto;
    background: #f1f3f3;
    box-shadow: none;
  }
  #fixo0 {
    height: auto;
  }
  #menuequerwrap {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    float: none;
    width: auto;
    background: rgba(28, 33, 31, 0.5);
    padding: 0;
    opacity: 0;
    transition: opacity 0.5s, visibility 0s 0.5s;
    z-index: 8;
    overflow: auto;
  }
  #menuequer {
    position: absolute;
    left: -360px;
    width: 360px;
    max-width: 100%;
    height: auto;
    min-height: 100%;
    background: #f1f3f3;
    border-radius: 0;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    margin: 0;
    box-sizing: border-box;
    transition: left 0.5s;
  }
  #menuequer li {
    float: none;
    height: auto;
  }
  #menuequer .mhide {
    display: none;
  }
  #menuequer ul li {
    font-size: 1em;
  }
  #menuequer a,
  #menuequer ul.pluslist a {
    line-height: inherit;
    text-decoration: none;
  }
  #menuequer li a.plus {
    padding-left: 1.5em;
    color: #39423e;
  }
  #menuequer li a.plus,
  #menuequer li a.plus:hover,
  #menuequer li a.plus:focus,
  #menuequer li a.plus:visited,
  #menuequer li a.plus:link {
    display: block;
    float: right;
    text-align: center;
    background: none;
    width: 1em;
    cursor: pointer;
  }
  #menuequer a,
  #menuequer ul a {
    padding: 0.3em 0;
  }
  #menuequer ul {
    display: block;
    position: static;
    box-shadow: none;
    background: none;
  }
  #menuequer ul,
  #menuequer ul ul {
    padding: 0.5em 0;
  }
  #menuequer ul ul {
    border-top: 0 none;
  }
  #menuequer > li > ul > li > a {
    padding-left: 1.4em;
  }
  #menuequer > li > ul > li > ul {
    width: auto;
  }
  #menuequer > li > ul > li > ul > li > a {
    padding-left: 2.8em;
  }
  #menuequer > li.hlast > ul {
    text-align: left;
  }
  #menuequer li.hlast li {
    max-width: none;
  }
  #menuequer ul.inactive,
  #menuequer li:hover > .inactive {
    display: none;
  }
  #menuequer .nonpluslist,
  #menuequer li:hover > .nonpluslist {
    display: none;
  }
  .openmenu {
    height: 100%;
  }
  .openmenu body {
    height: 100%;
  }
  .openmenu #inhalt {
    height: 100%;
    overflow: hidden;
  }
  .openmenu #menuequerwrap {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.5s;
  }
  .openmenu #menuequer {
    left: 0;
  }
  .openmenu #unten {
    display: none;
    opacity: 0;
    transition: opacity 0.5s, display 0s 0.5s;
  }
  .menuicon {
    display: block;
    position: absolute;
    z-index: 10;
  }
  #unten {
    height: auto;
    margin: 0;
  }
  #unten0 {
    height: auto;
  }
  .schildwrap {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    background: #f1f3f3;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
  }
  .schild img {
    height: 100%;
  }
  body h1 {
    font-size: 2.0em;
    font-weight: 400;
  }
  body h2 {
    font-size: 1.5em;
    font-weight: 400;
  }
  body h3 {
    font-size: 1.3em;
    font-weight: 400;
  }
  body h4 {
    font-size: 1.25em;
    font-weight: 400;
  }
  body h5 {
    font-size: 1.2em;
    font-weight: 400;
  }
  body h6 {
    font-size: 1.1em;
    font-weight: 400;
  }
  body .gross {
    font-size: 1.2em;
    font-weight: 400;
  }
  body .riesig {
    font-size: 1.4em;
    font-weight: 400;
  }
  input,
  select,
  textarea {
    max-width: 100%;
  }
  img,
  embed,
  object,
  video {
    width: auto;
  }
  .ce .ce {
    width: auto;
    margin: 0 auto;
  }
  .h100.wvp {
    height: 50vw;
  }
  .h50.wvp {
    height: 25vw;
  }
  .h33.wvp {
    height: 16.66666667vw;
  }
  .w25:not(.tabletshortcutfloat > .ce > .csc),
  .w33:not(.tabletshortcutfloat > .ce > .csc),
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc),
  .w66:not(.tabletshortcutfloat > .ce > .csc),
  .w75:not(.tabletshortcutfloat > .ce > .csc) {
    clear: left;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .w25:not(.tabletshortcutfloat > .ce > .csc).spbottom0,
  .w33:not(.tabletshortcutfloat > .ce > .csc).spbottom0,
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc).spbottom0,
  .w66:not(.tabletshortcutfloat > .ce > .csc).spbottom0,
  .w75:not(.tabletshortcutfloat > .ce > .csc).spbottom0 {
    margin-bottom: 0;
  }
  #inhalt .hidefulltext {
    margin-bottom: 0;
  }
  .h33 .ce0,
  .h50 .ce0,
  .h100 .ce0 {
    height: 100%;
  }
  .wleftvp .ce,
  .wrightvp .ce {
    width: 100%;
  }
  .wleftvp .w50,
  .wrightvp .w50 {
    clear: both;
    float: none;
  }
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: auto;
    margin: 0;
  }
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    margin: 0 auto;
  }
  .zweispaltig,
  .dreispaltig,
  .vierspaltig {
    -webkit-column-count: auto !important;
    -moz-column-count: auto !important;
    column-count: auto !important;
  }
  .mobileimagesnofloat .csc-textpic-imagerow .csc-textpic-image.csc-textpic-image.csc-textpic-image {
    float: none;
    text-align: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .indexedsearch .info {
    margin-top: 0.4em;
  }
  .tx-a7carousel .slick-slider .slick-arrow,
  .tx-a7carousel .play-pause-control {
    display: none !important;
  }
  .h100 .tx-a7carousel .slick-slider,
  .h100 .tx-a7carousel .slick-slider figure {
    max-height: 50vw;
  }
  .standardonly {
    display: none !important;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #menuequerwrap {
    top: 44px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  #menuequerwrap {
    top: 44px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #menuequer {
    padding: 45px calc((100% - 92vw) / 2) 30px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  #menuequer {
    padding: 37.5px calc((100% - 94vw) / 2) 25px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .menuicon {
    right: calc((100vw - 92vw) / 2);
    top: calc(44px / 2 - 0.75em);
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .menuicon {
    right: calc((100vw - 94vw) / 2);
    top: calc(44px / 2 - 0.75em);
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #unten0 {
    padding: 45px 0 0;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  #unten0 {
    padding: 37.5px 0 0;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenli {
    padding: 0 0 45px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  #untenli {
    padding: 0 0 37.5px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenre {
    padding: 0 0 45px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  #untenre {
    padding: 0 0 37.5px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .schildwrap {
    height: 44px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .schildwrap {
    height: 44px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .schild {
    margin: 0 0 0 calc((100vw - 92vw) / 2);
    height: 44px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .schild {
    margin: 0 0 0 calc((100vw - 94vw) / 2);
    height: 44px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .w25:not(.tabletshortcutfloat > .ce > .csc),
  .w33:not(.tabletshortcutfloat > .ce > .csc),
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc),
  .w66:not(.tabletshortcutfloat > .ce > .csc),
  .w75:not(.tabletshortcutfloat > .ce > .csc) {
    margin-bottom: 45px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .w25:not(.tabletshortcutfloat > .ce > .csc),
  .w33:not(.tabletshortcutfloat > .ce > .csc),
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc),
  .w66:not(.tabletshortcutfloat > .ce > .csc),
  .w75:not(.tabletshortcutfloat > .ce > .csc) {
    margin-bottom: 37.5px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .w25:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w33:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w66:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w75:not(.tabletshortcutfloat > .ce > .csc).spbottom05 {
    margin-bottom: 22.5px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .w25:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w33:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w50.poscenter:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w66:not(.tabletshortcutfloat > .ce > .csc).spbottom05,
  .w75:not(.tabletshortcutfloat > .ce > .csc).spbottom05 {
    margin-bottom: 18.75px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .posleft,
  .poscenter {
    margin-bottom: 45px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .posleft,
  .poscenter {
    margin-bottom: 37.5px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .wrightvp .shortcut .w50.posright,
  .wleftvp .shortcut .w50.posleft {
    margin-top: -45px;
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .wrightvp .shortcut .w50.posright,
  .wleftvp .shortcut .w50.posleft {
    margin-top: -37.5px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  #sword {
    width: 10em;
  }
  #suche {
    width: 12em;
    margin-top: 0.8em;
  }
  .wleftvp .shortcut > :first-child,
  .wrightvp .shortcut > :first-child {
    padding: 0 0 45px;
  }
  .w50 {
    width: calc( 50%  - (30px * (2 - 1) / 2 * 1 - 30px * (1 - 1)));
  }
  .w50.posleft {
    margin-bottom: 0;
  }
  .tablettextimagenofloat div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .tablettextimagenofloat div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: none;
    width: auto !important;
    padding: 22.5px 0 0;
  }
  .tablettextimagenofloat .csc-textpic-intext-left .csc-textpic-text,
  .tablettextimagenofloat .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .tablettextimagenofloat .csc-textpic-intext-right .csc-textpic-text,
  .tablettextimagenofloat .csc-textpic-intext-right-nowrap .csc-textpic-text {
    float: none;
    width: auto !important;
    padding: 0 0 22.5px;
  }
  .tablettextimagenofloat.noswitchimgpos div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .tablettextimagenofloat.noswitchimgpos div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-top: 0;
    padding-bottom: 22.5px;
  }
  .tablettextimagenofloat.noswitchimgpos .csc-textpic-intext-left .csc-textpic-text,
  .tablettextimagenofloat.noswitchimgpos .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .tablettextimagenofloat.noswitchimgpos .csc-textpic-intext-right .csc-textpic-text,
  .tablettextimagenofloat.noswitchimgpos .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-top: 22.5px;
    padding-bottom: 0;
  }
  .mobileimagesnofloat .csc-textpic-imagerow .csc-textpic-image:not(:last-of-type) {
    padding-bottom: 30px;
  }
  .phoneonly {
    display: none !important;
  }
  .notablet {
    display: none;
  }
}
@media (min-width: 640px) and (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenli {
    width: calc( 33.333%  - (30px * (3 - 1) / 3 * 1 - 30px * (1 - 1)));
  }
}
@media (min-width: 640px) and (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenmi {
    width: calc( 33.333%  - (30px * (3 - 1) / 3 * 1 - 30px * (1 - 1)));
  }
}
@media (min-width: 640px) and (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenmi {
    padding: 0 0 45px 30px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  #untenre {
    width: calc( 33.333%  - (30px * (3 - 1) / 3 * 1 - 30px * (1 - 1)));
  }
}
@media (max-width: 750px) {
  #untenmi {
    float: right;
  }
  #untenre {
    clear: both;
    float: none;
    width: 100%;
  }
}
@media (max-width: 750px) and (min-width: 640px) and (max-width: 1009px) {
  #untenli {
    width: calc( 50%  - (30px * (2 - 1) / 2 * 1 - 30px * (1 - 1)));
  }
}
@media (max-width: 750px) and (max-width: 639px) {
  #untenli {
    width: calc( 50%  - (25px * (2 - 1) / 2 * 1 - 25px * (1 - 1)));
  }
}
@media (max-width: 750px) and (min-width: 640px) and (max-width: 1009px) {
  #untenmi {
    width: calc( 50%  - (30px * (2 - 1) / 2 * 1 - 30px * (1 - 1)));
    padding: 0 0 45px;
  }
}
@media (max-width: 750px) and (max-width: 639px) {
  #untenmi {
    width: calc( 50%  - (25px * (2 - 1) / 2 * 1 - 25px * (1 - 1)));
    padding: 0 0 37.5px;
  }
}
@media (max-width: 639px) {
  #untenmi {
    padding: 0 0 37.5px;
  }
  #sword {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  #suche {
    position: relative;
    width: 9em;
    height: 1.7em;
    margin: 1em 0 0;
  }
  #suche div {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .wleftvp .shortcut > :first-child,
  .wrightvp .shortcut > :first-child {
    margin-top: 0;
    margin-bottom: 37.5px;
  }
  .w50 {
    float: none;
    width: auto;
    padding: 0;
  }
  .tabletshortcutfloat > .ce .w25,
  .tabletshortcutfloat > .ce .w33,
  .tabletshortcutfloat > .ce .w50.poscenter,
  .tabletshortcutfloat > .ce .w66,
  .tabletshortcutfloat > .ce .w75 {
    clear: left;
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 37.5px;
  }
  .tabletshortcutfloat > .ce .w25.spbottom0,
  .tabletshortcutfloat > .ce .w33.spbottom0,
  .tabletshortcutfloat > .ce .w50.poscenter.spbottom0,
  .tabletshortcutfloat > .ce .w66.spbottom0,
  .tabletshortcutfloat > .ce .w75.spbottom0 {
    margin-bottom: 0;
  }
  .tabletshortcutfloat > .ce .w25.spbottom05,
  .tabletshortcutfloat > .ce .w33.spbottom05,
  .tabletshortcutfloat > .ce .w50.poscenter.spbottom05,
  .tabletshortcutfloat > .ce .w66.spbottom05,
  .tabletshortcutfloat > .ce .w75.spbottom05 {
    margin-bottom: 18.75px;
  }
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    float: none;
    width: auto !important;
    padding: 18.75px 0 0;
  }
  .csc-textpic-intext-left .csc-textpic-text,
  .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .csc-textpic-intext-right .csc-textpic-text,
  .csc-textpic-intext-right-nowrap .csc-textpic-text {
    float: none;
    width: auto !important;
    padding: 0 0 18.75px;
  }
  .csc-textpic {
    width: 100%;
  }
  .noswitchimgpos div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
  .noswitchimgpos div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
    padding-top: 0;
    padding-bottom: 18.75px;
  }
  .noswitchimgpos .csc-textpic-intext-left .csc-textpic-text,
  .noswitchimgpos .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .noswitchimgpos .csc-textpic-intext-right .csc-textpic-text,
  .noswitchimgpos .csc-textpic-intext-right-nowrap .csc-textpic-text {
    padding-top: 18.75px;
    padding-bottom: 0;
  }
  .phoneimagesnofloat .csc-textpic-imagerow .csc-textpic-image.csc-textpic-image.csc-textpic-image {
    float: none;
    text-align: center;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .mobileimagesnofloat .csc-textpic-imagerow .csc-textpic-image:not(:last-of-type),
  .phoneimagesnofloat .csc-textpic-imagerow .csc-textpic-image:not(:last-of-type) {
    padding-bottom: 25px;
  }
  .listview .filter input ~ div ~ div {
    margin-bottom: 1em;
  }
  .listview .filter input ~ div ~ div *,
  .listview .filter input ~ div ~ div *:nth-child(2) {
    width: 100%;
    margin: 0 0 0.3em 0;
  }
  .indexedsearch .filter .extresume input {
    width: auto;
  }
  .indexedsearch input,
  .indexedsearch textarea,
  .indexedsearch select {
    padding: 0.5em;
  }
  .indexedsearch .listview .mainfilter button {
    min-width: 0;
  }
  .tabletonly {
    display: none !important;
  }
  .nophone {
    display: none;
  }
}
@media (max-width: 550px) {
  #untenli {
    float: none;
    width: auto;
  }
  #untenmi {
    clear: both;
    float: none;
    width: auto;
  }
}
.cssicon {
  font-size: 16px;
  width: 1.65em;
  height: 0.25em;
  border-top: 0.75em double #00b69e;
  border-bottom: 0.25em solid #00b69e;
}
.boxsingle,
.boxtop,
.boxmiddle,
.boxbottom {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.45);
}
.boxsingle,
.boxtop {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.boxsingle,
.boxbottom {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.boxsingle,
.boxtop {
  margin-top: 10px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .boxsingle,
  .boxtop {
    margin-top: 10px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .boxsingle,
  .boxtop {
    margin-top: 10px;
  }
}
.boxsingle,
.boxbottom {
  margin-bottom: 10px;
}
@media (min-width: 1250px) and (max-width: 1519px) {
  .boxsingle,
  .boxbottom {
    margin-bottom: 10px;
  }
}
@media (min-width: 1010px) and (max-width: 1249px) {
  .boxsingle,
  .boxbottom {
    margin-bottom: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  .boxsingle,
  .boxtop,
  .boxmiddle,
  .boxbottom {
    margin-right: 4vw;
    margin-left: 4vw;
  }
}
@media (max-width: 639px) {
  .boxsingle,
  .boxtop,
  .boxmiddle,
  .boxbottom {
    margin-right: 3vw;
    margin-left: 3vw;
  }
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin-bottom: 0.3em;
}
@media (min-width: 1010px) {
  body {
    font-size: 108%;
  }
  #inhalt {
    width: 970px;
  }
  #fixo {
    background: none;
    box-shadow: none;
  }
  #fixo0 {
    background: #f1f3f3;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.45);
  }
  #fixo0 {
    width: 890px;
    padding: 0 40px;
  }
  #menuequer a {
    padding-right: 1.4em;
    padding-left: 1.4em;
  }
  #menuequer ul a {
    padding-right: 1.6em;
    padding-left: 1.6em;
  }
  #unten {
    background: none;
  }
  #unten0 {
    width: 890px;
    height: 190px;
    background: #262c2a;
    padding: 60px 40px;
  }
  .ce {
    width: 890px;
    margin: 60px 40px;
  }
  .clearfix.contentelement .ce {
    margin-right: auto;
    margin-left: auto;
  }
  body h1 {
    font-size: 2.2em;
  }
  body h2 {
    font-size: 1.8em;
  }
  body h3 {
    font-size: 1.6em;
  }
  body h4 {
    font-size: 1.4em;
  }
  body h5 {
    font-size: 1.2em;
  }
  body h6 {
    font-size: 1.1em;
  }
  body .gross {
    font-size: 1.3em;
  }
  body .riesig {
    font-size: 1.6em;
  }
  .wleftvp .ce {
    width: auto;
    padding-left: 0;
  }
  .wrightvp .ce {
    width: auto;
    padding-right: 0;
  }
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: 465px;
    margin: -60px 0;
  }
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: 425px;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  #inhalt {
    width: 970px;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  #inhalt {
    width: 970px;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  #fixo0 {
    width: 890px;
    padding: 0 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  #fixo0 {
    width: 890px;
    padding: 0 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  #unten0 {
    width: 890px;
    height: 190px;
    background: #262c2a;
    padding: 60px 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  #unten0 {
    width: 890px;
    height: 190px;
    background: #262c2a;
    padding: 60px 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  .ce {
    width: 890px;
    margin: 60px 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  .ce {
    width: 890px;
    margin: 60px 40px;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: 465px;
    margin: -60px 0;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  .wleftvp .w50.posleft,
  .wrightvp .w50.posright {
    width: 465px;
    margin: -60px 0;
  }
}
@media (min-width: 1010px) and (min-width: 1250px) and (max-width: 1519px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: 425px;
  }
}
@media (min-width: 1010px) and (min-width: 1010px) and (max-width: 1249px) {
  .wleftvp .w50.posright,
  .wrightvp .w50.posleft {
    width: 425px;
  }
}
@media (min-width: 640px) and (max-width: 1009px) {
  body {
    font-size: 99.90000000000001%;
  }
}
@media (max-width: 639px) {
  body {
    font-size: 89.09999999999999%;
  }
}
#inhalt {
  background: #f1f3f3;
}
.schild img {
  height: 84px;
  max-height: none;
  box-shadow: 0 1px 3px 0.5px rgba(0, 0, 0, 0.35);
  margin-top: 18px;
}
.typo3-messages .alert {
  background: #ffffff;
}
.indexedsearch .browsenav a:hover,
.indexedsearch .browsegroup a:hover,
.indexedsearch .browsenav a:active,
.indexedsearch .browsegroup a:active,
.indexedsearch .browsenav a:focus,
.indexedsearch .browsegroup a:focus {
  background: #00dfc1;
  border-color: transparent;
}
@media (min-width: 1010px) {
  #menuequer .act > a:link,
  #menuequer .act > a:visited {
    color: #00b69e;
  }
  #suche {
    margin-top: 1.7em;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: 400;
  }
}
@media (max-width: 1009px) {
  .schild img {
    height: 74px;
    margin-top: 7px;
  }
  #menuequer {
    padding-top: 60px;
  }
}
@media (max-width: 1009px) and (min-width: 640px) and (max-width: 1009px) {
  .menuicon {
    top: calc(44px / 2 - 0.625em);
  }
}
@media (max-width: 1009px) and (max-width: 639px) {
  .menuicon {
    top: calc(44px / 2 - 0.625em);
  }
}
@media (max-width: 639px) {
  .schild img {
    height: 64px;
    margin-top: 12px;
  }
  .listview .filter .mainfilter input {
    max-width: 100%;
  }
}
