






.marker { cursor: pointer; position: absolute; }
.marker:hover { background-image: url("/img/pfeil.png"); background-repeat: no-repeat; }

.maxSize { height: 100%; width: 100%; }
#showHead:hover { background-position: 80% 70%; }
#showPart2 { top: 1vh; width: 50%; height: 65%; left: 0; }
#showPart3 { top: 1vh; width: 50%; height: 65%; right: 0; }
#showPart2:hover { background-position: 80% 75%; }
#showPart3:hover { background-position: 45% 75%; }
#showPart4:hover { background-position: 42% 6%; }
#showSubHead:hover { background-position: 100% 50%; }



.aniHeadline {
    text-align: center;
    font-size: 3em;
    font-weight: bold;
    padding: 50px;
    color: #00823e;
}

#overlay {
    display: none;
    padding-top: 10vh;
    z-index: 1000000;
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,0.7);
}
#outerContent {
    margin: 0 auto;
    height: 525px;
    max-width: 855px;
    width: 100%;
    min-width: 360px;
    background-repeat: no-repeat;
    background-image: url(/img/blase.png);
    position: relative;
    padding: 60px;
    background-size: cover;
}
#innerContent {
    max-height: 77%;
    overflow: auto;
}

.footer {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 60px;
}

.iconbar_kachel {
    cursor: pointer;
    xwidth: 20%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: contain;
    padding-top: 25%;
    display: table-cell;
}

.iconbar_kachel:hover {
        background-color: rgba(14,142,58,0.3)
    }



.galleryItem img {
    height: 20vh !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center center;
}

.galleryItem:after { 
    content: url('/img/ico_galerie.png'); 
    position: absolute; 
    right: 25px; 
    bottom: 10px; 
}


.menue {
    height: 150px;
    position: fixed;
    width: 100%;
    z-index: 1002;
}
.menue_inner {
    height: 180px;
    position: relative;
}

.iconSoc { width: 68px; height: 68px; }
.SandboxRoot .timeline-Viewport {background-color: #f2ece6; }
.bg_head {

    height: 350px;
    width: 100%;
    background-image: url(/img/bg_header3.png);
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.bg_head_tab {
    height: 300px;
    width: 100%;
    background-image: url(/img/bg_header5.png);
    background-position: 50% 140px;
    background-repeat: no-repeat;
}


    .bg_head_mob { 
    height: 155px;
    width: 100%;
    background-image: url(/img/bg_header6.png);
    background-position: 50% 86px;
    background-repeat: no-repeat;
    
    
    }


.dropdown-menu {
    text-align: right;
    right: 0;
    left: auto;
    border: 1px solid #0e71b8;
    background-color: #f2ece6;
    padding: 0;
    margin: 0;
    margin-top: 0px;
    border-bottom: 0;
    border-radius: 0;

}




    .dropdown-item {     font-weight: 700; text-transform: uppercase; color: #0e71b8 !important; text-decoration: none; background-color: #f2ece6; min-height: 40px; padding-top: 10px; border-bottom: 1px solid #0e71b8;}
    .dropdown-item:hover { font-weight: 700; text-transform: uppercase; color: #f2ece6 !important; text-decoration: none; background-color: #0e71b8; min-height: 40px; padding-top: 10px; }


#btnMenue { display: none; }

    .quicklinks  .col-md-6, .quicklinks  .col-lg-6 { padding-left: 15px; padding-right: 15px;   }


.top90 { margin-top: 90px; }
.top75 { margin-top: 75px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }

.bottom80 { margin-bottom: 80px; }
.bottom40 { margin-bottom: 40px; }
.bottom35 { margin-bottom: 35px; }
.bottom30 { margin-bottom: 30px; }
.bottom25 { margin-bottom: 25px; }


.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }

.height60 { height: 60px; }
.textRight { text-align: right; }


.regNewsletter { display: block; font-size: 24px; color: #ffffff; font-weight: 700; width: 320px; height: 45px; background-color: #0e71b8; text-align: center; padding-top: 5px; position: absolute; bottom: 6px; }

/*!
 * Bootstrap Changes
 */

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 460px;
}

.dropdown-toggle::after {
  display: none;
  margin-left: 0;
  vertical-align: 0;
  border: 0;
}
.nav-link { display: block; padding: 0; color: #0e71b8 !important; }
.nav-link:hover { color: #94c23b !important; text-decoration: underline; }


  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 25px;
  }

/*!
 * Mobil: Header fix
 */



.sogno_nav {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 25px;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #0e71b8 !important;
}




@media (max-width:991px) and (min-width:768px) {
    .container { max-width: 760px; }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 30px;        padding-left: 30px;    }

    .sogno_nav { right: 30px; font-size: 16px;     bottom: 37px; }
    .logo_main {        float: left;        margin-top: 40px;        margin-bottom: 40px;        margin-left: 15px;        width: 250px;    }

  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0rem; padding-left: 22px; }

    .bg_head { display: none; }
    .menu_subline {        display: none;    }
    .bg_head_tab { display: block; }
    .menue { height: 140px; }
    .menue_inner { height: 140px; position: relative; }
    .bg_head_mob { display: none; }


}

@media (min-width: 992px) {
    .container {    max-width: 980px; }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 15px;        padding-left: 15px;    }

    .logo_main {        float: left;        margin-top: 42px;        margin-bottom: 30px;        margin-left: 0px;        width: auto;    }

    .sogno_nav { right: 15px; font-size: 20px;     bottom: 53px; }
    .bg_head { display: block; }

    .bg_head_tab { display: none; }
    .bg_head_mob { display: none; }

}

@media (min-width: 1100px) {
    .container {    max-width: 1080px; }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 40px;        padding-left: 40px;    }
    .sogno_nav {  right: 40px; font-size: 20px;     bottom: 53px; }

    .logo_main {        float: left;        margin-top: 42px;        margin-bottom: 30px;        margin-left: 30px;        width: auto;    }
    .bg_head_tab { display: none; }
    .bg_head_mob { display: none; }
    }


@media (min-width:768px) {
 .dropdown:hover > .dropdown-menu {
    display: block;
}
.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}}

@media (max-width:767px) {
    #btnMenue { display: block; }
    .quicklinks { display: none; }
    .container { max-width: 480px; width: 100%; }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 30px;        padding-left: 30px;    }



    #outerContent {
        padding: 30px;
    }





    .sogno_nav { 
        right: auto; 
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        position: relativ;
        font-size: 16px;
        font-weight: 700;
        background-color: #f2ece6;
    }


    .aniHeadline {
        font-size: 1.5em;
    }

    
    #navbarSupportedContent { min-height: 100vh; border: 1px solid #0e71b8; position: absolute; background-color: #f2ece6; right: 45px; width: 315px; margin-top: -20px; }

    .nav-item {  min-height: 40px; }
    .nav-link { color: #0e71b8 !important; text-decoration: none; background-color: #f2ece6; min-height: 40px; padding-top: 10px; border-bottom: 1px solid #0e71b8;}
    .nav-link:hover { color: #f2ece6 !important; text-decoration: none; background-color: #0e71b8; min-height: 40px; padding-top: 10px; }

    .logo_main { clear: both;       float: none;        margin-top: 15px;        margin-bottom: 15px;        margin-left: 15px;        width: 240px;    }

    .navbar-expand-md .navbar-nav .nav-link { padding-right: 0rem; ; }

    .bg_head        { display: none; }
    .bg_head_tab    { display: none; }
    .menu_subline   { display: none; }
    .menue          { height: 86px; background-color: #f2ece6; }
    .menue_inner    { height: 86px; position: relative; background-color: #f2ece6; }
    .bg_head_mob { display: block; }




.dropdown-menu {
    text-align: right;
    right: auto;
    left: auto;
    border: 0;
      margin-top: 0;
}

.dropdown-menu:after {
    position: absolute;
    height: 0;
    width: 00px;
    top: 0;
    right: 0;
    content:"";    
    background-image: none;
}

}

