/* loading-attribute-polyfill-css */
img[data-lazy-src]{will-change:contents}
/*# sourceMappingURL=loading-attribute-polyfill.css.map */
/* tree-search.css*/
/* suchformular */
.tree-search-box {background: #f3f2f1; padding: 1px 10px; margin: 0.8em 0;}
.tree-search-box input {font-size: inherit;}

.tree-search-box p {margin: 0.8em 0;}
.tree-search-box .fastaccess-dropdown {margin: 0;}

/* kategorien */
.tree-search-categories {list-style-type: none; margin: 0; padding: 0; overflow: hidden; width: 100%}
.tree-search-category { display: block; vertical-align: middle; font-weight: bold; line-height: 130%; text-align: center; padding: 0.5em 1em; background: #e0e0e0; border-right: 1px solid #d0d0d0; cursor: pointer}
.tree-search-category.tab-selected { background: #f3f2f1; color: #ba122b; }
.tree-search-category.tab-selected:last-child {border-right: 1px solid #e0e0e0}
.tree-search-category a {color: inherit;}

#tree-search-results, #tree-search-input { background: #f3f2f1; padding: 5px 5px 5px 5px; margin: 10px;} 
#tree-search-input input.date {width:80px}

/* suchergebnisse */
.tree-search-result {padding: 10px; background: #f3f2f1; display: block; border-bottom: 1px solid white; overflow: hidden;}
.tree-search-result .indicator { float: left; margin-right: 0.3em;}
.tree-search-result .content {clear: both; padding-top: 10px;}
.tree-search-result time {display: inline-block; vertical-align: top; line-height:1.4em; color: #909090; margin-right: 2em;}
.tree-search-result-header { cursor: pointer; }
.tree-search-result h2,
.tree-search-result h3 { margin:0; padding-top:0 !important; display: inline-block; max-width: 412px }

.tree-search-result .richtext p:first-child { padding-top:0px }

.tree-search-link-list {list-style-type: none; margin-top: 0.8em;}
.tree-search-link-list li {display: inline-block; margin-right: 0.3em;}

.tree-search-preview-image {float: left; margin-right: 0.7em}

.tree-search-pager {padding: 10px; background: #f3f2f1; display: block; border-bottom: 1px solid white}
.tree-search-pager select {float:right; display:block}
.tree-search-pager a {display: inline-block; margin-right: 0.1em; background: white; padding: 0 0.4em; border: 1px solid white; border-radius: 5px;  }
.tree-search-pager a.current {display: inline-block; color:white !important; margin-right: 0.1em; background: #ba122b; padding: 0 0.4em; border: 1px solid #ba122b; border-radius: 5px;  }

.tree-search-error {padding:10px 10px 10px 10px; background: #f3f2f1}
.tree-search-num-results { background:#f3f2f1;  padding-right: 10px;  padding-bottom: 4px; text-align:center; }

.lt-ie9 .tree-search-box label.wide {width: 120px; display: inline-block;}
.lt-ie9 .tree-search-categories.table-tabs { display: table; table-layout: fixed; }
.lt-ie9 .tree-search-categories.table-tabs .tree-search-category { display: table-cell; }
.lt-ie9 .tree-search-categories.float-tabs .tree-search-category { display: block; float:left; border-bottom: 1px solid #d0d0d0 }  

@media(max-width: 568px) { 
  .tree-search-box label.wide {display: block;}
  .tree-search-category { border-bottom: 1px solid #d0d0d0 }
}
@media(min-width: 569px)  
{    
   #tree-search-input input.text {width:250px}
  .tree-search-box label.wide {width: 120px; display: inline-block;}
  .tree-search-categories.table-tabs  {display: table; table-layout: fixed; }
  .tree-search-categories.table-tabs .tree-search-category { display: table-cell; }
  .tree-search-categories.float-tabs .tree-search-category { display: block; float:left; border-bottom: 1px solid #d0d0d0 }  
}
/* generic.css*/
/* Generic */

ul.navigation, ul.navigation ul, ul.plain-list, ol.plain-list, ul.linklist { list-style: none; }
p.last { padding-bottom: 0 !important; margin-bottom: 0; }
.float-left { float: left; margin-right: 0.4em; }
.float-right { float: right; }
.richtext .float-right { float: right; margin-left: 0.4em; }
.float-none { float: none; }
.js-show { display: none; }
.urls { margin-top: 18px; }
.block { display:block; }
.overflow-hidden { overflow: hidden; }

.snippet { margin-top: 10px; }

@media(max-width: 568px) {
  .no-mobile { display: none; }
}
@media(min-width: 569px) {
  .mobile-only { display: none; }
  .snippet:first-child { margin: 0; }
}
/* autocomplete.css*/
ul.ui-autocomplete {background-color: #fff;border-radius: 2px;border-top: 1px solid #d9d9d9;font-family: Arial,sans-serif;box-shadow: 0 2px 6px rgba(0,0,0,0.3);-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;overflow: hidden;padding: 2px;}
ul.ui-autocomplete li.ui-menu-item {cursor: pointer;padding: 0 4px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height: 30px;text-align: left;border-top: 1px solid #e6e6e6;font-size: 11px;color: #999;}
ul.ui-autocomplete li a {font-size: 1.2em; color: #999}
/* index_css-ergo-marke-new.css*/
.erg-crossteaser-clickable{
    cursor: pointer;
}
.erg-root .erg-content-box--image-magazin .erg-content-box__inner.erg-box--primary  {
  color: #fff;
  background: #ba172d;
}
.erg-root .erg-box--tertiary, .erg-root .erg-content-box--image-magazin .erg-content-box__inner.erg-box--tertiary {
  color: #fff;
  background: #e1e0de;
}
.erg-root .erg-rte-container ol{
    list-style-type: decimal;
}
.erg-root .erg-rte-container ol li{
  display:list-item;
}
.erg-root .erg-rte-container ol li::before {
  content:none;
} 
.erg-root .erg-customer-button
{
  -moz-user-select: none;
}
.erg-root .erg-box--primary .icon.icon--chevron-right{
    color: #fff;
}
.erg-root .erg-image {
    height: auto;
}
@media screen and (max-width: 1023px) {
    .erg-root .erg-tooltip__content {
        z-index: 20;
    }
}
@media screen and (min-width: 1024px), print {
  .erg-root .erg-content-box--mirrored .erg-image-magazin-teaser--type-medium{
     -ms-flex-direction: row;
        flex-direction: row
  }
}
.erg-root .erg-content-box--mirrored-top {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}
.erg-root .erg-bardiagram progress[value]{
   -moz-appearance: none;
}
.erg-root .erg-switch__track, .erg-root .switch__track {
   -moz-user-select: none;
}
.erg-root .react-datepicker{
   -moz-user-select: none;
}
.erg-root .react-datepicker__year-option:last-of-type {
   -moz-user-select: none;
}
.erg-root .cropper-container{
   -moz-user-select: none;
}
.erg-root .erg-box--primary .erg-image-magazin-teaser__text-container .erg-heading {
    color: #fff;
    border-color: #fff;
}
.erg-root .erg-box--primary .erg-image-magazin-teaser__text-container .erg-paragraph {
    color: #fff;
}

@media screen and (min-width: 768px), print {
    .erg-root .erg-content-box--mirrored .erg-image-magazin-teaser {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}
.erg-root .erg-content-box--mirrored-top .erg-image-magazin-teaser--type-small
{
  -ms-flex-flow: column-reverse;
      flex-flow: column-reverse;
}
.erg-root .erg-paginated-container__content{
   margin-bottom: 1.11111em;
}
.erg-root .erg-pagination--items{
  -moz-user-select: none;
}
.erg-root .erg-image-copy-list__text-data{
      width: 70%;
}
@media screen and (max-width: 767px) {
  .erg-root .erg-image-copy-list__text-data {
    width: 70%;
  }
            header.erg-header-megadrilldown__wrapper {
                position: relative !important;
            }
            header.fixedHeader {
                position: fixed !important;
            }
            .erg-root .erg-header-megadrilldown__wrapper+.erg-stage-marke{
                padding-top: 0px;
            }
}
.erg-root .pie-picker, .erg-root .pie-picker *{
   -moz-user-select: none;
}
.erg-root .point-slider, .erg-root .point-slider *{
   -moz-user-select: none;
}
.erg-root .erg-videoplayer{
    min-height: 200px;
}
@media screen and (min-width: 500px){
.erg-root .erg-videoplayer {
    min-height: 280px;
}
}
@media screen and (min-width: 568px) {
.erg-root .erg-videoplayer {
    min-height: 307px;
}
}
@media screen and (min-width: 667px) {
.erg-root .erg-videoplayer {
    min-height: 363px;
}
} 
@media screen and (min-width: 768px) {
  .erg-root .erg-videoplayer {
    min-height: 522px;
  }
}
@media screen and (min-width: 1024px) {
  .erg-root .erg-videoplayer {
    min-height: 603px;
  }
}
.erg-root .erg-videoplayer .video-js {
     -moz-user-select: none;
}
.erg-root .erg-videoplayer .video-js .vjs-tech {
      object-fit:fill;
}
.erg-root .erg-videoplayer .video-js button {
  -moz-appearance: none;
}
.erg-root .erg-videoplayer .vjs-poster {
  background-size: 100% 100%;
}
.usability-background a.erg-image-magazin-teaser, .usability-background a.erg-image-magazin-teaser:hover{background-color: transparent;}
.erg-root .usability-background .erg-box,.erg-root .usability-background .erg-box:hover{background-color: transparent;}

/*newsroom styles*/
.erg-newsroom-wrapper {
    width: 100%; 
    box-sizing: border-box;
    background-color:#fff;
 }
.erg-search-icon {float: left; box-sizing: border-box; padding: 20px 10px 0px 20px;}
.erg-newsroom-topic-search {width: 25%; float: left; padding: 10px 10px 10px 1.1em; box-sizing: border-box;}
.erg-newsroom-thema-dropdown, .erg-newsroom-topic-dropdown {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}
.erg-newsroom-datepicker {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 10px;

}
.newsroomButtonContainer{
    width:100%;
}
.erg-newsroom-sortbutton{
    padding:20px 10px 10px 20px;
}
.erg-newsroom-resetbutton{
     padding:20px 10px 10px 20px;
     float: right;
}
.erg-formrow__content.erg-formrow__content-double.erg-newsroom-datepicker-container {
    margin: 0;
    width: 100%;
}
.tbdatepickerBox{
    border: 1px solid #c3c0bd;
    width: 90%;
    margin-right: 10px;
}
.erg-newsroom-wrapper::after {content:"" ; display: block; clear: both;}
.erg-content-box.newsroom-mobile-show{display:none;}
.newsroom-erg-heading{display: inline-block; padding-bottom:20px;}
.newsroom-contct-btn {
    float:right;
}
.newsroom-subnav-mobile{
    display:none;
}
#newsSearch .erg-content-box-container {
    padding-top:15px;
}
.erg-grid-list-toggleview{
    height: 42px;
    background: #fff;
    position: relative;
    width: 100%;
}
.erg-icon-listview {
    position: absolute;
    left: 3em;
    top: 25px;
    cursor:pointer;
}
.erg-icon-gridview {
    position: absolute;
    left: .65em;
    top: 15px;
    cursor:pointer;
}
.erg-icon-gridview svg {
    width: 30px;
    height: 30px;
} 
.newsroomButtonContainer .erg-icon--times-thin{
    height: 28px;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .erg-root .erg-header-megadrilldown__wrapper + .erg-stage {
        padding-top: 131px;
    }
}
@media only screen and (max-width: 767px) {
    .erg-grid-list-toggleview{
    display:none;
}
.erg-search-icon {
      display: none;
}

    .erg-newsroom-topic-search {
        width: 100%;
        padding: 10px;
    }

    .erg-newsroom-thema-dropdown, .erg-newsroom-topic-dropdown {
        width: 100%;
        padding: 10px;
    }

    .erg-newsroom-datepicker {
        width: 100%;
        padding: 10px;
    }

    .newsroom-contct-btn {
        width: 100%;
    }
    .newsroom-erg-heading{
    padding: 0px 0px 10px 0px;
}
.erg-content-box.newsroom-mobile-show{display:block;}
.erg-content-box.newsroom-desktop-show{display:none;}
.newsroom-filter{
    background: #fff;
    padding: 10px 0px 10px 5px;
}
.newsroom-filter:focus, .newsroom-subnav-title:focus{
outline: none;
}
.newsroom-subnav-content:focus{outline:none;}
.newsroom-subnav-desktop{
    display:none;
}
.newsroom-subnav-mobile{
    display:block;
}
.newsroom-subnav-content {
    padding: 14px 0px 10px 5px;
    }
.erg-root .erg-nav-bar__wrapper.subnav-newsroom{
    position: static;
}

.erg-root .erg-nav-bar__wrapper.subnav-newsroom .erg-button {
    color:#000000;
}
.erg-newsroom-sortbutton{
    padding:20px 10px 10px 0px;
}
}

.erg-root .erg-newsroom__innercontainer .erg-heading{
    margin-bottom:.25em;
}
.erg-root .erg-content-box--mirrored-top .erg-crossteaser-clickable{
    padding-bottom: .7em;
}

.erg-root .erg-content-box.erg-content-box--mirrored-top{
    flex-direction:column-reverse;
}

.erg-rte-container .erglink-inactive1{
border: 2px solid #808080;
border-color: #808080!important;
color: #808080;
cursor: not-allowed;
background-color: transparent;
}
/*eki-popup*/

            .popupModel{
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 10; /* Sit on top */
            padding-top: 100px; /* Location of the box */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scroll if needed */
            background-color: rgb(0,0,0); /* Fallback color */
            background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
            }

            /* Modal Content */
            .popup-content {
            position: relative;
            background-color: #fefefe;
            margin: auto;
            padding: 0;
            border: 1px solid #888;
            box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
            font-size: 13px;
            border-radius:10px;
            position: fixed;
            top: 25%;
            left: 50%;
            transform: translate(-50%, -20px);
            width: 47%;
            }

            /* Add Animation */
            @-webkit-keyframes animatetop {
            from {top:-300px; opacity:0}
            to {top:0; opacity:1}
            }

            @keyframes animatetop {
            from {top:-300px; opacity:0}
            to {top:0; opacity:1}
            }

            /* The Close Button */
            .close {
                color: #fff;
                float: right;
                font-size: 35px;
                font-weight: bold;
                position: absolute;
                right: -8px;
                top: -40px;
            }
            .close span {
                font-size: 15px;
                top: 1px;
                position: absolute;
                right: 40px;
            }

            .close:hover,
            .close:focus {
            cursor: pointer;
            }

            .popup-header {
                padding: 25px 16px 10px;
            }

            .eki-popup .popup-body p {    
                font-size: 14px;
                line-height: 15px;
            }
            .popup-body {
                padding: 2px 35px 20px;
            }
            .popup-body > span{
                font-weight:bold;
            }
            .eki-popup .pop-txt {
                text-decoration: none;
                color: #8e0038;
                display:block;
                padding:15px 0px 15px;
                background: transparent;
                border: none;
            }
            .eki-popup .pop-txt:focus {
                outline: none;
            }
            .erg-root #mainform .eki-popup .close svg.icon {
             color: #fff;
            }
            .eki-popup .popup-desc-text{
                margin: 15px 0;
                float: left;
            }
            .checkboxlabel-text{
                width: 89%;
                float: left;
                margin-top: -3px;
            }
            span.checkbox-agree{
                float: left;
                margin: -2px 10px 0 0;
            }



.eki-popup .popup-body p.title {
    font-size: 18px;
    margin: 20px 0;
}
.impinfo_text{
    font-weight: 700;
    margin-top: 20px;
}
.breadcrumb {
    width: 80%;
    margin-left: 13%;
}
.breadcrumb .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    line-height: 20px;
    width: 100%;
}
.breadcrumb .btn-group .btn {
    position: relative;
    float: left;
    padding: 10px 11px 10px 20px;
    width: 40%;
    background-color: #dedbdb;
    color: #333;
}
.breadcrumb .btn-group .breadcrumbBtnFirst {
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
}
.breadcrumbBtnLast {
    border-radius: 0 5px 5px 0;
}
.breadcrumb .btn-group .breadcrumbBtnActive, .breadcrumb .btn-group .breadcrumbBtnActive:hover {
    background-color: #8e0038;
    color: #ffffff;
}
.breadcrumbBtnNotLastSubdiv1 {
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 100%;
    z-index: 10;
    margin-left: -0.3px;
}
.breadcrumbBtnFirst .breadcrumbBtnNotLastSubdiv1 {
    border-left: 10px solid #dedbdb;
}
.breadcrumb .breadcrumbBtnActive .breadcrumbBtnNotLastSubdiv1 {
    border-left: 10px solid #8e0038;
}
.breadcrumbGap {
    border-left: 10px solid #fff;
    position: relative;
    float: left;
    height: 40px;
}
.circle {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
    border: 1px solid #8e0038;
    color: #8e0038;
    margin-right: 10px;
}
.breadcrumbBtnActive .circle {
    border: 1px solid #fff;
    color: #fff;
}
.documentSection svg {
    margin: 12px 2px 0 -5px;
    float: left;
}
.documentSection span {
    margin: 20px 0 50px;
    float: left;
    width: 85%;
}
.erg-root #mainform .linkSection svg.icon{
     top: 5px;
    color: #fff;
    position: absolute;
    left: 35px;
}
.erg-root .linkSection .erg-button:not(.erg-button--is-link):not(.erg-button--plain) {
    margin-bottom: 0;
}
.erg-root .linkSection .erg-button:not(.erg-button--is-link):not(.erg-button--plain) .erg-button {
padding: 0 45px;
width: auto;
}
.erg-root .linkSection > .erg-button:not(.erg-button--is-link):not(.erg-button--plain) {
    position: relative;
    width: auto;
} 
.linkSection {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.linkSection svg {
    margin-right: 7px;
}
#agreeSection {
    display: none;
}
.checkboxSection {
    margin-top: 15px;
}
.erg-button-disabled {
    cursor: default;
    opacity: 0.5;
}
@media (max-width: 768px) {
    .eki-popup.popup-content {
   width: 90%;
 }
 .eki-popup .popup-body {
   overflow-y: auto;
   max-height: 300px;
 }
 .textContainer {
    max-height: 130px;
    overflow-y: auto;
    margin-bottom: 10px;
}
 .breadcrumb{
     width: 100%;
     margin-left: 0;
 }
 .breadcrumb .btn-group .btn {
    width: 48%;
}
 .circle {
    margin-right: 4px;
}  
}
.breadcrumbBtnNotLastSubdiv1 {
margin-left: -0.9px;
} 
@media screen and (min-width: 769px) and (max-width: 992px) {
 .popup-content {
width: 57%;
max-height: 78%;
} 
.textContainer {
max-height: 13em;
overflow-y: auto;
}
}
.erg-root .erg-tabs__dl .erg-tabs__dd {
    display: none;
    margin: 0px 0px 2px;
    width: 100%;
    line-height: 1.5em;
    z-index: 1;
}
.erg-root ol, .erg-root ul {
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .erg-root .erg-stage__sub-headline {
        font-weight: 100;
        font-size: 1.1111em;
    }
}
@media print {
    .erg-root .erg-header-megadrilldown__wrapper {
        position: relative !important;
        width: auto !important;
    }
    .erg-root .erg-heading--primary {
        word-break: break-all;
    }
    #ot-sdk-btn-floating, #discourse-embed-frame, .current:after, .sticky-wrapper, .erg-root .erg-footer--is-marke .erg-footer__info-bar, .erg-root .erg-footer__link-bar {
        display: none;
    }
    .erg-tabs--isDefaultBar .erg-tabs__dd, .erg-tabs--verticalAlign .erg-tabs__dd {
        display: block !important;
    }
}  
.erg-root .erg-content-box-container .erg-content-box-container__inner .erg-content-box__inner.erg-box.erg-box--padded .erg-content-box__button-bar {
    margin-top: -7px;
    padding-top: 0px;
}
/* fixesU */
/*.Twitter { background: url("/~/media/ERGOcom/Icons/Twitter3.ashx") no-repeat; display: inline-block; height: 33px; margin: 0; padding: 0 0 0 42px; color: #000000!important; font-weight: normal !important; }
.Twitter:hover { background-position: 0 -33px; color: #000000; text-decoration: underline; }
.Xing { background: url("/~/media/ERGOcom/Icons/Xing2.ashx") no-repeat; display: inline-block; height: 33px; margin: 0; padding: 0 0 0 42px; color: #000000 !important; font-weight: !important; }
.Xing:hover { background-position: 0 -33px; color: #000000; text-decoration: underline; }
.facebook-button { background: url("/~/media/ERGOcom/Icons/icon-fb.ashx") no-repeat; display: inline-block; height: 33px; margin: 0; padding: 0 0 0 42px; color: #000000 !important; font-weight: !important; }
.facebook-button:hover { background-position: 0 -33px; color: #000000; text-decoration: underline; }
.blog-button { background: url("/~/media/ERGOcom/Icons/ergo_blog.ashx") no-repeat; display: inline-block; height: 33px; margin: 0; padding: 0 0 0 33px; color: #000000 !important; font-weight: !important; }
.blog-button:hover { background-position: 0 -33px; color: #000000; text-decoration: underline; }
#searchMobile { display: none; }*/

.erg-root .erg-gallery-lightbox .erg-gallery img {
	height: auto;
	width: auto;
}


/* erg-table--show-line: rückgaengig gemacht */

.erg-root .erg-rte-container table th, .erg-root .erg-rte-container table td {
    border-bottom: 1px solid #c3c0bd;
}

.erg-root .erg-rte-container table th {
    padding: 0.5em 1em 1em 1em; 
}

.erg-table__cell--secondary {
    color: #fff;
    background: #6a625a;
}

.erg-table__cell--tertiary{

    background: #e1e0de;
}

.no-margin {
     margin: 0 !important;
  }

  wbr:after { content: "\0000AD"; } 

/* molecules/rich-text-container */
.erg-root .erg-rte-container p {
    margin: 1em 0;
}

.erg-root .erg-rte-container img {
    max-width: 100%;
    max-height: 100%;
    height:auto;
}

.erg-stage__content-container .erg-dropdown__selectbox__text {
  white-space:nowrap;
}

div.erg-box.erg-box--padded.erg-image-copy-list.erg-image-copy-list--hidden-on-desktop {
  display:none;
}
.erg-clickable-map-mob{
visibility:hidden;
}
@media (max-width: 767px) {
div.erg-box.erg-box--padded.erg-image-copy-list.erg-image-copy-list--hidden-on-desktop {
  display:inline;
}
.erg-root #mainform .erg-combox__item-wrapper .erg-icon-tile__icon, .erg-root #mainform .erg-main-navigation__item .erg-button .icon{
color: #fff;
}
.erg-clickable-map-desktop{
visibility: hidden;
}
}
.erg-root #mainform .erg-button--primary:not(.erg-button--is-link) svg.icon, .erg-root #mainform .erg-button--fourtiary:not(.erg-button--is-link) svg.icon {
    color: #fff;
}

/* Cobrowsing Fix - https://jira.sinnerschrader.com/browse/ERGUTWO-1105 */
.erg-root .erg-tabs--verticalAlign .erg-tabs__tabitem a {
	max-height: 85px;
}

/* Social Icons im Footer ausblenden*/
div.erg-box.erg-box--blank.erg-footer__bottom-bar > div > ul.erg-footer__social-nav {
display:none;
}
.erg-root .erg-blockquote--image-magazin .erg-blockquote__quote::before {
    top: 36px;
}
.erg-root .erg-blockquote--image-magazin .erg-blockquote__quote::after {
    top: 0.3275em;
}
.erg-root .erg-blockquote--image-magazin .erg-blockquote__quote.quotesmark_en::before {
    top: 22px;
content: "“";
}
.erg-root .erg-blockquote--image-magazin .erg-blockquote__quote.quotesmark_en::after {
    top: .4475em;
content: "”";
}
.erg-root .erg-quotation--image-magazin .erg-blockquote__quote::before {
    left: -0.125em;
    position: relative;
    margin-left: -24px;
}
.erg-root .erg-quotation--image-magazin .erg-blockquote {
  padding-top: 1.231em;
  padding-bottom: 1.231em;
  padding-right: 1.231em;
  padding-left: 35px;
}
.erg-quotation .erg-blockquote--image-magazin p.erg-blockquote__quote{
font-size : 23px;
}
/* Megadropdown fix */
@media (min-width: 768px){
.erg-root .erg-megadrilldown__second .erg-megadrilldown__list__item:nth-child(n+5) {
    display: block;
}
.erg-root .erg-quotation--image-magazin .erg-blockquote {
  padding-left: 47px;
 background-color: rgb(255 255 255);
}
.erg-root .erg-quotation--image-magazin .erg-blockquote__quote::before {
        top: 50px;
      margin-left: -33px;
}
.erg-root .erg-quotation--image-magazin .erg-blockquote__quote.quotesmark_en::before {
    top: 30px;
}
.erg-root .newsroomButtonContainer .erg-button {
	padding: 0 12px 0 5px;
	font-size: 0.8em;
	height: 2.25em;
} 
}
/* citation fix */
@media screen and (min-width: 1024px), print {
.erg-root .erg-quotation--image-magazin .erg-blockquote{
margin-left: 0px !important;
}

.erg-root .erg-quotation--image-magazin .erg-blockquote{
   padding-left: 67px;
}
}

.erg-root .erg-blockquote--image-magazin .erg-blockquote__author {
  margin-top: .9em;
}
.erg-root .erg-box--primary .erg-button--secondary {
    background: #fff;
}
.erg-root .erg-box--tertiary, .erg-root .erg-content-box--image-magazin .erg-content-box__inner.erg-box--tertiary {
  color: #333;
  background: #e1e0de;
}
.erg-root .newsroomButtonContainer {
    padding-bottom: 0;
margin-bottom: 4px;
position: relative;
} 
.erg-root .newsroomButtonContainer .erg-content-box__button-bar {
padding-top:0;
margin-right: -10px;
} 
.erg-root .erg-newsroom-topic-search .erg-textfield__input {
    height: 2.25em;
    font-size: 0.8em;
padding-right: 2.3em;
line-height: 2.25em;
}
.erg-root .erg-newsroom-topic-search .erg-textfield__icon {
top: 0.25556em; }
.erg-root .erg-newsroom-thema-dropdown .select.select--dropdown .select--label, .erg-root .erg-newsroom-topic-dropdown .select.select--dropdown .select--label {
height: 2em;
line-height: 2em;
font-size: 0.8em;
color: rgb(106, 98, 90);
word-break: break-all;
}
.erg-root .erg-newsroom-thema-dropdown .select.select--dropdown , .erg-root .erg-newsroom-topic-dropdown .select.select--dropdown {
height: 1.8em; }
.erg-root .erg-newsroom-datepicker .erg-textfield__input {
height: 2.25em;
font-size: 0.8em;
padding-right: 0;
color: rgb(106, 98, 90);
 line-height: 2.25em;
}
.erg-root .erg-newsroom-thema-dropdown .select.select--dropdown > .icon, .erg-root .erg-newsroom-topic-dropdown .select.select--dropdown > .icon, .erg-root .erg-newsroom-datepicker  .select.select--dropdown > .icon {
top: 3px; }
.erg-root .erg-newsroom-datepicker .select.select--dropdown {
height: 1.8em;
}
.erg-grid-list-toggleview {
    height: 35px;
position: static;
}
.erg-icon-gridview {
bottom: -6px;
left: 1.5em;
top: auto;
}
.erg-icon-listview {
 left: 3.75em;
    top: auto;
    bottom: -10px;

}
.erg-root .erg-newsroom__innercontainer .erg-heading {
    margin-bottom: 2px;
}
.newsroom-wrapper .erg-content-box-container__inner .erg-content-box-container__inner.erg-content-box-container__inner--full {
    margin: 17.778px 0 14.44444px;
}
.erg-root .erg-content-box--mirrored-top .erg-content-box__inner.erg-content-box__inner.erg-content-box__inner.erg-content-box__inner--image {
    flex: 1 0 auto;
}
.erg-root .erg-content-box--mirrored-top .erg-box.erg-box--padded.erg-content-box__inner.erg-crossteaser-clickable {
    flex: 0 0 auto;
    padding-bottom: 2px;
}
.erg-newsroom-topic-search {
padding: 10px; }

.erg-newsroom__innercontainer .erg-teaser__teaser-box .erg-rte-container.erg-paragraph {
    margin-left: -70px;
}
.erg-newsroom__innercontainer .erg-teaser__teaser-box .erg-heading {
    min-height: 35px;
} 
.erg-root .erg-newsroom__innercontainer .erg-teaser__teaser-box {
    padding-left: 69.44444px;
} 
@media screen and (max-width: 767px) {
.erg-root .newsroomButtonContainer .erg-content-box__button-bar {
margin: 0;
padding: 0 10px;
}
.erg-root .newsroomButtonContainer {
		display: inline-block;
	}
}
.erg-root #mainform svg.icon {
    color: #1d1d1b;
}
.erg-root #mainform .erg-starrating__star--filled .icon {
    color: #f7c319;
} 
.erg-root #mainform .erg-footer__link-bar svg.icon {
    color: #fff;
}
.erg-root #mainform .erg-combox .erg-icon-tile:hover .icon, .erg-root #mainform .erg-tabs__dl .erg-tabs__tabitem a:hover .icon {
    color: #ba172d;
}
.erg-root #mainform .erg-reversal-tile__hashovereffect .erg-reversal-tile__swap-tile:hover .erg-icon-tile .icon{
    color: #8e0038;
}
.erg-root #mainform .erg-button.erg-button--is-link:hover .icon, .erg-root #mainform .erg-icon-toolbar__list__item:hover > .icon {
color: currentColor;
}
.erg-root .erg-paragraph > p > a.erg-button--primary.erg-button--is-link.no-margin.erg-button--bold:first-child {
    color: #8e0038 !important;
}
.erg-page-options span.erg-icon-list__item__label__icon {
    top: 3px;
}
.erg-page-options span.erg-icon-list__item__label__icon .erg-icon--copy-link {
    top: 3px;
    position: relative;
}
.newsroom-wrapper #erg-search-toggle > .erg-content-box > div > div.erg-box {
	background-color: inherit;
}
.erg-root.newsroom-wrapper #erg-search-toggle > .erg-content-box > div.erg-box--primary .erg-button--secondary {
	background-color: inherit;
    	color: #fff !important;
} 
.newsroom-wrapper #erg-search-toggle > .erg-content-box.erg-crossteaser-clickable > div {
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    height: 100%;
    display: -ms-flexbox;
}
.erg-root #mainform .erg-grid-list-toggleview span:hover svg, .erg-root #mainform .erg-grid-list-toggleview span.selected svg {
    color: #ba172d;
}
.erg-root.newsroom-wrapper .erg-pagination {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.erg-root.newsroom-wrapper .erg-pagination--items {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 92%;
}
@media screen and (max-width:400px){
            .erg-root.newsroom-wrapper .erg-pagination-item__active {
                        height: 31px;
            }
}


/* ets-language */
.hidden-label{
    visibility:hidden;
    height:0;
}
.lang-nav {
         display: inline;
         color: #6a625a;
         }
         .lang-nav ul {
         margin:0;
         padding:0;
         list-style: none;
         position: relative;
         display: inline-block;
         }
         .lang-nav li {
         cursor: pointer;
         padding-bottom:10px;
         }
         .lang-nav li ul {
         display: none;
         }
         .lang-nav li:hover ul {
         position: absolute;
         top:29px;
         right:-10px;
         display: block;
         background: #fff;
         width: auto;
         padding-top: 0px;
         z-index: 1;
         border-radius:5px;
         box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
         }
         .lang-nav li:hover .triangle {
         position: absolute;
         top: 15px;
         right: -10px;
         z-index:10;
         height: 14px;
         overflow:hidden;
         width: 30px;
         background: transparent;
         }
         .lang-nav li:hover .triangle:after {
         content: '';
         display: block;
         z-index: 20;
         width: 15px;
         transform: rotate(45deg) translateY(0px) translatex(10px);
         height: 15px;
         background: #fff;
         border-radius:2px 0px 0px 0px;
         box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
         }
         .lang-nav li ul li {
         position: relative;
         text-align: left;
         background: transparent;
         padding: 15px 20px;
         padding-bottom:0;
         z-index: 2;
         font-size: 20px;
         color: #3c3c3c;
         }
         .lang-nav li ul li:last-of-type {
         padding-bottom: 15px;
         }
         .lang-nav li ul li span {
         padding-left: 5px;
         }
         .lang-nav li ul li span:hover, .lang-nav li ul li span.active {
         color: #146c78;
         }
         .erg-root .erg-header__language-chooser.language-chooser-mobile ul li {
              margin: 3px 0 0;
         }
@media print, screen and (max-width: 767px) {
    .erg-root .erg-header--com .erg-header__language-chooser.language-chooser-mobile {
        right: 30px;
        display: block;
    }
}
/* cookieBox.css*/
#cookie-box {
    position: fixed;
    width: 100%;
    display: block;
    border-top: 1px solid black;
    padding: 32px;
    background: #fff;
    box-sizing: border-box;
    z-index: 1000;
    bottom: 0;
}

/*
#cookie-box > div svg {
    display: none;
}
*/

#cookie-box #cookie-box-close {
    position: absolute;
    cursor: pointer;
    right: 7px;
    top: 7px;
    padding: 0;
    color: white;
    border-radius: 50%;
    background: gray;
    height: 24px;
    width: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#cookie-box #cookie-box-close svg {
    display: inline-block;
    vertical-align: middle;
    height: 1em;
    fill: currentColor;
    margin-top: -0.05em;
    font-weight: bold;
}

/* ergo-map.css*/
body {
}
.erg-root .erg-content-box.erg-clickable-map
  {
  margin:-1em 0;
}
@media screen and (max-width: 767px) {
  .erg-root .erg-content-box.erg-clickable-map {
    width: calc(12*8.33333% - 20px);
  }
}
@media screen and (max-width: 479px) {
  .erg-root .erg-clickable-map_countries {
    font-size: 9px;
                margin-bottom: 20px;
                left: 0 !important;
  }}

.erg-root .erg-clickable-map #map-canvas
    {
  height: 100% !important;
  width: 100%;
}
.erg-root .erg-content-box.erg-clickable-map .erg-content-box__inner.erg-box--padded
    {
  background-color:#b5d5c1;
}
.erg-root .erg-content-box.erg-clickable-map .erg-content-box__inner.erg-box--padded h2
      {
  line-height: 1em;
}
.erg-root .erg-content-box.erg-clickable-map .erg-content-box__inner.erg-box--padded .erg-paragraph p
      {
  line-height: 1.5em;
  font-size: 14px;
}
.erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnLeft
    {
  box-shadow: 3px 3px 6px 0px #cccccc, 8px 2px 12px -4px #cccccc, 0px 0px 4px 0px #cccccc;
  background-color: #b5d5c1;
  width: 24.99999% !important;
z-index:1;
}
.erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnLeft .erg-content-box__inner
    {
max-width: 100%;
}
@media screen and (min-width: 1024px), print {
  .erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnLeft .erg-heading
        {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnLeft .erg-heading
        {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnLeft {
    width: 100% !important;
  }
  .erg-root .erg-clickable-map #map-canvas
  {
    height: 60vh !important;
  }
}
.erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnRight
    {
  width: 74.99997% !important;
}
@media screen and (max-width: 767px) {
  .erg-root .erg-content-box.erg-clickable-map .erg-clickable-map__columnRight {
    width: 100% !important;
  }
}

.erg-clickable-map_countries 
{
                left: 5% !important;
                width: 85% !important;
                margin-bottom: 25px;
}

.erg-clickable-map_countries li 
{
                                display: inline !important; 
                                
                                margin-left: 5px;
                                margin-right: 0px;
                }
                
.erg-clickable-map_countries li::before
{
                content: none !important;
}

.erg-clickable-map_countries li:not(:last-child)::after
{
                content: "   |";
}


.erg-clickable-map_countries li a
{
                text-decoration: none;
                color: #626262 !important;
}

/* Search */
/*Search toggle*/
.toggle-check-input {
  width: 1px;
  height: 1px;
  position: absolute;
}

.toggle-check-text {
  display: inline-block;
  position: relative;

  background: #8e0038;
  padding: 0.25em 0.5em 0.25em 2em;
  border-radius: 1em;
  min-width: 2em;
  color: #FFF;
  cursor: pointer;
  transition: background-color 0.1s;
margin-top:10px;
}

.toggle-check-text:after {
  content: ' ';
  display: block;
  background: #FFF;
  width: 1.1em;
  height: 1.1em;
  border-radius: 1em;
  position: absolute;
  left: 0.3em;
  top: 0.25em;
  transition: left 0.15s, margin-left 0.15s;
}

.toggle-check-text:before {
  content: 'By Date';
}

.toggle-check-input:checked ~ .toggle-check-text {
  background: #8e0038;
  padding-left: 0.5em;
  padding-right: 2em;
}

.toggle-check-input:checked ~ .toggle-check-text:before {
  content: 'By Relavance';
}

.toggle-check-input:checked ~ .toggle-check-text:after {
  left: 100%;
  margin-left: -1.4em;
}
/* datepicker-css */
.lightpick {
    position: absolute;
    z-index: 99999;
    padding: 4px;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    color: #000;
    font-family: system-ui, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.125em;
}

.lightpick--inlined {
    position: relative;
    display: inline-block;
}

.lightpick,
.lightpick *,
.lightpick::after,
.lightpick::before {
    box-sizing: border-box;
}

.lightpick.is-hidden {
    display: none;
}

.lightpick__months {
    display: grid;
    background-color: #EEE;
    grid-template-columns: auto;
    grid-gap: 1px;
}

.lightpick--2-columns .lightpick__months {
    grid-template-columns: auto auto;
}

.lightpick--3-columns .lightpick__months {
    grid-template-columns: auto auto auto;
}

.lightpick--4-columns .lightpick__months {
    grid-template-columns: auto auto auto auto;
}

.lightpick--5-columns .lightpick__months {
    grid-template-columns: auto auto auto auto auto;
}

.lightpick__month {
    padding: 4px;
    width: 288px;
    background-color: #FFF;
}

.lightpick__month-title-bar {
    display: flex;
    margin-bottom: 4px;
    justify-content: space-between;
    align-items: center;
}

.lightpick__month-title {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    cursor: default;
    padding: 0 4px;
    border-radius: 4px;
}

.lightpick__month-title > .lightpick__select {
    border: none;
    background-color: transparent;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.lightpick__month-title > .lightpick__select:disabled {
    color: #333;
}

.lightpick__month-title > .lightpick__select-months {
    font-weight: bold;
    font-size: 1em;
    margin-right: .5em;
}

.lightpick__toolbar {
    display: flex;
    text-align: right;
    justify-content: flex-end;
}

.lightpick__previous-action,
.lightpick__next-action,
.lightpick__close-action {
    display: flex;
    margin-left: 6px;
    width: 32px;
    height: 32px;
    outline: none;
    border: none;
    border-radius: 50%;
    background-color: #DDD;
    justify-content: center;
    align-items: center;
}

.lightpick__previous-action,
.lightpick__next-action {
    font-size: 12px;
}

.lightpick__close-action {
    font-size: 18px;
}

.lightpick__previous-action:active,
.lightpick__next-action:active,
.lightpick__close-action:active {
    color: inherit;
}

.lightpick__days-of-the-week {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.lightpick__day-of-the-week {
    display: flex;
    font-size: 11px;
    font-weight: bold;
    justify-content: center;
    align-items: center;
}

.lightpick__days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.lightpick__day {
    display: flex;
    height: 40px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.lightpick__day.is-today {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(220, 50, 47, .5)' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
    background-size: 18.8% auto;
    background-position: center bottom;
    color: #DC322F;
}

.lightpick__day:not(.is-disabled):hover {
    background-size: contain;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23E0E0E0' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
}

.lightpick__day.is-disabled {
    opacity: 0.38;
    pointer-events: none;
}

.lightpick__day.disabled-tooltip {
    pointer-events: auto;
}

.lightpick__day.is-disabled.is-forward-selected {
    opacity: 1;
}
.lightpick__day.is-disabled.is-forward-selected:not(.is-start-date) {
    background-color: rgba(38, 139, 210, 0.1);
    background-image: none;
}

.lightpick__day.is-previous-month,
.lightpick__day.is-next-month {
    opacity: 0.38;
}

.lightpick__day.lightpick__day.is-in-range:not(.is-disabled) {
    opacity: 1;
}

.lightpick__day.is-in-range {
    border-radius: 0;
    background-color: rgba(38, 139, 210, 0.1);
    background-image: none;
}

.lightpick__day.is-in-range:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='rgba(38, 139, 210, 0.5)' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
}

.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped {
    border-top-left-radius: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 50%;
    background-color: #268BD2;
    background-image: none;
}

.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
    border-top-left-radius: 0;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 0;
    background-color: #268BD2;
    background-image: none;
}

.lightpick__day.is-start-date.is-end-date {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23268BD2' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23268BD2' cx='16' cy='16' r='16'/%3E%3C/svg%3E");
    background-size: auto;
    background-position: center;
    color: #FFF;
    font-weight: bold;
}

.lightpick__tooltip {
    position: absolute;
    margin-top: -4px;
    padding: 4px 8px;
    border-radius: 4px;
    background-color: #FFF;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    font-size: 11px;
    pointer-events: none;
}

.lightpick__tooltip::before {
    position: absolute;
    bottom: -5px;
    left: calc(50% - 5px);
    border-top: 5px solid rgba(0, 0, 0, 0.12);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: "";
}

.lightpick__tooltip::after {
    position: absolute;
    bottom: -4px;
    left: calc(50% - 4px);
    border-top: 4px solid #FFF;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
}
.lightpick__footer {
    display: flex;
    justify-content: space-between;
}
.lightpick__reset-action,
.lightpick__apply-action {
    border-radius: 5px;
    font-size: 12px;
    border: none;
}
.lightpick__reset-action {
    color: #fff;
    background-color: #aeacad;
}
.lightpick__apply-action {
    color: #fff;
    background-color: #2495f3;
}
