@charset 'UTF-8';
/* moved by compressor */
/* default styles for extension "tx_frontend" */
    .ce-align-left { text-align: left; }
    .ce-align-center { text-align: center; }
    .ce-align-right { text-align: right; }

    .ce-table td, .ce-table th { vertical-align: top; }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

    .ce-left .ce-gallery, .ce-column { float: left; }
    .ce-center .ce-outer { position: relative; float: right; right: 50%; }
    .ce-center .ce-inner { position: relative; float: right; right: -50%; }
    .ce-right .ce-gallery { float: right; }

    .ce-gallery figure { display: table; margin: 0; }
    .ce-gallery figcaption { display: table-caption; caption-side: bottom; }
    .ce-gallery img { display: block; }
    .ce-gallery iframe { border-width: 0; }
    .ce-border img,
    .ce-border iframe {
        border: 2px solid #000000;
        padding: 0px;
    }

    .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
        margin-bottom: 10px;
    }
    .ce-image .ce-gallery { margin-bottom: 0; }
    .ce-intext.ce-right .ce-gallery { margin-left: 10px; }
    .ce-intext.ce-left .ce-gallery { margin-right: 10px; }
    .ce-below .ce-gallery { margin-top: 10px; }

    .ce-column { margin-right: 10px; }
    .ce-column:last-child { margin-right: 0; }

    .ce-row { margin-bottom: 10px; }
    .ce-row:last-child { margin-bottom: 0; }

    .ce-above .ce-bodytext { clear: both; }

    .ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }

    /* Headline */
    .ce-headline-left { text-align: left; }
    .ce-headline-center { text-align: center; }
    .ce-headline-right { text-align: right; }

    /* Uploads */
    .ce-uploads { margin: 0; padding: 0; }
    .ce-uploads li { list-style: none outside none; margin: 1em 0; }
    .ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
    .ce-uploads span { display: block; }

    /* Table */
    .ce-table { width: 100%; max-width: 100%; }
    .ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
    .ce-table thead th { border-bottom: 2px solid #dadada; }
    .ce-table th, .ce-table td { border-top: 1px solid #dadada; }
    .ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
    .ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }

    /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

    /* Frame */
    .frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
    .frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
    .frame-indent { margin-left: 15%; margin-right: 15%; }
    .frame-indent-left { margin-left: 33%; }
    .frame-indent-right { margin-right: 33%; }
/* default styles for extension "tx_gomapsext" */
		.tx-go-maps-ext img {
			max-width: none;
		}
/* default styles for extension "tx_blepflanzendoktor" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-ble-pflanzendoktor table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-ble-pflanzendoktor table th {
		font-weight:bold;
	}

	.tx-ble-pflanzendoktor table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_bleresearchprojects" */
	textarea.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	input.f3-form-error {
		background-color:#FF9F9F;
		border: 1px #FF0000 solid;
	}

	.tx-ble-researchprojects table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-ble-researchprojects table th {
		font-weight:bold;
	}

	.tx-ble-researchprojects table td {
		vertical-align:top;
	}

	.typo3-messages .message-error {
		color:red;
	}

	.typo3-messages .message-ok {
		color:green;
	}

/* default styles for extension "tx_blebiosiegel" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-ble-biosiegel table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-ble-biosiegel table th {
        font-weight:bold;
    }

    .tx-ble-biosiegel table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

.dpnglossary.pagination ul{list-style:none;margin:0;padding:0}.dpnglossary.pagination ul li{float:left;margin-left:5px;margin-right:5px}.dpnglossary.pagination ul li a{text-decoration:none}.dpnglossary.pagination ul li.first{margin-left:0}.dpnglossary.pagination ul li.last{margin-right:0}.dpnglossary.pagination ul li.empty{color:red}.dpnglossary.details .mediafile{display:inline-block;margin-bottom:10px}.dpnglossary.details .mediafile:last-child{margin-bottom:0}.dpnglossary.link{display:inline;position:relative}.dpnglossary.link:hover:after{background:rgba(0,0,0,.8);border-radius:5px;bottom:26px;color:#fff;content:attr(title);left:20%;padding:5px 15px;position:absolute;width:220px;z-index:98}.dpnglossary.link:hover:before{border:solid;border-color:#333 rgba(0,0,0,0);border-width:6px 6px 0;bottom:20px;content:"";left:50%;position:absolute;z-index:99}

/* Pflanzendoktor */

.pflanzendoktor_searchbox {
  background-color: #EDEDED;
  padding: 20px 20px 0;
  margin-bottom: 40px;
}

.pflanzendoktor_searchbox form {
  margin-bottom: 0;
}

.all_buttons input.submitbutt {
  float: right;
  width: 125px;
}

#doc_filterselect {
  padding: 0 10px;
}

.count_preview {
  clear: both;
  text-align: right;
  margin-bottom: 20px;
}

.teaser-list .list-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 40px;
}

.teaser-list .list-item:last-child {
  margin-bottom: 20px;
}

.item-image {
  margin-bottom: 20px;
}

.item-image img {
  max-width: 100%;
}

.item-image a.doc_lightbox {
  display: inline-block;
  position: relative;
}

@media only screen and (min-width: 640px) {
  .teaser-list .list-item {
    flex-direction: row;
  }

  .item-image {
    margin-bottom: 0;
    width: 30%;
  }

  .item-text {
    padding-left: 40px;
    width: 70%;
  }
}

div.mobile_filter,
#count_preview_mobile {
  display: none;
}

.researchprojects_searchbox {
    background-color: #EDEDED;
    padding: 20px 20px 0;
    margin-bottom: 40px;
}

.researchprojects_searchbox form {
    margin-bottom: 0;
}

.all_buttons input.submitbutt {
    float: right;
    width: 125px;
}

#doc_filterselect {
    padding: 0 10px;
}

.count_preview {
    clear: both;
    text-align: right;
    margin-bottom: 20px;
}

.teaser-list .list-item {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3F1D1;
    margin-bottom: 40px;
}

.teaser-list .list-item:last-child {
    margin-bottom: 20px;
}

.item-image {
    margin-bottom: 20px;
}

.item-image img {
    max-width: 100%;
}

.item-image a.doc_lightbox {
    display: inline-block;
    position: relative;
}

.item-image a.doc_lightbox:after {
    content: "\e902";
    font-family: 'Icons';
    font-size: 14px;
    color: #304D0A;
    position: absolute;
    bottom: 0;
    right: 14px;
    background-color: white;
    padding: 1px 5px 0 7px;
}

.item-text .doc_item_link a {
    font-family: 'BundesSansWeb-Bold';
    display: inline-block;
    padding-right: 30px;
}

.item-text .doc_item_link a:before {
    content: "\e90a";
    font-family: 'Icons';
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #518110;
}

@media only screen and (min-width: 640px) {
    .teaser-list .list-item {
        flex-direction: row;
    }

    .item-image {
        margin-bottom: 0;
        width: 30%;
    }

    .item-text {
        padding-left: 40px;
        width: 70%;
    }
}

div.mobile_filter,
#count_preview_mobile {
    display: none;
}
/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  overflow: visible !important;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}


/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./fonts/slick.eot');
    src: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./fonts/slick.woff') format('woff'), url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./fonts/slick.ttf') format('truetype'), url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/slick-slider/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick', sans-serif;
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #333333;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick', sans-serif;
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
/*
  Override the default (display: inline) for
  browsers that do not recognize HTML5 tags.

  IE8 (and lower) requires a shiv:
  http://ejohn.org/blog/html5-shiv
*/
  display: block;
}

b,
strong {
/*
  Makes browsers agree.
  IE + Opera = font-weight: bold.
  Gecko + WebKit = font-weight: bolder.
*/
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
/*
  For IE.
  http://css-tricks.com/ie-fix-bicubic-scaling-for-images
*/
  -ms-interpolation-mode: bicubic;
}

ol,
ul {
  list-style: none;
}

li {
/*
  For IE6 + IE7:

  "display: list-item" keeps bullets from
  disappearing if hasLayout is triggered.
*/
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
/*
  For IE9. Without, occasionally draws shapes
  outside the boundaries of <svg> rectangle.
*/
  overflow: hidden;
}

/**
 * Grundgerüst BLE
 * Vars.................Globally-available variables and mixins.
 * Global...............Configuration.
 * Grid.................Layout Grid.
 *
 * BASE
 * Accordion............Accordions styles, FAQ, Filter-Search.
 * Fonts................Integrate webfonts.
 * Form.................Formular styles (Button, Link, Input, Label, ...).
 * Headings.............H1–H6 styles.
 * Images...............Image styles.
 * Links................Link styles.
 * Lists................ul, ol, li.
 * News.................News and Events.
 * Pagination...........Pagination styles (Solr).
 * Search...............Search styles (Form, Autocomplete, Result, ...).
 * Slider...............Slider styles (Content, Portaltipps, Marginalspalte, ...).
 * Stage................Stage styles (Stage Mainpage, H1 Subpage ...).
 * Table................Table styles.
 * Teaser...............Teaser styles (Container, Sidebar, 2-Spaltig, 3-Spaltig, ...).
 *
 * COMPONENTS
 * Main-nav.............The main navigation (Top-Navigation, Sidebar).
 * Meta-nav.............The meta navigation (Skip, Breadcrumb, Service, Offer, Cross-linking).
 * Mobile-nav...........The mobile navigation (Mobile-Navigation = offmenu).
 * Header...............The main page header.
 * Main.................The main page content.
 * Footer...............The main page footer.
 *
 * EXEPTION
 * Focus................Focus styles (accessibility).
 */
/**
 * Fonts
 */
/* Mixins */
/**
 * Color
**/
/* Iconfont-default, H1 in stage, Color secondary-Button, Textcolor if Backgroundcolor */
/* BG-Color secondary-Button, BG-Steps */
/* BG-Color Hover secondary-Button, Border Input, Border Teaser title */
/* Border Slider, Border Teaser-Image-Wrap */
/* Answer right, Form valide */
/* Form error List Points */
/* Form error */
/* Extra Colors */
/* Border Slider, Border Teaser-Image-Wrap, Tarif, Headings, Figcaption, Icons, Links in Box */
/* Border-bottom Header, Border Slider, Border Teaser-Image-Wrap, Button-BG, Step aktive, Links, Main-Nav-Aktive */
/* Border-top Header, Border Slider, Border Teaser-Image-Wrap, Footer, Button-/Link-Hover, Listpoint */
/* Border Slider, Border Teaser-Image-Wrap */
/* Border Slider, Border Teaser-Image-Wrap, Border Steps, HR, Footerbar, Footer-Copyright, Lighten as Background */
/**
 * Global configuration
**/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

*:before, *:after {
  clear: both;
}

body {
  height: auto;
}

body, body p {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 140%;
  background-color: #fff;
  color: #525252;
}

body p {
  background-color: transparent;
  margin-bottom: 20px;
}

body p.align-right {
  text-align: right;
}

body p, body a {
  hyphens: auto;
  hyphenate-limit-chars: auto 5;
  hyphenate-limit-lines: 2;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
}

b, strong {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

i, em {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-style: italic;
}

.tarif {
  margin-top: 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #304D0A;
}

.bg-grey {
  background-color: #EDEDED;
  padding: 20px 0;
}

hr, .ce-div {
  clear: both;
  border-top: 1px solid #E3F1D1;
  margin: 20px 0;
}

.container [class^="grid_"].more-information, .container [class*="grid_"].more-information, .more-information {
  border-top: 1px solid #E3F1D1;
  padding: 40px 0 0;
  margin: 40px 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/**
 * Grid
**/
[class^="grid_"], [class*="grid_"],
[class^="col-"], [class*="col-"] {
  margin: 0;
}

.container {
  max-width: 1280px;
  position: relative;
  padding: 0 20px;
}

@media only screen and (min-width: 576px) {
  .container {
    padding: 0 40px;
  }
}

@media only screen and (min-width: 1200px) {
  .container {
    margin: 0 auto;
  }
}

.container .container {
  padding: 0;
  margin: 0;
}

.container [class^="grid_"], .container [class*="grid_"],
.container [class^="col-"], .container [class*="col-"] {
  width: 100%;
  margin: 0;
  padding: 0 10px;
}

.container [class^="col-"], .container [class*="col-"] {
  padding: 0;
}

.container .row {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 992px) {
  .container .row {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 992px) {
  .container .grid_4 {
    width: 33%;
  }
  .container .grid_5 {
    width: 41.66%;
  }
  .container .grid_6, .container .col-lg-6 {
    width: 48%;
  }
  .container .grid_7 {
    width: 57.33%;
  }
  .container .grid_8 {
    width: 66%;
  }
}

#main .container .row > .grid_8, #main .container .row > .grid_4 {
  padding: 40px 0;
  height: auto;
}

#main .container .row > .grid_8 .row > .grid_8, #main .container .row > .grid_8 .row > .grid_4, #main .container .row > .grid_4 .row > .grid_8, #main .container .row > .grid_4 .row > .grid_4 {
  padding-top: 0;
  padding-bottom: 0;
}

@media only screen and (min-width: 992px) {
  #main .container .row > .grid_8 {
    padding: 40px 40px 120px 0;
  }
  #main .container .row > .grid_8:last-child {
    padding-right: 0;
  }
}

#main .container .row > .grid_8 .row > .grid_8, #main .container .row > .grid_8 .row > .grid_4 {
  padding-top: 0;
  padding-bottom: 0;
}

#main .container .row > aside.sidebar.grid_4 {
  padding-top: 0;
}

@media only screen and (min-width: 640px) and (max-width: 991px) {
  #main .container .row > aside.sidebar.grid_4 {
    display: flex;
    flex-wrap: wrap;
  }
  #main .container .row > aside.sidebar.grid_4 > div {
    width: 48%;
    margin-right: 4%;
  }
  #main .container .row > aside.sidebar.grid_4 > div:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  #main .container .row > aside.sidebar.grid_4 {
    padding: 40px 0 40px 40px;
  }
}

#main .grid_8 .grid_6 {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  #main .grid_8 .grid_6 {
    width: 50%;
    padding: 0 20px;
  }
  #main .grid_8 .grid_6:first-child {
    padding-left: 0;
  }
  #main .grid_8 .grid_6:last-child {
    padding-right: 0;
  }
}

aside {
  height: 100%;
}

/**
 * Accordion style
**/
.accordion h3, .accordion h4, .accordion-box h3, .accordion-box h4 {
  margin-bottom: 0;
}

.accordion h3:last-of-type button, .accordion h4:last-of-type button, .accordion-box h3:last-of-type button, .accordion-box h4:last-of-type button {
  border-bottom: none;
}

.accordion button, .accordion-box button {
  position: relative;
  display: block;
  width: 100%;
  padding: 15px 40px 15px 0;
  border-radius: 0;
  border-bottom: 1px solid #74B917;
  background-color: transparent;
  text-align: left;
}

.accordion button:hover, .accordion button:focus, .accordion-box button:hover, .accordion-box button:focus {
  text-decoration: underline;
  background-color: transparent;
  color: #518110;
  outline: none;
}

.accordion button .accordion-title, .accordion-box button .accordion-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #518110;
}

.accordion button .icon-Chevron_Right, .accordion-box button .icon-Chevron_Right {
  position: absolute;
  right: 0;
  top: 17px;
  width: 20px;
}

.accordion button .icon-Chevron_Right:before, .accordion-box button .icon-Chevron_Right:before {
  display: inline-block;
  color: #518110;
  font-size: 20px;
  font-size: 1.25rem;
  transform: rotate(90deg);
}

.accordion button[aria-expanded="true"], .accordion button[aria-expanded="mixed"], .accordion-box button[aria-expanded="true"], .accordion-box button[aria-expanded="mixed"] {
  border-bottom: none;
}

.accordion button[aria-expanded="true"] .icon-Chevron_Right:before, .accordion button[aria-expanded="mixed"] .icon-Chevron_Right:before, .accordion-box button[aria-expanded="true"] .icon-Chevron_Right:before, .accordion-box button[aria-expanded="mixed"] .icon-Chevron_Right:before {
  transform: rotate(-90deg);
}

.accordion .accordion-content, .accordion-box .accordion-content {
  margin-top: 10px;
  margin-right: 25px;
  border-bottom: 1px solid #74B917;
}

.accordion dt:last-of-type button, .accordion-box dt:last-of-type button {
  border-bottom: none;
}

.accordion-box {
  position: relative;
}

.accordion-box .accordion-header.headline {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}

.accordion-box .accordion-header.headline:before {
  content: "\e90b";
  font-family: "Icons", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #518110;
  border: 2px solid #518110;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: -6px;
}

.accordion-box button.accordion-trigger-all {
  position: absolute;
  border: 0;
  top: 31px;
  right: 25px;
  width: auto;
}

.accordion-box button.accordion-trigger-all .icon-Chevron_Right {
  top: 0;
  right: 0;
}

/**
 * Webfonts
**/
@font-face {
  font-family: 'Icons';
  src: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Fonts/Icons.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FaIcons';
  src: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Fonts/fa-brands-400.woff2') format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Icons */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icons', sans-serif !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  line-height: 1;
  font-weight: normal;
  font-family: "Icons", sans-serif;
  color: #3A3A3A;
}

.icon-check:before {
  content: "\f00c";
}

.icon-Remove:before {
  content: "\f00d";
}

.icon-Download:before {
  content: "\f019";
}

.icon-Quote:before {
  content: "\f10e";
}

.icon-Chevron_Right:before {
  content: "\f054";
}

.icon-Angle_Right:before {
  content: "\f105";
}

.icon-Search:before, .icon-search:before {
  content: "\e900";
}

.icon-Home:before {
  content: "\e901";
}

.icon-Zoom:before {
  content: "\e902";
}

.icon-Information:before {
  content: "\e903";
}

.icon-Extern:before {
  content: "\e904";
}

.icon-News:before, .icon-news:before {
  content: "\e905";
}

.icon-Calender:before, .icon-events:before {
  content: "\e906";
}

.icon-Mail_Open:before, .icon-newsletter:before {
  content: "\e907";
}

.icon-E-Mail:before {
  content: "\e908";
}

.icon-Telephone:before {
  content: "\e909";
}

.icon-Arrow_Right:before {
  content: "\e90a";
}

.icon-Info:before, .icon-info:before {
  content: "\e90b";
}

.icon-Arrow_Up:before {
  content: "\e90c";
}

.icon-Square:before {
  content: "\e90d";
}

.icon-PDF:before {
  content: "\e90e";
}

.icon-Link:before {
  content: "\e90f";
}

.icon-File:before {
  content: "\e910";
}

.icon-Facebook:before {
  content: "\e911";
}

.icon-Instagram:before {
  content: "\e001";
  font-size: 18px !important;
  line-height: 18px !important;
  width: 18px !important;
  height: 18px !important;
}

.icon-Instagram > span {
  display: none;
}

.icon-Twitter:before {
  content: "\e912";
}

/**
 * Formular
**/
button, .btn, .button-back, .resetButton, .resetButton#filter_reset, input[type='submit'] {
  padding: 5px 20px 8px;
  width: auto;
  height: auto;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #fff;
  background-color: #518110;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

button:hover, button:focus, .btn:hover, .btn:focus, .button-back:hover, .button-back:focus, .resetButton:hover, .resetButton:focus, .resetButton#filter_reset:hover, .resetButton#filter_reset:focus, input[type='submit']:hover, input[type='submit']:focus {
  background-color: #74B917;
  color: #fff;
}

button.calendar {
  width: 25px;
  height: 25px;
  background: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Images/calendar.png') no-repeat center center;
  border: 0;
}

button.toggle {
  display: inline-block;
  padding: 5px 20px 8px;
  text-align: center;
  margin: 0 0 20px 0;
  color: #fff;
}

button.toggle:before {
  background-color: transparent;
  padding: 0;
  font-size: 18px;
}

button.toggle:hover, button.toggle:focus {
  color: #fff;
}

button.mfp-close {
  width: 30px;
  height: 40px;
}

a.button-back, a.resetButton, a.resetButton#filter_reset, button.resetButton, button.resetButton#filter_reset {
  background-color: #707070;
}

a.button-back:focus, a.button-back:hover, a.resetButton:focus, a.resetButton:hover, a.resetButton#filter_reset:focus, a.resetButton#filter_reset:hover, button.resetButton:focus, button.resetButton:hover, button.resetButton#filter_reset:focus, button.resetButton#filter_reset:hover {
  background-color: #ccc;
  color: #3A3A3A;
  text-decoration: none;
}

.panel label {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  margin-bottom: 3px;
  displaY: block;
  position: relative;
}

.panel input[type="date"], .panel input[type="text"], .panel input[type="password"], .panel input[type="email"], .panel select, .panel textarea {
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 5px 10px;
  margin-bottom: 15px;
}

form {
  margin-bottom: 20px;
  clear: both;
}

form:after {
  content: ' ';
  clear: both;
  display: block;
}

form button, form .btn, form .button-back, form input[type='submit'] {
  margin: 0 0 20px 20px;
}

form .btn-group {
  display: flex;
  justify-content: flex-end;
}

form input[type="date"], form input[type="text"], form input[type="password"], form input[type="email"], form select, form textarea {
  width: 100%;
  height: 35px;
  border: 1px solid #ccc;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 5px 10px;
  margin-bottom: 15px;
}

form textarea {
  min-height: 60px;
}

form label {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  margin-bottom: 3px;
  displaY: block;
  position: relative;
}

form input[type='checkbox'], form input[type='radio'] {
  border: 1px solid #ccc;
  background: #fff;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

form div.error-box, form .typo3-message.message-error {
  padding: 15px;
  border: 1px solid #CA0101;
  background-color: rgba(202, 1, 1, 0.1);
  margin-bottom: 20px;
}

form div.error-box p, form .typo3-message.message-error p {
  text-align: center;
  color: #CA0101;
  margin: 0;
}

form div.error-box ul, form .typo3-message.message-error ul {
  color: #CA0101;
  margin-bottom: 0;
  margin-top: 10px;
}

form div.error-box ul li:before, form .typo3-message.message-error ul li:before {
  color: #6E1C08;
  top: 1px;
}

form input.error, form textarea.error, form select.error {
  border-color: #CA0101;
  margin-bottom: 0;
}

form div.error, form span.error.help-block {
  display: inline-block;
  color: #CA0101;
  background: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Images/icon_error.png') no-repeat left center;
  padding-left: 20px;
  margin-bottom: 10px;
}

form .info-box {
  margin-bottom: 20px;
  margin-top: 10px;
}

form .info-box p:last-child {
  margin-bottom: 0;
}

form .button.orderform {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}

form .progress {
  margin-bottom: 20px;
  padding: 20px;
  border-top: 1px solid #E3F1D1;
  border-bottom: 1px solid #E3F1D1;
}

form .progress .steptexts {
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}

form .progress .steptexts .steptext {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #304D0A;
}

form .progress .steps {
  display: flex;
  justify-content: space-around;
}

form .progress .steps .step {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #518110;
  color: #fff;
}

form .progress .steps ~ .intro {
  margin-top: 20px;
}

form .progress.step1 .step2, form .progress.step2 .step1 {
  background-color: #707070;
}

form .left h3 {
  margin: 20px 0;
}

/**
 * H1-h6 styles
**/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 120%;
  color: #304D0A;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #518110;
  text-decoration: none;
}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus,
.h1 a:hover,
.h1 a:focus, .h2 a:hover, .h2 a:focus, .h3 a:hover, .h3 a:focus, .h4 a:hover, .h4 a:focus, .h5 a:hover, .h5 a:focus, .h6 a:hover, .h6 a:focus {
  color: #518110;
  text-decoration: underline;
}

h1.hidden, h2.hidden, h3.hidden, h4.hidden, h5.hidden, h6.hidden,
.h1.hidden, .h2.hidden, .h3.hidden, .h4.hidden, .h5.hidden, .h6.hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

h1, .h1 {
  font-size: 26px;
  font-size: 1.625rem;
}

@media only screen and (min-width: 576px) {
  h1, .h1 {
    font-size: 32px;
    font-size: 2rem;
  }
}

h1.homestage {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

h2, .h2 {
  font-size: 25px;
  font-size: 1.5625rem;
}

@media only screen and (min-width: 576px) {
  h2, .h2 {
    font-size: 27px;
    font-size: 1.6875rem;
  }
}

h3, .h3 {
  font-size: 22px;
  font-size: 1.375rem;
}

@media only screen and (min-width: 576px) {
  h3, .h3 {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}

h4, .h4 {
  font-size: 19px;
  font-size: 1.1875rem;
}

h5, .h5 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 15px;
}

h6, .h6 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
}

h100 {
  visibility: hidden;
}

/**
 * Images
**/
.ce-intext.ce-right .ce-gallery figure.image, .ce-intext.ce-left .ce-gallery figure.image {
  margin-bottom: 20px;
  margin-left: 20px;
}

.ce-intext.ce-right .ce-gallery figure.image .image-caption, .ce-intext.ce-left .ce-gallery figure.image .image-caption {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #304D0A;
}

.ce-intext.ce-right .ce-gallery a.lightbox, .ce-intext.ce-left .ce-gallery a.lightbox {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.ce-intext.ce-right .ce-gallery a.lightbox:after, .ce-intext.ce-left .ce-gallery a.lightbox:after {
  content: "\e902";
  font-family: "Icons", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #304D0A;
  position: absolute;
  bottom: 0;
  right: 14px;
  background-color: #fff;
  padding: 1px 5px 0 7px;
}

@media only screen and (max-width: 575px) {
  .ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery {
    float: none;
    margin: 0;
  }
  .ce-intext.ce-right .ce-gallery figure.image, .ce-intext.ce-left .ce-gallery figure.image {
    margin-right: 0;
    margin-left: 0;
  }
}

.ce-intext.ce-left .ce-gallery figure.image {
  margin-left: 0;
  margin-right: 20px;
}

.ce-gallery figure.image {
  margin-bottom: 20px;
}

.ce-gallery figure.image img {
  max-width: 100%;
  height: auto;
}

.ce-gallery figure.image .image-caption {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #304D0A;
}

@media only screen and (max-width: 575px) {
  .frame-type-textpic .ce-textpic.ce-intext .ce-gallery img {
    display: block;
    width: 100%;
    height: auto;
  }
}

@media only screen and (min-width: 576px) {
  .frame-type-textpic .ce-textpic.ce-intext .ce-gallery img {
    width: 234px !important;
    height: auto;
  }
}

div.csc-textpic-intext-left .csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 0;
  float: none;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 0;
  float: none;
}

/**
 * Link style
**/
[id^="c"] {
  scroll-margin-top: 250px;
}

a {
  color: #518110;
  text-decoration: none;
  position: relative;
}

a:hover, a:focus {
  color: #518110;
  text-decoration: underline;
}

p a.arrow-link:before, p a.internal-link:before, table a.arrow-link:before, table a.internal-link:before {
  left: 3px;
}

@-moz-document url-prefix() {
  p a.arrow-link:before, p a.internal-link:before, table a.arrow-link:before, table a.internal-link:before {
    top: 2px;
  }
}

table a.arrow-link:before, table a.internal-link:before {
  top: 4px;
}

a.external-link, a.external-link-new-window, a.mail, a.pdf, a.word, a.download, a.arrow-link, a.internal-link {
  display: inline;
  padding-left: 20px;
}

a.external-link:before, a.external-link-new-window:before, a.mail:before, a.pdf:before, a.word:before, a.download:before, a.arrow-link:before, a.internal-link:before {
  content: "\e904";
  font-family: "Icons", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #518110;
}

a.mail:before {
  content: "\e908";
}

a.pdf:before {
  content: "\e90e";
}

a.word:before {
  content: "\e910";
}

a.download:before {
  content: "\f019";
}

a.arrow-link:before, a.internal-link:before {
  content: "\e90a";
  font-family: "Icons", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  left: 0;
  top: 1px;
  color: #518110;
}

a.read-more {
  padding-right: 25px;
}

a.read-more span {
  position: absolute;
  left: 0;
  text-indent: -9999px;
}

a.read-more:before {
  content: "\e90a";
  font-family: "Icons", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #518110;
}

a.read-more:hover, a.read-more:focus {
  text-decoration: none;
}

a.read-more:hover:before, a.read-more:focus:before {
  color: #74B917;
}

div.read-more {
  padding-right: 25px;
}

div.read-more span {
  position: absolute;
  left: 0;
  text-indent: -9999px;
}

div.read-more:before {
  content: "\e90a";
  font-family: "Icons", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #518110;
}

div.read-more:hover, div.read-more:focus {
  text-decoration: none;
}

div.read-more:hover:before, div.read-more:focus:before {
  color: #74B917;
}

a.to-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background-color: #518110;
  color: #fff;
  width: 40px;
  height: 40px;
  z-index: 1;
}

@media only screen and (min-width: 992px) {
  a.to-top {
    right: 40px;
    bottom: 40px;
  }
}

a.to-top:hover, a.to-top:focus {
  background-color: #74B917;
}

a.to-top:before {
  content: "\e90c";
  font-family: "Icons", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: white;
  position: absolute;
  top: 7px;
  left: 11px;
}

a.to-top span {
  text-indent: -9999px;
  width: 0;
  height: 0;
  position: absolute;
}

p.align-right a.arrow-link:before {
  top: 1px;
}

.teaser p.align-right a.arrow-link:before {
  top: 2px;
}

.shariff {
  margin-bottom: 20px;
}

.shariff ul {
  display: flex;
}

.shariff ul .shariff-button {
  padding-left: 0;
}

.shariff ul .shariff-button:before {
  content: "";
}

.shariff ul .shariff-button a {
  color: #fff;
  border-radius: 5px;
  margin-right: 20px;
  padding: 5px 20px 5px 30px;
  display: inline-block;
  position: relative;
}

.shariff ul .shariff-button a:before {
  font-family: "Icons", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  left: 10px;
  top: 5px;
  color: #fff;
}

.shariff ul .shariff-button.facebook a {
  background-color: #3B5998;
}

.shariff ul .shariff-button.facebook a:before {
  content: "\e911";
}

.shariff ul .shariff-button.twitter a {
  background-color: #55ACEE;
}

.shariff ul .shariff-button.twitter a:before {
  content: "\e912";
}

.shariff ul .shariff-button.linkedin a {
  background-color: #3B5998;
}

.shariff ul .shariff-button.linkedin a:before {
  font-family: "FaIcons", sans-serif;
  content: "\f0e1";
}

@-moz-document url-prefix() {
  .slider-teaser .teaser-slide .teaser > p:last-child a.internal-link:before {
    bottom: 0;
  }
  .slider-teaser .teaser-slide .teaser .teaser-body a:before, .slider-teaser .teaser-slide .teaser .teaser-body a:after {
    bottom: 2px;
  }
}

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .slider-teaser .teaser-slide .teaser > p:last-child a.internal-link:before,
  a.arrow-link::before, a.internal-link:before {
    bottom: -2px;
  }
}

/**
 * Listen
**/
.grid_8 ul {
  margin-bottom: 40px;
}

.grid_8 ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.grid_8 ul li:before {
  content: "\e90d";
  font-family: "Icons", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  color: #74B917;
  position: absolute;
  left: 0;
  top: 0;
}

.grid_8 ul li ul {
  margin-top: 10px;
}

.grid_8 ol {
  margin-left: 20px;
}

/* Linkliste */
ul.link-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
  margin-bottom: 40px;
}

ul.link-list li {
  padding-left: 0;
  margin-bottom: 5px;
}

ul.link-list li:before {
  content: "";
}

ul.link-list a.arrow-link, ul.link-list a.internal-link, ul.link-list a.external-link, ul.link-list a.external-link-new-window, ul.link-list a.mail, ul.link-list a.pdf, ul.link-list a.word, ul.link-list a.download {
  display: inline-block;
  padding-left: 20px;
}

ul.link-list a.arrow-link:after, ul.link-list a.internal-link:after, ul.link-list a.external-link:after, ul.link-list a.external-link-new-window:after, ul.link-list a.mail:after, ul.link-list a.pdf:after, ul.link-list a.word:after, ul.link-list a.download:after {
  right: auto;
  left: 0;
  bottom: auto;
  top: 0;
}

ul.link-list a.internal-link:before, ul.link-list a.arrow-link:before {
  right: auto;
  left: 0;
  bottom: auto;
  top: 0;
}

/* Ankerliste */
ul.read-more {
  padding: 20px;
  background-color: #eff7e5;
  margin-bottom: 40px;
}

ul.read-more li {
  padding-left: 20px;
}

ul.read-more li a {
  color: #304D0A;
}

ul.read-more li:before {
  content: "\e90f";
  color: #304D0A;
}

/* Teaser-Liste */
ul.teaser-list li {
  padding-left: 0;
}

ul.teaser-list li:before {
  content: "";
}

ul.teaser-list ul li {
  padding-left: 25px;
}

ul.teaser-list ul li:before {
  content: "\e90d";
}

/* Merkliste */
ul.wishlist li {
  padding-left: 0;
}

ul.wishlist li:before {
  content: "";
}

/**
 * News / Termine
**/
.news {
  margin-bottom: 40px;
}

.news ul {
  margin-bottom: 0;
}

.news .news-list-view .news-list-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 40px;
}

@media only screen and (min-width: 640px) {
  .news .news-list-view .news-list-item {
    flex-direction: row;
  }
}

.news .news-list-view .news-list-item:last-child {
  margin-bottom: 20px;
  border-bottom: 0;
}

.news .news-list-view .news-list-item .teaser-image a {
  displaY: inline-block;
}

@media only screen and (max-width: 639px) {
  .news .news-list-view .news-list-item .element-left {
    margin-bottom: 20px;
  }
}

.news .news-list-view .news-list-item .right-column {
  padding-bottom: 25px;
  position: relative;
}

@media only screen and (min-width: 640px) {
  .news .news-list-view .news-list-item .right-column {
    padding-left: 40px;
  }
}

.news .news-list-view .news-list-item .right-column .date {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 5px;
  font-weight: 600;
}

.news .news-list-view .news-list-item a.read-more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.news .news-list-view .news-list-item.imageless article {
  position: relative;
  padding-bottom: 15px;
}

.news .news-list-view.list-10 .right-column, .news .news-list-view.list-15 .right-column {
  padding-left: 0;
}

.news .news-list-view.list-10 a.read-more, .news .news-list-view.list-15 a.read-more {
  position: relative;
  padding-left: 25px;
}

.news .news-list-view.list-10 a.read-more:before, .news .news-list-view.list-15 a.read-more:before {
  content: "\e904";
  top: 0;
  left: 0;
  right: auto;
}

.news .news-list-view.list-10 a.read-more span, .news .news-list-view.list-15 a.read-more span {
  position: relative;
  left: 0;
  text-indent: 1;
}

.news .news-list-view.list-10 a.read-more:hover, .news .news-list-view.list-10 a.read-more:focus, .news .news-list-view.list-15 a.read-more:hover, .news .news-list-view.list-15 a.read-more:focus {
  text-decoration: underline;
}

.news .news-list-view.list-30 {
  /* Listenansicht Termine */
}

.news .news-list-view.list-30 .right-column {
  padding-left: 0;
  width: 100%;
}

.news .news-list-view.list-20 {
  /* Listenansicht News */
}

.news .news-list-view.list-20 .right-column {
  display: flex;
  flex-direction: column;
  padding: 0 40px 10px 0;
  width: 100%;
  align-items: baseline;
}

@media only screen and (min-width: 576px) {
  .news .news-list-view.list-20 .right-column {
    flex-direction: row;
  }
}

.news .news-list-view.list-20 .right-column .date {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 5px;
  margin-right: 45px;
  width: 100px;
}

.news .news-list-view.list-20 .right-column h3 {
  margin-bottom: 0;
}

.news .news-list-view.list-20 a.read-more {
  bottom: calc(50% - 10px);
}

.news.news-single .article .teaser-text {
  font-weight: 600;
}

.news.news-single .news-img-wrap {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .news.news-single .news-img-wrap {
    max-width: 35%;
  }
}

.news.news-single .news-img-wrap .mediaelement-image a {
  width: 100%;
}

.news.news-single .news-img-wrap .mediaelement-image img {
  width: 100%;
  height: auto;
}

.news.news-single .news-img-wrap .news-img-caption {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  color: #304D0A;
}

.news.news-single .news-img-wrap a.lightbox {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.news.news-single .news-img-wrap a.lightbox:after {
  content: "\e902";
  font-family: "Icons", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #304D0A;
  position: absolute;
  bottom: 0;
  right: 14px;
  background-color: #fff;
  padding: 1px 5px 0 7px;
}

.teaser .news, .grid_6 .news {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 0;
}

.teaser .news ul, .grid_6 .news ul {
  padding: 15px;
}

.teaser .news p.align-right, .grid_6 .news p.align-right {
  padding-bottom: 15px;
  padding-right: 15px;
}

.sidebar .teaser .news {
  box-shadow: none;
}

/*** Calendar ***/
@media only screen and (min-width: 992px) {
  .facet-area-main .facet-type-calendar {
    margin: 0 60px;
  }
}

table.news-calendar {
  table-layout: fixed;
}

table.news-calendar .dateselect.month {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  color: #304D0A;
  margin-bottom: 20px;
  text-align: center;
}

table.news-calendar .dateselect.month a {
  text-decoration: none;
}

table.news-calendar .dateselect.prev a, table.news-calendar .dateselect.next a {
  color: transparent;
  width: 100%;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

table.news-calendar .dateselect.prev a:before, table.news-calendar .dateselect.next a:before {
  content: "\f054";
  font-family: "Icons", sans-serif;
  display: inline-block;
  color: #518110;
  font-size: 20px;
  font-size: 1.25rem;
}

table.news-calendar .dateselect.prev a:before {
  transform: rotate(180deg);
}

table.news-calendar th, table.news-calendar td {
  text-align: center;
  vertical-align: baseline;
  padding: 10px 0;
}

table.news-calendar td.day a {
  padding: 7px 9px;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  background-color: #ABD573;
  color: #3A3A3A;
  text-decoration: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

table.news-calendar td.day a:hover, table.news-calendar td.day a:focus {
  text-decoration: underline;
  background-color: #74B917;
  color: #fff;
}

#main .row.date-filter {
  align-items: flex-end;
}

@media only screen and (min-width: 650px) {
  #main .row.date-filter {
    flex-direction: row;
  }
}

#main .row.date-filter .grid_4 {
  padding: 0;
}

#main .row.date-filter .grid_4:last-child {
  text-align: right;
}

@media only screen and (min-width: 650px) {
  #main .row.date-filter .grid_4 {
    padding: 0 10px;
  }
  #main .row.date-filter .grid_4:first-child {
    padding-left: 0;
  }
  #main .row.date-filter .grid_4:last-child {
    text-align: left;
  }
}

#main .row.date-filter .grid_4 button {
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {
  .news-filter form .row.panel {
    flex-direction: row;
  }
}

.imageborder .mediaelement {
  border: 1px solid #a3a3a3;
}

.preview-imageborder img, .ce-border img {
  border: 1px solid #a3a3a3;
}

/**
 * Paginierung
**/
ul.pagination, ul.f3-widget-paginator, ul.page_navigation {
  text-align: center;
  margin-bottom: 20px;
}

ul.pagination li, ul.f3-widget-paginator li, ul.page_navigation li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
}

ul.pagination li:before, ul.f3-widget-paginator li:before, ul.page_navigation li:before {
  content: "";
}

ul.pagination li a, ul.f3-widget-paginator li a, ul.page_navigation li a {
  padding: 5px;
  margin: 0 2px;
  width: 35px;
  height: 35px;
  background-color: #E3F1D1;
  border-radius: 25px;
  font-size: 16px;
  font-size: 1rem;
  color: #3A3A3A;
}

ul.pagination li a:hover, ul.pagination li a:focus, ul.f3-widget-paginator li a:hover, ul.f3-widget-paginator li a:focus, ul.page_navigation li a:hover, ul.page_navigation li a:focus {
  background-color: #ABD573;
}

ul.pagination li.active a, ul.f3-widget-paginator li.active a, ul.page_navigation li.active a {
  background: #74B917;
  color: #fff;
}

ul.pagination li.current, ul.pagination li.active_page, ul.f3-widget-paginator li.current, ul.f3-widget-paginator li.active_page, ul.page_navigation li.current, ul.page_navigation li.active_page {
  padding: 5px;
  margin: 0 2px;
  width: 35px;
  height: 35px;
  background: #74B917;
  border-radius: 25px;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
}

/**
 * Search
**/
/* Searchfield Header */
.tx-solr-search-form .input-group {
  position: relative;
}

.tx-solr-search-form .input-group input {
  height: 40px;
}

.tx-solr-search-form .input-group .input-group-btn {
  position: absolute;
  right: 0;
  top: 2px;
}

@-moz-document url-prefix() {
  .tx-solr-search-form .input-group .input-group-btn {
    top: -1px;
  }
}

.tx-solr-search-form .input-group .input-group-btn button {
  height: 36px;
  width: 36px;
  background-color: #fff;
  border-radius: 0;
  position: relative;
  margin: 0 2px 0 0;
  transition: background-color 0.15s ease;
}

.tx-solr-search-form .input-group .input-group-btn button:hover, .tx-solr-search-form .input-group .input-group-btn button:focus {
  background-color: #518110;
}

.tx-solr-search-form .input-group .input-group-btn button:hover.icon-Search:before, .tx-solr-search-form .input-group .input-group-btn button:focus.icon-Search:before {
  color: #fff;
}

.tx-solr-search-form .input-group .input-group-btn button span {
  text-indent: -9999px;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
}

.tx-solr-search-form .input-group .input-group-btn button.icon-Search:before {
  position: absolute;
  top: 9px;
  right: 9px;
  font-size: 18px;
  font-size: 1.125rem;
  transition: color 0.15s ease;
}

.tx-solr-autosuggest {
  border: 1px solid #ccc;
  background: #fff;
  overflow: auto;
}

.tx-solr-autosuggest strong {
  color: #518110;
}

.tx-solr-autosuggest .autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}

.tx-solr-autosuggest .autocomplete-selected {
  background: #E3F1D1;
}

.tx-solr-autosuggest .autocomplete-group {
  padding: 10px 5px;
}

.tx-solr-autosuggest .autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #525252;
}

/* Content */
@media only screen and (min-width: 768px) {
  #main .tx_solr.container #tx-solr-search-functions .facets.row {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #main .tx_solr.container #tx-solr-search-functions .facets.row .grid_6:nth-child(odd) {
    padding-left: 0;
    padding-right: 20px;
  }
  #main .tx_solr.container #tx-solr-search-functions .facets.row .grid_6:nth-child(even) {
    padding-left: 20px;
    padding-right: 0;
  }
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box {
  padding: 5px 15px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  #main .tx_solr.container #tx-solr-search-functions .accordion-box {
    margin-bottom: 15px;
  }
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box h4, #main .tx_solr.container #tx-solr-search-functions .accordion-box .h4 {
  margin-bottom: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion-trigger, #main .tx_solr.container #tx-solr-search-functions .accordion-box dt {
  border-bottom: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion {
  position: relative;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion button .accordion-title {
  font-size: 18px;
  font-size: 1.125rem;
  color: #3A3A3A;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion-panel {
  position: absolute;
  background-color: #fbfdf8;
  width: calc(100% + 34px);
  margin: 0 -17px;
  border: 2px solid #74B917;
  border-top: none;
  color: #3A3A3A;
  z-index: 1;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion-panel .accordion-content {
  margin: 0;
  padding: 15px;
  border-bottom: 0;
}

#main .tx_solr.container #tx-solr-search-functions .accordion-box .accordion-panel .accordion-content > div {
  margin-bottom: 5px;
}

#main .tx_solr.container #tx-solr-search-functions .facets {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  #main .tx_solr.container #tx-solr-search-functions .facets {
    margin-bottom: 10px;
  }
}

#main .tx_solr.container #tx-solr-search-functions .facets.termine {
  display: none;
}

#main .tx_solr.container #tx-solr-search-functions .facets .remove-facet {
  position: relative;
  padding-right: 20px;
  margin-right: 20px;
}

#main .tx_solr.container #tx-solr-search-functions .facets .remove-facet:after {
  content: "\f00d";
  font-family: "Icons", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

#main .tx_solr.container #tx-solr-search-functions .facets #facet-accordion-verordnung {
  display: none;
}

/*** Ergebnissliste ***/
.results-list .date, .results-list .zip, .results-list .city {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.results-list .results-teaser .result-content {
  padding-bottom: 20px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 20px;
}

.results-list .results-teaser .result-content .hit {
  color: #518110;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.results-list .results-teaser .searchresultbreadcrumb {
  margin-top: 10px;
  display: block;
}

.results-list .results-teaser .searchresultbreadcrumb span {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #707070;
  margin-right: 5px;
  font-size: 16px;
  font-size: 1rem;
}

.results-list .results-teaser .searchresultbreadcrumb span:after {
  content: "\f105";
  line-height: 1;
  font-weight: normal;
  font-family: "Icons", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 5px;
}

.results-list .results-teaser .searchresultbreadcrumb span:last-child:after {
  content: "";
}

/**
  Slider
**/
/** General **/
.slider-teaser {
  margin: 0 20px 40px;
}

@media only screen and (min-width: 768px) {
  .slider-teaser {
    margin: 0 40px 40px;
  }
}

.slider-teaser .slick-track {
  display: flex;
}

.slider-teaser .slick-slide {
  height: auto;
}

.slider-teaser .slick-slide > div {
  height: 100%;
}

.slider-teaser .teaser-slide {
  padding: 10px;
  height: 100%;
}

.slick-prev, .slick-next {
  position: absolute;
  top: 48%;
  right: -40px;
  width: 40px;
  height: 70px;
}

.slick-prev:before, .slick-next:before {
  content: "\f105";
  font-family: "Icons", sans-serif;
  font-size: 60px;
  font-size: 3.75rem;
  color: #518110;
}

.slick-prev {
  top: 50%;
  left: -40px;
  right: auto;
}

.slick-prev:before {
  content: "\f105";
  transform: rotate(180deg);
  display: inline-block;
}

.slick-counter {
  color: #518110;
  font-size: 16px;
  font-size: 1rem;
  text-align: right;
  position: absolute;
  right: 20px;
  bottom: 10px;
}

/*** Contentslider ***/
.frame-layout-slider {
  background-color: #E3F1D1;
  margin: 0 40px 40px;
}

.frame-layout-slider h2, .frame-layout-slider h3, .frame-layout-slider h4 {
  padding: 15px 20px;
}

.frame-layout-slider .slick-slider.ce-row.ce-row:last-child {
  padding-bottom: 35px;
}

.frame-layout-slider .ce-gallery, .frame-layout-slider .ce-image {
  margin-bottom: 0;
  overflow: inherit;
}

.frame-layout-slider .ce-center .ce-outer, .frame-layout-slider .ce-center .ce-inner {
  position: inherit;
  float: none;
  right: 0;
  width: 100%;
}

.frame-layout-slider .slick-slide figure {
  margin: 0;
  display: block;
}

.frame-layout-slider .slick-slide figure a {
  displaY: inline-block;
  width: 100%;
  height: auto;
  background-color: #fff;
  border: 1px solid #E3F1D1;
}

.frame-layout-slider .slick-slide figure a.lightbox:after {
  content: "\e902";
  font-family: "Icons", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #304D0A;
  position: absolute;
  bottom: 0;
  right: 14px;
  background-color: white;
  padding: 1px 5px 0 7px;
}

.frame-layout-slider .slick-slide figure img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.frame-layout-slider .slick-slide figure figcaption {
  display: block;
  padding: 15px 40px 40px 20px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #304D0A;
}

.frame-layout-slider .slick-slide figure figcaption span.copyright {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  color: #525252;
}

@media only screen and (min-width: 768px) {
  .frame-layout-slider {
    margin: 0 80px 40px;
  }
  .frame-layout-slider .slick-prev, .frame-layout-slider .slick-next {
    right: -80px;
  }
  .frame-layout-slider .slick-prev {
    left: -80px;
  }
}

/** Slider Teaser **/
.slider-teaser .teaser-slide .teaser {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slider-teaser .teaser-slide .teaser .title, .slider-teaser .teaser-slide .teaser h3 {
  padding: 10px 15px;
  margin-bottom: 0;
  min-height: 70px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  color: #304D0A;
  border-bottom: 1px solid #EDEDED;
}

.slider-teaser .teaser-slide .teaser .teaser-image-wrap {
  border: 1px solid #EDEDED;
  border-top: none;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-teaser .teaser-slide .teaser .teaser-image-wrap img {
  width: 100%;
  height: auto;
}

.slider-teaser .teaser-slide .teaser .teaser-body {
  padding: 10px 15px;
}

.slider-teaser .teaser-slide .teaser .teaser-body p {
  font-size: 16px;
  font-size: 1rem;
}

.slider-teaser .teaser-slide .teaser .teaser-body .marginal-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #304D0A;
  margin-bottom: 10px;
}

.slider-teaser .teaser-slide .teaser .teaser-body a.internal-link {
  position: relative;
  right: auto;
  bottom: auto;
}

.slider-teaser .teaser-slide .teaser .teaser-body a.internal-link:before {
  bottom: -4px;
}

.slider-teaser .teaser-slide .teaser > p:last-child {
  padding: 5px 15px;
  font-size: 16px;
  font-size: 1rem;
}

.slider-teaser .teaser-slide .teaser > p:last-child a.internal-link:before {
  bottom: -2px;
}

.slider-teaser .frame-type-textpic.teaser > .ce-textpic {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  padding: 15px 15px 0;
  width: 100%;
  height: 100%;
}

.slider-teaser .frame-type-shortcut.teaser,
.slider-teaser .frame-type-list.teaser,
.slider-teaser .frame-type-textpic.teaser,
.slider-teaser .frame-type-login.teaser,
.slider-teaser .slick-slide .frame-type-text {
  padding: 10px;
  height: 100%;
  box-shadow: none;
  margin-bottom: 0;
}

.slider-teaser .frame-type-shortcut.teaser .teaser-slide,
.slider-teaser .frame-type-list.teaser .teaser-slide,
.slider-teaser .frame-type-textpic.teaser .teaser-slide,
.slider-teaser .frame-type-login.teaser .teaser-slide,
.slider-teaser .slick-slide .frame-type-text .teaser-slide {
  padding: 0;
}

.slider-teaser .frame-type-shortcut.teaser .teaser-slide .teaser,
.slider-teaser .frame-type-list.teaser .teaser-slide .teaser,
.slider-teaser .frame-type-textpic.teaser .teaser-slide .teaser,
.slider-teaser .frame-type-login.teaser .teaser-slide .teaser,
.slider-teaser .slick-slide .frame-type-text .teaser-slide .teaser {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.slider-teaser .frame-type-shortcut.teaser .news,
.slider-teaser .frame-type-list.teaser .news,
.slider-teaser .frame-type-textpic.teaser .news,
.slider-teaser .frame-type-login.teaser .news,
.slider-teaser .slick-slide .frame-type-text .news {
  height: 100%;
}

.slider-teaser .frame-type-shortcut.teaser .news ul,
.slider-teaser .frame-type-list.teaser .news ul,
.slider-teaser .frame-type-textpic.teaser .news ul,
.slider-teaser .frame-type-login.teaser .news ul,
.slider-teaser .slick-slide .frame-type-text .news ul {
  margin-bottom: 0;
}

.slider-teaser .frame-type-shortcut.teaser .news > h2, .slider-teaser .frame-type-shortcut.teaser .news > h3, .slider-teaser .frame-type-shortcut.teaser .news > h4,
.slider-teaser .frame-type-list.teaser .news > h2,
.slider-teaser .frame-type-list.teaser .news > h3,
.slider-teaser .frame-type-list.teaser .news > h4,
.slider-teaser .frame-type-textpic.teaser .news > h2,
.slider-teaser .frame-type-textpic.teaser .news > h3,
.slider-teaser .frame-type-textpic.teaser .news > h4,
.slider-teaser .frame-type-login.teaser .news > h2,
.slider-teaser .frame-type-login.teaser .news > h3,
.slider-teaser .frame-type-login.teaser .news > h4,
.slider-teaser .slick-slide .frame-type-text .news > h2,
.slider-teaser .slick-slide .frame-type-text .news > h3,
.slider-teaser .slick-slide .frame-type-text .news > h4 {
  min-height: 70px;
  border-bottom: 1px solid #EDEDED;
  padding: 10px 15px;
  margin-bottom: 0;
}

.slider-teaser .frame-type-shortcut.teaser .tx-felogin-pi1,
.slider-teaser .frame-type-list.teaser .tx-felogin-pi1,
.slider-teaser .frame-type-textpic.teaser .tx-felogin-pi1,
.slider-teaser .frame-type-login.teaser .tx-felogin-pi1,
.slider-teaser .slick-slide .frame-type-text .tx-felogin-pi1 {
  height: 100%;
}

.slider-teaser .frame-type-shortcut.teaser .tx-felogin-pi1 .teaser,
.slider-teaser .frame-type-list.teaser .tx-felogin-pi1 .teaser,
.slider-teaser .frame-type-textpic.teaser .tx-felogin-pi1 .teaser,
.slider-teaser .frame-type-login.teaser .tx-felogin-pi1 .teaser,
.slider-teaser .slick-slide .frame-type-text .tx-felogin-pi1 .teaser {
  padding: 15px;
}

.slider-teaser .frame-type-shortcut.teaser .tx-felogin-pi1 .teaser form input[type='submit'],
.slider-teaser .frame-type-list.teaser .tx-felogin-pi1 .teaser form input[type='submit'],
.slider-teaser .frame-type-textpic.teaser .tx-felogin-pi1 .teaser form input[type='submit'],
.slider-teaser .frame-type-login.teaser .tx-felogin-pi1 .teaser form input[type='submit'],
.slider-teaser .slick-slide .frame-type-text .tx-felogin-pi1 .teaser form input[type='submit'] {
  margin: 0;
}

.slider-teaser .frame-type-shortcut.teaser .tx-simplepoll,
.slider-teaser .frame-type-list.teaser .tx-simplepoll,
.slider-teaser .frame-type-textpic.teaser .tx-simplepoll,
.slider-teaser .frame-type-login.teaser .tx-simplepoll,
.slider-teaser .slick-slide .frame-type-text .tx-simplepoll {
  height: 100%;
  padding: 15px 15px 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.slider-teaser .frame-type-shortcut.teaser .tx-simplepoll .simplePollWrap .simplePollImage,
.slider-teaser .frame-type-list.teaser .tx-simplepoll .simplePollWrap .simplePollImage,
.slider-teaser .frame-type-textpic.teaser .tx-simplepoll .simplePollWrap .simplePollImage,
.slider-teaser .frame-type-login.teaser .tx-simplepoll .simplePollWrap .simplePollImage,
.slider-teaser .slick-slide .frame-type-text .tx-simplepoll .simplePollWrap .simplePollImage {
  float: none;
  margin: 0 0 20px 0;
  max-width: 100%;
}

.slider-teaser .frame-type-shortcut.teaser .tx-simplepoll .simplePollWrap form,
.slider-teaser .frame-type-list.teaser .tx-simplepoll .simplePollWrap form,
.slider-teaser .frame-type-textpic.teaser .tx-simplepoll .simplePollWrap form,
.slider-teaser .frame-type-login.teaser .tx-simplepoll .simplePollWrap form,
.slider-teaser .slick-slide .frame-type-text .tx-simplepoll .simplePollWrap form {
  float: none;
}

.slider-teaser .frame-type-shortcut.teaser .tx-simplepoll .simplePollWrap form input[type='submit']#simplePollVote, .slider-teaser .frame-type-shortcut.teaser .tx-simplepoll .simplePollWrap form a#simplePollSeeVotes,
.slider-teaser .frame-type-list.teaser .tx-simplepoll .simplePollWrap form input[type='submit']#simplePollVote,
.slider-teaser .frame-type-list.teaser .tx-simplepoll .simplePollWrap form a#simplePollSeeVotes,
.slider-teaser .frame-type-textpic.teaser .tx-simplepoll .simplePollWrap form input[type='submit']#simplePollVote,
.slider-teaser .frame-type-textpic.teaser .tx-simplepoll .simplePollWrap form a#simplePollSeeVotes,
.slider-teaser .frame-type-login.teaser .tx-simplepoll .simplePollWrap form input[type='submit']#simplePollVote,
.slider-teaser .frame-type-login.teaser .tx-simplepoll .simplePollWrap form a#simplePollSeeVotes,
.slider-teaser .slick-slide .frame-type-text .tx-simplepoll .simplePollWrap form input[type='submit']#simplePollVote,
.slider-teaser .slick-slide .frame-type-text .tx-simplepoll .simplePollWrap form a#simplePollSeeVotes {
  width: 100%;
}

.slider-teaser .frame-type-shortcut.teaser .frame-default.teaser {
  padding: 0;
}

.slider-teaser .frame-type-text > h2, .slider-teaser .frame-type-text > h3 {
  min-height: 70px;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 10px 15px;
  margin-bottom: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}

.slider-teaser .frame-type-text > h2:after, .slider-teaser .frame-type-text > h3:after {
  content: "";
  width: 100%;
  height: 10px;
  background-color: white;
  position: absolute;
  left: 0;
  bottom: -5px;
}

.slider-teaser .frame-type-text .content, .slider-teaser .frame-type-text .stripes {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 15px;
  position: relative;
  height: calc(100% - 70px);
  overflow: hidden;
}

.slider-teaser .frame-type-text .content:before, .slider-teaser .frame-type-text .stripes:before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: white;
  border-top: 1px solid #EDEDED;
  position: absolute;
  left: 0;
  top: -2px;
}

/** Slider Teaser-Images **/
.slider-teaser.slider-images .slick-prev, .slider-teaser.slider-images .slick-next {
  top: 35%;
}

.slider-teaser.slider-images .slick-next {
  top: 33%;
}

.slider-teaser.slider-images .teaser-slide .teaser {
  box-shadow: none;
}

.slider-teaser.slider-images .teaser-slide .teaser.no-image {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  padding: 10px 15px;
}

.slider-teaser.slider-images .teaser-slide .teaser a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.slider-teaser.slider-images .teaser-slide .teaser .teaser-image-wrap {
  border: none;
  max-height: 150px;
}

.slider-teaser.slider-images .teaser-slide .teaser .teaser-image-wrap img {
  width: 100%;
  height: auto;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.slider-teaser.slider-images .teaser-slide .teaser .title {
  padding: 10px 0;
  border-bottom: none;
}

/* Exception */
.one-slide, .two-slides, .three-slides {
  margin: 0 0 40px;
}

.one-slide .slick-track, .two-slides .slick-track, .three-slides .slick-track {
  width: 100% !important;
}

.one-slide .slick-track .slick-slide, .two-slides .slick-track .slick-slide, .three-slides .slick-track .slick-slide {
  width: 100% !important;
}

.one-slide .slick-track .slick-slide, .two-slides .slick-track .slick-slide {
  width: 50% !important;
}

.three-slides .slick-track .slick-slide {
  width: 33% !important;
}

/**
 * Stage
 */
.stage-home {
  height: auto;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
}

@media only screen and (min-width: 1200px) {
  .stage-home {
    height: 450px;
  }
}

.stage-home .grid_6 {
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .stage-home .grid_6 {
    width: 50%;
  }
}

.stage-home .stage_images {
  display: flex;
  justify-content: right;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .stage-home .stage_images {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .stage-home .stage_images {
    height: 450px;
    min-width: 1270px;
  }
}

.stage-home .stage_images img {
  display: none;
}

.stage-home .stage_images img.active {
  display: block;
  max-height: 100%;
  max-width: 100%;
}

.stage-home .stage_captions ul li {
  list-style: none;
  position: relative;
  background-color: #ABD573;
  font-size: 26px;
  font-size: 1.625rem;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 0;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .stage-home .stage_captions ul li {
    font-size: 32px;
    font-size: 2rem;
  }
}

@media only screen and (min-width: 1200px) {
  .stage-home .stage_captions ul li {
    height: calc(450px / 3);
  }
}

.stage-home .stage_captions ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  color: #304D0A;
}

@media only screen and (min-width: 768px) {
  .stage-home .stage_captions ul li a {
    padding: 25px;
  }
}

.stage-home .stage_captions ul li a:hover span, .stage-home .stage_captions ul li a:focus span {
  text-decoration: none;
}

.stage-home .stage_captions ul li span.section {
  font-size: 16px;
  font-size: 1rem;
  display: block;
}

@media only screen and (min-width: 768px) {
  .stage-home .stage_captions ul li span.section {
    margin-bottom: 10px;
  }
}

.stage-home .stage_captions ul li.active {
  background-color: #E3F1D1;
}

@media only screen and (min-width: 1200px) {
  .stage-home .stage_captions ul li.active:before {
    display: inline-block;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: -30px;
    border-style: solid;
    border-width: 70px 30px 80px 0;
    border-color: transparent #E3F1D1 transparent transparent;
    z-index: 1;
  }
}

/* Stage = H1 Subpages */
#stage {
  background-color: #74B917;
  padding: 20px 0;
}

@media only screen and (min-width: 768px) {
  #stage {
    padding: 40px 0;
  }
}

#stage h1 {
  color: #3A3A3A;
  margin-bottom: 0;
}

/**
 * Table
**/
.table-container {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 40px;
}

.table-container table {
  margin-bottom: 10px;
}

table {
  width: 100% !important;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 40px;
}

table th, table td {
  padding: 10px 15px;
}

table th {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-size: 19px;
  font-size: 1.1875rem;
}

table thead {
  background-color: #ABD573;
  color: #304D0A;
}

table tbody th {
  background-color: #ABD573;
  color: #304D0A;
}

table tbody tr:nth-child(even) {
  background-color: #E3F1D1;
}

table tfoot th, table tfoot td {
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  padding: 10px 0;
}

/**
 * Teaser
**/
@media only screen and (min-width: 640px) {
  .grid_8 .frame-layout-8 {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .grid_8 .frame-layout-8 + .frame-layout-8 {
    padding-right: 0;
    padding-left: 20px;
  }
}

.grid_8 .teaser, .grid_8 .grid_6 .news {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
  /* Broschüren? */
}

.grid_8 .teaser > a:hover, .grid_8 .teaser > a:focus, .grid_8 .grid_6 .news > a:hover, .grid_8 .grid_6 .news > a:focus {
  text-decoration: none;
}

.grid_8 .teaser > a:hover h3, .grid_8 .teaser > a:focus h3, .grid_8 .grid_6 .news > a:hover h3, .grid_8 .grid_6 .news > a:focus h3 {
  text-decoration: underline;
}

.grid_8 .teaser > h2, .grid_8 .teaser > h3, .grid_8 .teaser > h4, .grid_8 .teaser > .title, .grid_8 .grid_6 .news > h2, .grid_8 .grid_6 .news > h3, .grid_8 .grid_6 .news > h4, .grid_8 .grid_6 .news > .title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}

.grid_8 .teaser p a, .grid_8 .grid_6 .news p a {
  text-decoration: none;
}

.grid_8 .teaser p a:hover, .grid_8 .teaser p a:focus, .grid_8 .grid_6 .news p a:hover, .grid_8 .grid_6 .news p a:focus {
  text-decoration: underline;
}

.grid_8 .teaser .teaser-image-wrap img, .grid_8 .grid_6 .news .teaser-image-wrap img {
  width: 100%;
  height: auto;
}

.grid_8 .teaser .teaser-body, .grid_8 .grid_6 .news .teaser-body {
  padding: 20px;
  padding-bottom: 25px;
  position: relative;
}

.grid_8 .teaser .teaser-body p:last-child, .grid_8 .grid_6 .news .teaser-body p:last-child {
  margin-bottom: 0;
}

.grid_8 .teaser .teaser-body p.info, .grid_8 .grid_6 .news .teaser-body p.info {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 5px;
}

.grid_8 .teaser .teaser-body p.info .section, .grid_8 .grid_6 .news .teaser-body p.info .section {
  margin-left: 5px;
  border-left: 1px solid #3A3A3A;
  padding-left: 5px;
}

.grid_8 .teaser .teaser-body h3 + h4, .grid_8 .grid_6 .news .teaser-body h3 + h4 {
  font-size: 16px;
  font-size: 1rem;
  margin-top: -15px;
}

.grid_8 .teaser .teaser-body a.read-more, .grid_8 .teaser .teaser-body div.read-more, .grid_8 .teaser .teaser-body a.internal-link, .grid_8 .grid_6 .news .teaser-body a.read-more, .grid_8 .grid_6 .news .teaser-body div.read-more, .grid_8 .grid_6 .news .teaser-body a.internal-link {
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.grid_8 .teaser .teaser-body ul li a.read-more, .grid_8 .teaser .teaser-body ul li div.read-more, .grid_8 .teaser .teaser-body ul li a.internal-link, .grid_8 .grid_6 .news .teaser-body ul li a.read-more, .grid_8 .grid_6 .news .teaser-body ul li div.read-more, .grid_8 .grid_6 .news .teaser-body ul li a.internal-link {
  position: relative;
  right: auto;
  bottom: auto;
}

.grid_8 .teaser.teaser-small .teaser-image-wrap, .grid_8 .teaser.teaser-big-left-right .teaser-image-wrap, .grid_8 .grid_6 .news.teaser-small .teaser-image-wrap, .grid_8 .grid_6 .news.teaser-big-left-right .teaser-image-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 200px;
  overflow: hidden;
}

.grid_8 .teaser.teaser-small .teaser-image-wrap a, .grid_8 .teaser.teaser-big-left-right .teaser-image-wrap a, .grid_8 .grid_6 .news.teaser-small .teaser-image-wrap a, .grid_8 .grid_6 .news.teaser-big-left-right .teaser-image-wrap a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.grid_8 .teaser.teaser-big-left-right a, .grid_8 .grid_6 .news.teaser-big-left-right a {
  display: flex;
  flex-direction: column;
}

@media only screen and (min-width: 768px) {
  .grid_8 .teaser.teaser-big-left-right a, .grid_8 .grid_6 .news.teaser-big-left-right a {
    flex-direction: row;
  }
  .grid_8 .teaser.teaser-big-left-right a .teaser-image-wrap, .grid_8 .grid_6 .news.teaser-big-left-right a .teaser-image-wrap {
    max-height: 100%;
    width: 48%;
    margin-right: 20px;
  }
  .grid_8 .teaser.teaser-big-left-right a .teaser-image-wrap a img, .grid_8 .grid_6 .news.teaser-big-left-right a .teaser-image-wrap a img {
    height: auto;
    width: 100%;
  }
  .grid_8 .teaser.teaser-big-left-right a .teaser-body, .grid_8 .grid_6 .news.teaser-big-left-right a .teaser-body {
    width: 50%;
  }
}

.grid_8 .teaser.frame-type-stcontentelements_module03, .grid_8 .grid_6 .news.frame-type-stcontentelements_module03 {
  padding: 15px;
}

.grid_8 .teaser.frame-type-stcontentelements_module03 .content-full, .grid_8 .grid_6 .news.frame-type-stcontentelements_module03 .content-full {
  display: flex;
}

.grid_8 .teaser.frame-type-stcontentelements_module03 .content-full .element-left, .grid_8 .grid_6 .news.frame-type-stcontentelements_module03 .content-full .element-left {
  padding-right: 20px;
}

.grid_8 .teaser.frame-type-stcontentelements_module03 .content-full .element-right, .grid_8 .grid_6 .news.frame-type-stcontentelements_module03 .content-full .element-right {
  padding-left: 20px;
}

.grid_6 .teaser-slide .teaser .teaser-content {
  display: flex;
}

.grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap {
  width: 50%;
}

@media only screen and (min-width: 640px) {
  .grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) {
  .grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  .grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 50%;
  }
}

.grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap img {
  display: inline;
  width: 100%;
  height: auto;
  margin: 0;
}

.grid_6 .teaser-slide .teaser .teaser-content .teaser-image-wrap.full-width {
  width: 100%;
  display: flex;
  justify-content: center;
}

.grid_4 .teaser p a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
}

.grid_4 .teaser p a:hover, .grid_4 .teaser p a:focus {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .container .teaser-row {
    flex-direction: row;
    justify-content: space-between;
  }
}

.container .teaser.twocol {
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.container .teaser.twocol .element-left, .container .teaser.twocol .element-right {
  width: 100%;
}

.container .teaser.twocol .element-left img, .container .teaser.twocol .element-right img {
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}

.container .teaser.twocol .element-left {
  margin-bottom: 20px;
}

@media only screen and (min-width: 640px) {
  .container .teaser.twocol {
    flex-direction: row;
    justify-content: space-between;
  }
  .container .teaser.twocol .element-left, .container .teaser.twocol .element-right {
    width: 50%;
  }
  .container .teaser.twocol .element-left {
    padding-right: 20px;
    margin-bottom: 0;
  }
  .container .teaser.twocol .element-right {
    padding-left: 20px;
  }
}

.sidebar .teaser-slide {
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
}

.sidebar .teaser-slide h2, .sidebar .teaser-slide h3, .sidebar .teaser-slide .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}

.sidebar .teaser-slide .teaser {
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 60px;
  position: relative;
}

.sidebar .teaser-slide .teaser .teaser-content {
  display: flex;
}

.sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap {
  width: 50%;
}

@media only screen and (min-width: 640px) {
  .sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) {
  .sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 50%;
  }
}

@media only screen and (min-width: 992px) {
  .sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  .sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap {
    width: 50%;
  }
}

.sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap img {
  display: inline;
  width: 100%;
  height: auto;
  margin: 0;
}

.sidebar .teaser-slide .teaser .teaser-content .teaser-image-wrap.full-width {
  width: 100%;
  display: flex;
  justify-content: center;
}

.sidebar .teaser-slide .teaser .teaser-body {
  width: 50%;
  padding: 15px;
}

.sidebar .teaser-slide .teaser .teaser-body p {
  font-size: 16px;
  font-size: 1rem;
}

.sidebar .teaser-slide .teaser .teaser-body .marginal-title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #304D0A;
  border-bottom: none;
  padding: 0;
}

.sidebar .teaser-slide .teaser > p:last-child {
  position: absolute;
  right: 20px;
  bottom: 0;
}

.sidebar .teaser {
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 40px;
}

.sidebar .teaser .simplePollWrap {
  padding: 15px;
}

.sidebar .teaser .simplePollWrap .simplePollImage {
  float: none;
  width: 100%;
  max-width: 100%;
  margin-right: 0;
}

.sidebar .teaser .simplePollWrap form {
  float: none;
  margin-bottom: 0;
}

.sidebar .teaser .simplePollWrap form input[type='submit']#simplePollVote, .sidebar .teaser .simplePollWrap form a#simplePollSeeVotes {
  width: 100%;
}

.sidebar .teaser .news > h2, .sidebar .teaser .news > h3, .sidebar .teaser .news > .title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}

.sidebar .teaser .teaser-slide {
  box-shadow: none;
}

/**
  Youtube
**/
/* Height/Width/Aspect/Gap */
.blecms_youtube_w-full {
  width: 100%;
}

.blecms_youtube_h-full {
  height: 100%;
}

.blecms_youtube_aspect-video {
  aspect-ratio: 16 / 9;
}

.blecms_youtube_gap-2.5 {
  gap: 0.625rem;
  /* 10px */
}

/* Flex */
.blecms_youtube_flex {
  display: flex;
}

.blecms_youtube_flex-row {
  flex-direction: row;
}

.blecms_youtube_flex-col {
  flex-direction: column;
}

.blecms_youtube_justify-center {
  justify-content: center;
}

.blecms_youtube_items-center {
  align-items: center;
}

/* Typography */
.blecms_youtube_text-center {
  text-align: center;
}

.blecms_youtube_hidden {
  display: none;
}

.blecms_youtube_border {
  box-shadow: 0 0 0 1px #EDEDED;
  border: 0;
}

.blecms_youtube_margin-bottom-20 {
  margin-bottom: 20px;
}

.blecms_youtube_margin-bottom-14 {
  margin-bottom: 14px;
}

.blecms_youtube_padding-20 {
  padding: 20px;
}

img.cookiedesclink {
  width: 20px !important;
  height: 20px !important;
}

/**
 * Main Navigation
**/
nav#main-nav ul {
  display: flex;
  justify-content: space-between;
}

nav#main-nav ul li {
  font-size: 17px;
  font-size: 1.0625rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #525252;
  text-decoration: none;
  padding: 10px 6px 15px;
  display: inline-block;
}

@media only screen and (min-width: 1120px) {
  nav#main-nav ul li {
    font-size: 19px;
    font-size: 1.1875rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
}

@media only screen and (min-width: 1300px) {
  nav#main-nav ul li {
    padding: 10px 10px 15px;
  }
}

nav#main-nav ul li a {
  color: #525252;
  text-decoration: none;
}

nav#main-nav ul li.current, nav#main-nav ul li.active, nav#main-nav ul li:hover, nav#main-nav ul li:focus {
  background-color: #518110;
  color: #fff;
}

nav#main-nav ul li.current a, nav#main-nav ul li.active a, nav#main-nav ul li:hover a, nav#main-nav ul li:focus a {
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  nav#main-nav {
    display: none;
  }
}

.sidebar-menu {
  display: none;
  position: relative;
  margin-right: 40px !important;
  padding-right: 20px !important;
}

@media only screen and (min-width: 992px) {
  .sidebar-menu {
    display: block;
  }
}

.sidebar-menu #sub-navi {
  height: auto;
}

.sidebar-menu #sub-navi #fix-container {
  position: relative;
  background: transparent;
  z-index: 2;
  display: block;
}

.sidebar-menu #sub-navi #fix-container.fixed {
  position: fixed;
  top: 220px;
}

.sidebar-menu #sub-navi #fix-container.fixed-bottom {
  position: absolute;
  bottom: 50px;
}

.sidebar-menu #sub-navi #fix-container > ul {
  max-height: 50vh;
  overflow: hidden;
  display: block;
  padding-right: 20px;
}

.sidebar-menu #sub-navi #fix-container .subMenu-scroller {
  display: none;
  position: absolute;
  left: calc(50% - 50px);
  height: 35px;
}

.sidebar-menu #sub-navi #fix-container .subMenu-scroller button {
  background-color: transparent;
  color: transparent;
  border-radius: 0;
  padding: 5px 15px;
  height: 35px;
}

.sidebar-menu #sub-navi #fix-container .subMenu-scroller button:before {
  display: inline-block;
  color: #74B917;
  transform: rotate(90deg);
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 0.45;
}

.sidebar-menu #sub-navi #fix-container #sub-navi-up {
  top: -40px;
}

.sidebar-menu #sub-navi #fix-container #sub-navi-up button:before {
  transform: rotate(-90deg);
}

.sidebar-menu #sub-navi #fix-container #sub-navi-down {
  bottom: -40px;
}

.sidebar-menu nav.subnavi .nav-hint {
  display: none;
}

.sidebar-menu nav.subnavi ul {
  display: block;
}

.sidebar-menu nav.subnavi li a {
  display: block;
  padding: 9px 15px;
  color: #3A3A3A;
  background-color: #E3F1D1;
  border-bottom: 1px solid #ABD573;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.sidebar-menu nav.subnavi li a:hover, .sidebar-menu nav.subnavi li a:focus {
  text-decoration: underline;
}

.sidebar-menu nav.subnavi ul ul li a {
  font-size: 16px;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
}

.sidebar-menu nav.subnavi ul.subnavi_2 li a {
  background-color: #ECF6DF;
}

.sidebar-menu nav.subnavi ul.subnavi_3 li a {
  padding-left: 30px;
  background-color: #F3F9EC;
}

.sidebar-menu nav.subnavi ul.subnavi_4 li a {
  padding-left: 45px;
  background-color: #F9FCF6;
}

.sidebar-menu nav.subnavi ul.subnavi_5 li a {
  padding-left: 45px;
  background-color: #FFFFFF;
  font-size: 14px;
  font-size: 0.875rem;
}

.sidebar-menu nav.subnavi ul.subnavi_6 li a {
  padding-left: 60px;
}

.sidebar-menu nav.subnavi ul[class*="subnavi_"] li.current > a, .sidebar-menu nav.subnavi ul li.current > a {
  background-color: #E3F1D1;
  text-decoration: underline;
}

.sidebar-menu nav.subnavi ul[class*="subnavi_"] li.current > a:after, .sidebar-menu nav.subnavi ul li.current > a:after {
  position: absolute;
  top: -1px;
  right: -20px;
  content: "";
  border-style: solid;
  border-width: 23px 0 23px 20px;
  border-color: transparent transparent transparent #E3F1D1;
}

/**
 * Meta Navigations
**/
#skipnav {
  margin-left: 0;
}

#skipnav li {
  padding-left: 0;
  margin-bottom: 0;
}

#skipnav li a {
  position: absolute;
  left: -999em;
  z-index: 10;
  background-color: #fff;
  padding: 5px;
}

#skipnav li a:focus {
  left: 15px;
  top: 15px;
  text-decoration: underline;
  color: #3A3A3A;
}

/*** Breadcrumb ***/
.breadcrumb-wrapper {
  background-color: #E3F1D1;
}

@media only screen and (min-width: 576px) {
  .breadcrumb-wrapper.sticky {
    position: fixed;
    width: 100%;
    z-index: 10;
    top: 60px;
    left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .breadcrumb-wrapper.sticky {
    top: 80px;
  }
}

@media only screen and (min-width: 992px) {
  .breadcrumb-wrapper.sticky {
    top: 120px;
  }
}

.breadcrumb-wrapper #breadcrumb p.nav-hint {
  position: absolute;
  left: -999em;
}

.breadcrumb-wrapper #breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
}

.breadcrumb-wrapper #breadcrumb ul li {
  position: relative;
  display: inherit;
}

.breadcrumb-wrapper #breadcrumb ul li a {
  display: inline-block;
  padding: 10px 18px 10px 10px;
  font-size: 14px;
  font-size: 0.875rem;
  color: #525252;
  text-decoration: underline;
}

.breadcrumb-wrapper #breadcrumb ul li a:hover, .breadcrumb-wrapper #breadcrumb ul li a:focus {
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumb ul li a:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  border-style: solid;
  border-width: 23px 0 23px 12px;
  border-color: transparent transparent transparent #74B917;
}

.breadcrumb-wrapper #breadcrumb ul li a:after {
  position: absolute;
  top: 0;
  right: 2px;
  content: "";
  border-style: solid;
  border-width: 23px 0 23px 12px;
  border-color: transparent transparent transparent #E3F1D1;
}

.breadcrumb-wrapper #breadcrumb ul li:first-child:before {
  content: "\e901";
  font-family: "Icons", sans-serif;
  color: #525252;
  position: absolute;
  top: 10px;
  left: 10px;
  border: none;
}

.breadcrumb-wrapper #breadcrumb ul li:first-child a {
  color: transparent;
  height: 45px;
  width: 50px;
  display: -ms-inline-flexbox;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a {
  background-color: #f4f9ec;
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:hover, .breadcrumb-wrapper #breadcrumb ul li:last-child a:focus {
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:before {
  border-color: transparent;
  border-top: 23px solid #f4f9ec;
  right: auto;
  left: -11px;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:after {
  border-color: transparent;
  border-bottom: 23px solid #f4f9ec;
  right: auto;
  left: -11px;
  top: auto;
  bottom: 0;
}

/*** Service-Navigation ***/
nav#service-navi ul#menu {
  margin-top: 5px;
  display: flex;
  justify-content: space-around;
  margin-bottom: 10px;
}

@media only screen and (min-width: 576px) {
  nav#service-navi ul#menu {
    justify-content: flex-end;
  }
}

@media only screen and (min-width: 992px) {
  nav#service-navi ul#menu {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 576px) {
  nav#service-navi ul#menu li {
    float: left;
    margin-left: 20px;
  }
}

nav#service-navi ul#menu li a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #525252;
}

@media only screen and (min-width: 576px) {
  nav#service-navi ul#menu li a {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1300px) {
  nav#service-navi ul#menu li a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

nav#service-navi ul#menu li a:hover, nav#service-navi ul#menu li a:focus {
  color: #518110;
  text-decoration: underline;
}

nav#service-navi ul#menu li.no-translation {
  display: none;
}

/*** Offer-Navigation ***/
.offer-naviagtion ul {
  display: flex;
  justify-content: space-around;
}

.offer-naviagtion ul li a {
  font-size: 16px;
  font-size: 1rem;
  color: #304D0A;
  padding-top: 40px;
  display: inline-block;
}

@media only screen and (min-width: 640px) {
  .offer-naviagtion ul li a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.offer-naviagtion ul li a:hover, .offer-naviagtion ul li a:focus {
  color: #518110;
  text-decoration: underline;
}

.offer-naviagtion ul li a:hover [class^="icon-"]:before, .offer-naviagtion ul li a:hover [class*=" icon-"]:before, .offer-naviagtion ul li a:focus [class^="icon-"]:before, .offer-naviagtion ul li a:focus [class*=" icon-"]:before {
  color: #518110;
}

.offer-naviagtion ul li a [class^="icon-"]:before, .offer-naviagtion ul li a [class*=" icon-"]:before {
  font-size: 30px;
  font-size: 1.875rem;
  position: absolute;
  top: 0;
  left: calc(50% - 15px);
  color: #304D0A;
}

.offer-naviagtion ul li a .icon-news:before {
  font-size: 35px;
  font-size: 2.1875rem;
  left: calc(50% - 18px);
}

/*** Querverlinkung-Unterseiten-Navigation ***/
nav.frame-type-menu_subpages.teaser, nav.frame-type-menu_abstract.teaser {
  box-shadow: none;
}

nav.frame-type-menu_subpages.teaser > h2, nav.frame-type-menu_subpages.teaser > h3, nav.frame-type-menu_subpages.teaser > h4, nav.frame-type-menu_subpages.teaser > .title, nav.frame-type-menu_abstract.teaser > h2, nav.frame-type-menu_abstract.teaser > h3, nav.frame-type-menu_abstract.teaser > h4, nav.frame-type-menu_abstract.teaser > .title {
  padding: 0;
  border-bottom: none;
  margin-bottom: 20px;
}

nav.frame-type-menu_subpages.teaser .teaser-list .list-item, nav.frame-type-menu_abstract.teaser .teaser-list .list-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 40px;
  position: relative;
}

@media only screen and (min-width: 640px) {
  nav.frame-type-menu_subpages.teaser .teaser-list .list-item, nav.frame-type-menu_abstract.teaser .teaser-list .list-item {
    flex-direction: row;
  }
}

@media only screen and (max-width: 639px) {
  nav.frame-type-menu_subpages.teaser .teaser-list .list-item .element-left, nav.frame-type-menu_abstract.teaser .teaser-list .list-item .element-left {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 640px) {
  nav.frame-type-menu_subpages.teaser .teaser-list .list-item .element-left, nav.frame-type-menu_abstract.teaser .teaser-list .list-item .element-left {
    width: 30%;
    margin-right: 40px;
  }
  nav.frame-type-menu_subpages.teaser .teaser-list .list-item .element-left + .right-column, nav.frame-type-menu_abstract.teaser .teaser-list .list-item .element-left + .right-column {
    width: 70%;
  }
}

nav.frame-type-menu_subpages.teaser .teaser-list .list-item:last-child, nav.frame-type-menu_abstract.teaser .teaser-list .list-item:last-child {
  border-bottom: none;
}

nav.frame-type-menu_subpages.teaser .teaser-list .list-item a.read-more, nav.frame-type-menu_abstract.teaser .teaser-list .list-item a.read-more {
  position: absolute;
  right: 0;
  bottom: 15px;
}

/**
 * Mobile Menü
**/
.menuoff {
  position: fixed;
  top: 0;
  bottom: 0;
  padding-bottom: 50px;
  width: 320px;
  left: -320px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  overflow-x: hidden;
  overflow-y: auto;
  transform: none;
  z-index: 10;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: ease;
}

.menuoff ul {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 320px;
}

.menuoff ul li {
  display: block;
}

.menuoff ul li a {
  display: block;
  width: 100%;
  padding: 10px 40px 10px 15px;
  color: #3A3A3A;
  background-color: #F3F9EC;
  border-bottom: 1px solid #ABD573;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

.menuoff ul li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 320px;
}

.menuoff ul li.has-sub-nav > a {
  background-color: #E3F1D1;
  position: relative;
}

.menuoff ul li.has-sub-nav > a:after {
  content: "\e90a";
  font-family: "Icons", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  color: #518110;
  position: absolute;
  right: 15px;
  top: 10px;
}

.menuoff ul li.backlink a.nav-back {
  background-color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  padding-left: 40px;
}

.menuoff ul li.backlink a.nav-back:before {
  content: "\e90a";
  font-family: "Icons", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  color: #518110;
  display: inline-block;
  transform: rotate(180deg);
  position: absolute;
  left: 15px;
  top: 8px;
}

.menuoff ul li.backlink + li a {
  color: #304D0A;
  text-decoration: underline;
}

.menuoff ul li.rwdmenu-content a, .menuoff ul li.language-select a {
  background-color: #F9FCF6;
}

.menuoff ul li.active > ul {
  display: block;
}

.menuoff ul li.breadcrumb {
  padding: 10px 15px;
}

.menuoff ul li.breadcrumb + li.backlink a.nav-back {
  border-top: 1px solid #ABD573;
}

.menuoff ul li.breadcrumb a {
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: underline;
  background-color: transparent;
  border: none;
  display: inline;
  padding: 0;
}

.menuoff ul li.breadcrumb a:last-child {
  text-decoration: none;
  background: transparent;
  color: #518110;
}

.menuin .menuoff {
  transform: translate3d(320px, 0, 0);
}

.offclose {
  background-color: #518110;
  position: relative;
}

.offclose:after {
  content: "\f00d";
  font-family: "Icons", sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  position: absolute;
  right: 15px;
  top: 10px;
  pointer-events: none;
}

.offclose a {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  color: #fff;
  padding: 10px 15px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

.navcontainer {
  position: relative;
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: ease;
  transform: translate3d(0, 0, 0);
}

.navcontainer .sub-toggle {
  width: 50px;
  text-align: center;
  line-height: 0;
}

.navcontainer.show-level-1 {
  transform: translate3d(-320px, 0, 0);
}

.navcontainer.show-level-2 {
  transform: translate3d(-640px, 0, 0);
}

.navcontainer.show-level-3 {
  transform: translate3d(-960px, 0, 0);
}

.navcontainer.show-level-4 {
  transform: translate3d(-1280px, 0, 0);
}

.navcontainer.show-level-5 {
  transform: translate3d(-1600px, 0, 0);
}

.navcontainer.show-level-6 {
  transform: translate3d(-1920px, 0, 0);
}

.navcontainer.show-level-7 {
  transform: translate3d(-2240px, 0, 0);
}

.navcontainer.show-level-8 {
  transform: translate3d(-2560px, 0, 0);
}

.navcontainer.show-level-9 {
  transform: translate3d(-2880px, 0, 0);
}

.navcontainer.show-level-0 {
  transform: translate3d(0, 0, 0);
}

/**
 * Header styles
**/
header#header {
  border-top: 10px solid #74B917;
  background-color: #fff;
  border-bottom: 10px solid #518110;
}

header#header [class^="grid_"], header#header [class*="grid_"],
header#header [class^="col-"], header#header [class*="col-"] {
  padding: 0;
}

header#header .tx_solr {
  margin-top: 12px;
}

header#header .tx_solr.container {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  header#header .tx_solr form {
    margin-bottom: 0;
  }
}

header#header .logo {
  width: 170px;
  height: 30px;
}

@media only screen and (min-width: 768px) {
  header#header .logo {
    width: 220px;
    height: 40px;
  }
}

@media only screen and (min-width: 1280px) {
  header#header .logo {
    width: 300px;
    height: 50px;
  }
}

header#header #togglemenu {
  float: right;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
}

@media only screen and (min-width: 768px) {
  header#header #togglemenu {
    margin-top: 12px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}

header#header #togglesearch {
  background-color: transparent;
  color: transparent;
  position: absolute;
  right: 80px;
  top: 30px;
  display: inline-block;
  width: 40px;
  height: 40px;
}

@media only screen and (min-width: 576px) {
  header#header #togglesearch {
    right: 100px;
  }
}

@media only screen and (min-width: 768px) {
  header#header #togglesearch {
    right: 110px;
    top: 40px;
  }
}

header#header #togglesearch span:before {
  color: #518110;
  position: absolute;
  top: 10px;
  right: 10px;
}

header#header #togglesearch:hover, header#header #togglesearch:focus {
  background-color: #518110;
}

header#header #togglesearch:hover span:before, header#header #togglesearch:focus span:before {
  color: #fff;
}

header#header #tx-solr-search-form-pi-results {
  display: none;
}

header#header #tx-solr-search-form-pi-results.show {
  display: block;
}

@media only screen and (min-width: 992px) {
  header#header #togglemenu, header#header #togglesearch {
    display: none;
  }
  header#header #tx-solr-search-form-pi-results {
    displaY: block;
  }
  header#header .container {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 1280px) {
  header#header .container {
    padding: 0 40px;
  }
}

header#header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-top: 2px solid #74B917;
  padding-top: 10px;
}

header#header.sticky #service-navi {
  display: none;
}

header#header.sticky .logo {
  width: 150px;
  margin-bottom: 7px;
}

@media only screen and (min-width: 768px) {
  header#header.sticky .logo {
    width: 200px;
    height: 50px;
  }
}

header#header.sticky #togglemenu {
  margin-top: 8px;
}

header#header.sticky #togglesearch {
  top: 0;
}

header#header.sticky .tx_solr {
  margin-top: 2px;
}

header#header.sticky .tx-solr-search-form .input-group input {
  margin-bottom: 7px;
}

header#header.sticky nav#main-nav {
  margin-top: -20px;
}

header#header.sticky + #stage, header#header.sticky ~ .frame-type-menu_stage {
  padding-top: 220px;
}

.zoom3 header#header.sticky, .zoom3 .breadcrumb-wrapper.sticky, .zoom4 header#header.sticky, .zoom4 .breadcrumb-wrapper.sticky {
  position: relative;
  top: 0;
}

.zoom3 header#header.sticky + #stage, .zoom3 header#header.sticky ~ .frame-type-menu_stage, .zoom3 .breadcrumb-wrapper.sticky + #stage, .zoom3 .breadcrumb-wrapper.sticky ~ .frame-type-menu_stage, .zoom4 header#header.sticky + #stage, .zoom4 header#header.sticky ~ .frame-type-menu_stage, .zoom4 .breadcrumb-wrapper.sticky + #stage, .zoom4 .breadcrumb-wrapper.sticky ~ .frame-type-menu_stage {
  padding-top: 0;
}

/**
 * Page main content
**/
#main.main-green-aside {
  overflow: hidden;
  /*
  @media only screen and (min-width: 992px) {
    background: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Images/bg-right.png') repeat-y -165px top;
  }

  @media only screen and (min-width: 1200px) {
    background-position-x: 20px;
  }

  @media only screen and (min-width: 1400px) {
    background-position-x: 35px;
  }

  @media only screen and (min-width: 1920px) {
    background-position-x: 30px;
  }

  @media only screen and (min-width: 1930px) {
    background-position-x: 40px;
  }

  @media only screen and (min-width: 1950px) {
    background-position-x: 50px;
  }

  @media only screen and (min-width: 2000px) {
    background: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Images/bg-right.png') repeat-y right top;
  }

  @media only screen and (min-width: 2818px) {
    background: url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Images/bg-right.png') repeat-y 880px top;
  }

  .container .row > aside.sidebar.grid_4 {
    @media only screen and (min-width: 992px) {
      background-color: $color1-ultra-light;
    }
  }
  */
}

#main.main-green-aside .sidebar {
  position: relative;
}

@media only screen and (min-width: 992px) {
  #main.main-green-aside .sidebar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50vw;
    height: 100%;
    background-color: #E3F1D1;
    z-index: -1;
  }
}

#main > .container > .row {
  min-height: calc(50vh + 100px);
}

.content-to-expand.expanded {
  overflow: hidden;
}

.accordion-box, .info-box {
  background-color: #F9FCF6;
  padding: 25px;
  border: 2px solid #74B917;
  margin-bottom: 40px;
}

.accordion-box ul.link-list, .info-box ul.link-list {
  margin-bottom: 0;
}

.information {
  position: relative;
  padding-left: 60px;
  margin-bottom: 40px;
}

.information:before {
  content: "\e90b";
  font-family: "Icons", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  color: #518110;
  border: 2px solid #518110;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

.info-box.information, .info-box .information {
  padding-left: 75px;
}

.info-box.information:before, .info-box .information:before {
  position: absolute;
  left: 15px;
  top: 15px;
}

blockquote p {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  color: #304D0A;
}

.csc-layout-hervorgehoben {
  border-left: 10px solid #E3F1D1;
  padding-left: 30px;
}

ol {
  margin-bottom: 40px;
  margin-left: 15px;
  list-style: decimal;
}

ol li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 10px;
}

ol li ol {
  margin-bottom: 0;
  margin-top: 10px;
}

/**
 * Footer
**/
#footerbar {
  background-color: #EDEDED;
  padding: 20px 0;
}

#footerbar .container {
  display: flex;
  flex-direction: column;
}

#footerbar .container > div {
  margin-bottom: 20px;
}

#footerbar .container > div:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 640px) {
  #footerbar .container {
    flex-direction: row;
    flex-wrap: wrap;
  }
  #footerbar .container > div {
    margin-right: 4%;
    width: 48%;
  }
  #footerbar .container > div:nth-child(even) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 992px) {
  #footerbar .container {
    justify-content: space-between;
  }
  #footerbar .container > div {
    margin-right: 0;
    width: auto;
  }
}

#footerbar .container .ce-intext.ce-right .ce-gallery, #footerbar .container .ce-intext.ce-left .ce-gallery, #footerbar .container .ce-above .ce-gallery {
  margin-top: 0;
  margin-bottom: 0;
}

#footerbar .container .ce-textpic, #footerbar .container .ce-image, #footerbar .container .ce-nowrap .ce-bodytext, #footerbar .container .ce-gallery, #footerbar .container .ce-row, #footerbar .container .ce-uploads li, #footerbar .container .ce-uploads div {
  overflow: inherit;
}

#footerbar .container figure.image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  background-color: #fff;
  margin-bottom: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

#footerbar .container figure.image img {
  margin-bottom: 0;
}

#footer {
  background-color: #74B917;
  padding: 20px 0;
}

#footer [class^="grid_"], #footer [class*="grid_"],
#footer [class^="col-"], #footer [class*="col-"] {
  padding: 0;
}

#footer .address p, #footer .address a {
  color: #3A3A3A;
}

#footer .address .icon-Telephone, #footer .address .icon-E-Mail {
  position: relative;
  margin-right: 25px;
}

#footer .address .icon-Telephone:before, #footer .address .icon-E-Mail:before {
  position: absolute;
  left: 0;
  top: 2px;
}

@media only screen and (min-width: 576px) {
  #footer nav ul {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}

#footer nav ul li a {
  color: #3A3A3A;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 20px;
  margin-bottom: 10px;
  text-decoration: none;
}

#footer nav ul li a:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #3A3A3A;
}

#footer nav ul li a:hover, #footer nav ul li a:focus {
  text-decoration: underline;
}

#footer-copyright {
  background-color: #E3F1D1;
}

#footer-copyright [class^="grid_"], #footer-copyright [class*="grid_"],
#footer-copyright [class^="col-"], #footer-copyright [class*="col-"] {
  padding: 0;
}

#footer-copyright .row {
  align-items: center;
}

#footer-copyright p {
  margin-bottom: 0;
  padding: 5px 0;
}

#footer-copyright #sub-service {
  margin: 5px 0;
}

#footer-copyright #sub-service ul {
  display: flex;
}

#footer-copyright #sub-service ul li {
  border-right: 1px solid #3A3A3A;
  padding: 0 20px;
}

#footer-copyright #sub-service ul li:first-child {
  padding-left: 0;
}

#footer-copyright #sub-service ul li a {
  color: #3A3A3A;
}

@media only screen and (max-width: 375px) {
  #footer-copyright #sub-service ul {
    flex-direction: column;
  }
  #footer-copyright #sub-service ul li {
    border-right: none;
    margin-bottom: 5px;
    padding: 0;
  }
}

/**
 * Styling Focus
**/
*:focus {
  outline: none;
}

.tab-nav *:focus, .tab-nav a:focus, .tab-nav button:focus {
  outline-style: solid;
  outline-width: 2px;
  outline-color: #518110;
}

.tab-nav nav#service-navi ul#menu li a:focus,
.tab-nav nav#main-nav ul li a:focus,
.tab-nav .offer-naviagtion ul li a:focus,
.tab-nav #footer a:focus,
.tab-nav button:focus,
.tab-nav a.btn:focus,
.tab-nav a.button-back:focus,
.tab-nav .shariff ul .shariff-button a:focus,
.tab-nav input[type="submit"]:focus {
  outline-offset: 2px;
}

.tab-nav .grid_8 .teaser.teaser-big-left-right .teaser-image-wrap a:focus,
.tab-nav .grid_8 .teaser.teaser-small .teaser-image-wrap a:focus,
.tab-nav .sidebar-menu nav.subnavi li a:focus,
.tab-nav .ce-intext.ce-right .ce-gallery a.lightbox:focus,
.tab-nav .ce-intext.ce-left .ce-gallery a.lightbox:focus,
.tab-nav .frame-layout-slider .slick-slide figure a.lightbox:focus {
  outline-offset: -2px;
}

.tab-nav nav#main-nav ul li a:focus {
  text-decoration: underline;
}

.tab-nav .grid_8 .teaser .teaser-body a.read-more,
.tab-nav .news .news-list-view .news-list-item a.read-more {
  display: inline-block;
  min-height: 25px;
}

.tab-nav .grid_8 .teaser .teaser-body a.read-more:before,
.tab-nav .news .news-list-view .news-list-item a.read-more:before {
  right: 3px;
  bottom: -1px;
}

.tab-nav .teaser a.external-link,
.tab-nav .teaser a.external-link-new-window,
.tab-nav .teaser a.mail, .tab-nav .teaser a.pdf,
.tab-nav .teaser a.arrow-link, .tab-nav .teaser a.internal-link,
.tab-nav .teaser a.word, .tab-nav .teaser a.download, .tab-nav .information a.external-link {
  display: inline;
  min-height: 25px;
}

@-moz-document url-prefix() {
  .tab-nav .teaser a.external-link,
  .tab-nav .teaser a.external-link-new-window,
  .tab-nav .teaser a.mail, .tab-nav .teaser a.pdf,
  .tab-nav .teaser a.arrow-link, .tab-nav .teaser a.internal-link,
  .tab-nav .teaser a.word, .tab-nav .teaser a.download, .tab-nav .information a.external-link {
    display: inline-block;
  }
}

.tab-nav .news-list.list-40 .news-list-item article a:focus {
  display: inline-block;
}

/* Styling Focus FF */
@-moz-document url-prefix() {
  button::-moz-focus-inner, *::-moz-focus-inner {
    border: 0;
  }
  .tab-nav *:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-color: #518110;
  }
}

/* Styling Focus IE */
@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tab-nav *:focus {
    outline-style: solid;
    outline-width: 2px;
    outline-color: #518110;
  }
  .tab-nav .grid_8 .teaser.teaser-big-left-right .teaser-image-wrap a:focus,
  .tab-nav .grid_8 .teaser.teaser-small .teaser-image-wrap a:focus,
  .tab-nav .sidebar-menu nav.subnavi li a:focus,
  .tab-nav .ce-intext.ce-right .ce-gallery a.lightbox:focus,
  .tab-nav .ce-intext.ce-left .ce-gallery a.lightbox:focus,
  .tab-nav .frame-layout-slider .slick-slide figure a.lightbox:focus {
    outline: none;
    border: 2px solid #518110;
  }
}

[tabindex="-1"]:focus {
  outline: none;
}

/*! jQuery UI - v1.10.3 - 2013-10-11
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-zfix,.ui-widget-overlay{top:0;left:0;width:100%;height:100%}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-multi .ui-datepicker-group,.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-widget-content,.ui-widget-header{border:1px solid #aaa!important;color:#222!important}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em!important}.ui-widget .ui-widget{font-size:1em!important}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Verdana,Arial,sans-serif!important;font-size:1em!important}.ui-widget-content{background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_flat_75_ffffff_40x100.png') 50% 50% repeat-x #fff!important}.ui-widget-content a{color:#222!important}.ui-widget-header{background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_highlight-soft_75_cccccc_1x100.png') 50% 50% repeat-x #ccc!important;font-weight:700!important}.ui-widget-header a{color:#222!important}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3!important;background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_glass_75_e6e6e6_1x400.png') 50% 50% repeat-x #e6e6e6!important;font-weight:400!important;color:#555!important}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555!important;text-decoration:none!important}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #999!important;background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_glass_75_dadada_1x400.png') 50% 50% repeat-x #dadada!important;font-weight:400!important;color:#212121!important}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121!important;text-decoration:none!important}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa!important;background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_glass_65_ffffff_1x400.png') 50% 50% repeat-x #fff!important;font-weight:400!important;color:#212121!important}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121!important;text-decoration:none!important}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1!important;background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_glass_55_fbf9ee_1x400.png') 50% 50% repeat-x #fbf9ee!important;color:#363636!important}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636!important}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a!important;background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_glass_95_fef1ec_1x400.png') 50% 50% repeat-x #fef1ec!important;color:#cd0a0a!important}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#cd0a0a!important}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700!important}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7!important;filter:Alpha(Opacity=70)!important;font-weight:400!important}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35!important;filter:Alpha(Opacity=35)!important;background-image:none!important}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)!important}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-icons_222222_256x240.png')}.ui-state-default .ui-icon{background-image:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-icons_888888_256x240.png')}.ui-state-active .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-icons_454545_256x240.png')}.ui-state-highlight .ui-icon{background-image:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-icons_2e83ff_256x240.png')}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-icons_cd0a0a_256x240.png')}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-widget-overlay,.ui-widget-shadow{background:url('../../../_assets/754b5aec88ba5d382580fedb0b440ed5/Css/images/ui-bg_flat_0_aaaaaa_40x100.png') 50% 50% repeat-x #aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;border-radius:8px}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  display: none;
}

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*JSC Changed*/

div.gme-info-window img{
    float:right;
	width: 234px;
	height: auto;
}
div.gme-info-window h3{
    clear:both;
}

.tx-go-maps-ext {
	background-color: #e3f1d1;
	padding: 25px;
}
.tx-go-maps-ext h2{
	margin:0;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.tx-go-maps-ext h2:before {
 font-family: "Font Awesome\ 5 Free";
	content: '\F3C5';
	 font-weight: 900;
	margin-right: 10px;
	font-size: 48px;
}
.tx-go-maps-ext input.go_maps_user_activation_button {
padding: 10px 15px;

margin-top: 15px;
}

.js-map {
	width: 100%!important;
]}


/**
 * Grundgerüst BLE
 * Vars.................Globally-available variables and mixins.
 * Global...............Configuration.
 * Grid.................Layout Grid.
 *
 * BASE
 * Accordion............Accordions styles, FAQ, Filter-Search.
 * Fonts................Integrate webfonts.
 * Form.................Formular styles (Button, Link, Input, Label, ...).
 * Headings.............H1–H6 styles.
 * Images...............Image styles.
 * Links................Link styles.
 * Lists................ul, ol, li.
 * News.................News and Events.
 * Pagination...........Pagination styles (Solr).
 * Search...............Search styles (Form, Autocomplete, Result, ...).
 * Slider...............Slider styles (Content, Portaltipps, Marginalspalte, ...).
 * Stage................Stage styles (Stage Mainpage, H1 Subpage ...).
 * Table................Table styles.
 * Teaser...............Teaser styles (Container, Sidebar, 2-Spaltig, 3-Spaltig, ...).
 *
 * COMPONENTS
 * Main-nav.............The main navigation (Top-Navigation, Sidebar).
 * Meta-nav.............The meta navigation (Skip, Breadcrumb, Service, Offer, Cross-linking).
 * Mobile-nav...........The mobile navigation (Mobile-Navigation = offmenu).
 * Header...............The main page header.
 * Main.................The main page content.
 * Footer...............The main page footer.
 *
 * EXEPTION
 * Focus................Focus styles (accessibility).
 */
/**
 * Fonts
 */
/* font_family_1 */
/* font_family_2 */
/* Mixins */
/**
 * Color
**/
/* Iconfont-default, H1 in stage, Color secondary-Button, Textcolor if Backgroundcolor */
/* BG-Color secondary-Button, BG-Steps */
/* BG-Color Hover secondary-Button, Border Input, Border Teaser title */
/* Border Slider, Border Teaser-Image-Wrap */
/* Answer right, Form valide */
/* Form error List Points */
/* Form error */
/* Extra Colors */
/* Border Slider, Border Teaser-Image-Wrap, Tarif, Headings, Figcaption, Icons, Links in Box */
/* Border-bottom Header, Border Slider, Border Teaser-Image-Wrap, Button-BG, Step aktive, Links, Main-Nav-Aktive */
/* Border-top Header, Border Slider, Border Teaser-Image-Wrap, Footer, Button-/Link-Hover, Listpoint */
/* Border Slider, Border Teaser-Image-Wrap */
/* Border Slider, Border Teaser-Image-Wrap, Border Steps, HR, Footerbar, Footer-Copyright, Lighten as Background */
/**
 * Webfonts
**/
@font-face {
  font-family: 'BundesSansWeb-Regular';
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Regular.eot');
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Regular.eot?#iefix') format("embedded-opentype"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Regular.woff') format("woff"), url('../../../_assets/fonts/BundesSansWeb-Regular.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-Bold';
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Bold.eot');
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Bold.eot?#iefix') format("embedded-opentype"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Bold.woff') format("woff"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-Italic';
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Italic.eot');
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Italic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Italic.woff') format("woff"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-Italic.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-BoldItalic';
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-BoldItalic.eot');
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-BoldItalic.eot?#iefix') format("embedded-opentype"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-BoldItalic.woff') format("woff"), url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/BundesSansWeb-BoldItalic.ttf') format("truetype");
}

@font-face {
  font-family: 'Icons';
  src: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Fonts/Icons.woff') format("woff");
  font-weight: normal;
  font-style: normal;
}

/* Icons */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Icons' !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  line-height: 1;
  font-weight: normal;
  font-family: "Icons";
  color: #3A3A3A;
}

.icon-Remove:before {
  content: "\f00d";
}

.icon-Download:before {
  content: "\f019";
}

.icon-Quote:before {
  content: "\f10e";
}

.icon-Chevron_Right:before {
  content: "\f054";
}

.icon-Angle_Right:before {
  content: "\f105";
}

.icon-Search:before, .icon-search:before {
  content: "\e900";
}

.icon-Home:before {
  content: "\e901";
}

.icon-Zoom:before {
  content: "\e902";
}

.icon-Information:before {
  content: "\e903";
}

.icon-Extern:before {
  content: "\e904";
}

.icon-News:before, .icon-news:before {
  content: "\e905";
}

.icon-Calender:before, .icon-events:before {
  content: "\e906";
}

.icon-Mail_Open:before, .icon-newsletter:before {
  content: "\e907";
}

.icon-E-Mail:before {
  content: "\e908";
}

.icon-Telephone:before {
  content: "\e909";
}

.icon-Arrow_Right:before {
  content: "\e90a";
}

.icon-Info:before, .icon-info:before {
  content: "\e90b";
}

.icon-Arrow_Up:before {
  content: "\e90c";
}

.icon-Square:before {
  content: "\e90d";
}

.icon-PDF:before {
  content: "\e90e";
}

.icon-Link:before {
  content: "\e90f";
}

.icon-File:before {
  content: "\e910";
}

.icon-Facebook:before {
  content: "\e911";
}

.icon-Twitter:before {
  content: "\e912";
}

.breadcrumb-wrapper #breadcrumb ul li:first-child a {
  background-color: transparent;
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a {
  background-color: inherit;
  text-decoration: underline;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:hover, .breadcrumb-wrapper #breadcrumb ul li:last-child a:focus {
  text-decoration: none;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:before {
  border-color: transparent;
  border-top: 23px solid transparent;
  right: auto;
  left: -11px;
}

.breadcrumb-wrapper #breadcrumb ul li:last-child a:after {
  border-color: transparent;
  border-bottom: 23px solid transparent;
  right: auto;
  left: -11px;
  top: auto;
  bottom: 0;
}

/**
 * Termine
**/
.news-list.list-30 .news-list-item .right-column .date {
  font-size: 18px;
  font-size: 1.125rem;
  background-color: #E3F1D1;
  color: #304D0A;
  font-family: "BundesSansWeb-Bold";
  padding: 5px 15px;
  margin-bottom: 10px;
  display: inline-block;
}

.news-list.list-30 a.read-more:before,
.news-list.list-30 p.read-more:before {
  content: "\e90a";
  bottom: -2px;
}

.news-list.list-40 .news-list-item {
  display: flex;
  align-items: flex-start;
  padding-left: 0;
  margin-bottom: 0;
}

.news-list.list-40 .news-list-item:before {
  content: "";
}

.news-list.list-40 .news-list-item p.date {
  display: block;
  position: relative;
  width: 45px;
  height: 45px;
  background-color: #E3F1D1;
  margin-right: 15px;
  padding: 2px;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.news-list.list-40 .news-list-item p.date span {
  font-size: 16px;
  font-size: 1rem;
  font-family: "BundesSansWeb-Bold";
  display: block;
}

.news-list.list-40 .news-list-item article {
  max-width: calc(100% - 60px);
}

.news-list.list-40 .news-list-item article h3 {
  font-size: 17px;
  font-size: 1.0625rem;
  margin-bottom: 5px;
  padding: 0;
  border-bottom: none;
}

.news-list.list-40 .news-list-item article p {
  font-size: 16px;
  font-size: 1rem;
}

.news-single .info-box {
  margin-bottom: 20px;
}

.news-single .info-box p.mb-0 {
  margin-bottom: 0;
}

/**
 * Headings H1-h6 styles
**/
/* New Ökolandbau */
#stage {
  padding: 0;
}

#main-stage h1.subsite {
  text-indent: -9999px;
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/**
 * Page main content
**/
blockquote {
  padding-left: 0;
}

blockquote:before {
  display: none;
}

blockquote p {
  position: relative;
  padding-left: 35px;
}

blockquote > p:first-child:before {
  content: "\f10e";
  font-family: "Icons";
  font-size: 24px;
  font-size: 1.5rem;
  color: #518110;
  position: absolute;
  left: 0;
  top: 0;
}

.ce-intext.ce-left blockquote p:first-child, .news-text-wrap blockquote p:first-child {
  display: flex;
}

.news-related-wrap hr.ce-div {
  margin: 40px 0 20px 0;
}

.sidebar .teaser-slide .teaser {
  padding-bottom: 0;
}

.sidebar .teaser-slide .teaser > p:last-child {
  position: relative;
  right: auto;
  bottom: auto;
  padding: 18px 20px;
  text-align: right;
}

.tx-solr-search-form .input-group .input-group-btn {
  background-color: transparent;
}

.tx-solr-search-form .input-group .input-group-btn button.icon-Search:before {
  top: 10px;
  right: 10px;
}

#header .tx-solr-search-form .input-group .input-group-btn button {
  height: 38px;
  width: 36px;
  margin: 0 1px 0 0;
}

#main .tx-solr-search-form .input-group .input-group-btn button {
  top: -0.5px;
  right: 0;
  height: 38px;
}

@-moz-document url-prefix() {
  #main .tx-solr-search-form .input-group .input-group-btn button, #header .tx-solr-search-form .input-group .input-group-btn button {
    height: 38px;
    width: 38px;
    margin: 0;
    position: absolute;
    top: 1px;
    right: 1px;
  }
  #main .tx-solr-search-form .input-group .input-group-btn,
  #header .tx-solr-search-form .input-group .input-group-btn {
    position: unset;
    right: auto;
    top: auto;
  }
}

/**
 * Main Navigation
**/
.sidebar-menu ul li {
  position: relative;
}

.sidebar-menu ul li .sr-only {
  position: absolute;
  top: -1px;
  right: -20px;
  content: "";
  border-style: solid;
  border-width: 23px 0 23px 20px;
  border-color: transparent transparent transparent #E3F1D1;
  display: inline-block;
  text-indent: -9999px;
  color: transparent;
  width: 0;
  height: 0;
  margin: 0;
  overflow: visible;
  clip: inherit;
}

.sidebar-menu ul li.current .sr-only {
  display: none;
}

.sidebar-menu ul.subnavi_2 li .sr-only {
  border-color: transparent transparent transparent #ECF6DF;
}

.sidebar-menu .hide {
  display: none;
}

@media only screen and (min-width: 992px) {
  #offmenu {
    display: none;
  }
}

/**
 * Meta Navigations
**/
@media only screen and (min-width: 576px) {
  nav#service-navi ul#menu li:nth-child(2) a, nav#service-navi ul#menu li:nth-child(3) a {
    padding-left: 30px;
    position: relative;
  }
  nav#service-navi ul#menu li:nth-child(2) a:before, nav#service-navi ul#menu li:nth-child(3) a:before {
    content: "";
    display: inline-block;
    background-image: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Images/leichte-sprache.png');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
  }
  nav#service-navi ul#menu li:nth-child(3) a:before {
    background-image: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Images/dgs.png');
  }
}

@media only screen and (max-width: 768px) {
  nav#service-navi ul#menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  nav#service-navi ul li {
    margin-right: 10px;
  }
}

/* Breadcrumb */
/*
.breadcrumb-wrapper #breadcrumb ul li:last-child a {
  background-color: transparent;
  text-decoration: underline;

  &:before, &:after { border: none; }
}
*/
/**
 * News
**/
.news-list-view .news-list-item a.article-wrap {
  display: block;
  width: 100%;
}

#fit-check .topic .question-container {
  margin-bottom: 20px;
}

@media only screen and (max-width: 575px) {
  #fit-check table .colorEE {
    display: flex;
    flex-direction: column;
  }
  #fit-check table .colorEE td:first-child {
    padding-bottom: 0;
  }
}

/**
 * Oderform
**/
form#orderform dl {
  margin: 27px 0 13px 0;
}

form#orderform .order-item-details {
  display: block;
  width: 100%;
  border-bottom: 1px solid #E3F1D1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

form#orderform .order-item-details + h3 {
  margin-top: 40px;
}

form#orderform .order-item-details:last-child {
  border-bottom: none;
}

form#orderform .order-item-row {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-bottom: 10px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  form#orderform .order-item-row {
    flex-direction: row;
  }
}

form#orderform .order-item-row li {
  flex: 1;
  padding-left: 0;
}

form#orderform .order-item-row li:before {
  content: "";
}

@media only screen and (min-width: 768px) {
  form#orderform .order-item-row li {
    margin-bottom: 0;
  }
}

form#orderform .order-item-row .detail-input {
  text-align: right;
}

form#orderform .order-item-row .detail-input label {
  display: inline-block;
}

form#orderform .order-item-row .detail-input input[type='text'] {
  width: 40px;
  margin-left: 10px;
  margin-bottom: 0;
}

@media only screen and (min-width: 420px) and (max-width: 767px) {
  form#orderform .order-item-row .detail-input {
    position: absolute;
    right: 0;
    bottom: -5px;
  }
}

/**
 * Pah
**/
.pah #header .logo {
  margin: 20px 0;
}

@media screen and (min-width: 992px) {
  .pah .sidebar {
    margin-right: 40px;
    padding: 40px 20px 40px 10px !important;
  }
}

.pah .sidebar ul li.active {
  color: #518110;
}

.pah .sidebar .menge {
  display: inline-block;
  font-family: "BundesSansWeb-Bold";
  margin-bottom: 3px;
}

form.fit-check .form-field {
  position: relative;
  margin-bottom: 10px;
}

form.fit-check .form-field input[type='checkbox'], form.fit-check .form-field input[type='radio'] {
  position: absolute;
  left: 0;
  top: 2px;
}

form.fit-check .form-field input[type='checkbox'] + label, form.fit-check .form-field input[type='radio'] + label {
  padding-left: 30px;
  cursor: pointer;
}

form.fit-check .button-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 20px;
}

@media only screen and (min-width: 576px) {
  form.fit-check .button-row {
    margin-top: 40px;
  }
}

form.fit-check .button-row input {
  margin-left: 0;
}

ul#hilfeUl li {
  padding-left: 15px;
}

ul#hilfeUl li:before {
  content: "";
}

ul#hilfeUl li img {
  margin-right: 10px;
}

/**
 * Link style
**/
html {
  scroll-padding-top: 250px;
}

p.read-more {
  padding-right: 25px;
}

p.read-more span {
  position: absolute;
  left: 0;
  text-indent: -9999px;
}

p.read-more:before {
  content: "\e90a";
  font-family: "Icons";
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #518110;
}

p.read-more:hover, p.read-more:focus {
  text-decoration: none;
}

p.read-more:hover:before, p.read-more:focus:before {
  color: #74B917;
}

p.arrow-link, p.internal-link {
  display: inline;
  padding-left: 20px;
  position: relative;
  /* @-moz-document url-prefix(), @supports (-ms-ime-align:auto) { display: inline-block; } */
}

p.arrow-link:before, p.internal-link:before {
  content: "\e904";
  font-family: "Icons";
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  color: #518110;
}

p.arrow-link:before, p.internal-link:before {
  content: "\e90a";
  font-family: "Icons";
  font-size: 12px;
  font-size: 0.75rem;
  position: absolute;
  left: 0;
  top: 1px;
  color: #518110;
}

.slider-teaser .teaser-slide .teaser a > p {
  color: #518110;
  text-decoration: none;
  display: inline;
  padding-left: 1px;
}

.slider-teaser .teaser-slide .teaser a > p:hover {
  text-decoration: underline;
}

.slider-teaser .teaser-slide .teaser a > p:before {
  content: "\e90a";
  font-family: "Icons";
  font-size: 16px;
  font-size: 1rem;
  top: 0;
  left: 0;
  color: #518110;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
}

.ts-a:after {
  content: "@";
}

.ts-b:after {
  content: ".";
}

/**
 * Paginierung
**/
ul.pagination li.active a, ul.pagination li.active span, ul.f3-widget-paginator li.active a, ul.f3-widget-paginator li.active span, ul.page_navigation li.active a, ul.page_navigation li.active span {
  padding: 5px;
  margin: 0 2px;
  width: 35px;
  height: 35px;
  border-radius: 25px;
  font-size: 16px;
  font-size: 1rem;
  background: #518110;
  color: #fff;
}

ul.pagination li.current, ul.pagination li.active_page, ul.f3-widget-paginator li.current, ul.f3-widget-paginator li.active_page, ul.page_navigation li.current, ul.page_navigation li.active_page {
  background: #518110;
}

/**
 * Recipe
**/
.hide-author {
  color: transparent;
  text-indent: -9999px;
  position: absolute;
}

.hide-author a {
  color: transparent;
}

.recipe-list .recipe-list-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 40px;
}

@media only screen and (min-width: 640px) {
  .recipe-list .recipe-list-item {
    flex-direction: row;
  }
}

.recipe-list .recipe-list-item:last-child {
  margin-bottom: 20px;
  border-bottom: 0;
}

.recipe-list .recipe-list-item .teaser-image a {
  display: inline-block;
}

@media only screen and (max-width: 639px) {
  .recipe-list .recipe-list-item .element-left {
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 640px) {
  .recipe-list .recipe-list-item .element-left {
    margin-right: 40px;
  }
}

.recipe-list .recipe-list-item .right-column {
  padding-bottom: 25px;
  position: relative;
}

.recipe-list .recipe-list-item .right-column .date {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 5px;
}

.recipe-list .recipe-list-item a.read-more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.recipe-list .recipe-list-item.imageless article {
  position: relative;
  padding-bottom: 15px;
}

[class^="recipe-rating-"], [class*="recipe-rating-"] {
  display: inline-block;
  color: transparent;
  width: 180px;
  height: 31px;
  background-image: url('../../../_assets/467f77f4a7e961e34545cf96e63c5e70/Images/recipe_valuation.svg');
  background-repeat: space;
  position: relative;
}

[class^="recipe-rating-"]:before, [class*="recipe-rating-"]:before {
  content: "";
  width: 180px;
  height: 35px;
  background-color: #fff;
  opacity: 0.75;
  position: absolute;
  left: 0;
  top: 0;
}

.recipe-rating-1:before {
  left: 15px;
}

.recipe-rating-2:before {
  left: 33px;
}

.recipe-rating-3:before {
  left: 52px;
}

.recipe-rating-4:before {
  left: 71px;
}

.recipe-rating-5:before {
  left: 90px;
}

.recipe-rating-6:before {
  left: 107px;
}

.recipe-rating-7:before {
  left: 127px;
}

.recipe-rating-8:before {
  left: 145px;
}

.recipe-rating-9:before {
  left: 164px;
}

.recipe-rating-10:before {
  opacity: 0;
}

.recipe-details > div {
  margin-bottom: 20px;
}

.recipe-details a.btn {
  margin-bottom: 20px;
}

.recipe-details .image-wrap-full-width {
  display: flex;
  max-height: 450px;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  margin-bottom: 40px;
}

.recipe-details .image-wrap-full-width img {
  max-width: 100%;
  height: auto;
}

.recipe-details h2, .recipe-details h3 {
  margin-bottom: 10px;
}

.recipe-details [class^="recipe-rating-"], .recipe-details [class*="recipe-rating-"] {
  margin-bottom: 40px;
}

.hideCook #facet-accordion-recipeCookCategory {
  display: none;
}

/*------------------------------------------------------------------------------------------------------*/
/* main */
.simplePollWrap {
  width: 300px;
  position: relative;
  padding: 10px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#simplePollVote {
  font-weight: 700;
  float: left;
}

.simplePollWrap .simplePollMain ul {
  list-style-type: none;
  padding-left: 30px;
  border-bottom: 1px solid #BBB;
  margin-left: 0;
}

.simplePollWrap .simplePollMain ul:after {
  clear: both;
}

.simplePollWrap .simplePollMain ul li {
  text-indent: -30px;
}

.simplePollRow {
  margin-bottom: 10px;
}

.simplePollRadioText {
  margin-left: 5px;
  position: relative;
  top: -2px;
}

.simplePollImage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
  border: 1px solid #BBB;
}

.simplePollWrap h3 {
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #BBB;
}

/*------------------------------------------------------------------------------------------------------*/
/* see votes link and page */
#simplePollSeeVotes {
  color: #000;
  text-decoration: none;
  padding: 1px 6px;
  margin: 2px;
  float: right;
}

.simplePollSeeVotes ul {
  list-style-type: none;
  padding-left: 5px;
  margin-left: 0;
}

.simplePollSeeVotes ul li {
  text-indent: 0;
  margin-left: 0;
  padding-left: 0;
}

.simplePollSeeVotes .simplePollAnswer {
  margin-bottom: 2px;
}

/*------------------------------------------------------------------------------------------------------*/
/* percent bars */
.simplePollSeeVotes .simplePollPercentText {
  margin-top: 3px;
  color: #555;
}

.simplePollPercentBarLimiter {
  width: 75%;
  height: 0px;
}

.simplePollPercentBarColor-1 {
  /*background-color: red;*/
}

/*limit the overall length of the bars, so we can still fit the percent number behind it*/
.simplePollPercentBar {
  border: 1px solid #888;
  height: 14px;
  margin-top: 2px;
  margin-right: 5px;
  float: left;
  background-color: #BBB;
  border-radius: 2px;
  background-image: -webkit-linear-gradient(#EEE 0%, #BBB 100%);
  background-image: -moz-linear-gradient(#EEE 0%, #BBB 100%);
  background-image: -o-linear-gradient(#EEE 0%, #BBB 100%);
  background-image: linear-gradient(#EEE 0%, #BBB 100%);
}

/*------------------------------------------------------------------------------------------------------*/
/* general */
.clearfix:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

.simplePollWrap {
  display: block;
  width: 100%;
  padding: 0;
}

.simplePollWrap .simplePollImage {
  float: left;
  margin: 0 40px 20px 0;
  max-width: 40%;
}

.simplePollWrap h2, .simplePollWrap h3, .simplePollWrap h4 {
  float: left;
  font-size: 24px;
  font-size: 1.5rem;
  border-bottom: none;
  margin-bottom: 10px;
}

.simplePollWrap .simplePollMain ul, .simplePollWrap .simplePollSeeVotes ul {
  list-style: none;
  padding-left: 0;
  border-bottom: none;
  clear: both;
}

.simplePollWrap .simplePollMain ul li, .simplePollWrap .simplePollSeeVotes ul li {
  padding-left: 0;
}

.simplePollWrap .simplePollMain ul li:before, .simplePollWrap .simplePollSeeVotes ul li:before {
  content: "";
}

.simplePollWrap .simplePollMain form {
  float: left;
  clear: inherit;
}

@media only screen and (min-width: 768px) {
  .simplePollWrap .simplePollMain form {
    min-width: 50%;
    max-width: 100%;
  }
}

.simplePollWrap .simplePollMain form li {
  position: relative;
  cursor: pointer;
  margin-bottom: 15px;
  text-indent: 0;
}

.simplePollWrap .simplePollMain form label {
  padding-left: 25px;
}

.simplePollWrap .simplePollMain form input[type='checkbox'], .simplePollWrap .simplePollMain form input[type='radio'] {
  position: absolute;
  left: 0;
  top: -4px;
}

.simplePollWrap .simplePollMain form input[type='checkbox']:focus, .simplePollWrap .simplePollMain form input[type='radio']:focus {
  outline-style: solid;
  outline-width: 2px;
  outline-color: #74B917;
}

.simplePollWrap .simplePollMain form input[type='submit']#simplePollVote {
  float: none;
  font-weight: normal;
  margin: 0 20px 10px 0;
}

.simplePollWrap .simplePollMain form a#simplePollSeeVotes {
  float: right;
  padding: 10px 20px;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-size: 1rem;
  color: #3A3A3A;
  background-color: #E3F1D1;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
}

.simplePollWrap .simplePollMain form a#simplePollSeeVotes:hover, .simplePollWrap .simplePollMain form a#simplePollSeeVotes:focus {
  text-decoration: underline;
}

@media only screen and (max-width: 374px) {
  .simplePollWrap .simplePollMain form input[type='submit']#simplePollVote, .simplePollWrap .simplePollMain form a#simplePollSeeVotes {
    width: 100%;
  }
}

.simplePollWrap .simplePollSeeVotes .simplePollAnswer {
  font-size: 16px;
  font-size: 1rem;
  font-family: "BundesSansWeb-Regular";
}

.simplePollWrap .simplePollSeeVotes .simplePollPercentBar {
  border: none;
  background-color: #74B917;
  background-image: none;
}

.simplePollWrap .simplePollSeeVotes .simplePollPercentText {
  margin-top: 4px;
  margin-bottom: 15px;
}

/**
 * Suche
**/
@media only screen and (max-width: 767px) {
  header#header #togglesearch {
    top: auto;
    bottom: 8px;
  }
  header#header #togglesearch:hover, header#header #togglesearch:focus {
    background-color: transparent;
  }
  .tx-solr-search-form .input-group .input-group-btn {
    top: 0;
  }
}

.tx-solr-search-form .input-group .input-group-btn {
  top: 1px;
}

@-moz-document url-prefix() and (min-width: 991px) {
  .tx-solr-search-form .input-group .input-group-btn {
    top: 0;
  }
}

#main .tx-solr-search-form .input-group .input-group-btn, .content .tx-solr-search-form .input-group .input-group-btn {
  top: 0;
}

@-moz-document url-prefix() {
  #main .tx-solr-search-form .input-group .input-group-btn, .content .tx-solr-search-form .input-group .input-group-btn {
    top: -1px;
  }
}

.tx-solr-search-form .input-group .input-group-btn button {
  height: 37px;
  width: 36px;
  margin: 0 1px 0 0;
}

.tx-solr-search-form .input-group .input-group-btn button.icon-Search:before {
  top: 10px;
  right: 10px;
}

.results-list.list-group li {
  padding-left: 0;
}

.list-group-item.search-result.results-entry::before {
  content: none;
}

/**
 * Stage
 */
@media only screen and (min-width: 1200px) {
  .stage-home {
    height: auto;
    min-height: 450px;
  }
}

@media only screen and (min-width: 1200px) {
  .stage-home .stage_images {
    height: auto;
    min-height: 450px;
    min-width: 1270px;
  }
}

.stage-home .stage_images img, .stage-home .stage_images img.active {
  height: auto;
}

.stage-home .stage_captions {
  height: 100%;
}

.stage-home .stage_captions ul {
  height: 100%;
}

.stage-home .stage_captions ul li {
  line-height: 1.2;
}

@media only screen and (min-width: 1200px) {
  .stage-home .stage_captions ul li {
    height: auto;
    min-height: calc(100% / 3);
  }
}

/**
 * Table
**/
.table-container, figure.table {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 40px;
}

.table-container table, figure.table table {
  margin-bottom: 10px;
}

table {
  border-collapse: collapse;
  border-color: #304D0A;
  border-spacing: 0;
}

table th {
  border: 1px solid #74B917;
}

table tbody th {
  border: 1px solid #74B917;
}

table tbody td {
  border: 1px solid #ABD573;
}

table.news-calendar .dateselect.prev a:before,
table.news-calendar .dateselect.next a:before {
  color: #304D0A;
}

#fit-check .topic .question-container {
  margin-bottom: 20px;
}

@media only screen and (max-width: 575px) {
  #fit-check table .colorEE {
    display: flex;
    flex-direction: column;
  }
  #fit-check table .colorEE td:first-child {
    padding-bottom: 0;
  }
}

/** Form **/
form input[type="date"], form input[type="text"], form input[type="password"], form input[type="email"], form select, form textarea {
  border: 1px solid #707070;
}

/**
 * Blog
**/
.blog-list .blog-list-item {
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
  border-bottom: 1px solid #E3F1D1;
  margin-bottom: 40px;
}

.blog-list .blog-list-item:last-child {
  margin-bottom: 20px;
  border-bottom: 0;
}

.blog-list .blog-list-item .teaser-image a {
  display: inline-block;
}

.blog-list .blog-list-item .right-column {
  padding-bottom: 25px;
  position: relative;
}

.blog-list .blog-list-item .right-column .date {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 5px;
}

.blog-list .blog-list-item a.read-more {
  position: absolute;
  right: 0;
  bottom: 0;
}

.blog-list .blog-list-item.imageless article {
  position: relative;
  padding-bottom: 15px;
}

.postmetagroup__list li:before {
  padding-left: 5px;
}

.postmetagroup__body {
  margin-left: 0;
}

.blog-details > div {
  margin-bottom: 20px;
}

.blog-details .image-wrap-full-width {
  display: flex;
  max-height: 450px;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  margin-bottom: 40px;
}

.blog-details .image-wrap-full-width img {
  max-width: 100%;
  height: auto;
}

.blog-details h2 {
  margin-bottom: 10px;
}

.blog-details h3 {
  margin-bottom: 10px;
}

.blog-details .postheader {
  margin-bottom: 20px;
}

.blogpagination__list {
  text-align: center;
  margin-bottom: 20px;
  display: block;
}

.blogpagination__list li {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 5px;
  font-size: 1rem;
}

.blogpagination__link {
  background-color: #E3F1D1;
  border-radius: 25px;
}

ul.blogpagination__list a:hover {
  background-color: #74B917;
}

.blogpagination ul li:before {
  content: "";
}

.blogpagination__item--active a {
  border-radius: 25px;
  background-color: #518110;
  color: #fff;
  font-weight: normal;
}

@media only screen and (min-width: 640px) {
  .blog-list .blog-list-item {
    flex-direction: row;
  }
  .blog-list .blog-list-item .element-left {
    margin-right: 40px;
  }
}

@media only screen and (max-width: 639px) {
  .blog-list .blog-list-item .element-left {
    margin-bottom: 20px;
  }
}

/** Fokus **/
.tab-nav #footer a:focus {
  outline-color: #3A3A3A;
  color: #3A3A3A;
}

/**
 * CookieMan Modal
**/
img.cookiedesclink {
  width: 20px !important;
  height: 20px !important;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

ul.splide__list li {
  padding: 10px;
}

ul.splide__list li:before {
  content: none;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  position: static;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #707070;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  width: 2em;
  bottom: 1.5em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #3A3A3A;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: .9;
}

.splide__arrow:disabled {
  opacity: .3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide__pagination {
  width: calc(100% + 40px);
  height: 4em;
  margin-top: 2rem;
  margin-left: -20px;
  background-color: #74B917;
}

@media only screen and (min-width: 768px) {
  .splide__pagination {
    width: calc(100% + 80px);
    margin-left: -40px;
  }
}

.splide__pagination__page {
  background: transparent;
  border: 2px solid #518110;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 5px;
  opacity: .7;
  padding: 0;
  position: relative;
  transition: transform .2s linear;
}

.splide__pagination__page.is-active {
  background: #518110;
  transform: scale(1.4);
  z-index: 1;
  opacity: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: .9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide__progress__bar {
  width: 0;
  background: #707070;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #74B917;
    outline-offset: -3px;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #74B917;
  }
}

@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #74B917;
    outline-offset: -3px;
  }
}

@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #74B917;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #74B917;
  }
}

.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #74B917;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #3A3A3A;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: .5em;
  top: 0;
}

.splide__arrow_navigation button, .splide__pagination button, .splide__arrows button {
  min-width: unset;
  min-height: unset;
}

.splide__arrow_navigation button.splide__arrow, .splide__pagination button.splide__arrow, .splide__arrows button.splide__arrow {
  background-color: unset;
}

#hero-slider {
  position: relative;
}

#hero-slider .splide__toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 0;
}

#hero-slider .splide__toggle svg {
  padding: 10px;
}

.slider-teaser {
  margin: 0 auto;
  box-shadow: none;
}

.slider-teaser .teaser {
  box-shadow: none;
}

/** Slider Teaser-Images **/
.slider-teaser.slider-images .splide__arrow--prev, .slider-teaser.slider-images .splide__arrow--next {
  top: 35%;
}

.slider-teaser.slider-images .slick-next {
  top: 33%;
}

.splide__arrow--prev, .splide__arrow--next {
  position: absolute;
  top: 0;
  right: -35px;
  width: 40px;
  height: 100%;
}

.splide__arrow--prev svg, .splide__arrow--next svg {
  position: absolute;
  top: 25%;
  left: 0;
  fill: #518110;
  stroke-width: 0;
  height: auto;
  width: 100%;
}

.splide__arrow--prev {
  right: unset;
  left: -35px;
}

/* LÖK */

.loek_searchbox {
    background-color: #EDEDED;
    padding: 20px 20px 0;
    margin-bottom: 40px;
}

.loek_searchbox  form { margin-bottom: 0; }

.all_buttons input.submitbutt {
    float: right;
    width: 125px;
}

.all_buttons button { margin: 0 0 20px 0; }

div.mobile_filter,
#count_preview_mobile {
    display: none;
}

#doc_filterselect {
    margin-bottom: 20px;
    padding-left: 0;
}
#ajaxShowResult form .back {
  margin-left: 0; }

.oelaf-container {
    display: flex;
    flex-direction: column;
}

.oelaf-container .projektbeschreibung {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3F1D1;
    margin-bottom: 40px;
}

.oelaf-container .schluesselwoerter {
    border-left: 10px solid #E3F1D1;
    padding-left: 24px;
    margin-bottom: 20px;
}