/* ========= NAVIGATION ========= */
/* ======================================================= */
@import 'nav_bar_main.css';
@import 'nav_bar_sub.css';
@import 'nav_bar_top.css';
@import 'nav_tree_sitemap.css';
@import 'nav_tree_breadcrumbs_edit.css';
@import 'swslang.css';


/* ========= LAYOUT ========= */
/* ======================================================= */
.container {
    width: 960px;
    margin: 0px auto;
}

#topBox {
    height: 90px;
    background-color: #ffffff;
}
#topBox .container {}
#colorBox {
    position: absolute;
    left: 20px;
    top: 20px;
}
/* ===--- color: start ---===  */
#colorBox li {
    display: inline-block;
}
#colorBox li a {
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../../images/pages/btn_color_icons.png);
    background-position: 0px 0px;
}
#colorBox li.standard a {
    background-position: 0px 0px;
}
#colorBox li.yellowblack a {
    background-position: -22px 0px;
}
#colorBox li.blackyellow a {
    background-position: -44px 0px;
}
#colorBox li.whiteblue a {
    background-position: -66px 0px;
}
#colorBox li.bluewhite a {
    background-position: -88px 0px;
}
/* ===--- color: end ---===  */
#fontsizeBox {
    position: absolute;
    left: 140px;
    top: 20px
}
/* ===--- fontsize: start ---===  */
#fontsizeBox li {
    float: left;
}
#fontsizeBox a {
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(../../images/pages/btn_fontsize_icons.png);
    background-position: 0px 0px;
}
#fontsizeBox .fontSize1 a {
    background-position: 0px 0px;
}
#fontsizeBox .fontSize2 a {
    background-position: -22px 0px;
}
#fontsizeBox .fontSize3 a {
    background-position: -44px 0px;
}
/* ===--- fontsize: end ---===  */
#kkooelinkBox {
    float: right;
}
#kkooelinkBox a {
    display: block;
    width: 165px;
    height: 67px;
    background-image: url(../../images/pages/top_logo_kkooe.png);
    background-repeat: no-repeat;
}
#headBox {
    background-color: #cccccc;
    /*background-image: url(../../images/pages/mainpic_default.jpg); -> userimage */
    background-size: cover;
    background-position: center;
}
#headBox .container {
    position: relative;
    height: 390px;
}
#headtextBox {
    font-weight: 700;
    text-shadow: 0px 0px 6px #777777;
    width: 560px;
    position: absolute;
    bottom: 45px;
    text-align: right;
    color: #ffffff;
}
#headlogoBox {
    background-color: #ffffff;
    width: 320px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 20px 0px 20px 0px;
    text-align: center;
    box-shadow: 0px 0px 5px #777777;
    z-index: 1;
}
#headlogoBox .shadowOverlay {
    background-color: #ffffff;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}
#navBox {

}
#mainnavBox {
    background-color: #B5CB15;
}
#subnavBox {
    clear: both;
    background-color: #D9DADB;
}
#sidebarBox {
    width: 320px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 2;
}
#sidebartopBox .shadowOverlay {
    background-color: #ffffff;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 100%;
}
#sidebarwrapperBox {
    position: relative;
}
#navBox .container {

}
#sidebartopBox {
    position: relative;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #777777;
}
#linkcontactBox {
    border-top: 1px solid #E7E7EA;
    border-bottom: 1px solid #E7E7EA;
}
#linkcontactBox a {
    display: inline-block;
}
#linkcontactBox span {
    display: inline-block;
    text-decoration: none;
    color: #7C858F;
    font-weight: 700;
    padding: 19px 20px 19px 20px;
    margin: 7px 0px 7px 0px;
}
#socialnavBox {
    position: absolute;
    right: 20px;
    top: 20px;
}
#socialnavBox li {
    float: left;
}
#socialnavBox a  {
    display: block;
    width: 28px;
    height: 28px;
    padding: 0px;
    margin: 0px 0px 0px 4px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../../images/pages/btn_social.png);
}
#socialnavBox a:hover  {
    opacity: 0.5;
}
#socialnavBox .facebook a  {
    background-position: 0px 0px;
}
#socialnavBox .twitter a  {
    background-position: -28px 0px;
}
#socialnavBox .googleplus a  {
    background-position: -56px 0px;
}
#addressBox {
    font-weight: 300;
    padding: 20px 50px 20px 20px;
    position: relative;
}
#addressBox .maplink {
    background-image: url(../../images/pages/btn_maplink.png);
    position: absolute;
    top: 20px;
    right: 20px;
    width: 23px;
    height: 39px;
}
#addressBox .bezeichnung {
    color: #7C858F;
    padding: 0px 0px 20px 0px;
}
#addressBox .plzort {}
#addressBox .strasse {
    padding: 0px 0px 20px 0px;
}
#addressBox .telefon {}
#addressBox .telefax {}
#addressBox .email {}
#addressBox .www {}
#addressBox a {
    font-weight: 700;
}
#addressBox a {
    text-decoration: none;
}
#oeffnungszeitenBox {
    padding: 20px 20px 20px 20px;
}
#searchBox .swTable {
    width: 100%;
}
#searchBox .swTableCell {
    vertical-align: middle;
}
#searchBox .swTableCell.lineInput {
    width: 100%;
}
#searchBox {
    background-color: #7b848f;
    color: #ffffff;
    padding: 15px 15px 15px 15px;
}
#searchBox label {
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 0px 39px 0px 22px;
}
#searchBox input {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: none;
    background-color: #D7DADD;
}
#searchBox .button {
    display: inline-block;
    width: 50px;
    height: 30px;
    border: none;
    background: transparent url(../../images/pages/btn_search.png) no-repeat center;
    text-indent: -9999px;
    font-size: 0px;
    margin: -3px 0px 0px 0px;
}
#widgettopBox {
    padding: 0px 20px 20px 20px;
}
#widgetmiddleBox, #widgetbottomBox {
    margin: 40px 0px 0px 0px;
    padding: 0px 20px 20px 20px;
    box-shadow: 0px 0px 5px #777777;
    background-color: #ffffff;
}
#heightCalcBox {
    background-color: #ffffff;
}
#mainBox {
    background-color: #ffffff;
}
#mainBox .container {
    width: 560px;
    padding: 0px 400px 0px 0px;
}
#sliderBox {
    padding: 45px 0px 20px 0px;
    border-bottom: 2px solid #E7E7EA;
}
#contentBox {
    padding: 45px 0px 70px 0px;
}

#contentBox .subContent{
    padding-bottom: 30px;
}

#socialshareprivacy {
    padding: 40px 0px 0px 0px;
    text-align: right;
}
#bottomBox {
    background-color: #F6F6F6;
    background-image: url(../../images/pages/bkg_section_arrow_grey.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 62px 0px 80px 0px;
    margin: -20px 0px 0px 0px;
    border-bottom: 1px solid #D0D0D4;
}
#bottomBox .container {
    width: 560px;
    padding: 0px 400px 0px 0px;
}
#widgetContentBox {

}
#widgetContentBox .widgetContent {
    width: 560px;
    margin: 0px 0px 0px 10px;
}
#widgetContentBox .widgetItem {
    padding: 0px 0px 30px 0px;
}
#widgetContentBox .widgetItem.auto {
    clear: both;
}
#widgetContentBox .widgetItem.left {
    width: 290px;
    float: left;
}
#widgetContentBox .widgetItem.right {
    width: 230px;
    float: right;
    /*margin: 0px 0px 0px 35px;*/
}
#footerBox {
    padding: 60px 0px 0px 0px;
}
#footeraddressBox {
    float: right;
    text-align: right;
}
#footeraddressBox .bezeichnung {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 0px 10px 0px;
}
#footeraddressBox .plzort {}
#footeraddressBox .strasse {
    padding: 0px 0px 20px 0px;
}
#footeraddressBox .telefon {}
#footeraddressBox .telefax {}
#footeraddressBox .email {}
#footeraddressBox .www {}
#footeraddressBox a {
    text-decoration: none;
    color: #000000;
}
#footeraddressBox a {
    text-decoration: underline;
}
#footeraddressBox .loginBtn {
    padding: 20px 0px 0px 0px;
}
#footeraddressBox .loginBtn a {
    background-image: url(../../images/pages/icon_login.png);
    display: inline-block;
    width: 11px;
    height: 17px;
}
#toplinkBox {
    text-align: center;
    width: 100%;
    position: absolute;
    margin: -50px 0px 0px 0px;
}
#toplinkBox a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-image: url(../../images/pages/icon_arrow_med_grey_up.png);
    background-repeat: no-repeat;
    background-position: center;
}
#sitemapnavBox {
    float: left;
}
#footeraddressBox {

}
#footerlinksBox {
    padding: 30px 0px 0px 0px;
}
#footerlinksBox a {
    display: inline-block;
    font-weight: 400;
    color: #535353;
    text-decoration: none;
    padding: 0px 0px 10px 0px;
}
#footerlinksBox a:hover, #footerlinksBox .selected a {
    color: #ffffff;
}
#footerlinksBox {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #535353;
}
#footerkkooeBox {
    color: #000000;
    padding: 55px 0px 100px 0px;
    margin: 75px 0px 0px 0px;
    background-image: url(../../images/pages/bottom_logo_kkooe.png);
    background-repeat: no-repeat;
    background-position: right top;
    display: grid;
    grid-template-columns: max-content auto 200px;
    gap: 50px;
}
#footerkkooeBox a {
    color: #000000;
    text-decoration: none;
}
#footerkkooeBox a:hover {
    color: #669053;
    text-decoration: none;
}
#footerkkooeBox .line1 {
    padding-bottom: 35px;
}
#footerkkooeBox .line2 {
    display: grid;
    justify-content: center;
}
.tplswitchBox {
    text-align: center;
    padding: 30px 0px 60px 0px;
}
.tplswitchBox .header {
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline;
}
.tplswitchBox ul, .tplswitchBox li {
    display: inline;
}
.tplswitchBox li {
    padding: 0px 5px 0px 5px;
    font-weight: 700;
}
.tplswitchBox a {
    font-weight: 400;
    text-decoration: none;
}

/* ========= layout: index_slider ========= */
/* ======================================================= */
.index_slider #headBox .container {
    height: auto;
}

/* ========= LAYOUT: inline popup ========= */
/* ======================================================= */
body.inlinePopup {
    padding: 20px;
    background-color: #ffffff;
    background-image: none;
    /*background-image: url(../../images/pages/bkg_popup.gif);*/
    background-repeat: repeat-x;
}


/* ========= LAYOUT: print ========= */
/* ======================================================= */
#printFooterBox {
    display: none;
}
#printHeaderBox {
    display: none;
}
@media print {
    body {
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF;
        background-image: none;
    }
    .noprint {
        display: none; /* Alle nicht-druckbaren Elemente ausblenden */
    }
    .print {
        width: auto !important;
        padding: 0px !important;
        margin: 0px !important;
        border: 0px !important;
        background: transparent !important;
    }

    /* ---- LAYOUT ----  */
    /* ---------------------------------------------------------  */
    #contentBox {
        width: 640px !important;
        padding: 0px !important;
        margin: 0px auto !important;
        margin-bottom: 20px;
        color: #000000;
    }
    #printHeaderBox { /* ---- KOPFZEILE ----  */
        clear: both;
        display: block !important;
        width: 640px;
        padding: 5px 10px 5px 10px;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        margin-bottom: 15px;
        text-align: center;
    }
    #printFooterBox { /* ---- FUSSZEILE ----  */
        clear: both;
        display: block !important;
        width: 640px;
        padding-top: 10px;
        border-top: 1px solid #000000;
        text-align: center;
        margin-top: 20px;
        font-size: 9px;
    }
}
