@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;
    }

/*------------------------------------------------------------------------------------------------------*/
/* 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;
}

.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 transparent;
  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;
}

.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;
}
.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;
}
/*Schriften*/
@font-face {
    font-family: "BundesSansWeb-Regular";
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src:  url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSansWeb/BundesSansWeb-Regular.eot'),
    url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSansWeb/BundesSansWeb-Regular.ttf') format("truetype"),
    url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSansWeb/BundesSansWeb-Regular.woff') format("woff");
}
@font-face {
    font-family: "BundesSerifWeb-Bold";
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src:  url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSerifWeb/BundesSerifWeb-Bold.eot'),
    url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSerifWeb/BundesSerifWeb-Bold.ttf') format("truetype"),
    url('../../../typo3conf/ext/ble_cookieman/Resources/Public/Themes/cookieman-popup/Fonts/BundesSerifWeb/BundesSerifWeb-Bold.woff') format("woff");
}

/*Modal*/
#cookieman-modal.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 9999;
    color: #000;
    font-size: 1rem;
    line-height: 1.4;
}
#cookieman-modal.show {
    display: block !important;
}

/*Collapser*/
#cookieman-modal .cookiebanner-collapsible {
    cursor: pointer;
    display: inline;
}
#cookieman-modal .panel .cookiebanner-collapsible {
    color:#000;
    text-decoration: none;
    text-transform: none;
}
#cookieman-modal .panel .cookiebanner-collapsible:hover {
    text-decoration: underline;
}
#cookieman-modal .panel .cookiebanner-collapsible:focus {
    text-decoration: underline;
    outline: none;
}
#cookieman-modal .cookiebanner-collapsible-content {
    display: none;
}
#cookieman-modal .cookiebanner-collapsible-content:before {
    clear: none !important;
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
}
#cookieman-modal .cookiebanner-collapsible-content.show {
    display: block;
    visibility: visible;
}

/*Titel*/
#cookieman-modal .modal-title{
    margin:0px;
    padding: 0px;
    color: #000;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    /*font-size: 1.875rem !important;*/
    font-size: 24px !important;
    /*line-height: 2.25rem;*/
    line-height: 28px;
    /*font-weight: 700;*/
    text-transform: none;
}
@media (min-width: 920px) {
    #cookieman-modal .modal-title{
        margin:0px;
        padding: 0px;
        color: #000;
        font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
        /*font-size: 1.875rem !important;*/
        font-size: 24px !important;
        /*line-height: 2.25rem;*/
        line-height: 28px;
        /*font-weight: 700;*/
        text-transform: none;
    }
}

/*Einführungstext*/
#cookieman-modal .modal-body > .content > p{
    margin-top:0px;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    /*font-size: 0.938rem !important;*/
    font-size: 16px !important;
    /*font-weight: 400;*/
    line-height: 24px;
}
@media (min-width: 920px) {
    #cookieman-modal .modal-body > .content > p {
        font-size: 16px !important;
        line-height: 24px;
    }
}

#cookieman-modal .modal-body > .content > p > span.cookiedesclink-wrapper{
    display: inline-block;
    white-space: nowrap;
}
#cookieman-modal .modal-body > .content > p > span.cookiedesclink-wrapper > img{
    display: inline;
    margin: 0px;
}
#cookieman-modal .modal-body > .content > p > span > img.cookiedesclink{
    /*width: 0.938rem;*/
    width: 19px;
    /*height: 0.938rem;*/
    height: 19px;
    margin-right: 2px;
    margin-top:0;
}
@media (min-width: 920px) {
    #cookieman-modal .modal-body > .content > p > span > img.cookiedesclink {
        width: 24px;
        height: 24px;
    }
}

#cookieman-modal .modal-body > .content > p > span > a{
    color: #000;
    text-decoration: underline;
    text-decoration-color: #185B38;
}
#cookieman-modal .modal-body > .content > p > span > a:hover{
    /*text-decoration: underline;*/
    color: #256651;
}
#cookieman-modal .modal-body > .content > p > span > a:focus{
    outline-style: dotted;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: #000;
}

/*Button*/
#cookieman-modal .btn{
    background-color: #185B38;
    border:none;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 10px;
    outline-color: #000 !important;
    outline-style: none;
    outline-width: 0px;
    min-height: 34px;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    /*font-size: 0.938rem !important;*/
    font-size: 15px !important;
    font-weight: 700;
    /*line-height: 1.375rem;*/
    line-height: 22px;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: none;
}
#cookieman-modal .btn:focus{
    outline: 1px dashed #185B38 !important;
    outline-offset: 2px;
    box-shadow: none;
}
#cookieman-modal .btn.btn-red{
    background-color: #C0003C;
}
#cookieman-modal button.btn.cookiebanner-collapsible{
    float: right;
}

/*BLE-Button*/
#cookieman-modal .ble-button {
    border: 1px solid #000;
    padding: 10px 16px;
    background-color: #fff;
    color: #000;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 19px !important;
    line-height: 27px;
}
#cookieman-modal .ble-button:hover {
    background-color: #185B38;
    color: #fff;
}
#cookieman-modal .ble-button:focus {
    outline-style: dotted;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: #000;
}
@media (min-width: 920px) {
    #cookieman-modal .ble-button {
        font-size: 24px !important;
        line-height: 34px;
    }
}

/*Padding/Margin*/
#cookieman-modal .padding-y-default{
    padding-top: 15px;
    padding-bottom: 15px;
}
#cookieman-modal .padding-y-2x{
    padding-top: 27px;
    padding-bottom: 15px;
}
#cookieman-modal .padding-y-3x{
    padding-top: 45px;
    padding-bottom: 45px;
}
#cookieman-modal .padding-top-default{
    padding-top: 15px;
}
#cookieman-modal .padding-bottom-default{
    padding-bottom: 15px;
}
#cookieman-modal .padding-top-2x{
    padding-top: 30px;
}
#cookieman-modal .padding-bottom-2x{
    padding-bottom: 30px;
}
#cookieman-modal .padding-top-3x{
    padding-top: 45px;
}
#cookieman-modal .padding-bottom-3x{
    padding-bottom: 45px;
}
#cookieman-modal .margin-right-default{
    margin-right: 15px;
}
#cookieman-modal .margin-right-2x{
    margin-right: 30px;
}
#cookieman-modal .margin-bottom-default{
    margin-bottom: 15px;
}
#cookieman-modal .margin-bottom-2x{
    margin-bottom: 20px;
}

#cookieman-modal button[aria-expanded="false"].btn.cookiebanner-collapsible:after{
    display: block;
    float: right;
    content: '+';
    /*font-size: 1.813rem !important;*/
    font-size: 29px !important;
    /*line-height: 1.2rem;*/
    line-height: 19px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}
#cookieman-modal button[aria-expanded="true"].btn.cookiebanner-collapsible:after{
    display: block;
    float: right;
    content: '+';
    transform: rotate(45deg);
    /*font-size: 1.813rem !important;*/
    font-size: 29px !important;
    /*line-height: 1.2rem;*/
    line-height: 19px;
    font-weight: 900;
    margin: 0;
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}
@media (max-width: 456px) {
    #cookieman-modal .btn{
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width: 380px) {
    #cookieman-modal .btn.cookiebanner-collapsible:after{
        display: none !important;
    }
}

/*Formular*/
#cookieman-modal form{
    background-image: none !important;
    margin: 0px;
}
#cookieman-modal .alert-info{
    background-color: #fff;
    background-image: none;
    border:none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0px;
    box-shadow: none;
}
#cookieman-modal .checkbox-inline{
    display: inline-block;
    cursor: pointer;
    padding-left: 20px;
    position:relative;
    vertical-align: middle;
}
#cookieman-modal .checkbox-inline label{
    color: #000;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 16px !important;
    line-height: 24px;
}
@media (min-width: 920px) {
    #cookieman-modal .checkbox-inline label {
        font-size: 16px !important;
        line-height: 24px;
    }
}

#cookieman-modal form input[type='checkbox']{
    display: block;
    position: absolute;
    height:16px !important;
    /*height:0.938rem !important;*/
    width: 16px !important;
    /*width: 0.938rem !important;*/
    /*line-height: 1.375rem !important;*/
    line-height: 24px !important;
    margin:0;
    margin-left: -20px;
    margin-top: 3px;
    padding:0;
    background-color: #fff;
    border: 1px solid #868e96 !important;
    border-radius: 0;
    box-shadow: 0 0 0 2px #fff inset !important;
    outline-style: none;
    outline-width: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
}
@media (min-width: 920px) {
    #cookieman-modal form input[type='checkbox'] {
        height:16px !important;
        width: 16px !important;
        line-height: 24px !important;
    }
}
#cookieman-modal form input[type='checkbox'][disabled='disabled']{
    cursor: not-allowed;
}
#cookieman-modal form input[type='checkbox']:checked{
    background-color: #868e96 !important;
    border: 1px solid #868e96 !important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 2px #fff inset !important;
    outline-style: none;
    outline-width: 0px;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    -o-appearance: none !important;
}
#cookieman-modal form input[type='checkbox']:focus{
    outline: 1px dashed #185B38 !important;
    outline-offset: 3px;
    box-shadow: none;
}
#cookieman-modal .table{
    margin-bottom: 0;
}

/*Modal Dialog*/
#cookieman-modal .modal-dialog {
    border-radius:0;
    background-color: #fff;
    outline-color: #000 !important;
    outline-style: none;
    outline-width: 0px;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    width: 100%;
    /*max-width: 1024px;*/
    margin: 0px;
}
#cookieman-modal .modal-dialog .modal-content {
    background-clip: padding-box;
    /*border-color: rgba(0, 0, 0, 0.2);*/
    border-color: #fff;
    border-style: solid;
    border-width: 0px;
    /*box-shadow: 0 5px 15px rgb(0 0 0 / 50%);*/
    /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
    max-width: 1170px;
    display: block;
    flex-direction: unset !important;
    border-radius: 0;
    margin: 0 auto;
    padding: 20px;
}
@media (min-width: 640px) {
    #cookieman-modal .modal-dialog .modal-content {
        background-clip: padding-box;
        /*border-color: rgba(0, 0, 0, 0.2);*/
        border-color: #fff;
        border-style: solid;
        border-width: 0px;
        /*box-shadow: 0 5px 15px rgb(0 0 0 / 50%);*/
        /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
        max-width: 1170px;
        display: block;
        flex-direction: unset !important;
        border-radius: 0;
        margin: 0 auto;
        padding: 28px;
    }
}
@media (min-width: 768px) {
    #cookieman-modal .modal-dialog .modal-content{
        background-clip: padding-box;
        /*border-color: rgba(0, 0, 0, 0.2);*/
        border-color: #fff;
        border-style: solid;
        border-width: 0px;
        /*box-shadow: 0 5px 15px rgb(0 0 0 / 50%);*/
        /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
        max-width: 1170px;
        display: block;
        flex-direction: unset !important;
        border-radius:0;
        margin: 0 auto;
        padding: 75px;
    }
}
@media (min-width: 1024px) {
    #cookieman-modal .modal-dialog .modal-content{
        background-clip: padding-box;
        /*border-color: rgba(0, 0, 0, 0.2);*/
        border-color: #fff;
        border-style: solid;
        border-width: 0px;
        /*box-shadow: 0 5px 15px rgb(0 0 0 / 50%);*/
        /*box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);*/
        max-width: 1170px;
        display: block;
        flex-direction: unset !important;
        border-radius:0;
        margin: 0 auto;
        padding: 45px;
    }
}
#cookieman-modal .modal-dialog .modal-content .modal-header{
    border-radius:0;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgb(229, 229, 229);
    display: block;
    outline-style: none;
    outline-width: 0px;
    padding: 15px 0 0 0;
}
@media (min-width: 920px) {
    #cookieman-modal .modal-dialog .modal-content .modal-header {
        /*padding: 15px 0;*/
    }
}
#cookieman-modal .modal-dialog .modal-content .modal-body{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 0;
}
#cookieman-modal .modal-dialog .modal-content .modal-footer{
    border-radius:0;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: rgb(229, 229, 229);
    display: block;
    padding: 0 0px;
    padding-bottom: 0;
    text-align: right;
}

/*Panel*/
#cookieman-modal .panel-group{
    margin-bottom: 20px;
    box-shadow: none;
}
#cookieman-modal .panel-group > .panel-default{
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 0px;
    background-color: #fff;
}
#cookieman-modal .panel-group > .panel-default:last-child{
    margin-top: 5px;
}
#cookieman-modal .panel-group > .panel-default .panel-heading{
    color:#000;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 16px !important;
    line-height: 19px;
    padding:10px 16px ;
    background-color: #66B692;
}
@media (min-width: 920px) {
    #cookieman-modal .panel-group > .panel-default .panel-heading {
        font-size: 20px !important;
        line-height: 24px;
    }
}
#cookieman-modal .align-right{
    text-align: right;
}

#cookieman-modal .panel-group > .panel-default .panel-heading .panel-title {
    position: relative;
    font-weight: 700;
    padding: 0;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 16px !important;
    line-height: 19px;
}
@media (min-width: 920px) {
    #cookieman-modal .panel-group > .panel-default .panel-heading .panel-title {
        font-size: 20px !important;
        line-height: 24px;
    }
}

#cookieman-modal .panel-group > .panel-default .panel-heading .panel-title .cookiebanner-collapsible {
    padding: 0 !important;
}
#cookieman-modal .panel-group > .panel-default .panel-body{
    padding: 15px;
}
#cookieman-modal .panel-group > .panel-default .panel-body > .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
#cookieman-modal .panel-group > .panel-default .panel-body > p {
    margin: 0 !important;
    font-family: BundesSansWeb-Regular, "BlinkMacSystemFont", -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
    font-size: 16px !important;
    line-height: 24px;
}
@media (min-width: 920px) {
    #cookieman-modal .panel-group > .panel-default .panel-body > p {
        font-size: 16px !important;
        line-height: 24px;
    }
}

@media (min-width: 920px) {
    #cookieman-modal .modal-dialog {
        margin: 0px auto 0;
    }
}

#cookieman-modal label {
    margin-bottom: 0;
}

#cookieman-modal table {
    /*/font-size: 80%;*/
    font-size: 13px;
}

/*Collapser Dropdown*/
#cookieman-modal a.cookiebanner-collapsible{
    display: block;
}
#cookieman-modal a[aria-expanded="false"]:after {
    content: '+';
    /*font-size: 1.813rem;*/
    font-size: 29px;
    /*line-height: 1.438rem;*/
    line-height: 23px;
    font-weight: 900;
    display: block;
    float: right;
}
#cookieman-modal a[aria-expanded="true"]:after {
    content: '+';
    transform: rotate(45deg);
    /*font-size: 1.813rem;*/
    font-size: 29px;
    /*line-height: 1.438rem;*/
    line-height: 23px;
    font-weight: 900;
    display: block;
    float: right;
}

#cookieman-settings [data-toggle="collapse"]:after {
    float: right;
}

#cookieman-modal [data-toggle="collapse"].collapsed:after {
    content: "\e080";
}

/*Tabellen*/
#cookieman-modal .table td,
#cookieman-modal .table th{
    /*font-size: 0.75rem !important;*/
    font-size: 13px !important;
    white-space: normal;
}

/*Body scrolling aus*/
.body-scrolling-off{
    height: 100%;
    overflow: hidden;
}
/* 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-slider figure a {
	position:relative;
	    width: 215px;
    height: 120px;
}*/
/*
.slick-slider figure a:after {
	    content: url('../../../typo3conf/ext/ble_cms/Resources/Public/Icons/img-description.png');
    position: absolute;
      bottom: 3px;
    left: 95px;
    width: 37px;
    height: 22px;
    display: block;
	z-index:50;
} */
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.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('../../../typo3conf/ext/ble_cms/Resources/Public/Css/slick-slider/./ajax-loader.gif') center center no-repeat;
}

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

    src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Css/slick-slider/./fonts/slick.eot');
    src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Css/slick-slider/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../../typo3conf/ext/ble_cms/Resources/Public/Css/slick-slider/./fonts/slick.woff') format('woff'), url('../../../typo3conf/ext/ble_cms/Resources/Public/Css/slick-slider/./fonts/slick.ttf') format('truetype'), url('../../../typo3conf/ext/ble_cms/Resources/Public/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';
    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';
    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;
}

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {

}

/* Containers
----------------------------------------------------------------------------------------------------*/
/*
.container {
	margin-left: auto;
	margin-right: auto;
} */

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

/*
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display: block;
	float: none;
	position: relative;
	margin-left: 8px;
	margin-right: 7px;
}
*/


/*
.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
	position:relative;
}
*/

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
/*
.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
} */

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
/*
.container .prefix_1,
.container .prefix_2,
.container .prefix_3,
.container .prefix_4,
.container .prefix_5,
.container .prefix_6,
.container .prefix_7,
.container .prefix_8,
.container .prefix_9,
.container .prefix_10,
.container .prefix_11,
.container .prefix_11{
	padding-left:0;
}
*/
/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
/*
.container .suffix_1,
.container .suffix_2,
.container .suffix_3,
.container .suffix_4,
.container .suffix_5,
.container .suffix_6,
.container .suffix_7,
.container .suffix_8,
.container .suffix_9,
.container .suffix_10,
.container .suffix_11 {
	padding-right:0;
} */

/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
/*
.container .push_1,
.container .push_2,
.container .push_3,
.container .push_4,
.container .push_5,
.container .push_6,
.container .push_7,
.container .push_8,
.container .push_9,
.container .push_10,
.container .push_11{
	left:0px;
} */

/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
/*
.container .pull_1,
.container .pull_2,
.container .pull_3,
.container .pull_4,
.container .pull_5,
.container .pull_6,
.container .pull_7,
.container .pull_8,
.container .pull_9,
.container .pull_10,
.container .pull_11{
	left:0;
} */

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
/* .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
} */

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
/*
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}
*/


/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

/*
.clearfix {
  zoom: 1;
}

*/
/* `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 */
/**
 * Breakpoints
**/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/**
 * 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, 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
**/
.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;
}

[class^="grid_"], [class*="grid_"],
[class^="col-"], [class*="col-"] {
  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_3 {
      width: 24.5%;
    } */
    /*.grid_9 {
      width: 75%;
    }*/
    /*.grid_12 {
      width: 100%;
    } */
  }
  .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-box .accordion-headline {
  position: relative;
  padding-left: 60px;
}

.accordion-box .accordion-headline:before {
  content: "\e90b";
  font-family: "Icons";
  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 h3, .accordion h4 {
  margin-bottom: 0;
}

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

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

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

.accordion 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 {
  position: absolute;
  right: 0;
  top: 17px;
  width: 20px;
}

.accordion 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"] {
  border-bottom: none;
}

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

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

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

/**
 * Webfonts
**/
/*
@font-face {
  font-family: 'BundesSansWeb-Regular';
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Regular.eot');
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Regular.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Regular.woff') format("woff"), url('../../../typo3conf/ext/ble_cms/Resources/fonts/BundesSansWeb-Regular.ttf') format("truetype");
}
@font-face {
  font-family: 'BundesSansWeb-Bold';
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Bold.eot');
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Bold.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Bold.woff') format("woff"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Bold.ttf') format("truetype");
}
@font-face {
  font-family: 'BundesSansWeb-Italic';
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Italic.eot');
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Italic.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Italic.woff') format("woff"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-Italic.ttf') format("truetype");
}
@font-face {
  font-family: 'BundesSansWeb-BoldItalic';
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-BoldItalic.eot');
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-BoldItalic.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-BoldItalic.woff') format("woff"), url('../../../typo3conf/ext/ble_cms/Resources/Public/Fonts/BundesSansWeb-BoldItalic.ttf') format("truetype");
}
*/
@font-face {
  font-family: 'Icons';
  src: url('../../../typo3conf/ext/ble_cms/Resources/Public/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-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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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;
}

/**
 * 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, 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";
  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;
  }
}

/*
.ce-gallery img {
  @media only screen and (min-width: 576px) {
    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
**/
*:target:before {
  content: "";
  display: block;
  height: 180px;
  /* same as your fixed header height */
  margin: -180px 0 0;
  /* negative fixed header height */
}

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;
  }
}

/*
p {
  a.external-link, a.external-link-new-window, a.mail, a.pdf, a.word, a.download {
    display: inline;
    padding-left: 10px;

    &:after {
      position: relative;
      left: -5px;
    }
  }
}
*/
table a.arrow-link:before, table a.internal-link:before {
  top: 4px;
}

.teaser, .information, .info-box, table {
  /* a.external-link, a.external-link-new-window, a.mail, a.pdf, a.arrow-link, a.internal-link, a.word, a.download  {
    display: inline;

    @-moz-document url-prefix() {
      display: inline-block;

      &:before, &:after { bottom: -2px; }
    }

    &:after { bottom: -2px; }
  } */
}

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;
  /* @-moz-document url-prefix(), @supports (-ms-ime-align:auto) { display: inline-block; } */
}

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";
  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";
  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";
  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;
}

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";
  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";
  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";
}

@-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";
  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:before {
  content: "";
}

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";
  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, 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";
  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;
  }
}

/**
 * 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";
  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";
  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: 768x) {
  .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";
  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";
  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 > 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 a.internal-link, .grid_8 .grid_6 .news .teaser-body a.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 a.internal-link, .grid_8 .grid_6 .news .teaser-body ul li a.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, .grid_8 .grid_6 .news.teaser-big-left-right {
  display: flex;
  flex-direction: column;
}

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

.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";
  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";
  font-size: 18px;
  font-size: 1.125rem;
  color: #518110;
  position: absolute;
  right: 15px;
  top: 10px;
}

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

.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";
  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 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";
  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
**/
@media only screen and (min-width: 992px) {
  #main.main-green-aside {
    background: url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/bg-right.png') repeat-y -165px top;
  }
}

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

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

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

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

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

@media only screen and (min-width: 2000px) {
  #main.main-green-aside {
    background: url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/bg-right.png') repeat-y right top;
  }
}

@media only screen and (min-width: 2818px) {
  #main.main-green-aside {
    background: url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/bg-right.png') repeat-y 880px top;
  }
}

@media only screen and (min-width: 992px) {
  #main.main-green-aside .container .row > aside.sidebar.grid_4 {
    background-color: #E3F1D1;
  }
}

#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 {
  margin-bottom: 40px;
}

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

.information:before {
  content: "\e90b";
  font-family: "Icons";
  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: 0px;
  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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/Css/images/ui-icons_222222_256x240.png')}.ui-state-default .ui-icon{background-image:url('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/Css/images/ui-icons_454545_256x240.png')}.ui-state-highlight .ui-icon{background-image:url('../../../typo3conf/ext/ble_cms/Resources/Public/Css/images/ui-icons_2e83ff_256x240.png')}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url('../../../typo3conf/ext/ble_cms/Resources/Public/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('../../../typo3conf/ext/ble_cms/Resources/Public/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;
  /*text-align: left;*/
  /*line-height: 18px;*/
  /*color: #F3F3F3;*/
  /*word-wrap: break-word;*/
  /*padding-right: 36px; */
}

.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; }

/*
$color_1: #fff;
$color_2: #000;

@media (min-width: 530px) {
    .element-left {
        max-width: 50%;
        float: left;
        margin: 0 25px 0 0;
    }
    .news-list-view {
        .news-list-item {
            margin-top: 0;
        }
        .news-list-item.standard {
            article {
                margin-top: 43px;
            }
            &:first-child {
                article {
                    margin-top: 47px;
                }
            }
        }
    }
    div.csc-textpic-intext-left {
        .csc-textpic-imagewrap {
            float: left;
            margin-right: 15px;
        }
    }
    div.csc-textpic-intext-right {
        .csc-textpic-imagewrap {
            float: right;
            margin-left: 15px;
        }
    }
    div.csc-textpic-intext-left-nowrap {
        .csc-textpic-imagewrap {
            margin-right: 15px;
        }
    }
    div.csc-textpic-intext-right-nowrap {
        .csc-textpic-imagewrap {
            margin-left: 15px;
        }
    }
}
@media (max-width: 1020px) {
    nav#service-navi {
        display: none;
    }
    nav#sitemap {
        display: none;
    }
    #home-service {
        display: none;
    }
    #footerbar {
        display: none;
        form#searchform {
            display: none;
        }
    }
    #footerbar.home-footerbar {
        display: block;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    div.csc-textpic-intext-left {
        .csc-textpic-imagewrap {
            max-width: auto;
            margin-bottom: 20px;
        }
    }
    div.csc-textpic-intext-left-nowrap {
        .csc-textpic-imagewrap {
            max-width: auto;
            margin-bottom: 20px;
        }
    }
    div.csc-textpic-intext-right {
        .csc-textpic-imagewrap {
            max-width: auto;
            margin-bottom: 20px;
        }
    }
    div.csc-textpic-intext-right-nowrap {
        .csc-textpic-imagewrap {
            max-width: auto;
            margin-bottom: 20px;
        }
    }
}
@media (min-width: 1020px) {
    body {
        min-width: 996px;
    }
    img {
        max-width: initial;
    }

 */
/*.grid_1 {
        display: inline;
        float: left;
    }
    .grid_2 {
        display: inline;
        float: left;
    }
    .grid_3 {
        display: inline;
        float: left;
    }
    .grid_4 {
        display: inline;
        float: left;
    }
    .grid_5 {
        display: inline;
        float: left;
    }
    .grid_6 {
        display: inline;
        float: left;
    }
    .grid_7 {
        display: inline;
        float: left;
    }
    .grid_8 {
        display: inline;
        float: left;
    }
    .grid_9 {
        display: inline;
        float: left;
    }
    .grid_10 {
        display: inline;
        float: left;
    }
    .grid_11 {
        display: inline;
        float: left;
    }
    .grid_12 {
        display: inline;
        float: left;
    }
    .container {
        width: 996px;
        .grid_1 {
            width: 68px;
        }
        .grid_2 {
            width: 151px;
        }
        .grid_3 {
            width: 234px;
        }
        .grid_4 {
            width: 317px;
        }
        .grid_5 {
            width: 400px;
        }
        .grid_6 {
            width: 483px;
        }
        .grid_7 {
            width: 566px;
        }
        .grid_8 {
            width: 649px;
        }
        .grid_9 {
            width: 732px;
        }
        .grid_10 {
            width: 815px;
        }
        .grid_11 {
            width: 898px;
        }
        .grid_12 {
            width: 981px;
        }
        .prefix_1 {
            padding-left: 83px;
        }
        .prefix_2 {
            padding-left: 166px;
        }
        .prefix_3 {
            padding-left: 249px;
        }
        .prefix_4 {
            padding-left: 332px;
        }
        .prefix_5 {
            padding-left: 415px;
        }
        .prefix_6 {
            padding-left: 498px;
        }
        .prefix_7 {
            padding-left: 581px;
        }
        .prefix_8 {
            padding-left: 664px;
        }
        .prefix_9 {
            padding-left: 747px;
        }
        .prefix_10 {
            padding-left: 830px;
        }
        .prefix_11 {
            padding-left: 913px;
        }
        .suffix_1 {
            padding-right: 83px;
        }
        .suffix_2 {
            padding-right: 166px;
        }
        .suffix_3 {
            padding-right: 249px;
        }
        .suffix_4 {
            padding-right: 332px;
        }
        .suffix_5 {
            padding-right: 415px;
        }
        .suffix_6 {
            padding-right: 498px;
        }
        .suffix_7 {
            padding-right: 581px;
        }
        .suffix_8 {
            padding-right: 664px;
        }
        .suffix_9 {
            padding-right: 747px;
        }
        .suffix_10 {
            padding-right: 830px;
        }
        .suffix_11 {
            padding-right: 913px;
        }
        .push_1 {
            left: 83px;
        }
        .push_2 {
            left: 166px;
        }
        .push_3 {
            left: 249px;
        }
        .push_4 {
            left: 332px;
        }
        .push_5 {
            left: 415px;
        }
        .push_6 {
            left: 498px;
        }
        .push_7 {
            left: 581px;
        }
        .push_8 {
            left: 664px;
        }
        .push_9 {
            left: 747px;
        }
        .push_10 {
            left: 830px;
        }
        .push_11 {
            left: 913px;
        }
        .pull_1 {
            left: -83px;
        }
        .pull_2 {
            left: -166px;
        }
        .pull_3 {
            left: -249px;
        }
        .pull_4 {
            left: -332px;
        }
        .pull_5 {
            left: -415px;
        }
        .pull_6 {
            left: -498px;
        }
        .pull_7 {
            left: -581px;
        }
        .pull_8 {
            left: -664px;
        }
        .pull_9 {
            left: -747px;
        }
        .pull_10 {
            left: -830px;
        }
        .pull_11 {
            left: -913px;
        }
    } */
/*
    a#logo {
        img {
            margin-top: 4px;
        }
    }
    #togglesearch {
        display: none;
    }
    #togglemenu {
        display: none;
    }
    div.context {
        width: 581px !important;
        padding: 0 61px 20px 0;
    }
    div.sidebar {
        width: 332px !important;
        clear: none;
        margin-right: 0;
    }
    div.label-placeholder {
        display: block;
    }
    aside {
        padding: 50px 0 50px 15px;
    }
    .right-column {
        margin-left: 260px;
    }
    div.content-full {
        .right-column {
            margin-left: 150px;
        }
    }
    body.standard {
        #stage {
            margin-top: 31px;
        }
        #main {
            background: #fff url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/bg-left.png') repeat-y center 80px;
        }
        #main-column.context.grid_8 {
            float: right;
        }
        aside {
            padding: 21px 15px 50px 0;
        }
        div.context {
            padding-left: 61px;
        }
        div.sidebar {
            nav#sub-navi {
                display: block;
            }
        }
    }
    nav#main-nav {
        display: block;
    }
    nav#sub-service {
        ul {
            li {
                a {
                    padding: 0 50px;
                }
            }
        }
    }
    header#header {
        .container {
            .grid_9 {
                height: auto;
            }
        }
    }
    #header {
        form.tx-indexedsearch-searchbox {
            padding: 0;
        }
        #xajax_form_kesearch_pi1 {
            display: block;
        }
    }
    h1.subsite {
        margin: 33px 0;
    }
    nav#breadcrumb {
        margin: 15px 0 47px 0;
        ul {
            li {
                a {
                    font-size: 0.800em;
                    color: $color_1;
                    background: url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/breadcrumb-no.png') left top no-repeat #6B7581;
                    padding-left: 24px;
                    height: 19px;
                    &:before {
                        content: "";
                        margin: 0;
                    }
                }
                &:first-child {
                    a {
                        padding-right: 28px;
                        padding-left: 15px;
                        color: $color_1;
                        background: #6B7581 url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/icon_home.png') no-repeat right center;
                    }
                }
            }
            li.last-child {
                a {
                    background: url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/breadcrumb-cur.png') left top no-repeat #E1E3E6;
                    color: $color_2;
                    padding-right: 15px;
                }
            }
        }
        ul.homebreadcrumb {
            li.last-child {
                a {
                    padding-right: 28px;
                    padding-left: 15px;
                    color: $color_1;
                    background: #6B7581 url('../../../typo3conf/ext/ble_cms/Resources/Public/Images/icon_home.png') no-repeat right center;
                }
            }
        }
    }
}
@media screen and (max-width: 1020px) and (max-height: 700px) {
    .tx-go-maps-ext {
        .gme-map.map {
            max-height: 600px;
        }
    }
}
@media screen and (max-width: 1020px) and (max-height: 600px) {
    .tx-go-maps-ext {
        .gme-map.map {
            max-height: 500px;
        }
    }
}
@media screen and (max-width: 1020px) and (max-height: 500px) {
    .tx-go-maps-ext {
        .gme-map.map {
            max-height: 400px;
        }
    }
}
@media screen and (max-width: 1020px) and (max-height: 400px) {
    .tx-go-maps-ext {
        .gme-map.map {
            max-height: 300px;
        }
    }
}
*/

/*JSC Changed*/
/*
.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -.0667em;
}
.fa-xs {
    font-size: .75em;
}
.fa-sm {
    font-size: .875em;
}
.fa-1x {
    font-size: 1em;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-6x {
    font-size: 6em;
}
.fa-7x {
    font-size: 7em;
}
.fa-8x {
    font-size: 8em;
}
.fa-9x {
    font-size: 9em;
}
.fa-10x {
    font-size: 10em;
}
.fa-fw {
    text-align: center;
    width: 1.25em;
}
.fa-ul {
    list-style-type: none;
    margin-left:2em * 5/4;
    padding-left: 0;
}
.fa-ul>li {
    position: relative;
}
.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}
.fa-border {
    border-radius: .1em;
    border: .08em solid #eee;
    padding: .2em .25em .15em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em;
}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}@keyframes fa-spin {
     0% {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg);
     }
     to {
         -webkit-transform: rotate(1turn);
         transform: rotate(1turn);
     }
 }.fa-rotate-90 {
      -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
  }
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0,  mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,  mirror=1)"}
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-500px:before {
    content: "\F26E"}
.fa-accessible-icon:before {
    content: "\F368"}
.fa-accusoft:before {
    content: "\F369"}
.fa-address-book:before {
    content: "\F2B9"}
.fa-address-card:before {
    content: "\F2BB"}
.fa-adjust:before {
    content: "\F042"}
.fa-adn:before {
    content: "\F170"}
.fa-adversal:before {
    content: "\F36A"}
.fa-affiliatetheme:before {
    content: "\F36B"}
.fa-algolia:before {
    content: "\F36C"}
.fa-align-center:before {
    content: "\F037"}
.fa-align-justify:before {
    content: "\F039"}
.fa-align-left:before {
    content: "\F036"}
.fa-align-right:before {
    content: "\F038"}
.fa-amazon:before {
    content: "\F270"}
.fa-amazon-pay:before {
    content: "\F42C"}
.fa-ambulance:before {
    content: "\F0F9"}
.fa-american-sign-language-interpreting:before {
    content: "\F2A3"}
.fa-amilia:before {
    content: "\F36D"}
.fa-anchor:before {
    content: "\F13D"}
.fa-android:before {
    content: "\F17B"}
.fa-angellist:before {
    content: "\F209"}
.fa-angle-double-down:before {
    content: "\F103"}
.fa-angle-double-left:before {
    content: "\F100"}
.fa-angle-double-right:before {
    content: "\F101"}
.fa-angle-double-up:before {
    content: "\F102"}
.fa-angle-down:before {
    content: "\F107"}
.fa-angle-left:before {
    content: "\F104"}
.fa-angle-right:before {
    content: "\F105"}
.fa-angle-up:before {
    content: "\F106"}
.fa-angrycreative:before {
    content: "\F36E"}
.fa-angular:before {
    content: "\F420"}
.fa-app-store:before {
    content: "\F36F"}
.fa-app-store-ios:before {
    content: "\F370"}
.fa-apper:before {
    content: "\F371"}
.fa-apple:before {
    content: "\F179"}
.fa-apple-pay:before {
    content: "\F415"}
.fa-archive:before {
    content: "\F187"}
.fa-arrow-alt-circle-down:before {
    content: "\F358"}
.fa-arrow-alt-circle-left:before {
    content: "\F359"}
.fa-arrow-alt-circle-right:before {
    content: "\F35A"}
.fa-arrow-alt-circle-up:before {
    content: "\F35B"}
.fa-arrow-circle-down:before {
    content: "\F0AB"}
.fa-arrow-circle-left:before {
    content: "\F0A8"}
.fa-arrow-circle-right:before {
    content: "\F0A9"}
.fa-arrow-circle-up:before {
    content: "\F0AA"}
.fa-arrow-down:before {
    content: "\F063"}
.fa-arrow-left:before {
    content: "\F060"}
.fa-arrow-right:before {
    content: "\F061"}
.fa-arrow-up:before {
    content: "\F062"}
.fa-arrows-alt:before {
    content: "\F0B2"}
.fa-arrows-alt-h:before {
    content: "\F337"}
.fa-arrows-alt-v:before {
    content: "\F338"}
.fa-assistive-listening-systems:before {
    content: "\F2A2"}
.fa-asterisk:before {
    content: "\F069"}
.fa-asymmetrik:before {
    content: "\F372"}
.fa-at:before {
    content: "\F1FA"}
.fa-audible:before {
    content: "\F373"}
.fa-audio-description:before {
    content: "\F29E"}
.fa-autoprefixer:before {
    content: "\F41C"}
.fa-avianex:before {
    content: "\F374"}
.fa-aviato:before {
    content: "\F421"}
.fa-aws:before {
    content: "\F375"}
.fa-backward:before {
    content: "\F04A"}
.fa-balance-scale:before {
    content: "\F24E"}
.fa-ban:before {
    content: "\F05E"}
.fa-bandcamp:before {
    content: "\F2D5"}
.fa-barcode:before {
    content: "\F02A"}
.fa-bars:before {
    content: "\F0C9"}
.fa-baseball-ball:before {
    content: "\F433"}
.fa-basketball-ball:before {
    content: "\F434"}
.fa-bath:before {
    content: "\F2CD"}
.fa-battery-empty:before {
    content: "\F244"}
.fa-battery-full:before {
    content: "\F240"}
.fa-battery-half:before {
    content: "\F242"}
.fa-battery-quarter:before {
    content: "\F243"}
.fa-battery-three-quarters:before {
    content: "\F241"}
.fa-bed:before {
    content: "\F236"}
.fa-beer:before {
    content: "\F0FC"}
.fa-behance:before {
    content: "\F1B4"}
.fa-behance-square:before {
    content: "\F1B5"}
.fa-bell:before {
    content: "\F0F3"}
.fa-bell-slash:before {
    content: "\F1F6"}
.fa-bicycle:before {
    content: "\F206"}
.fa-bimobject:before {
    content: "\F378"}
.fa-binoculars:before {
    content: "\F1E5"}
.fa-birthday-cake:before {
    content: "\F1FD"}
.fa-bitbucket:before {
    content: "\F171"}
.fa-bitcoin:before {
    content: "\F379"}
.fa-bity:before {
    content: "\F37A"}
.fa-black-tie:before {
    content: "\F27E"}
.fa-blackberry:before {
    content: "\F37B"}
.fa-blind:before {
    content: "\F29D"}
.fa-blogger:before {
    content: "\F37C"}
.fa-blogger-b:before {
    content: "\F37D"}
.fa-bluetooth:before {
    content: "\F293"}
.fa-bluetooth-b:before {
    content: "\F294"}
.fa-bold:before {
    content: "\F032"}
.fa-bolt:before {
    content: "\F0E7"}
.fa-bomb:before {
    content: "\F1E2"}
.fa-book:before {
    content: "\F02D"}
.fa-bookmark:before {
    content: "\F02E"}
.fa-bowling-ball:before {
    content: "\F436"}
.fa-braille:before {
    content: "\F2A1"}
.fa-briefcase:before {
    content: "\F0B1"}
.fa-btc:before {
    content: "\F15A"}
.fa-bug:before {
    content: "\F188"}
.fa-building:before {
    content: "\F1AD"}
.fa-bullhorn:before {
    content: "\F0A1"}
.fa-bullseye:before {
    content: "\F140"}
.fa-buromobelexperte:before {
    content: "\F37F"}
.fa-bus:before {
    content: "\F207"}
.fa-buysellads:before {
    content: "\F20D"}
.fa-calculator:before {
    content: "\F1EC"}
.fa-calendar:before {
    content: "\F133"}
.fa-calendar-alt:before {
    content: "\F073"}
.fa-calendar-check:before {
    content: "\F274"}
.fa-calendar-minus:before {
    content: "\F272"}
.fa-calendar-plus:before {
    content: "\F271"}
.fa-calendar-times:before {
    content: "\F273"}
.fa-camera:before {
    content: "\F030"}
.fa-camera-retro:before {
    content: "\F083"}
.fa-car:before {
    content: "\F1B9"}
.fa-caret-down:before {
    content: "\F0D7"}
.fa-caret-left:before {
    content: "\F0D9"}
.fa-caret-right:before {
    content: "\F0DA"}
.fa-caret-square-down:before {
    content: "\F150"}
.fa-caret-square-left:before {
    content: "\F191"}
.fa-caret-square-right:before {
    content: "\F152"}
.fa-caret-square-up:before {
    content: "\F151"}
.fa-caret-up:before {
    content: "\F0D8"}
.fa-cart-arrow-down:before {
    content: "\F218"}
.fa-cart-plus:before {
    content: "\F217"}
.fa-cc-amazon-pay:before {
    content: "\F42D"}
.fa-cc-amex:before {
    content: "\F1F3"}
.fa-cc-apple-pay:before {
    content: "\F416"}
.fa-cc-diners-club:before {
    content: "\F24C"}
.fa-cc-discover:before {
    content: "\F1F2"}
.fa-cc-jcb:before {
    content: "\F24B"}
.fa-cc-mastercard:before {
    content: "\F1F1"}
.fa-cc-paypal:before {
    content: "\F1F4"}
.fa-cc-stripe:before {
    content: "\F1F5"}
.fa-cc-visa:before {
    content: "\F1F0"}
.fa-centercode:before {
    content: "\F380"}
.fa-certificate:before {
    content: "\F0A3"}
.fa-chart-area:before {
    content: "\F1FE"}
.fa-chart-bar:before {
    content: "\F080"}
.fa-chart-line:before {
    content: "\F201"}
.fa-chart-pie:before {
    content: "\F200"}
.fa-check:before {
    content: "\F00C"}
.fa-check-circle:before {
    content: "\F058"}
.fa-check-square:before {
    content: "\F14A"}
.fa-chess:before {
    content: "\F439"}
.fa-chess-bishop:before {
    content: "\F43A"}
.fa-chess-board:before {
    content: "\F43C"}
.fa-chess-king:before {
    content: "\F43F"}
.fa-chess-knight:before {
    content: "\F441"}
.fa-chess-pawn:before {
    content: "\F443"}
.fa-chess-queen:before {
    content: "\F445"}
.fa-chess-rook:before {
    content: "\F447"}
.fa-chevron-circle-down:before {
    content: "\F13A"}
.fa-chevron-circle-left:before {
    content: "\F137"}
.fa-chevron-circle-right:before {
    content: "\F138"}
.fa-chevron-circle-up:before {
    content: "\F139"}
.fa-chevron-down:before {
    content: "\F078"}
.fa-chevron-left:before {
    content: "\F053"}
.fa-chevron-right:before {
    content: "\F054"}
.fa-chevron-up:before {
    content: "\F077"}
.fa-child:before {
    content: "\F1AE"}
.fa-chrome:before {
    content: "\F268"}
.fa-circle:before {
    content: "\F111"}
.fa-circle-notch:before {
    content: "\F1CE"}
.fa-clipboard:before {
    content: "\F328"}
.fa-clock:before {
    content: "\F017"}
.fa-clone:before {
    content: "\F24D"}
.fa-closed-captioning:before {
    content: "\F20A"}
.fa-cloud:before {
    content: "\F0C2"}
.fa-cloud-download-alt:before {
    content: "\F381"}
.fa-cloud-upload-alt:before {
    content: "\F382"}
.fa-cloudscale:before {
    content: "\F383"}
.fa-cloudsmith:before {
    content: "\F384"}
.fa-cloudversify:before {
    content: "\F385"}
.fa-code:before {
    content: "\F121"}
.fa-code-branch:before {
    content: "\F126"}
.fa-codepen:before {
    content: "\F1CB"}
.fa-codiepie:before {
    content: "\F284"}
.fa-coffee:before {
    content: "\F0F4"}
.fa-cog:before {
    content: "\F013"}
.fa-cogs:before {
    content: "\F085"}
.fa-columns:before {
    content: "\F0DB"}
.fa-comment:before {
    content: "\F075"}
.fa-comment-alt:before {
    content: "\F27A"}
.fa-comments:before {
    content: "\F086"}
.fa-compass:before {
    content: "\F14E"}
.fa-compress:before {
    content: "\F066"}
.fa-connectdevelop:before {
    content: "\F20E"}
.fa-contao:before {
    content: "\F26D"}
.fa-copy:before {
    content: "\F0C5"}
.fa-copyright:before {
    content: "\F1F9"}
.fa-cpanel:before {
    content: "\F388"}
.fa-creative-commons:before {
    content: "\F25E"}
.fa-credit-card:before {
    content: "\F09D"}
.fa-crop:before {
    content: "\F125"}
.fa-crosshairs:before {
    content: "\F05B"}
.fa-css3:before {
    content: "\F13C"}
.fa-css3-alt:before {
    content: "\F38B"}
.fa-cube:before {
    content: "\F1B2"}
.fa-cubes:before {
    content: "\F1B3"}
.fa-cut:before {
    content: "\F0C4"}
.fa-cuttlefish:before {
    content: "\F38C"}
.fa-d-and-d:before {
    content: "\F38D"}
.fa-dashcube:before {
    content: "\F210"}
.fa-database:before {
    content: "\F1C0"}
.fa-deaf:before {
    content: "\F2A4"}
.fa-delicious:before {
    content: "\F1A5"}
.fa-deploydog:before {
    content: "\F38E"}
.fa-deskpro:before {
    content: "\F38F"}
.fa-desktop:before {
    content: "\F108"}
.fa-deviantart:before {
    content: "\F1BD"}
.fa-digg:before {
    content: "\F1A6"}
.fa-digital-ocean:before {
    content: "\F391"}
.fa-discord:before {
    content: "\F392"}
.fa-discourse:before {
    content: "\F393"}
.fa-dochub:before {
    content: "\F394"}
.fa-docker:before {
    content: "\F395"}
.fa-dollar-sign:before {
    content: "\F155"}
.fa-dot-circle:before {
    content: "\F192"}
.fa-download:before {
    content: "\F019"}
.fa-draft2digital:before {
    content: "\F396"}
.fa-dribbble:before {
    content: "\F17D"}
.fa-dribbble-square:before {
    content: "\F397"}
.fa-dropbox:before {
    content: "\F16B"}
.fa-drupal:before {
    content: "\F1A9"}
.fa-dyalog:before {
    content: "\F399"}
.fa-earlybirds:before {
    content: "\F39A"}
.fa-edge:before {
    content: "\F282"}
.fa-edit:before {
    content: "\F044"}
.fa-eject:before {
    content: "\F052"}
.fa-elementor:before {
    content: "\F430"}
.fa-ellipsis-h:before {
    content: "\F141"}
.fa-ellipsis-v:before {
    content: "\F142"}
.fa-ember:before {
    content: "\F423"}
.fa-empire:before {
    content: "\F1D1"}
.fa-envelope:before {
    content: "\F0E0"}
.fa-envelope-open:before {
    content: "\F2B6"}
.fa-envelope-square:before {
    content: "\F199"}
.fa-envira:before {
    content: "\F299"}
.fa-eraser:before {
    content: "\F12D"}
.fa-erlang:before {
    content: "\F39D"}
.fa-ethereum:before {
    content: "\F42E"}
.fa-etsy:before {
    content: "\F2D7"}
.fa-euro-sign:before {
    content: "\F153"}
.fa-exchange-alt:before {
    content: "\F362"}
.fa-exclamation:before {
    content: "\F12A"}
.fa-exclamation-circle:before {
    content: "\F06A"}
.fa-exclamation-triangle:before {
    content: "\F071"}
.fa-expand:before {
    content: "\F065"}
.fa-expand-arrows-alt:before {
    content: "\F31E"}
.fa-expeditedssl:before {
    content: "\F23E"}
.fa-external-link-alt:before {
    content: "\F35D"}
.fa-external-link-square-alt:before {
    content: "\F360"}
.fa-eye:before {
    content: "\F06E"}
.fa-eye-dropper:before {
    content: "\F1FB"}
.fa-eye-slash:before {
    content: "\F070"}
.fa-facebook:before {
    content: "\F09A"}
.fa-facebook-f:before {
    content: "\F39E"}
.fa-facebook-messenger:before {
    content: "\F39F"}
.fa-facebook-square:before {
    content: "\F082"}
.fa-fast-backward:before {
    content: "\F049"}
.fa-fast-forward:before {
    content: "\F050"}
.fa-fax:before {
    content: "\F1AC"}
.fa-female:before {
    content: "\F182"}
.fa-fighter-jet:before {
    content: "\F0FB"}
.fa-file:before {
    content: "\F15B"}
.fa-file-alt:before {
    content: "\F15C"}
.fa-file-archive:before {
    content: "\F1C6"}
.fa-file-audio:before {
    content: "\F1C7"}
.fa-file-code:before {
    content: "\F1C9"}
.fa-file-excel:before {
    content: "\F1C3"}
.fa-file-image:before {
    content: "\F1C5"}
.fa-file-pdf:before {
    content: "\F1C1"}
.fa-file-powerpoint:before {
    content: "\F1C4"}
.fa-file-video:before {
    content: "\F1C8"}
.fa-file-word:before {
    content: "\F1C2"}
.fa-film:before {
    content: "\F008"}
.fa-filter:before {
    content: "\F0B0"}
.fa-fire:before {
    content: "\F06D"}
.fa-fire-extinguisher:before {
    content: "\F134"}
.fa-firefox:before {
    content: "\F269"}
.fa-first-order:before {
    content: "\F2B0"}
.fa-firstdraft:before {
    content: "\F3A1"}
.fa-flag:before {
    content: "\F024"}
.fa-flag-checkered:before {
    content: "\F11E"}
.fa-flask:before {
    content: "\F0C3"}
.fa-flickr:before {
    content: "\F16E"}
.fa-flipboard:before {
    content: "\F44D"}
.fa-fly:before {
    content: "\F417"}
.fa-folder:before {
    content: "\F07B"}
.fa-folder-open:before {
    content: "\F07C"}
.fa-font:before {
    content: "\F031"}
.fa-font-awesome:before {
    content: "\F2B4"}
.fa-font-awesome-alt:before {
    content: "\F35C"}
.fa-font-awesome-flag:before {
    content: "\F425"}
.fa-fonticons:before {
    content: "\F280"}
.fa-fonticons-fi:before {
    content: "\F3A2"}
.fa-football-ball:before {
    content: "\F44E"}
.fa-fort-awesome:before {
    content: "\F286"}
.fa-fort-awesome-alt:before {
    content: "\F3A3"}
.fa-forumbee:before {
    content: "\F211"}
.fa-forward:before {
    content: "\F04E"}
.fa-foursquare:before {
    content: "\F180"}
.fa-free-code-camp:before {
    content: "\F2C5"}
.fa-freebsd:before {
    content: "\F3A4"}
.fa-frown:before {
    content: "\F119"}
.fa-futbol:before {
    content: "\F1E3"}
.fa-gamepad:before {
    content: "\F11B"}
.fa-gavel:before {
    content: "\F0E3"}
.fa-gem:before {
    content: "\F3A5"}
.fa-genderless:before {
    content: "\F22D"}
.fa-get-pocket:before {
    content: "\F265"}
.fa-gg:before {
    content: "\F260"}
.fa-gg-circle:before {
    content: "\F261"}
.fa-gift:before {
    content: "\F06B"}
.fa-git:before {
    content: "\F1D3"}
.fa-git-square:before {
    content: "\F1D2"}
.fa-github:before {
    content: "\F09B"}
.fa-github-alt:before {
    content: "\F113"}
.fa-github-square:before {
    content: "\F092"}
.fa-gitkraken:before {
    content: "\F3A6"}
.fa-gitlab:before {
    content: "\F296"}
.fa-gitter:before {
    content: "\F426"}
.fa-glass-martini:before {
    content: "\F000"}
.fa-glide:before {
    content: "\F2A5"}
.fa-glide-g:before {
    content: "\F2A6"}
.fa-globe:before {
    content: "\F0AC"}
.fa-gofore:before {
    content: "\F3A7"}
.fa-golf-ball:before {
    content: "\F450"}
.fa-goodreads:before {
    content: "\F3A8"}
.fa-goodreads-g:before {
    content: "\F3A9"}
.fa-google:before {
    content: "\F1A0"}
.fa-google-drive:before {
    content: "\F3AA"}
.fa-google-play:before {
    content: "\F3AB"}
.fa-google-plus:before {
    content: "\F2B3"}
.fa-google-plus-g:before {
    content: "\F0D5"}
.fa-google-plus-square:before {
    content: "\F0D4"}
.fa-google-wallet:before {
    content: "\F1EE"}
.fa-graduation-cap:before {
    content: "\F19D"}
.fa-gratipay:before {
    content: "\F184"}
.fa-grav:before {
    content: "\F2D6"}
.fa-gripfire:before {
    content: "\F3AC"}
.fa-grunt:before {
    content: "\F3AD"}
.fa-gulp:before {
    content: "\F3AE"}
.fa-h-square:before {
    content: "\F0FD"}
.fa-hacker-news:before {
    content: "\F1D4"}
.fa-hacker-news-square:before {
    content: "\F3AF"}
.fa-hand-lizard:before {
    content: "\F258"}
.fa-hand-paper:before {
    content: "\F256"}
.fa-hand-peace:before {
    content: "\F25B"}
.fa-hand-point-down:before {
    content: "\F0A7"}
.fa-hand-point-left:before {
    content: "\F0A5"}
.fa-hand-point-right:before {
    content: "\F0A4"}
.fa-hand-point-up:before {
    content: "\F0A6"}
.fa-hand-pointer:before {
    content: "\F25A"}
.fa-hand-rock:before {
    content: "\F255"}
.fa-hand-scissors:before {
    content: "\F257"}
.fa-hand-spock:before {
    content: "\F259"}
.fa-handshake:before {
    content: "\F2B5"}
.fa-hashtag:before {
    content: "\F292"}
.fa-hdd:before {
    content: "\F0A0"}
.fa-heading:before {
    content: "\F1DC"}
.fa-headphones:before {
    content: "\F025"}
.fa-heart:before {
    content: "\F004"}
.fa-heartbeat:before {
    content: "\F21E"}
.fa-hips:before {
    content: "\F452"}
.fa-hire-a-helper:before {
    content: "\F3B0"}
.fa-history:before {
    content: "\F1DA"}
.fa-hockey-puck:before {
    content: "\F453"}
.fa-home:before {
    content: "\F015"}
.fa-hooli:before {
    content: "\F427"}
.fa-hospital:before {
    content: "\F0F8"}
.fa-hotjar:before {
    content: "\F3B1"}
.fa-hourglass:before {
    content: "\F254"}
.fa-hourglass-end:before {
    content: "\F253"}
.fa-hourglass-half:before {
    content: "\F252"}
.fa-hourglass-start:before {
    content: "\F251"}
.fa-houzz:before {
    content: "\F27C"}
.fa-html5:before {
    content: "\F13B"}
.fa-hubspot:before {
    content: "\F3B2"}
.fa-i-cursor:before {
    content: "\F246"}
.fa-id-badge:before {
    content: "\F2C1"}
.fa-id-card:before {
    content: "\F2C2"}
.fa-image:before {
    content: "\F03E"}
.fa-images:before {
    content: "\F302"}
.fa-imdb:before {
    content: "\F2D8"}
.fa-inbox:before {
    content: "\F01C"}
.fa-indent:before {
    content: "\F03C"}
.fa-industry:before {
    content: "\F275"}
.fa-info:before {
    content: "\F129"}
.fa-info-circle:before {
    content: "\F05A"}
.fa-instagram:before {
    content: "\F16D"}
.fa-internet-explorer:before {
    content: "\F26B"}
.fa-ioxhost:before {
    content: "\F208"}
.fa-italic:before {
    content: "\F033"}
.fa-itunes:before {
    content: "\F3B4"}
.fa-itunes-note:before {
    content: "\F3B5"}
.fa-jenkins:before {
    content: "\F3B6"}
.fa-joget:before {
    content: "\F3B7"}
.fa-joomla:before {
    content: "\F1AA"}
.fa-js:before {
    content: "\F3B8"}
.fa-js-square:before {
    content: "\F3B9"}
.fa-jsfiddle:before {
    content: "\F1CC"}
.fa-key:before {
    content: "\F084"}
.fa-keyboard:before {
    content: "\F11C"}
.fa-keycdn:before {
    content: "\F3BA"}
.fa-kickstarter:before {
    content: "\F3BB"}
.fa-kickstarter-k:before {
    content: "\F3BC"}
.fa-korvue:before {
    content: "\F42F"}
.fa-language:before {
    content: "\F1AB"}
.fa-laptop:before {
    content: "\F109"}
.fa-laravel:before {
    content: "\F3BD"}
.fa-lastfm:before {
    content: "\F202"}
.fa-lastfm-square:before {
    content: "\F203"}
.fa-leaf:before {
    content: "\F06C"}
.fa-leanpub:before {
    content: "\F212"}
.fa-lemon:before {
    content: "\F094"}
.fa-less:before {
    content: "\F41D"}
.fa-level-down-alt:before {
    content: "\F3BE"}
.fa-level-up-alt:before {
    content: "\F3BF"}
.fa-life-ring:before {
    content: "\F1CD"}
.fa-lightbulb:before {
    content: "\F0EB"}
.fa-line:before {
    content: "\F3C0"}
.fa-link:before {
    content: "\F0C1"}
.fa-linkedin:before {
    content: "\F08C"}
.fa-linkedin-in:before {
    content: "\F0E1"}
.fa-linode:before {
    content: "\F2B8"}
.fa-linux:before {
    content: "\F17C"}
.fa-lira-sign:before {
    content: "\F195"}
.fa-list:before {
    content: "\F03A"}
.fa-list-alt:before {
    content: "\F022"}
.fa-list-ol:before {
    content: "\F0CB"}
.fa-list-ul:before {
    content: "\F0CA"}
.fa-location-arrow:before {
    content: "\F124"}
.fa-lock:before {
    content: "\F023"}
.fa-lock-open:before {
    content: "\F3C1"}
.fa-long-arrow-alt-down:before {
    content: "\F309"}
.fa-long-arrow-alt-left:before {
    content: "\F30A"}
.fa-long-arrow-alt-right:before {
    content: "\F30B"}
.fa-long-arrow-alt-up:before {
    content: "\F30C"}
.fa-low-vision:before {
    content: "\F2A8"}
.fa-lyft:before {
    content: "\F3C3"}
.fa-magento:before {
    content: "\F3C4"}
.fa-magic:before {
    content: "\F0D0"}
.fa-magnet:before {
    content: "\F076"}
.fa-male:before {
    content: "\F183"}
.fa-map:before {
    content: "\F279"}
.fa-map-marker:before {
    content: "\F041"}
.fa-map-marker-alt:before {
    content: "\F3C5"}
.fa-map-pin:before {
    content: "\F276"}
.fa-map-signs:before {
    content: "\F277"}
.fa-mars:before {
    content: "\F222"}
.fa-mars-double:before {
    content: "\F227"}
.fa-mars-stroke:before {
    content: "\F229"}
.fa-mars-stroke-h:before {
    content: "\F22B"}
.fa-mars-stroke-v:before {
    content: "\F22A"}
.fa-maxcdn:before {
    content: "\F136"}
.fa-medapps:before {
    content: "\F3C6"}
.fa-medium:before {
    content: "\F23A"}
.fa-medium-m:before {
    content: "\F3C7"}
.fa-medkit:before {
    content: "\F0FA"}
.fa-medrt:before {
    content: "\F3C8"}
.fa-meetup:before {
    content: "\F2E0"}
.fa-meh:before {
    content: "\F11A"}
.fa-mercury:before {
    content: "\F223"}
.fa-microchip:before {
    content: "\F2DB"}
.fa-microphone:before {
    content: "\F130"}
.fa-microphone-slash:before {
    content: "\F131"}
.fa-microsoft:before {
    content: "\F3CA"}
.fa-minus:before {
    content: "\F068"}
.fa-minus-circle:before {
    content: "\F056"}
.fa-minus-square:before {
    content: "\F146"}
.fa-mix:before {
    content: "\F3CB"}
.fa-mixcloud:before {
    content: "\F289"}
.fa-mizuni:before {
    content: "\F3CC"}
.fa-mobile:before {
    content: "\F10B"}
.fa-mobile-alt:before {
    content: "\F3CD"}
.fa-modx:before {
    content: "\F285"}
.fa-monero:before {
    content: "\F3D0"}
.fa-money-bill-alt:before {
    content: "\F3D1"}
.fa-moon:before {
    content: "\F186"}
.fa-motorcycle:before {
    content: "\F21C"}
.fa-mouse-pointer:before {
    content: "\F245"}
.fa-music:before {
    content: "\F001"}
.fa-napster:before {
    content: "\F3D2"}
.fa-neuter:before {
    content: "\F22C"}
.fa-newspaper:before {
    content: "\F1EA"}
.fa-nintendo-switch:before {
    content: "\F418"}
.fa-node:before {
    content: "\F419"}
.fa-node-js:before {
    content: "\F3D3"}
.fa-npm:before {
    content: "\F3D4"}
.fa-ns8:before {
    content: "\F3D5"}
.fa-nutritionix:before {
    content: "\F3D6"}
.fa-object-group:before {
    content: "\F247"}
.fa-object-ungroup:before {
    content: "\F248"}
.fa-odnoklassniki:before {
    content: "\F263"}
.fa-odnoklassniki-square:before {
    content: "\F264"}
.fa-opencart:before {
    content: "\F23D"}
.fa-openid:before {
    content: "\F19B"}
.fa-opera:before {
    content: "\F26A"}
.fa-optin-monster:before {
    content: "\F23C"}
.fa-osi:before {
    content: "\F41A"}
.fa-outdent:before {
    content: "\F03B"}
.fa-page4:before {
    content: "\F3D7"}
.fa-pagelines:before {
    content: "\F18C"}
.fa-paint-brush:before {
    content: "\F1FC"}
.fa-palfed:before {
    content: "\F3D8"}
.fa-paper-plane:before {
    content: "\F1D8"}
.fa-paperclip:before {
    content: "\F0C6"}
.fa-paragraph:before {
    content: "\F1DD"}
.fa-paste:before {
    content: "\F0EA"}
.fa-patreon:before {
    content: "\F3D9"}
.fa-pause:before {
    content: "\F04C"}
.fa-pause-circle:before {
    content: "\F28B"}
.fa-paw:before {
    content: "\F1B0"}
.fa-paypal:before {
    content: "\F1ED"}
.fa-pen-square:before {
    content: "\F14B"}
.fa-pencil-alt:before {
    content: "\F303"}
.fa-percent:before {
    content: "\F295"}
.fa-periscope:before {
    content: "\F3DA"}
.fa-phabricator:before {
    content: "\F3DB"}
.fa-phoenix-framework:before {
    content: "\F3DC"}
.fa-phone:before {
    content: "\F095"}
.fa-phone-square:before {
    content: "\F098"}
.fa-phone-volume:before {
    content: "\F2A0"}
.fa-php:before {
    content: "\F457"}
.fa-pied-piper:before {
    content: "\F2AE"}
.fa-pied-piper-alt:before {
    content: "\F1A8"}
.fa-pied-piper-pp:before {
    content: "\F1A7"}
.fa-pinterest:before {
    content: "\F0D2"}
.fa-pinterest-p:before {
    content: "\F231"}
.fa-pinterest-square:before {
    content: "\F0D3"}
.fa-plane:before {
    content: "\F072"}
.fa-play:before {
    content: "\F04B"}
.fa-play-circle:before {
    content: "\F144"}
.fa-playstation:before {
    content: "\F3DF"}
.fa-plug:before {
    content: "\F1E6"}
.fa-plus:before {
    content: "\F067"}
.fa-plus-circle:before {
    content: "\F055"}
.fa-plus-square:before {
    content: "\F0FE"}
.fa-podcast:before {
    content: "\F2CE"}
.fa-pound-sign:before {
    content: "\F154"}
.fa-power-off:before {
    content: "\F011"}
.fa-print:before {
    content: "\F02F"}
.fa-product-hunt:before {
    content: "\F288"}
.fa-pushed:before {
    content: "\F3E1"}
.fa-puzzle-piece:before {
    content: "\F12E"}
.fa-python:before {
    content: "\F3E2"}
.fa-qq:before {
    content: "\F1D6"}
.fa-qrcode:before {
    content: "\F029"}
.fa-question:before {
    content: "\F128"}
.fa-question-circle:before {
    content: "\F059"}
.fa-quidditch:before {
    content: "\F458"}
.fa-quinscape:before {
    content: "\F459"}
.fa-quora:before {
    content: "\F2C4"}
.fa-quote-left:before {
    content: "\F10D"}
.fa-quote-right:before {
    content: "\F10E"}
.fa-random:before {
    content: "\F074"}
.fa-ravelry:before {
    content: "\F2D9"}
.fa-react:before {
    content: "\F41B"}
.fa-rebel:before {
    content: "\F1D0"}
.fa-recycle:before {
    content: "\F1B8"}
.fa-red-river:before {
    content: "\F3E3"}
.fa-reddit:before {
    content: "\F1A1"}
.fa-reddit-alien:before {
    content: "\F281"}
.fa-reddit-square:before {
    content: "\F1A2"}
.fa-redo:before {
    content: "\F01E"}
.fa-redo-alt:before {
    content: "\F2F9"}
.fa-registered:before {
    content: "\F25D"}
.fa-rendact:before {
    content: "\F3E4"}
.fa-renren:before {
    content: "\F18B"}
.fa-reply:before {
    content: "\F3E5"}
.fa-reply-all:before {
    content: "\F122"}
.fa-replyd:before {
    content: "\F3E6"}
.fa-resolving:before {
    content: "\F3E7"}
.fa-retweet:before {
    content: "\F079"}
.fa-road:before {
    content: "\F018"}
.fa-rocket:before {
    content: "\F135"}
.fa-rocketchat:before {
    content: "\F3E8"}
.fa-rockrms:before {
    content: "\F3E9"}
.fa-rss:before {
    content: "\F09E"}
.fa-rss-square:before {
    content: "\F143"}
.fa-ruble-sign:before {
    content: "\F158"}
.fa-rupee-sign:before {
    content: "\F156"}
.fa-safari:before {
    content: "\F267"}
.fa-sass:before {
    content: "\F41E"}
.fa-save:before {
    content: "\F0C7"}
.fa-schlix:before {
    content: "\F3EA"}
.fa-scribd:before {
    content: "\F28A"}
.fa-search:before {
    content: "\F002"}
.fa-search-minus:before {
    content: "\F010"}
.fa-search-plus:before {
    content: "\F00E"}
.fa-searchengin:before {
    content: "\F3EB"}
.fa-sellcast:before {
    content: "\F2DA"}
.fa-sellsy:before {
    content: "\F213"}
.fa-server:before {
    content: "\F233"}
.fa-servicestack:before {
    content: "\F3EC"}
.fa-share:before {
    content: "\F064"}
.fa-share-alt:before {
    content: "\F1E0"}
.fa-share-alt-square:before {
    content: "\F1E1"}
.fa-share-square:before {
    content: "\F14D"}
.fa-shekel-sign:before {
    content: "\F20B"}
.fa-shield-alt:before {
    content: "\F3ED"}
.fa-ship:before {
    content: "\F21A"}
.fa-shirtsinbulk:before {
    content: "\F214"}
.fa-shopping-bag:before {
    content: "\F290"}
.fa-shopping-basket:before {
    content: "\F291"}
.fa-shopping-cart:before {
    content: "\F07A"}
.fa-shower:before {
    content: "\F2CC"}
.fa-sign-in-alt:before {
    content: "\F2F6"}
.fa-sign-language:before {
    content: "\F2A7"}
.fa-sign-out-alt:before {
    content: "\F2F5"}
.fa-signal:before {
    content: "\F012"}
.fa-simplybuilt:before {
    content: "\F215"}
.fa-sistrix:before {
    content: "\F3EE"}
.fa-sitemap:before {
    content: "\F0E8"}
.fa-skyatlas:before {
    content: "\F216"}
.fa-skype:before {
    content: "\F17E"}
.fa-slack:before {
    content: "\F198"}
.fa-slack-hash:before {
    content: "\F3EF"}
.fa-sliders-h:before {
    content: "\F1DE"}
.fa-slideshare:before {
    content: "\F1E7"}
.fa-smile:before {
    content: "\F118"}
.fa-snapchat:before {
    content: "\F2AB"}
.fa-snapchat-ghost:before {
    content: "\F2AC"}
.fa-snapchat-square:before {
    content: "\F2AD"}
.fa-snowflake:before {
    content: "\F2DC"}
.fa-sort:before {
    content: "\F0DC"}
.fa-sort-alpha-down:before {
    content: "\F15D"}
.fa-sort-alpha-up:before {
    content: "\F15E"}
.fa-sort-amount-down:before {
    content: "\F160"}
.fa-sort-amount-up:before {
    content: "\F161"}
.fa-sort-down:before {
    content: "\F0DD"}
.fa-sort-numeric-down:before {
    content: "\F162"}
.fa-sort-numeric-up:before {
    content: "\F163"}
.fa-sort-up:before {
    content: "\F0DE"}
.fa-soundcloud:before {
    content: "\F1BE"}
.fa-space-shuttle:before {
    content: "\F197"}
.fa-speakap:before {
    content: "\F3F3"}
.fa-spinner:before {
    content: "\F110"}
.fa-spotify:before {
    content: "\F1BC"}
.fa-square:before {
    content: "\F0C8"}
.fa-square-full:before {
    content: "\F45C"}
.fa-stack-exchange:before {
    content: "\F18D"}
.fa-stack-overflow:before {
    content: "\F16C"}
.fa-star:before {
    content: "\F005"}
.fa-star-half:before {
    content: "\F089"}
.fa-staylinked:before {
    content: "\F3F5"}
.fa-steam:before {
    content: "\F1B6"}
.fa-steam-square:before {
    content: "\F1B7"}
.fa-steam-symbol:before {
    content: "\F3F6"}
.fa-step-backward:before {
    content: "\F048"}
.fa-step-forward:before {
    content: "\F051"}
.fa-stethoscope:before {
    content: "\F0F1"}
.fa-sticker-mule:before {
    content: "\F3F7"}
.fa-sticky-note:before {
    content: "\F249"}
.fa-stop:before {
    content: "\F04D"}
.fa-stop-circle:before {
    content: "\F28D"}
.fa-stopwatch:before {
    content: "\F2F2"}
.fa-strava:before {
    content: "\F428"}
.fa-street-view:before {
    content: "\F21D"}
.fa-strikethrough:before {
    content: "\F0CC"}
.fa-stripe:before {
    content: "\F429"}
.fa-stripe-s:before {
    content: "\F42A"}
.fa-studiovinari:before {
    content: "\F3F8"}
.fa-stumbleupon:before {
    content: "\F1A4"}
.fa-stumbleupon-circle:before {
    content: "\F1A3"}
.fa-subscript:before {
    content: "\F12C"}
.fa-subway:before {
    content: "\F239"}
.fa-suitcase:before {
    content: "\F0F2"}
.fa-sun:before {
    content: "\F185"}
.fa-superpowers:before {
    content: "\F2DD"}
.fa-superscript:before {
    content: "\F12B"}
.fa-supple:before {
    content: "\F3F9"}
.fa-sync:before {
    content: "\F021"}
.fa-sync-alt:before {
    content: "\F2F1"}
.fa-table:before {
    content: "\F0CE"}
.fa-table-tennis:before {
    content: "\F45D"}
.fa-tablet:before {
    content: "\F10A"}
.fa-tablet-alt:before {
    content: "\F3FA"}
.fa-tachometer-alt:before {
    content: "\F3FD"}
.fa-tag:before {
    content: "\F02B"}
.fa-tags:before {
    content: "\F02C"}
.fa-tasks:before {
    content: "\F0AE"}
.fa-taxi:before {
    content: "\F1BA"}
.fa-telegram:before {
    content: "\F2C6"}
.fa-telegram-plane:before {
    content: "\F3FE"}
.fa-tencent-weibo:before {
    content: "\F1D5"}
.fa-terminal:before {
    content: "\F120"}
.fa-text-height:before {
    content: "\F034"}
.fa-text-width:before {
    content: "\F035"}
.fa-th:before {
    content: "\F00A"}
.fa-th-large:before {
    content: "\F009"}
.fa-th-list:before {
    content: "\F00B"}
.fa-themeisle:before {
    content: "\F2B2"}
.fa-thermometer-empty:before {
    content: "\F2CB"}
.fa-thermometer-full:before {
    content: "\F2C7"}
.fa-thermometer-half:before {
    content: "\F2C9"}
.fa-thermometer-quarter:before {
    content: "\F2CA"}
.fa-thermometer-three-quarters:before {
    content: "\F2C8"}
.fa-thumbs-down:before {
    content: "\F165"}
.fa-thumbs-up:before {
    content: "\F164"}
.fa-thumbtack:before {
    content: "\F08D"}
.fa-ticket-alt:before {
    content: "\F3FF"}
.fa-times:before {
    content: "\F00D"}
.fa-times-circle:before {
    content: "\F057"}
.fa-tint:before {
    content: "\F043"}
.fa-toggle-off:before {
    content: "\F204"}
.fa-toggle-on:before {
    content: "\F205"}
.fa-trademark:before {
    content: "\F25C"}
.fa-train:before {
    content: "\F238"}
.fa-transgender:before {
    content: "\F224"}
.fa-transgender-alt:before {
    content: "\F225"}
.fa-trash:before {
    content: "\F1F8"}
.fa-trash-alt:before {
    content: "\F2ED"}
.fa-tree:before {
    content: "\F1BB"}
.fa-trello:before {
    content: "\F181"}
.fa-tripadvisor:before {
    content: "\F262"}
.fa-trophy:before {
    content: "\F091"}
.fa-truck:before {
    content: "\F0D1"}
.fa-tty:before {
    content: "\F1E4"}
.fa-tumblr:before {
    content: "\F173"}
.fa-tumblr-square:before {
    content: "\F174"}
.fa-tv:before {
    content: "\F26C"}
.fa-twitch:before {
    content: "\F1E8"}
.fa-twitter:before {
    content: "\F099"}
.fa-twitter-square:before {
    content: "\F081"}
.fa-typo3:before {
    content: "\F42B"}
.fa-uber:before {
    content: "\F402"}
.fa-uikit:before {
    content: "\F403"}
.fa-umbrella:before {
    content: "\F0E9"}
.fa-underline:before {
    content: "\F0CD"}
.fa-undo:before {
    content: "\F0E2"}
.fa-undo-alt:before {
    content: "\F2EA"}
.fa-uniregistry:before {
    content: "\F404"}
.fa-universal-access:before {
    content: "\F29A"}
.fa-university:before {
    content: "\F19C"}
.fa-unlink:before {
    content: "\F127"}
.fa-unlock:before {
    content: "\F09C"}
.fa-unlock-alt:before {
    content: "\F13E"}
.fa-untappd:before {
    content: "\F405"}
.fa-upload:before {
    content: "\F093"}
.fa-usb:before {
    content: "\F287"}
.fa-user:before {
    content: "\F007"}
.fa-user-circle:before {
    content: "\F2BD"}
.fa-user-md:before {
    content: "\F0F0"}
.fa-user-plus:before {
    content: "\F234"}
.fa-user-secret:before {
    content: "\F21B"}
.fa-user-times:before {
    content: "\F235"}
.fa-users:before {
    content: "\F0C0"}
.fa-ussunnah:before {
    content: "\F407"}
.fa-utensil-spoon:before {
    content: "\F2E5"}
.fa-utensils:before {
    content: "\F2E7"}
.fa-vaadin:before {
    content: "\F408"}
.fa-venus:before {
    content: "\F221"}
.fa-venus-double:before {
    content: "\F226"}
.fa-venus-mars:before {
    content: "\F228"}
.fa-viacoin:before {
    content: "\F237"}
.fa-viadeo:before {
    content: "\F2A9"}
.fa-viadeo-square:before {
    content: "\F2AA"}
.fa-viber:before {
    content: "\F409"}
.fa-video:before {
    content: "\F03D"}
.fa-vimeo:before {
    content: "\F40A"}
.fa-vimeo-square:before {
    content: "\F194"}
.fa-vimeo-v:before {
    content: "\F27D"}
.fa-vine:before {
    content: "\F1CA"}
.fa-vk:before {
    content: "\F189"}
.fa-vnv:before {
    content: "\F40B"}
.fa-volleyball-ball:before {
    content: "\F45F"}
.fa-volume-down:before {
    content: "\F027"}
.fa-volume-off:before {
    content: "\F026"}
.fa-volume-up:before {
    content: "\F028"}
.fa-vuejs:before {
    content: "\F41F"}
.fa-weibo:before {
    content: "\F18A"}
.fa-weixin:before {
    content: "\F1D7"}
.fa-whatsapp:before {
    content: "\F232"}
.fa-whatsapp-square:before {
    content: "\F40C"}
.fa-wheelchair:before {
    content: "\F193"}
.fa-whmcs:before {
    content: "\F40D"}
.fa-wifi:before {
    content: "\F1EB"}
.fa-wikipedia-w:before {
    content: "\F266"}
.fa-window-close:before {
    content: "\F410"}
.fa-window-maximize:before {
    content: "\F2D0"}
.fa-window-minimize:before {
    content: "\F2D1"}
.fa-window-restore:before {
    content: "\F2D2"}
.fa-windows:before {
    content: "\F17A"}
.fa-won-sign:before {
    content: "\F159"}
.fa-wordpress:before {
    content: "\F19A"}
.fa-wordpress-simple:before {
    content: "\F411"}
.fa-wpbeginner:before {
    content: "\F297"}
.fa-wpexplorer:before {
    content: "\F2DE"}
.fa-wpforms:before {
    content: "\F298"}
.fa-wrench:before {
    content: "\F0AD"}
.fa-xbox:before {
    content: "\F412"}
.fa-xing:before {
    content: "\F168"}
.fa-xing-square:before {
    content: "\F169"}
.fa-y-combinator:before {
    content: "\F23B"}
.fa-yahoo:before {
    content: "\F19E"}
.fa-yandex:before {
    content: "\F413"}
.fa-yandex-international:before {
    content: "\F414"}
.fa-yelp:before {
    content: "\F1E9"}
.fa-yen-sign:before {
    content: "\F157"}
.fa-yoast:before {
    content: "\F2B1"}
.fa-youtube:before {
    content: "\F167"}
.fa-youtube-square:before {
    content: "\F431"}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
@font-face {
    font-family: Font Awesome\ 5 Brands;
    font-style: normal;
    font-weight: 400;
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.eot);
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.woff2) format("woff2"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.woff) format("woff"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.ttf) format("truetype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
    font-family: Font Awesome\ 5 Brands;
}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 400;
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.eot);
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.woff2) format("woff2"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.woff) format("woff"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.ttf) format("truetype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
    font-weight: 400;
}
@font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.eot);
    src: url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.woff2) format("woff2"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.woff) format("woff"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.ttf) format("truetype"), url(/typo3conf/ext/rx_shariff/Resources/Public/Css/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .far, .fas {
    font-family: Font Awesome\ 5 Free;
}
.fa, .fas {
    font-weight: 900;
}
.shariff:after, .shariff:before {
    content: " ";
    display: table;
}
.shariff:after {
    clear: both;
}
.shariff ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.shariff li {
    overflow: hidden;
}
.shariff li, .shariff li a {
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.shariff li a {
    color: #fff;
    position: relative;
    display: block;
    text-decoration: none;
}
.shariff li .share_count, .shariff li .share_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    vertical-align: middle;
    line-height: 35px;
}
.shariff li .fab, .shariff li .far, .shariff li .fas {
    width: 35px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
}
.shariff li .share_count {
    padding: 0 8px;
    height: 33px;
    position: absolute;
    top: 1px;
    right: 1px;
}
.shariff .orientation-horizontal li {
    -webkit-box-flex: 1;
}
.shariff .orientation-horizontal .info {
    -webkit-box-flex: 0;
}
.shariff .orientation-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.shariff .orientation-horizontal li {
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 35px;
    margin-right: 3%;
    margin-bottom: 10px;
}
.shariff .orientation-horizontal li:last-child {
    margin-right: 0;
}
.shariff .orientation-horizontal li .share_text {
    display: block;
    text-indent: -9999px;
    padding-left: 3px;
}
.shariff .orientation-horizontal li .share_count {
    display: none;
}
.shariff .theme-grey .shariff-button a {
    background-color: #b0b0b0;
}
.shariff .theme-grey .shariff-button .share_count {
    background-color: #ccc;
    color: #333;
}
.shariff .theme-white .shariff-button {
    border: 1px solid #ddd;
}
.shariff .theme-white .shariff-button a {
    background-color: #fff;
}
.shariff .theme-white .shariff-button a:hover {
    background-color: #eee;
}
.shariff .theme-white .shariff-button .share_count {
    background-color: #fff;
    color: #999;
}
.shariff .orientation-vertical.button-style-icon {
    min-width: 35px;
}
.shariff .orientation-vertical.button-style-icon-count {
    min-width: 80px;
}
.shariff .orientation-vertical.button-style-standard {
    min-width: 110px;
}
.shariff .orientation-vertical li {
    display: block;
    width: 100%;
    margin: 5px 0;
}
.shariff .orientation-vertical.button-style-icon-count li .share_count, .shariff .orientation-vertical.button-style-standard li .share_count {
    width: 24px;
    text-align: right;
}
@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal li {
        margin-right: 1.8%}
    .shariff .orientation-horizontal.button-style-icon-count li, .shariff .orientation-horizontal.button-style-standard li {
        min-width: 80px;
    }
    .shariff .orientation-horizontal.button-style-icon-count li .share_count, .shariff .orientation-horizontal.button-style-standard li .share_count {
        display: block;
    }
    .shariff .orientation-horizontal.button-style-standard li {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
        min-width: 110px;
        max-width: 160px;
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text {
        text-indent: 0;
        display: inline;
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}@media only screen and (min-width:640px) {
    .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
        min-width: 110px;
        max-width: 160px;
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
        text-indent: 0;
        display: inline;
    }
}@media only screen and (min-width:768px) {
    .shariff .orientation-horizontal.button-style-standard li {
        min-width: 110px;
        max-width: 160px;
    }
    .shariff .orientation-horizontal.button-style-standard li .share_text {
        text-indent: 0;
        display: inline;
    }
    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
}@media only screen and (min-width:1024px) {
    .shariff li, .shariff li a {
        height: 30px;
    }
    .shariff li .fab, .shariff li .far, .shariff li .fas {
        width: 30px;
        line-height: 30px;
    }
    .shariff li .share_count, .shariff li .share_text {
        line-height: 30px;
    }
    .shariff li .share_count {
        height: 28px;
    }
}.shariff .addthis a {
     background-color: #f8694d;
 }
.shariff .addthis a:hover {
    background-color: #f75b44;
}
.shariff .addthis .fa-plus {
    font-size: 14px;
}
.shariff .addthis .share_count {
    color: #f8694d;
    background-color: #f1b8b0;
}
.shariff .theme-white .addthis a {
    color: #f8694d;
}
@media only screen and (min-width:600px) {
    .shariff .addthis .fa-plus {
        font-size: 14px;
        position: relative;
        top: 1px;
    }
}.shariff .diaspora a {
     background-color: #999;
 }
.shariff .diaspora a:hover {
    background-color: #b3b3b3;
}
.shariff .diaspora .fa-times-circle {
    font-size: 17px;
}
.shariff .theme-white .diaspora a {
    color: #999;
}
@media only screen and (min-width:600px) {
    .shariff .diaspora .fa-times-circle {
        font-size: 16px;
    }
}.shariff .facebook a {
     background-color: #3b5998;
	 border-radius: 5px;
	 margin-right: 20px;
	  padding: 0px 10px;
	 box-sizing: border-box;
 }
.shariff .facebook a:hover {
    background-color: #4273c8;
}
.shariff .facebook .fa-facebook-f {
    font-size: 22px;
	margin-right: 10px;
}
.shariff .facebook .share_count {
    color: #183a75;
    background-color: #99adcf;
}
.shariff .theme-white .facebook a {
    color: #3b5998;
}
@media only screen and (min-width:600px) {
    .shariff .facebook .fa-facebook-f {
        font-size: 19px;
    }
}.shariff .flattr a {
     background-color: #7ea352;
 }
.shariff .flattr a:hover {
    background-color: #f67c1a;
}
.shariff .flattr a:hover .share_count {
    color: #d56308;
    background-color: #fab47c;
}
.shariff .flattr .fa-money-bill-alt {
    font-size: 22px;
}
.shariff .flattr .share_count {
    color: #648141;
    background-color: #b0c893;
}
.shariff .theme-white .flattr a {
    color: #f67c1a;
}
@media only screen and (min-width:600px) {
    .shariff .flattr .fa-money-bill-alt {
        font-size: 19px;
    }
}.shariff .flipboard a {
     background-color: #e12828;
 }
.shariff .flipboard a:hover {
    background-color: #ff2e2e;
}
.shariff .flipboard .fa-flipboard {
    font-size: 22px;
}
.shariff .theme-white .flipboard a {
    color: #e12828;
}
@media only screen and (min-width:600px) {
    .shariff .flipboard .fa-flipboard {
        font-size: 19px;
    }
}.shariff .googleplus a {
     background-color: #d34836;
 }
.shariff .googleplus a:hover {
    background-color: #f75b44;
}
.shariff .googleplus .fa-google-plus-g {
    font-size: 22px;
}
.shariff .googleplus .share_count {
    color: #a31601;
    background-color: #eda79d;
}
.shariff .theme-white .googleplus a {
    color: #d34836;
}
@media only screen and (min-width:600px) {
    .shariff .googleplus .fa-google-plus-g {
        font-size: 19px;
    }
}.shariff .info {
     border: 1px solid #ccc;
 }
.shariff .info a {
    color: #666;
    background-color: #fff;
}
.shariff .info a:hover {
    background-color: #efefef;
}
.shariff .info .fa-info {
    font-size: 20px;
    width: 33px;
}
.shariff .info .share_text {
    display: block!important;
    text-indent: -9999px!important;
}
.shariff .theme-grey .info a {
    background-color: #fff;
}
.shariff .theme-grey .info a:hover {
    background-color: #efefef;
}
.shariff .orientation-vertical .info {
    width: 35px;
    float: right;
}
@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal .info {
        -webkit-box-flex: 0!important;
        -ms-flex: none!important;
        flex: none!important;
        width: 35px;
        min-width: 35px!important;
    }
}@media only screen and (min-width:1024px) {
    .shariff .info .fa-info {
        font-size: 16px;
        width: 23px;
    }
    .shariff .orientation-horizontal .info {
        width: 25px;
        min-width: 25px!important;
    }
    .shariff .orientation-vertical .info {
        width: 25px;
    }
}.shariff .linkedin a {
     background-color: #0077b5;
 }
.shariff .linkedin a:hover {
    background-color: #0369a0;
}
.shariff .linkedin .fa-linkedin-in {
    font-size: 22px;
}
.shariff .linkedin .share_count {
    color: #004785;
    background-color: #33aae8;
}
.shariff .theme-white .linkedin a {
    color: #0077b5;
}
@media only screen and (min-width:600px) {
    .shariff .linkedin .fa-linkedin-in {
        font-size: 19px;
    }
}.shariff .mail a {
     background-color: #999;
 }
.shariff .mail a:hover {
    background-color: #a8a8a8;
}
.shariff .mail .fa-envelope {
    font-size: 21px;
}
.shariff .theme-white .mail a {
    color: #999;
}
@media only screen and (min-width:600px) {
    .shariff .mail .fa-envelope {
        font-size: 18px;
    }
}.shariff .print a {
     background-color: #999;
 }
.shariff .print a:hover {
    background-color: #a8a8a8;
}
.shariff .print .fa-print {
    font-size: 21px;
}
.shariff .theme-white .print a {
    color: #999;
}
@media only screen and (min-width:600px) {
    .shariff .print .fa-print {
        font-size: 18px;
    }
}.shariff .pinterest a {
     background-color: #bd081c;
 }
.shariff .pinterest a:hover {
    background-color: #d50920;
}
.shariff .pinterest .fa-pinterest-p {
    font-size: 22px;
}
.shariff .pinterest .share_count {
    color: #a31601;
    background-color: #eda79d;
}
.shariff .theme-white .pinterest a {
    color: #bd081c;
}
@media only screen and (min-width:600px) {
    .shariff .pinterest .fa-pinterest-p {
        font-size: 19px;
        position: relative;
        top: 1px;
    }
}.shariff .reddit a {
     background-color: #ff4500;
 }
.shariff .reddit a:hover {
    background-color: #ff6a33;
}
.shariff .reddit .fa-reddit {
    font-size: 17px;
}
.shariff .theme-white .reddit a {
    color: #ff4500;
}
@media only screen and (min-width:600px) {
    .shariff .reddit .fa-reddit {
        font-size: 16px;
    }
}.shariff .stumbleupon a {
     background-color: #eb4924;
 }
.shariff .stumbleupon a:hover {
    background-color: #ef7053;
}
.shariff .stumbleupon .fa-stumbleupon {
    font-size: 17px;
}
.shariff .theme-white .stumbleupon a {
    color: #eb4924;
}
@media only screen and (min-width:600px) {
    .shariff .stumbleupon .fa-stumbleupon {
        font-size: 16px;
    }
}.shariff .twitter a {
     background-color: #55acee;
	 border-radius: 5px;
	 padding: 0px 10px;
	 box-sizing: border-box;

 }
.shariff .twitter a:hover {
    background-color: #32bbf5;
}

.shariff .twitter .fa-twitter {
    font-size: 28px;
	margin-right: 10px;
}
.shariff .twitter .share_count {
    color: #0174a4;
    background-color: #96d4ee;
}
.shariff .theme-white .twitter a {
    color: #55acee;
}
@media only screen and (min-width:600px) {
    .shariff .twitter .fa-twitter {
        font-size: 24px;
    }
}.shariff .whatsapp a {
     background-color: #5cbe4a;
 }
.shariff .whatsapp a:hover {
    background-color: #34af23;
}
.shariff .whatsapp .fa-whatsapp {
    font-size: 28px;
}
.shariff .theme-white .whatsapp a {
    color: #5cbe4a;
}
@media only screen and (min-width:600px) {
    .shariff .whatsapp .fa-whatsapp {
        font-size: 22px;
    }
}.shariff .xing a {
     background-color: #126567;
 }
.shariff .xing a:hover {
    background-color: #29888a;
}
.shariff .xing .fa-xing {
    font-size: 22px;
}
.shariff .xing .share_count {
    color: #15686a;
    background-color: #4fa5a7;
}
.shariff .theme-white .xing a {
    color: #126567;
}
@media only screen and (min-width:600px) {
    .shariff .xing .fa-xing {
        font-size: 19px;
    }
}.shariff .tumblr a {
     background-color: #36465d;
 }
.shariff .tumblr a:hover {
    background-color: #44546b;
}
.shariff .tumblr .fa-tumblr {
    font-size: 28px;
}
.shariff .theme-white .tumblr a {
    color: #5cbe4a;
}
@media only screen and (min-width:600px) {
    .shariff .tumblr .fa-tumblr {
        font-size: 22px;
    }
}.shariff .threema a {
     background-color: #333;
 }
.shariff .threema a:hover {
    background-color: #1f1f1f;
}
.shariff .threema .fa-lock {
    font-size: 28px;
}
.shariff .theme-white .threema a {
    color: #333;
}
@media only screen and (min-width:600px) {
    .shariff .threema .fa-lock {
        font-size: 22px;
    }
}.shariff .weibo a {
     background-color: #f56770;
 }
.shariff .weibo a:hover {
    background-color: #fa7f8a;
}
.shariff .weibo .fa-weibo {
    font-size: 28px;
}
.shariff .weibo .share_count {
    color: #0174a4;
    background-color: #f56770;
}
.shariff .theme-white .weibo a {
    color: #f56770;
}
@media only screen and (min-width:600px) {
    .shariff .weibo .fa-weibo {
        font-size: 24px;
    }
}.shariff .tencent-weibo a {
     background-color: #26ace0;
 }
.shariff .tencent-weibo a:hover {
    background-color: #38bbeb;
}
.shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 28px;
}
.shariff .tencent-weibo .share_count {
    color: #0174a4;
    background-color: #26ace0;
}
.shariff .theme-white .tencent-weibo a {
    color: #26ace0;
}
@media only screen and (min-width:600px) {
    .shariff .tencent-weibo .fa-tencent-weibo {
        font-size: 24px;
    }
}.shariff .telegram a {
     background-color: #08c;
 }
.shariff .telegram a:hover {
    background-color: #007dbb;
}
.shariff .telegram .fa-telegram {
    font-size: 28px;
}
.shariff .theme-white .telegram a {
    color: #08c;
}
@media only screen and (min-width:600px) {
    .shariff .telegram .fa-telegram {
        font-size: 22px;
    }
}.shariff .qzone a {
     background-color: #2b82d9;
 }
.shariff .qzone a:hover {
    background-color: #398fe6;
}
.shariff .qzone .fa-qq {
    font-size: 28px;
}
.shariff .qzone .share_count {
    color: #0174a4;
    background-color: #2b82d9;
}
.shariff .theme-white .qzone a {
    color: #2b82d9;
}
@media only screen and (min-width:600px) {
    .shariff .qzone .fa-qq {
        font-size: 24px;
    }
}.shariff .vk a {
     background-color: #5d7fa4;
 }
.shariff .vk a:hover {
    background-color: #678eb4;
}
.shariff .vk .fa-vk {
    font-size: 22px;
}
.shariff .vk .share_count {
    color: #55677d;
    background-color: #fff;
}
.shariff .theme-white .vk a {
    color: #3b5998;
}
@media only screen and (min-width:600px) {
    .shariff .vk .fa-vk {
        font-size: 19px;
    }
}

ul.theme-standard.orientation-horizontal.button-style-standard.shariff-col-2 {
	margin-left: 0px!important;
}*/
/*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('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Regular.eot');
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Regular.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Regular.woff') format("woff"), url('../../../typo3conf/ext/oekolb_base/Resources/fonts/BundesSansWeb-Regular.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-Bold';
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Bold.eot');
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Bold.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Bold.woff') format("woff"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-Italic';
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Italic.eot');
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Italic.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Italic.woff') format("woff"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-Italic.ttf') format("truetype");
}

@font-face {
  font-family: 'BundesSansWeb-BoldItalic';
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-BoldItalic.eot');
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-BoldItalic.eot?#iefix') format("embedded-opentype"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-BoldItalic.woff') format("woff"), url('../../../typo3conf/ext/oekolb_base/Resources/Public/Fonts/BundesSansWeb-BoldItalic.ttf') format("truetype");
}

@font-face {
  font-family: 'Icons';
  src: url('../../../typo3conf/ext/oekolb_base/Resources/Public/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;
}

/**
 * Page main content
**/
blockquote {
  position: relative;
  padding-left: 35px;
}

blockquote:before {
  content: "\f10e";
  font-family: "Icons";
  font-size: 24px;
  font-size: 1.5rem;
  color: #518110;
  position: absolute;
  left: 0;
  top: 0;
}

.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('../../../typo3conf/ext/oekolb_base/Resources/Public/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('../../../typo3conf/ext/oekolb_base/Resources/Public/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
**/
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;
}

/**
 * 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('../../../typo3conf/ext/oekolb_base/Resources/Public/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;
}

.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;
}

/**
 * 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 {
  border-collapse: collapse;
  border-color: #304D0A;
  border-spacing: 0;
}

table th {
  border: 1px solid #74B917;
}

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

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;
}


/* ============================================================================= Grundaufbau ========================================================================== */
/* ============================================================================= Überschriften ========================================================================== */
/* ============================================================================= Texte, Bilder, Links ========================================================================== */
/* ============================================================================= Listen ========================================================================== */
/* ============================================================================= Tabellen ========================================================================== */
/* ============================================================================= Formulare ========================================================================== */
/* ============================================================================= Hauptnavigation ========================================================================== */
/* ============================================================================= Unternavigation ========================================================================== */
/* ============================================================================= Servicenavigation ========================================================================== */
/*
aside {
	padding-top: 20px;
}
nav#main-nav {
	ul {
		li {
			div.bg-container {
				display: block;
				ul.subnavi_1 {
					div.bg-container {
						display: none;
					}
				}
			}
		}
	}
}
nav#breadcrumb {
	ul {
		li {
			a {
				position: relative;
			}
		}
	}
} */

/* 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;
}
/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.7.8 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2017, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:0;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch;overflow-y:scroll}.featherlight iframe{border:0}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
/* Lightbox */
.tosubmit {
    display: none;
}

html.with-featherlight {
    overflow: inherit !important;
}

#submitvalue, .addWishlist-input {
	height: 30px;
    color: black;
    display: block;
}

#submitbutton, .addWishlist-submit {
	width: 185px;
    padding: 3px 10px;
    background: #055a7c;
    color: #fff;
    margin: 10px 0 0 0 !important;
    border: 0;
    -webkit-border-radius: 4px;	
	float: right;
}

.featherlight-content label {
	font-size: 1em;
    line-height: 1.38em;
    padding-bottom: 3px;
}

/* Wishlist */
.wishlist {
	margin-left: 0 !important;
}

.wishlist li {
	display: block;
}

.wishlist a, a.open-in-lightbox {
    background: url(/typo3conf/ext/oekolb_legislations2021/Resources/Public/Images/star_green.png) no-repeat left 0px;
    background-size: 17px;
    padding-left: 25px;
	margin-top: 3px;
}

a.open-in-lightbox:hover {
	text-decoration: none;
}

a.delete-from-wishlist, a.delete-wishlist {
    background: url(/typo3conf/ext/oekolb_legislations2021/Resources/Public/Images/star_red.png) no-repeat left 0px;
    background-size: 17px;
    padding-left: 25px;
	margin-top: 2px;
}

a.delete-from-wishlist:hover, a.delete-wishlist:hover {
	text-decoration: none;
}

a.delete-wishlist {
    float: right;
}

.show-context {
    background: url(/typo3conf/ext/oekolb_legislations2021/Resources/Public/Images/context-link.png) no-repeat left 2px;
	background-size: 13px;
	height: 18px;
    padding-left: 25px;
	margin-top: 2px !important;
}

.show-context:hover {
	text-decoration: none;
}

.saved-textmodule {
	color: #74B917;
}

/* Show more */
.content-to-expand {
    height: 65px;
    overflow: hidden;
}
.content-to-expand.legislation-details {
    height: 0;
    overflow: hidden;
}

.content-to-expand.expanded {
    height: 100%;
    overflow: inherit;
}

.toggle {
    display: block;
    padding: 0.5em 0;
    text-align: left;
    color: #666;
    margin-left: 45px;
}

.toggle.legislation-details {
    margin-left: 0;
}

.toggle:hover {
    color: #6B7581;
}

.toggle::before {
    content: "mehr anzeigen";
    background-color: #E1E3E6;
    padding: 4px 20px;
    font-size: inherit;
}

.toggle.expanded::before {
    content: "weniger anzeigen";
}

/* Other */
.link, .link-second {
	margin-top: 15px;
	height: 17px;
	clear: both;
	float: left;
}

.link-second {
	clear: inherit;
}

.textmodule-single {
	margin-top: 10px;
}

h6.dark {
	color: #333333
}

div#main .context ul.textmodule-list {
    margin-left: 0;
}

div#main .context ul.textmodule-list ul {
    margin-left: 20px;
}

div#main .context ul.textmodule-list li {
    list-style: none;
}

hr.legislation {
    border-bottom: 1px solid #E1E3E6;
    margin: 30px 0;
}

@media screen and (min-width: 530px) {

}

@media screen and (max-width: 1020px) {

}
#fit-check .row {
  clear: both; }
  #fit-check .row hr {
    width: 100%; }

#fit-check .form-field.back {
  float: left; }
  #fit-check .form-field.back input {
    margin-left: 0; }

#fit-check .topic-container {
  float: left; }

#fit-check .topic .question-container {
  display: inline-block;
  margin-bottom: 3rem; }

#fit-check .form-field.submit {
  float: right; }

#fit-check .fit-check-form-field {
  margin-bottom: 10px;
  position: relative; }
  #fit-check .fit-check-form-field input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 2px; }
  #fit-check .fit-check-form-field label {
    padding-left: 30px; }

#fit-check .button-row {
  width: 100%; }

#fit-check .hide {
  display: none; }

.fit-check-nav.isForm .active {
  font-weight: bold;
  color: #518110; }

.fit-check-nav li[data-topic-nr], .fit-check-nav .submitSpan {
  cursor: pointer; }

#ajaxShowResult form .back {
  margin-left: 0; }