/* xt9 / 10.5 / 2022-03-06 */

body {
    padding: 0px 0 0px 0;
    background-color:#f1f1f1;
    background-color:#fff;
    background-image: none;
    font-family: Arial,Helvetica,sans-serif;
    color:#000;
    font-size:100%;
}

.container.topnav{
    height:40px;
    border:0px solid green;
    text-align:right;
    font-size:13px;
    color:#005198;
    padding:5px 20px 5px 5px;
}
.container.topnav a {
    color:#005198;
    text-decoration:none;
    font-weight:normal;
}

td {
    vertical-align: top;
    border-bottom: 0px solid #ccc;
    padding: 7px;
}
#main td a,
#main td a:link{
    text-decoration: none;
    border-bottom:1px dashed #00448b;
}
tr:hover {
    background-color:#f4f4f4;
}



.wrapper {
    /*background-color: #fff;*/
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    overflow: hidden;
}

@media only screen and (min-width: 760px) {
    body {
        padding: 0 0 0px 0;
        font-size:100%;
    }
    .wrapper {
        -webkit-box-shadow: 0px 15px 39px -13px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 15px 39px -13px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 15px 39px -13px rgba(0, 0, 0, 0.1);
    }
}



#main A,
#main A:link,
#main A:visited,
#main A.textlink {
    font-weight: 700;
    color: #00448b;
    text-decoration: underline;
}



UL {
    margin-top:1em;
    margin-left:13px;
    line-height:140%;
    padding:0 0 1em 1.8em;
    padding:0 0 1em 0;
}


ol,ul
{
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
}

P {
    line-height:150%;
}
H1,
.h1 {
    color: #1e5da5;
    margin: 0 0px 10px 0;
    font-size: 1.2rem;
}
h1 a,
h1 a:hover,
h1 a:visited {
    color:#1e5da5;
}


h2, .h2, h2 a, h2 a:hover, h2 a:visited {
    color:#1e5da5;
}

H3, .h3{
    color:#1e5da5;
    font-weight: normal;
    margin-bottom:3px;
}
H4 {
    color:#1e5da5;
}
H5 {
    color:#1e5da5;
    font-weight: bold;
}


h1{font-size: 1.8rem;font-weight: 600;}
h2{font-size: 1.6rem;font-weight: 600;}
h3{font-size: 1.3rem;font-weight: 600;}




td h2 {
    border-bottom:1px solid #5E6172;
}
.csc-frame-frame1{
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    padding:8px !important;
    margin-bottom:23px;
}

#main {
    min-height: 600px;
    padding: 0px;
    padding-top: 104px;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
}



li.nav-item{
    margin: 0 3px;
}
#navbarNavDropdown li a.activ {
   background-color: #d9d505;
}









@media only screen and (max-width: 990px) {

}


/* ------------------------------------- */


@media only screen and (min-width: 750px) {

}







@media only screen and (min-width: 760px) {
    ul.rootline {
        padding-left: 33px;
    }
}


.container_x {
    text-align:center;
    max-width:100%;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    /*
    background-color: #5e6172;
    background-color: #fff;
    */
    border-bottom: 0;
    padding-bottom: 7px;
    /*
    background-image: linear-gradient( to right, #5e6172 50%, #eeeeee 50%);
    */
}
.topimg {
    text-align:center;
    max-width:100%;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    background-color: #5e6172;
    background-color: #fff;
    margin-left: 20px;
}
.container_x > .container{
    padding-left: 0;
    padding-right: 0;
}


/* NAVIGATION TAETER ===================================== */
.container_x {
    float: left;

    width: 271px;
    margin-top: 20px;
}
.navbar-brand_x{
    display:none;
}




@media screen and (max-width:750px) {

    .container.topnav #c93{
        display:none;
    }




    .cont_181_mi .col-md-6.li {
        border: 0px solid #d9d505;
        padding-top: 18px;
        padding-left: 4px !important;
        margin: 0 7% 30px 7% !important;
    }
    tr:nth-child(1) td:nth-child(2) {
        font-weight: bold;
        font-size: 20px !important;;
        line-height: 110%;
    }
    td {
        vertical-align: top;
        padding: 3px;
    }

    .footercontent {
        padding: 0;
    }

    .dropdown-item {
        color: #1e5da5;
        font-size: 17px;
        font-weight:600;
        padding: 0.75rem 2rem;
    }
}




/* /NAVIGATION TAETER ==================================== */




/* NEWS */

/* --- TT_NEWS PREV-NEXT ---------------  */
.news-single-item div.prev_article,
.news-single-item div.next_article {
    font-size:80%;
    position:relative;
    width:45%;
    display:inline-block;
}
.news-single-item div.prev_article {
    float:left;
    display:inline-block;
}
.news-single-item div.next_article {
    float:right;
    display:inline-block;
}
.tt_clearer {
    clear: both;
}
.news-single-item div.prev_article a,
.news-single-item div.next_article a {
    color:#567;
    font-weight: normal;
    text-decoration: none;
}
/* ---/TT_NEWS PREV-NEXT ---------------  */
.es_back {
    margin-top:30px;
}








/* --- news ----------------------------------------- */
.news-latest-item h2 {
    background-color: transparent;
    margin-top:0;
}
.news-latest-item a p {
    text-decoration: none;
    background-color: transparent;
    color:#333;
    font-weight: normal;
}
.news-latest-item a {
    text-decoration:none !important;
}


.news-latest-date {
    /* display:none; */
    display:block;
    margin:0;
    padding:0;
    padding-top:14px;
    color:#777;
    text-align:right;
}


/* --- list --- */
.news-list-item h2 {
    background-color:transparent;
    margin-top:0;
}
.news-list-item h2 a {
    text-decoration: none;
}
.news-list-morelink a {
    display:block;
}

/* --- single --- */
.news-single-rightbox {
    display:none;
}
.news-single-item .content {
    width:99%;
    border-right:none;
}
.news-single-item h1 {
    margin-top:18px;
}






/* --- news-archive --- */
.news-latest-gotoarchive
{
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
    background-color: transparent;
}

/*  ---- /news -------------------------------------- */


/* --- List -------------------------------------- */

.news-list-date {
    font-size:.8em;
    color:#333;
    /*
    display:none;
    */
}
.news-list-item {
    border-bottom:1px solid #ccc;
    margin:0 40px 10px 0;
    padding:0;
}
.news-list-item h2 a {
    text-decoration: none !important;
}


.news-list-morelink {
    padding-left:1.8em;
    font-weight:400;
}
.news-list-morelink a {
    font-weight:400;
}
.news-list-item hr.clearer {
    display:none;
}
.news-single-item {
    border-bottom: 0px solid #ccc;
    margin:0 40px 10px 0;
    padding:0;
}
.news-single-item hr.cl-right {
    display:none;
}
.news-single-backlink{
    margin-top:30px;
}

/* LATEST ---------------------------------------- */
div.news-latest-gotoarchive {
    display:none;
}
.news-latest-container {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 22px;
    padding-left: 10px;
}
div.news-latest-item {
    display:inline-block;
}
.news-latest-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 22px;
    padding-left: 0px;
}


.news-latest-item hr {
    display: none;
}
.news-latest-item a img {
    display:none;
}
.news-latest-item h2 {
    font-size:1.0em;
    line-height:120%;
}
.news-latest-item p {
    /*  font-size:1.1em; */
    line-height:120%;
}

/* --- /NEWS ------------------------------------- */
/* --- /NEWS ------------------------------------- */
/* --- /NEWS ------------------------------------- */




/* ACC ---------------------------------------------------- */
/* PLUS MINUS SVG */
ul.tinyaccordion h4{
    background: url('/fileadmin/styles/plus.svg') no-repeat 0 7px;
    background-size: 18px;
    border-bottom:0px solid #ccc;
}
ul.tinyaccordion h4:hover {
    /*
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
    */
}


ul.tinyaccordion h4.acc-selected {
    background: url('/fileadmin/styles/minus.svg') no-repeat 0 7px;
    background-size: 18px;
    border-bottom:0px solid #ccc;
}
ul.tinyaccordion h4.acc-selected:hover {
    /*
    filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
    */
}
/* /PLUS MINUS SVG */


.acc-selected+.acc-section{
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:10px;
}



.tx-tinyaccordion-pi1 ul{
    list-style-image: none;
    margin-left: 0px;
}


/*
li.acc-li a:hover,
li.acc-li a:active,
li.acc-li a:focus{
    background-color: #eee;
}
*/



ul.tinyaccordion h4.acc-selected {
    background-position-x: 0px;
    background-position-y: 7px;
    background-position: right;
    color: #333;
}
ul.tinyaccordion h4 {
    color: #ffffff;
    font-weight:600;
    font-size:120%;
    margin: 0 10px 0 0;
    padding: 18px 18px 18px 0px;
    cursor: pointer;
    background-position: right;
    list-style-type: none;
}
ul.tinyaccordion h4:hover {
    color: #000;
    text-decoration:none;
}
ul.tinyaccordion h3 {
    padding-left:0px;
    color:#000;
}
.tx-tinyaccordion-pi1{
    border:0px solid #fff;
}
ul.tinyaccordion li {
    padding-left: 10px;
    border: 0px solid #fff;
    margin-top: -1px;
    margin-bottom: 0px;
}
ul.tinyaccordion li:nth-child(even){
    background-color: #ffffff !important
}
ul.tinyaccordion li:nth-child(odd){
    background-color: #ffffff !important
}

ul.tinyaccordion li p {
    padding:0;
    margin-bottom:8px;
    padding-left:20px;
}
ul.tinyaccordion p:nth-last-child(1) {
    padding-bottom:15px;
}
/*
ul.tinyaccordion h4.acc-selected,
.acc-section{
    background-color:#fff;
}
*/
/* ACC -------------------------------------------------- */






/* FLUID ACC.  */

.fe-accordion-body H2{
    display:none;
}



#main h4 a.accordion-title-link{
    text-decoration:none !important;
    font-size:1.1rem !important;
    color: #1e5da5;
    width: 100%;
    display: inline-block;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card {
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
}

.accordion .card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}



.accordion .card-header {

    padding: .75rem 1.25rem;
    padding: 0;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: 0px solid rgba(0,0,0,.125);
    border-top: 1px solid rgba(0,0,0,.125);
}
.accordion .card-body {
    padding-top: 0;
}


.accordion-title-link{
    padding: .85rem 1.25rem .75rem 1.25rem;
    background: url('/fileadmin/es_template/icon/pfeil_akk_auf.svg') no-repeat -15px -0px;
    background-size: 50px;
    padding-left:36px;
    margin-top:6px;
}
.accordion-title-link.collapsed{
    background: url('/fileadmin/es_template/icon/pfeil_akk_zu.svg') no-repeat -15px -0px;
    background-size: 50px;
}


.accordion-title-link{
    padding: .85rem 1.25rem .75rem 1.25rem;
    padding: .85rem 1.25rem .75rem 1.25rem;
    background: url('/fileadmin/es_template/icon/pfeil_akk_auf_mod.svg') no-repeat 0px 13px;
    background-size: 90px;
    /**/
    padding-left:36px;
    margin-top:6px;
    /**/
}
.accordion-title-link.collapsed{
    background: url('/fileadmin/es_template/icon/pfeil_akk_zu_mod.svg') no-repeat 0px 11px;
    background-size: 90px;
}





.fe-accordion-body{
    padding-left:36px;
}

/* FLUID ACC.  */










/* BUTTON ------------------------------------------------ */

button.navbar-toggler{
    position: absolute;
    top: -20px;
    right: 28px;
    margin-top: 0px;
    background-color: #fff;
    z-index:3000;
    border: 1px solid #00448b !important;
    padding: 7px 15px;
}



@media (max-width: 768px) {

    #navbarNavDropdown{
        margin-top:17px;
    }
    .navbar {
        margin-top: 40px;
        background-color: #fff;
    }
    .bg-light {
        background-color: #fff !important;
    }


    .navbar-nav .nav-link {
        padding: 12px;
        margin: 1px;
    }


}


/*
@media only screen and (min-width: 200px) {
    button.navbar-toggler {
        margin-top: -50px;
    }
}
@media only screen and (min-width: 400px) {
    button.navbar-toggler {
        margin-top: -40px;
        margin-top: -50px;
    }
}
@media only screen and (min-width: 500px) {
    button.navbar-toggler {
        margin-top: -55px;
    }
}
@media only screen and (min-width: 600px) {
    button.navbar-toggler {
        margin-top: -65px;
    }
}
@media only screen and (min-width: 680px) {
    button.navbar-toggler {
        margin-top: -65px;
    }
}
@media only screen and (min-width: 720px) {
    button.navbar-toggler {
        margin-top: -75px;
    }
}
@media only screen and (min-width: 760px) {
    button.navbar-toggler {
        margin-top: -85px;
    }
}
*/
/* BUTTON ------------------------------------------------ */








/* ------------------------------------------------------------------- */
/*
#main .col-md-8{
    border: 0px solid #ccc;
    flex: 0 0 72.5%;
    max-width: 72.5%;
    padding-left:30px;
}
#main .col-md-4{
    border-left: 1px solid #ccc;
    flex: 0 0 26.5%;
    max-width: 26.5%;
}
*/


@media only screen and (max-width: 760px) {

    #main .col-md-8{
        border: 0px solid #ccc;
        flex: 0 0 99.9%;
        max-width: 99.9%;
     /* padding-bottom:40px; */
    }
    #main .col-md-4{
        border: 0px solid #ccc;
        flex: 0 0 99.9%;
        max-width: 99.9%;
     /* padding-bottom:40px; */
    }

}
/* -------------------------------------------------------------------- */

.tx-powermail .btn-primary {
    color: #fff;
    background-color: #DC9B36;
    border-color: #DC9B36;
}
.tx-powermail .btn-primary:hover,
.tx-powermail .btn-primary:focus,
.tx-powermail .btn-primary:active{
    color: #fff;
    background-color: #c88d32;
    border-color: #c88d32;
}



/*
@media only screen and (max-width: 500px) {
    #main .container{
        width: 100%;
    }
    #main .container
}
@media only screen and (max-width: 760px) {
    #main .container{
        width: 100%;
    }
    #main .container .col-md-12{
        padding-right: 0;
        padding-left: 0;
    }
}
@media only screen and (max-width: 1100px) {
    #main .container{
        width: 100%;
    }
}
@media only screen and (min-width: 1001px) {
    #main .container {
        width: 100%;
    }
}
*/
.container {
    max-width: 1960px;
}



.navbar-light .navbar-nav .nav-link {
    color: #fff;
    background-color: #1e5da5;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: #1e5da5;
}


/*
@media only screen and (min-width: 750px) {
    .navbar UL.nav {
        margin: 21px auto 0.5em auto !important;
    }
}
*/


ul.rootline{ display:none }

/*
@media only screen and (max-width: 1100px) {
    .navbar-light .navbar-nav .nav-link {
        margin-right: 3px;
        margin-bottom: 3px;
        font-size: 14px;
    }
}
*/


H1, .h1 {
    color: #1e5da5;
    margin: 0 0px 20px 0;
    font-size: 1.6rem;
    font-weight: bold;
}

.footercontent {
    /*
    background: #517fc6;
    */
/*    background: #5581c6;*/
    padding: 1.5rem 5% 1.8rem 128px;
    padding:0;
    color: #fff !important;
    margin-top: 3rem;
    /*
    border-top: 7px solid #1e5da5;
    */
}



.footercontent a{
    text-decoration:none;
    border-bottom: 1px dotted #333;
    font-weight:normal;
    color:#fff;
}
.footercontent a:hover{
    border-bottom: 1px solid #fff;
}


.footercontent h2,
.footercontent .h2,
.footercontent h2 a,
.footercontent h2 a:hover,
.footercontent h2 a:visited {
    color:#FFF;
    padding-bottom:15px;
}



footer{
    display:none;
}




/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/*
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    transition: position 0.5s;
    transition: top 0.5s;
}
.sticky + div + div + div.container.maincontent{
    padding-top: 130px !important;
    transition: padding-top 0.5s;
}
#mainnav_wrap.sticky{
    border-bottom: 1px solid #e7dfce;
    left: 0;
    z-index: 3000;
    background: #fff;

    -webkit-box-shadow: 0px 12px 12px 0px rgba(0,0,0,0.25);
    -moz-box-shadow:    0px 12px 12px 0px rgba(0,0,0,0.25);
    box-shadow:         0px 12px 12px 0px rgba(0,0,0,0.25);
}
.sticky .navbar {
    padding: 0.1rem 1rem;
}
.sticky .navbar UL.nav {
    margin: 0.5em auto 0em auto !important;
    margin: 0.5em 0 0em 300px !important;
    padding-bottom:0;
}
*/
/*####################################################################*/



/*####################################################################*/
#myBtn:hover {
    background-color: rgb(138, 138, 138);
    background-color: rgba(58, 114, 202, 0.65);
}
#myBtn {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.9s linear;
    /*display: none; */
    position: fixed;
    bottom: 74px;
    right: 10px;
    z-index: 99;
    font-size: 40px;
    border: none;
    outline: none;
/*    background-color: #96b1d0;*/
    background-color: rgba(58, 114, 202, 0.35);
    color: white;
    cursor: pointer;
    padding: 0px 13px 8px 13px;
    border-radius: 30px;
    width: 60px;
    height: 60px;
}
/*####################################################################*/

.tx-powermail label.control-label.col-sm-2 {
    -ms-flex: 0 0 83.33% !important;
    flex:     0 0 83.33% !important;
    max-width:    83.33% !important;
    width:    83.33% !important;
}











/* KARTE */

.col-md-8.cont_181_mi {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}

.col-md-1.cont_181_li,
.col-md-1.cont_181_re {
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
}

/* /KARTE */


.cont_181_mi .col-md-6.li{
    border:1px solid #ccc;
    padding-top:18px;
    padding-left:21px;
}


.col-md-12 {
    padding-right: 0px;
    padding-left: 0px;
}


/* NAV / SCHRIFTGROESSEN */

/* NAV */



/*MOBILPHONE*/
@media screen and (max-width:768px) {

    .container_x {
        float: left;
        width: 286px;
        margin-left: -22px;
        margin-top: -17px;
    }

    .cont_181_mi .col-md-6.li {
        border: 3px solid #B0C40D;
        padding-top: 18px;
        padding-left: 21px;
        margin: 0 10% 30px 10%;
    }
    .cont_181_mi .col-md-6.re {

        padding-top: 18px;
/*        padding-left: 21px;*/
        margin: 0 5% 30px 5%;
    }
}




/*
@media screen and (min-width:750px) and (max-width:930px) {

    #main{
        margin-top:30px;
    }

    .cont_181_mi .col-md-6.li {
        padding-top: 18px;
        padding-left: 21px;
    }

    tr:nth-child(1) td:nth-child(2) {
        font-size: 20px !important;
    }
    .footercontent {
        background: #517fc6;
        padding: 1.5rem 5% 1.8rem 60px;
    }

}
*/


@media screen and (min-width:931px)and (max-width:1200px) {
    .col-md-1.cont_181_li,
    .col-md-1.cont_181_re{
        -ms-flex: 0 0 0%;
        flex: 0 0 0%;
        max-width: 0%;
        padding:0;
        margin: 0;
    }
    .col-md-8.cont_181_mi {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 92%;
        margin:0 auto;
    }
    .cont_181_mi .col-md-6.li {
        padding-top: 18px;
        padding-left: 21px;
    }
    .cont_181_mi .col-md-6.li {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cont_181_mi .col-md-6.re {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }




}








@media screen and (min-width:1200px){

    .cont_181_mi .col-md-6.li {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cont_181_mi .col-md-6.re {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-8.cont_181_mi {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 92%;
        margin: 0 auto;
    }

}




/* /SCHRIFTGROESSEN */



/* NAV */
.navbar-brand_x {
    display: inline-block;
}
.navbar-brand_x img{
    width:180px;
    display:inline-block;
}


.container.topnav{
    display:none;
}

@media (min-width: 768px) {
    .navbar {
        float: right;
        margin-top: 100px;
    }
}
#navbarNavDropdown li a.active {
    background-color: #d9d505;
}
/* /NAV */












.page_2 .container_x{display:none;}
.page_10 .container_x{display:none;}

#main{
    padding-top: 14px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size:1.1rem;
}







/* KONTAKTBLOCK LINKS */
#c28 p{
    font-size:14px;
    color:#333;
}
#main #c28 a {
    text-decoration:none;
    font-weight:normal;
    color:#333;
}
.topimg {
    display: none;
}

.footercontent {
    padding: 0;
    border-top: 0px solid #1e5da5;
}

.footercontent .col-md-4{
    background-color:#2d5ca8;
    padding:15px;
    text-align:center;
}
.footercontent .col-md-8{
    background-color:#eeeeee;
    color:#333;
    padding:15px;
}
.footercontent .col-md-8 a{
    color:#333;
}






/* FOOTER LEFT */
@media screen and (min-width:768px) {
    #c13 {
        padding-left: 30px;
    }
}

/* FOOTER RIGHT DESK */
@media screen and (min-width:768px) {
    .footercontent .col-md-8 p {
        display: inline !important;
        border-left:1px solid #aaa;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footercontent .col-md-8 p:first-child {
        border:none;
        padding-left: 0;
    }
}

/* FOOTER RIGHT MOB */
@media screen and (max-width:767px) {
    .footercontent .col-md-4 {
        order: 2;
    }
    .footercontent .col-md-8 {
        margin: 15px !important;
        padding: 0 15px !important;
        order: 1;
    }
    .footercontent .col-md-8 p{
        text-align: center;
    }
}


/* NAV =============================================== */

@media (min-width: 768px) {
    .navbar {
        float: right;
        width: 66.6666%;
        margin-top: 100px;
        padding: 0;
        margin-bottom: 32px;
    }
    .navbar UL.nav {
        margin: 0px !important;
    }

    .navbar UL {
        padding-bottom: 0;
    }
    .navbar > .container{
        background-color: #1e5da5;
    }
    #mainnav_wrap{
        margin-left: 20px;
    }


    /*VAR*/
    /*
    .navbar {
        width: 68.6666%;
    }
    */
}
/* LOGOS */
#c51 img{
    margin-bottom: 12px;
}
#c51{
    margin-bottom: 15px;
}
/* /LOGOS */

/* GRID ============================================== */

@media (min-width: 768px){
    .col-md-4.mi {
        -ms-flex: 0 0 46.333333%;
        flex: 0 0 46.333333%;
        max-width: 46.333333%;
    }

    .col-md-4.re {
        -ms-flex: 0 0 20.333333%;
        flex: 0 0 20.333333%;
        max-width: 20.333333%;
    }
    .footercontent .col-md-4 {
        -ms-flex: 0 0 34.333333%;
        flex: 0 0 34.333333%;
        max-width: 34.333333%;
    }
    .footercontent .col-md-8 {
        -ms-flex: 0 0 65.333333%;
        flex: 0 0 65.333333%;
        max-width: 65.333333%;
    }


    /*VAR*/
    /*
    .col-md-4.li,
    .footercontent .col-md-4 {
        -ms-flex: 0 0 32.333333%;
        flex: 0 0 32.333333%;
        max-width: 32.333333%;
    }
    .footercontent .col-md-8 {
        -ms-flex: 0 0 67.333333%;
        flex: 0 0 67.333333%;
        max-width: 67.333333%;
    }
    */

}

/* GRID ============================================== */

/* CONSENT */
a.cc-btn,
a.cc-btn:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
.cc-compliance .cc-w-100 {
    width: 100%;
    display:none;
}
.cc-revoke .dp--revoke,
.cc-revoke.dp--revoke.cc-bottom-right.cc-type-info.cc-theme-edgeless{
    background-color: rgb(86, 114, 182) !important;
    color: rgb(255, 255, 255);
}

#c50 .ce-row{
    margin-bottom:5px;
}




.nav-link.current.active.has-submenu,
.nav-link.current.active.has-submenu.highlighted:hover {
    color:#333;
}




/* LANGUAGE */
ul.nav.navbar-nav.languages{
    flex-direction: row;
    margin:7px;
    position:absolute;
    top:0;
    right:0;
    border: 0px solid #333;
    padding:0;
    border-radius:6px;
    margin-top: 40px;
}
ul.nav.navbar-nav.languages li.nav-item a.nav-link{
    color: #3673bb;
    background-color:#eee;
    border: 1px solid #939393;
    padding: 1px 8px 3px 8px;
    margin-left:5px;
}
ul.nav.navbar-nav.languages li.nav-item.active a.nav-link{
    color: #fdfdfd;
    background-color: #e36161;
    border: 1px solid #333;
}


/* 2024-07-24 */
#switch_container{
    _display:none;
}
#switch_container{
    position: absolute;
    /*position: fixed;*/
    /* top: 5px;*/
    right:5px;
    padding: 0 0 0 10px;
    z-index: 999999999;
    line-height: 2rem !important;
}
#switch_container header button {
    font-size: 15px;
    font-weight: normal;
    top: -14px;
    right: -10px;
    line-height: 20px !important;
    background-color: #eee;
    background-color: transparent;
    border: none;
    margin-right: 4px;
}

#switch_container button.drmd_1{
    color:#000;
    background-color: #eee;
    border:1px solid #888;
}
#switch_container button.drmd_1.active{
    color:#fff;
    background-color: #cc1c13;
    border:1px solid #000;
}

#switch_container button.drmd_2{
    color:#000;
    background-color: #eee;
    border:1px solid #888;
}
#switch_container button.drmd_2.active{
    color:#fff;
    background-color: #cc1c13;
    border:1px solid #000;
}

#switch_container button.drmd_3{
    color:#000;
    background-color: #eee;
    border:1px solid #888;
}
#switch_container button.drmd_3.active{
    color:#fff;
    background-color: #cc1c13;
    background-color: #dd5c56;
    border:1px solid #000;
}

#switch_container button.drmd_4{
    color:#000;
    background-color: #eee;
    border:1px solid #888;
}
#switch_container button.drmd_4.active{
    color:#fff;
    background-color: #cc1c13;
    border:1px solid #000;
}

#switch_container button.darkmode{
    color:#000;
    background-color: #555;
    background-color: #eee;
    border:1px solid #888;
}
#switch_container button.darkmode.active{
    color:#fff;
    background-color: #cc1c13;
    border:1px solid #000;
}





@media (min-width: 768px) {
    .dropdown-menu {
        box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
    }
}

#navbarNavDropdown li a.nav-link.current.active.has-submenu:hover{
    color:#333 !important;
}

.ce-bodytext{
    padding: 7px 0;
}
.ce-gallery figure {
    padding: 5px;
}

.tx-powermail{
    background-color:#eee;
    padding: 20px;
}
.tx-powermail .col-md-6 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}


@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:767px){
    .navbar{
        padding: 0;
    }
    #main {
        padding-top: 70px;
    }
    #switch_container {
        right:unset;
    }
    ul.nav.navbar-nav.languages {
        margin-left: 7px;
        right: unset;
        left: 0;
        font-size: 1rem;
    }
    ul.nav.navbar-nav.languages li.nav-item.text-muted span.notranslation {
        font-size: 1rem;
        border: 1px solid #ccc;
        padding: 1px 3px 3px 4px;
        margin-top:1px;
    }

    ul.nav.navbar-nav.languages li.nav-item a.nav-link {
        color: #3673bb;
        background-color: #eee;
        border: 1px solid #939393;
        padding: 1px 3px 3px 4px;
        margin-left: 0;
        font-size: 1rem;
    }

    button.navbar-toggler {
        top: -26px;
        right: 12px;
        background-color: #fff;
        border: 2px solid #00448b !important;
        padding: 7px 9px;
    }
    .tx-powermail {
        background-color: #eee;
        padding: 0 0 20px 0;
    }
}