header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@charset "UTF-8";
.mod_article html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 100.01%;
  font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1.3em;
}

p, label, td {
  color: #555;
  font-size: clamp(18px, 1.041666667vw, 1.25rem);
  line-height: 1.45em;
  margin-bottom: 1em;
}

table td {
  width: auto !important;
  padding-right: 1em;
}

.ce_form a,
.ce_text a {
  color: #5d921e;
  font-weight: 600;
  text-decoration: none;
}

.ce_form a:hover,
.ce_text a:hover {
  color: #555;
}

.bigText p {
  font-size: clamp(20px, 2vw, 2.4rem);
  line-height: 1.4em;
}

.dark-section p {
  color: white;
}

li {
  color: #555;
  font-size: clamp(18px, 1.041666667vw, 1.25rem);
  line-height: 1.45em;
}

blockquote p:before {
  content: "„";
  display: inline-block;
}

blockquote p:after {
  content: "”";
  display: inline-block;
}

blockquote p {
  font-style: italic;
  font-size: clamp(16px, 1vw, 1.2rem);
}

#wrapper {
  position: relative;
  max-width: 1910px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1rem solid #5d921e;
  min-height: 100%;
}

#headerContent {
  position: absolute;
  display: grid;
  grid-template-columns: auto 1fr;
  left: clamp(0.85rem, 3.125vw, 3.75rem);
  right: clamp(0.85rem, 3.125vw, 3.75rem);
  top: clamp(0.85rem, 2.08333vw, 2.5rem);
  /*	align-items: center; */
  justify-items: right;
}

#headerContent nav li {
  display: inline-block;
}

#desktopNavigation {
  padding-right: clamp(1rem, 3.125vw, 3.75rem);
}

#headerContent nav li a {
  color: white;
  text-transform: uppercase;
  padding: 0 1em;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.75s;
}

#headerContent nav li a:hover {
  color: #AAA;
}

#headerContent > a > img {
  min-width: 120px;
  width: 13vw;
  max-width: 250px;
}

#header .header-image,
#header .ce_slideshow_slide {
  height: 47.5vw;
  min-height: 260px;
  max-height: 57rem;
  background-size: cover;
  background-position: center center;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

body.layout-job #header .header-image {
  height: 36.458333333vw;
  max-height: 43.75em;
}

#header .ce_slideshow_slide {
  display: none;
  opacity: 0;
}

#header .ce_slideshow_slide:first-child {
  display: block;
  opacity: 1;
}

body.layout-job #header h1,
body.layout-project #header h1,
#header .ce_slideshow_slide > h2 > small {
  /*	font-size: clamp(1.5rem, 1.65vw, 5.375rem); */
  font-weight: bold;
}

body.layout-project #header h1 {
  margin-bottom: 0.5rem;
}

body.layout-job #header h1,
body.layout-project #header h1,
#header .ce_slideshow_slide > h2 {
  position: absolute;
  bottom: 10%;
  left: clamp(1rem, 3.125vw, 3.75rem);
  right: clamp(1rem, 3.125vw, 3.75rem);
  color: white;
}

body.layout-job #header h1 > small,
#header .ce_slideshow_slide > h2 > small {
  font-size: 40px;
  font-size: clamp(1.25rem, 2.08333vw, 2.5rem); /* 40px */
  line-height: 1.2em;
  font-weight: 600;
}

#header .ce_slideshow_slide > h2 > small {
  font-size: clamp(1rem, 2.08333vw, 2.5rem); /* 40px */
}

body.layout-project #header h1,
body.layout-job #header h1 > span,
#header .ce_slideshow_slide > h2 > span {
  font-size: clamp(1.75rem, 4.6875vw, 5.625rem); /* 90px */
  text-transform: uppercase;
  line-height: 1.2em;
  font-weight: 700;
}

.simpleSlider-dotNavigation {
  position: absolute;
  right: clamp(1rem, 3.125vw, 3.75rem);
  top: 50%;
  transform: translate(0, -50%);
  z-index: 2;
}

.simpleSlider-dotNavigation > a {
  display: block;
  width: 0.75em;
  height: 0.75em;
  margin-bottom: 0.5em;
  background-color: #AAA;
  border-radius: 50%;
  cursor: pointer;
}

.simpleSlider-dotNavigation > a.active {
  background-color: #FFF;
}

@media all and (max-width: 600px) {
  #header .ce_slideshow_slide > h2 {
    line-height: 1em;
    font-size: clamp(1.25rem, 3.25vw, 5rem);
  }
  #header .simpleSlider-dotNavigation > a {
    display: inline-block;
    margin: 0 0.5em;
  }
  #header .simpleSlider-dotNavigation {
    bottom: 1em;
    top: auto;
    left: 50%;
    right: auto;
    transform: translate(-50%, 0);
  }
}
#header .ce_slideshow_slide > h2 > span {
  font-size: clamp(1.5rem, 4.6875vw, 5.625rem); /* 90px */
}

#header .ce_slideshow_slide > h2.align-right {
  text-align: right;
}

#header .slideshow-gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0.65) 100%);
}

body.layout-project #header .slideshow-gradient {
  background: rgba(0, 0, 0, 0.33);
}

#teaser {
  padding: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-left: clamp(1rem, 10.9375vw, 13.125rem);
  padding-right: clamp(1rem, 10.9375vw, 13.125rem);
}

.ajaxconfirm p,
#teaser li,
#teaser p {
  color: #505050;
  font-size: clamp(20px, 2vw, 2.4rem);
  line-height: 1.4em;
}

#teaser li {
  list-style-type: "- ";
  list-style-position: outside;
  margin-left: 0.65em;
}

.layout-job main li {
  list-style-type: disc;
  margin-left: 1em;
  list-style-position: outside;
}

.ce_text ul {
  margin-bottom: 1em;
}

p + ul {
  font-size: clamp(18px, 1.041666667vw, 1.25rem);
  margin-top: -0.8em;
}

@media all and (min-width: 800px) {
  .collapsible > .content {
    max-width: 75%;
  }
}
.collapsible > *:last-child {
  padding-bottom: 2em;
}

.ce_text li {
  list-style-type: disc;
  margin-left: 1em;
  list-style-position: outside;
}

.layout-project #teaser {
  padding: 0 clamp(0rem, 10.9375vw, 13.125rem);
  padding-top: clamp(1rem, 5vw, 6.25rem);
}

.layout-project h1 {
  max-width: 80vw;
}

@media all and (min-width: 600px) {
  .layout-main #teaser {
    padding-top: clamp(2rem, 10.41vw, 12.5rem);
    padding-bottom: clamp(2rem, 10.41vw, 12.5rem);
    padding-left: clamp(1rem, 26.5625vw, 31.875rem);
    padding-right: clamp(1rem, 8.020833333vw, 9.625rem);
  }
}
.mod_article.dark-section {
  background-color: #505050;
}

.mod_article:not(.dark-section) + .mod_article:not(.dark-section) {
  padding-top: 0;
}

aside .mod_article,
main .mod_article {
  /*	padding-left: clamp(1rem, 3.125vw, 3.75rem);
  	padding-right: clamp(1rem, 3.125vw, 3.75rem); */
  padding-left: clamp(1rem, 10.9375vw, 13.125rem);
  padding-right: clamp(1rem, 10.9375vw, 13.125rem);
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
  padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
  padding-top: clamp(1rem, 6.25vw, 7.5rem);
  padding-bottom: clamp(1rem, 6.25vw, 7.5rem);
}

.mod_article h2 {
  font-size: clamp(1.75rem, 3.25vw, 5rem);
}

.mod_article h3 {
  font-size: clamp(1.75rem, 2.75vw, 4.5rem);
  font-weight: 500;
  line-height: 1.25em;
}

@media all and (min-width: 800px) {
  .mod_article h3 {
    font-weight: 400;
  }
}
body.layout-project .project-title h1,
.mod_article h2:first-child {
  text-transform: uppercase;
  position: relative;
  padding-left: clamp(1rem, 3.125vw, 3.75rem);
  border-top: 0.15em solid #5d921e;
  color: #5d921e;
  margin-left: calc(-1 * clamp(1rem, 10.9375vw, 13.125rem));
  margin-bottom: clamp(1rem, 7.291vw, 8.75rem);
  margin-bottom: clamp(1rem, 6.25vw, 7.5rem);
  margin-top: clamp(1rem, 7.291vw, 8.75rem);
  padding-top: 0.3em;
  display: inline-block;
}

@media all and (min-width: 800px) {
  .mod_article.dark-section h2:first-child {
    margin-top: 0;
  }
}
body.layout-job #main > .inside > .mod_article > .ce_headline h2 {
  /*	margin-top: clamp(2rem, 10.41vw, 12.5rem); */
  margin-bottom: clamp(2rem, 7.291666667vw, 8.75rem);
}

.ce_text h3 {
  margin-top: 0;
  margin-bottom: clamp(2rem, 7.291666667vw, 8.75rem);
  color: #555;
}

.ce_text figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

body.layout-job .job-title h2 {
  text-transform: none;
  font-weight: 400;
  padding-top: 0.1em;
  margin-top: clamp(2rem, 10.41vw, 12.5rem);
  margin-top: clamp(1rem, 3.125vw, 3.75rem);
  margin-bottom: clamp(2rem, 7.291666667vw, 8.75rem);
}

body.layout-job .job-title h2 > strong {
  text-transform: uppercase;
  font-weight: 700;
}

body.layout-job .job-title h2 > span {
  font-weight: 700;
}

body.layout-project .project-title {
  /*	padding-left: clamp(1rem, 3.125vw, 3.75rem);
  	margin-left: calc(-1 * clamp(1rem, 10.9375vw, 13.125rem)); */
  /*	margin-top: clamp(2rem, 10.41vw, 12.5rem);
  	margin-bottom: clamp(2rem, 7.291666667vw, 8.75rem); */
  margin-top: clamp(1rem, 3.125vw, 3.75rem);
}

body.layout-project .project-title h1 {
  font-size: clamp(1.75rem, 3.25vw, 5rem);
  text-transform: none;
}

.mod_article.dark-section h3:first-child {
  margin-top: 0;
}

.mod_article.dark-section h3,
.mod_article.dark-section h2 {
  color: white;
  border-color: white;
}

.collapsibleContainer {
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
}

.collapsibleContent {
  padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
}

#tabbedArticleNavigation {
  position: relative;
  padding-left: clamp(1rem, 3.125vw, 3.75rem);
  margin-left: calc(-1 * clamp(1rem, 10.9375vw, 13.125rem));
}

#tabbedArticleNavigation a,
button,
a.button {
  display: inline-block;
  min-width: 6.25em;
  text-align: left;
  cursor: pointer;
  border: 2px solid #555;
  padding: 0.75em;
  font-weight: bold;
  font-size: clamp(14px, 1.041666667vw, 1.25rem);
  color: #555;
  transition: all 0.75s;
  text-decoration: none;
  background: transparent;
}

#tabbedArticleNavigation a:hover,
#tabbedArticleNavigation a.active,
button:hover,
a.button:hover {
  color: #ddd;
  background-color: #555;
}

#tabbedArticleNavigation a {
  margin-right: 0.75em;
  margin-bottom: 0.75em;
}

.hideOnMobile {
  display: none;
}

@media all and (min-width: 1020px) {
  .hideOnMobile {
    display: block;
  }
  #mobileMenuButton {
    display: none;
  }
}
body.layout-project #container {
  display: grid;
  gap: 1rem;
  margin-top: clamp(1rem, 4.6875vw, 5.625rem);
  /*	margin: 0 clamp(0, 10.9375vw, 13.125rem);
  	13,125vw
  	9,375 */
}

@media all and (min-width: 1000px) {
  body.layout-project #container {
    grid-template-columns: repeat(2, 1fr);
  }
  body.layout-project #container aside .mod_article,
  body.layout-project #container main .mod_article {
    margin-top: 0;
    padding-top: 0;
  }
}
#right .ce_text p {
  color: #888;
}

#right .ce_text p > strong {
  font-weight: normal;
}

#right .ce_gallery img {
  max-width: 100%;
  width: auto;
  height: auto;
  outline: none;
}

#right .ce_gallery .cboxElement {
  outline: none;
}

#right .ce_gallery ul {
  margin-left: 0;
  padding-left: 0;
}

#right .ce_gallery figure {
  margin-bottom: 4px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  line-height: 0;
}

#projectslider {
  padding-top: clamp(2rem, 6.25vw, 7.5rem);
}

.ce_projectslider {
  overflow: hidden;
  position: relative;
}

.ce_projectslider .sliderPlane {
  display: flex;
}

.ce_projectslider .sliderPlane > .project {
  margin-right: 4px;
  flex-basis: 0;
}

.ce_projectslider .sliderPlane > .project img {
  width: auto;
  height: 16vw;
  max-height: 400px;
  min-height: 140px;
}

.ce_projectslider .sliderPlane > .project > a:first-of-type {
  line-height: 0;
}

.ce_projectslider .sliderPlane > .project p {
  padding-top: 0.75em;
}

.ce_projectslider .sliderPlane > .project p a {
  color: #fff;
  text-decoration: none;
  padding-bottom: 0.05em;
  transition: all 0.75s;
  line-height: 1.6em;
  font-weight: 600;
  white-space: nowrap;
}

.ce_projectslider .sliderPlane > .project p a span {
  white-space: normal;
}

.ce_projectslider .sliderPlane > .project p a:after {
  content: url("../../files/theme/images/chevron-right-white.svg");
  display: inline-block;
  width: 1.5em;
  top: 0.5em;
  position: relative;
}

.ce_projectslider .sliderButtonLeft,
.ce_projectslider .sliderButtonRight {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0.1vw;
  height: 16vw;
  max-height: 400px;
  min-height: 140px;
  display: grid;
  align-items: center;
}

.ce_projectslider .sliderButtonLeft {
  left: 0;
}

.ce_projectslider .sliderButtonRight {
  right: 0;
}

.ce_projectslider .sliderButtonRight:after {
  display: block;
  content: url("../../files/theme/images/chevron-right-white.svg");
  width: 3.5vw;
  height: auto;
  min-width: 32px;
}

.ce_projectslider .sliderButtonLeft:after {
  display: block;
  content: url("../../files/theme/images/chevron-left-white.svg");
  width: 3.5vw;
  height: auto;
  min-width: 32px;
}

.ce_projectslider .sliderPlane > .project:hover p a {
  color: #5d921e;
  color: #BBB;
}

/*
.backButtonContainer {
}

.backButtonContainer:before {
	position: relative;
	content: url('../../files/theme/images/chevron-left-black.svg');
	display: inline-block;
	top: .5em;
	width: 2em;
}

.backButtonContainer a {
	color: #555;
	text-decoration: none;
	font-weight: 600;
	transition: all .75s;
	font-size: clamp(14px, 1.041666667vw, 1.25rem);
}

.backButtonContainer a:hover {
	color: #aaa;
}
*/
#footer {
  background: #505050;
  margin-top: clamp(2rem, 7.291666667vw, 8.75rem);
  margin-top: clamp(2rem, 6.25vw, 7.5rem);
  padding: clamp(1rem, 2.08333vw, 2.5rem) clamp(0rem, 10.9375vw, 13.125rem);
}

#footer .active {
  color: white;
  padding-right: 2em;
}

.ce_job_details {
  max-width: 56em;
}

.ce_job_listings {
  display: grid;
  gap: 4px;
  justify-content: start;
  margin-top: clamp(2rem, 6.25vw, 7.5rem);
}

@media all and (min-width: 700px) {
  .ce_job_listings {
    grid-template-columns: repeat(2, auto);
  }
}
@media all and (min-width: 1000px) {
  .ce_job_listings {
    grid-template-columns: repeat(3, auto);
  }
}
.ce_job_listings > .job {
  max-width: 500px;
  width: clamp(300px, 26.041666667vw, 31.25rem);
  height: clamp(280px, 19.53125vw, 23.4375rem);
  background-size: cover;
  position: relative;
}

.ce_job_listings > .job:hover a {
  background: #5d921e;
}

.ce_job_listings > .job a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.75s;
  background: rgba(93, 146, 30, 0);
  text-decoration: none;
}

.ce_job_listings > .job > a:after {
  display: block;
  content: url("../../files/theme/images/chevron-right-white.svg");
  min-width: 32px;
  width: 6vw;
  height: auto;
  position: absolute;
  right: 0.5rem;
  bottom: 1rem;
}

.ce_job_listings h3,
.ce_job_listings p {
  margin: 0;
  padding-top: 1rem;
  padding-left: 1rem;
  color: white;
}

.invisible {
  display: none;
}

#footer #footerTop {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-bottom: 2px solid white;
  padding-bottom: clamp(1rem, 2.08333vw, 2.5rem);
  margin-bottom: clamp(1rem, 2.08333vw, 2.5rem);
  align-items: center;
}

#footer #footerTop ul {
  margin-bottom: 0;
}

#footer #footerTop > div:last-child {
  justify-self: right;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.25em;
}

#footer #footerTop > div:last-child img {
  max-width: 2em;
}

#footer #footerTop > div:last-child a {
  padding-right: 0;
  margin-right: 0;
}

#footer li {
  display: inline-block;
}

#footer p {
  color: white;
}

#footer a {
  color: white;
  text-decoration: none;
  padding-right: 2em;
}

#footer a:hover {
  text-decoration: underline;
}

#gesellschafter {
  display: none;
}

#gesellschafter > div > div {
  display: grid;
  grid-template-colums: 1fr;
}

#gesellschafter > div > div > a:first-child {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  margin-bottom: 2rem;
  margin-right: 8vw;
  max-width: 65%;
}

#gesellschafter > div > div > a:first-child:after {
  content: url("../../files/theme/images/chevron-right-black.svg");
  display: inline-block;
  width: clamp(2rem, 4vw, 3rem);
}

#gesellschafter > div {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
  gap: 2rem;
  background: white;
  /*	padding: clamp(1rem, 3.125vw, 3.75rem); */
  margin-bottom: clamp(1rem, 3.125vw, 3.75rem);
}

@media all and (max-width: 800px) {
  #gesellschafter > div {
    padding-bottom: clamp(1rem, 6.25vw, 7.5rem);
  }
  #gesellschafter > div > div > a:first-child {
    margin-bottom: 0.5em;
  }
}
#gesellschafter img {
  max-width: 100%;
}

.news_latest_front img {
  max-width: 100%;
  height: auto;
}

.news_latest_front {
  margin-bottom: clamp(2rem, 6.25vw, 7.5rem);
}

.news_latest_front p[style*="text-align: right"] {
  text-align: left !important;
}

.news_latest_front h2 {
  font-weight: 500;
}

.news_latest_front img {
  margin-bottom: 1em;
}

@media all and (min-width: 900px) {
  .news_latest_front p[style*="text-align: right"] {
    text-align: right !important;
  }
  .news_latest_front h2 {
    font-weight: 400;
  }
  .news_latest_front {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    max-width: 80%;
    margin: 0;
    margin-bottom: clamp(2rem, 6.25vw, 7.5rem);
  }
  .mod_newslist > .news_latest_front:nth-child(2n) {
    margin-left: 20%;
  }
}
.news_latest_front > .news-title {
  grid-column: 1/span 2;
}

.news_latest_front h3 {
  margin: 0;
  color: #555;
}

.news-title {
  margin-bottom: 1.5em;
  margin-bottom: clamp(1rem, 1.25vw, 3em);
}

.news-title > p {
  margin-bottom: 0;
}

.ce_text.collapsible > h3 {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  border-top: 2px solid #555;
  margin-top: 0;
  color: #555;
  margin-bottom: 0;
  font-weight: 500;
}

figure img {
  max-width: 100%;
  height: auto;
}

.ce_text.collapsible > .content {
  padding-top: 1em;
}

.ce_text.collapsible:last-child {
  border-bottom: 2px solid #555;
}

.ce_text.collapsible > h3:after {
  display: inline-block;
  content: url("../../files/theme/images/chevron-down-black.svg");
  padding-top: 0.25em;
  width: 1.75em;
}

.ce_text.collapsible.expanded > h3:after {
  content: url("../../files/theme/images/chevron-up-black.svg");
}

.ce_text.collapsible + .ce_text.collapsible > h3 {
  margin-top: 0;
}

@media all and (min-width: 800px) {
  .ce_text.collapsible > h3 {
    font-weight: 400;
  }
}
.clickable {
  cursor: pointer;
}

/*
.mod_article + #back-button-article {
	padding-top: 0;
	padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
}*/
#back-button-article {
  grid-column: 1/span 2;
}

#secondMainContent {
  padding-left: clamp(1rem, 10.9375vw, 13.125rem);
  padding-right: clamp(1rem, 10.9375vw, 13.125rem);
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
  padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
}

#backToTop {
  display: none;
  position: fixed;
  right: 1.2rem;
  bottom: 14.25vw;
  background: #5d921e;
}

#backToTop:after {
  content: url("../../files/theme/images/chevron-up-white.svg");
  display: block;
  min-width: 32px;
  min-height: 32px;
  width: 2vw;
  height: 2vw;
}

.ce_slideshow_start {
  position: relative;
}

#mobileMenuButton {
  font-size: clamp(2rem, 2.5vw, 3rem);
  color: white;
  text-decoration: none;
  position: relative;
  top: -0.25em;
}

.layout-main .custom {
  padding-left: clamp(1rem, 10.9375vw, 13.125rem);
  padding-right: clamp(1rem, 10.9375vw, 13.125rem);
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
  padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
}

.layout-main .ce_form {
  max-width: 500px;
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
}

@media all and (min-width: 1000px) {
  .layout-main .ce_form {
    padding-top: 0;
  }
  .layout-main .custom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.layout-main .ce_form input,
.layout-main .ce_form textarea {
  width: 30vw;
  min-width: 175px;
  max-width: 300px;
}

.ce_form .widget-submit {
  text-align: right;
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
}

.ce_form .widget-submit button {
  min-width: 120px;
}

.ce_form .widget-textarea label,
.ce_form .widget-text label {
  display: block;
  padding-top: 0.5em;
  margin-bottom: 0.2em;
  margin-right: 1em;
}

.ce_form .widget-textarea,
.ce_form .widget-text {
  margin-bottom: 0.6em;
}

.ce_form .widget-checkbox {
  margin-top: 2em;
}

.ce_form .widget-explanation {
  margin-top: 2em;
}

.ce_form .widget-checkbox input {
  width: auto;
  margin-right: 0.5em;
}

@media all and (max-width: 600px) {
  .layout-main .ce_form input,
  .layout-main .ce_form textarea {
    min-width: 100%;
  }
}
@media all and (min-width: 600px) {
  .ce_form .widget-textarea,
  .ce_form .widget-text {
    display: grid;
    align-items: top;
    grid-template-columns: 1fr auto;
  }
}
.ce_form .widget-checkbox input[type=checkbox] {
  min-width: initial;
  max-width: initial;
  width: initial;
}

#mobileNavigationMenu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #5d921e;
  min-height: 100vh;
  z-index: 3;
}

#mobileNavigationMenu .inner {
  display: grid;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

#mobileNavigationMenu li {
  text-align: center;
  margin-bottom: 0.5em;
  list-style: none;
}

#mobileNavigationMenu a {
  color: white;
  text-decoration: none;
  font-size: clamp(1rem, 4.6875vw, 5.625rem);
  line-height: 1.6em;
  transition: all 0.75s;
}

#mobileNavigationMenu a:hover {
  color: #AAA;
}

a#mobileMenuCloseButton {
  position: absolute;
  top: clamp(0.5rem, 2.5vw, 3.75rem);
  top: clamp(0.85rem, 2.08333vw, 2.5rem);
  right: clamp(0.5rem, 2.75vw, 3.75rem);
  font-size: clamp(3rem, 8.6875vw, 10rem);
  line-height: 1em;
  margin-top: -0.2em;
  margin-left: -0.2em;
}

body.noHeaderImage #headerContent {
  position: static;
  background: #555;
  /*	min-height: 142px;
  	min-height: clamp(80px, 7.395833333vw, 142px); */
  padding-left: clamp(1rem, 3.125vw, 3.75rem);
  padding-bottom: clamp(1rem, 3.125vw, 3.75rem);
  padding-top: clamp(1rem, 3.125vw, 3.75rem);
  padding-right: clamp(1rem, 3.125vw, 3.75rem);
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  min-width: initial;
}

#cboxNext:hover {
  background-position: 0 0;
}

#cboxPrevious {
  background-position: 0 0;
  background-repeat: no-repeat;
  width: clamp(2rem, 3vw, 5rem);
  height: clamp(2rem, 3vw, 5rem);
  background-size: cover;
  background: url("../../files/theme/images/chevron-left-white.svg");
  outline: none;
}

#cboxLoadedContent {
  width: 94vw;
  margin-left: clamp(2rem, 3vw, 5rem);
  background: black;
}

#cboxCurrent {
  display: none;
  visibility: hidden;
  text-indent: 0;
}

#cboxClose:after {
  display: block;
  content: "×";
  color: white;
  text-indent: 0;
  font-size: clamp(2rem, 3vw, 5rem);
  font-weight: 300;
  position: relative;
  margin-top: calc(-1 * clamp(1rem, 1.5vw, 2.5rem));
  margin-right: calc(-1 * clamp(1rem, 1.5vw, 2.5rem));
}

#cboxClose {
  background: none;
  width: clamp(2rem, 3vw, 5rem);
  height: clamp(2rem, 3vw, 5rem);
  top: 0;
  right: 0;
}

#cboxLoadedContent {
  margin: clamp(2rem, 3vw, 5rem);
}

#cboxNext {
  background-position: 0 0;
  background-repeat: no-repeat;
  width: clamp(2rem, 3vw, 5rem);
  height: clamp(2rem, 3vw, 5rem);
  background-size: cover;
  background: url("../../files/theme/images/chevron-right-white.svg");
  outline: none;
}

.ce_gallery li {
  list-style: none;
}

.home #back-button-article {
  display: none;
}

.widget p.error {
	grid-column: 1 / span 2;
}

.widget.error input {
	justify-self: end;
	min-height: 2.3575em;
}


@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(../../files/theme/fonts/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  src: url(../../files/theme/fonts/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url(../../files/theme/fonts/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 700;
  src: url(../../files/theme/fonts/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url(../../files/theme/fonts/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url(../../files/theme/fonts/KFOjCnqEu92Fr1Mu51TjASc0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url(../../files/theme/fonts/KFOkCnqEu92Fr1Mu51xGIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url(../../files/theme/fonts/KFOjCnqEu92Fr1Mu51TzBic0CsE.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(../../files/theme/fonts/KFOkCnqEu92Fr1MmgVxGIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(../../files/theme/fonts/KFOlCnqEu92Fr1MmSU5fChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../../files/theme/fonts/KFOmCnqEu92Fr1Mu7GxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url(../../files/theme/fonts/KFOlCnqEu92Fr1MmEU9fChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../../files/theme/fonts/KFOlCnqEu92Fr1MmWUlfChc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url(../../files/theme/fonts/KFOlCnqEu92Fr1MmYUtfChc9.ttf) format('truetype');
}

