/*
hellblau: #0096cd ;
dunkelblau: #08386b ;
*/


/* Designanpassungen für Malaga 
--------------------------------------------- */
/*
@media (min-width: 768px) {
    .cc-indexpage .jtpl-section-main,
    #page-1118409913 .jtpl-section-main {
        margin: 100px auto 80px;
    }
}
*/

.jtpl-logo {
    margin: 18px 5px;
    width: 380px;
}

.content-options ul {
    padding: 0 15px;
}


/*LC-buttons 
-----------------------------------*/

.lc-buttons:not(.ui-widget) {
    display: block;
}

.lc-buttons {
    position: fixed;
    top: 0;
    left: auto;
    right: 5%;
    right: calc(50vw - 960px / 2);
    margin: 10px 0;
    width: 55px;
    height: auto;
    z-index: 9999;
    /*letter-spacing: 0.3rem;*/
}

.lc-buttons .n {
    padding: 0 !important;
}

.lc-buttons a {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #08386b;
    text-decoration: none;
    padding: 0 3px;
    color: #08386b !important;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-family: "Open Sans", sans-serif, "google";
    /*fallback*/
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, "websafe";
}

.lc-buttons a:hover {
    background-color: RGBA(8, 56, 107, 0.3);
}

@media (min-width: 768px) {
    /*
    .jtpl-logo a img {
        border: none;
        max-height: 120px;
        position: absolute;
        width: 330px !important;
        height: 45px !important;
    }
    */
    .navigation-vertical-alignment {
        padding: 20px 0;
    }
    .navigation-colors {
        /*
		-webkit-box-shadow: 3px 3px 6px #666;
		-moz-box-shadow: 3px 3px 6px #666;
		box-shadow: 3px 3px 6px #666;
		
		border-bottom: 1px solid RGBa(30,88,129,1);*/
    }
    .jtpl-mobile-navigation ul,
    .jtpl-navigation ul {
        margin: 11px 0;
        /*Randabstand*/
        padding: 0;
        box-sizing: border-box;
        min-width: 450px;
    }
    .navigation-colors li a,
    .navigation-colors li a:link {
        border: none;
        color: #08386b;
        background-color: #fff;
        border-bottom: 2px solid white;
        font-weight: normal;
    }
    .navigation-colors li a:hover,
    .navigation-colors li a:active,
    .navigation-colors li a:focus,
    .navigation-colors li.cc-nav-current>a:link,
    .navigation-colors li.cc-nav-current>a:visited,
    .navigation-colors li.cc-nav-parent>a:link,
    .navigation-colors li.cc-nav-parent>a:visited {
        border-bottom: 2px solid #0096cd;
    }
    .jtpl-navigation .j-nav-level-1,
    .jtpl-navigation .j-nav-level-2 {
        background-color: white;
        border: none;
        text-align: left;
        -webkit-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.33);
        -moz-box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.33);
        box-shadow: 4px 4px 6px 0px rgba(0, 0, 0, 0.33);
    }
    .j-nav-level-1 li a:hover,
    .j-nav-level-1 li a:active,
    .j-nav-level-1 li a:focus,
    .j-nav-level-1 li.cc-nav-current>a:link,
    .j-nav-level-1 li.cc-nav-current>a:visited,
    .j-nav-level-1 li.cc-nav-parent>a:link,
    .j-nav-level-1 li.cc-nav-parent>a:visited {
        border-color: #0096cd;
    }
    .jtpl-navigation a:link,
    .jtpl-navigation a:visited {
        border-radius: 0;
        line-height: 1;
        padding: 2px 1px 2px;
        margin: 0px 0 0 20px;
        /*Abstand Navitems*/
    }
    ul.cc-nav-level-1.j-nav-level-1 {
        margin: 0 10px;
    }
    .jtpl-navigation .j-nav-level-1 a:link,
    .jtpl-navigation .j-nav-level-1 a:visited {
        border-radius: 0;
        padding: 5px 15px;
        font-size: 14px !important;
        font-weight: normal;
        font-style: normal;
        /*text-transform: uppercase;*/
    }
    /* nur Startseite/Indexpage */
    #page-1955807470 .jtpl-section-main {
        margin: 120px auto 80px;
    }
    /*Bider auf Stratseite (Content)*/
    #cc-m-9832555470 img {
        border: 1px solid #0096cd;
    }
}

@media (max-width:1023px) and (min-width:768px) {
    .lc-buttons {
        right: 28px;
    }
}

@media (max-width:767px) {
    .jtpl-navigation {
        display: none !important;
    }
    #jtpl-navigation__checkbox:checked+.jtpl-main .jtpl-mobile-navigation {
        width: 100%;
    }
    .jmd-nav__list-item-1 a:link,
    .jmd-nav__list-item-1 a:visited {
        font-size: 1.4rem !important;
        line-height: 0.8 !important;
        font-weight: normal;
    }
    .jtpl-navigation__label {
        padding: 5px;
        top: 20px;
        border: none;
    }
    .jtpl-logo {
        padding: 0;
        width: 180px !important;
        margin: 12px 0 0 60px;
        margin-left: calc(50% - 180px / 2 + 10px);
    }
    .lc-buttons {
        position: absolute;
        left: 0;
        right: auto;
        margin: 20px 15px;
        width: 75px;
    }
    .lc-buttons a {
        padding: 0 2px;
        margin: 0 3px 0 0;
        font-size: 10pt;
    }
    .lc-buttons img {
        width: 25px;
        height: 25px;
    }
    .lc-buttons .cc-m-hgrid-column {
        float: left !important;
        width: auto !important;
        min-width: 0;
    }
}


/*Sidebar-Begrenzungen

.jtpl-section-aside__inner {
	border-top: 2px solid #004875;
	border-bottom: 2px solid #004875;
}


/*first image startpage*/

#cc-m-9832548070 .n {
    padding: 0 !important;
}
