h1{
    hyphens: auto;
}
h2{

}
h3{

}
a{

}
p{

}
/*####################################################################################
### Header
####################################################################################*/
header > div.container{
    padding: 0 0;
    margin-bottom: 30px;
}
.breadcrumb,
.metaNav{
    display: none;
}
.mainTeaserWrapper .container.regionalgruppe{
    margin-top: 5px;
}
.spendenbutton-wrap{
    float: left;
    width: 100%;
}
.spendenbuttonwrap{
    float: left;
    margin-bottom: 2%;
    /*margin-left: 5%;*/
    /*margin-top: -2px;*/
    margin-right: 8.4%;
    margin-top: 22px;
    background: none;
    border: none;
    width: 52.8%;
}
.spendenbutton{
    display: block;
    width: 100%;
    /*width: 78.666%;*/
    /*width: 132px;*/
    /*height: 74px;*/
}
.header-links{
    width: 61%;
    width: 39%;
}
.header-links .indexed-inputsearch{
    width: 78.6666%;
    float: left;
}
.mobile-search{
    float: left;
    height: auto;
}
.mobile-search,
.normal-search .indexedsearchbox{
    display: none;
}
.mobile-search{
    display: none;
}
.mobile-search.in{
    display: block;
    float: left;
    width: 100%;
    height: 100px;
    /*position: absolute;*/
    top: 125px;
    left: 0px;
}
.mobile-search.in .indexedsearchbox{
    display: block;
    float: left;
    width: 100%;
    height: 100px;
    position: absolute;
    top: 125px;
    left: 0px;

}
.header-links .searchform .searchbox:first-child{
    display: block;
}
.indexedsearchbox.active .kesearchbox .searchbox:nth-child(1){
    position: absolute;
    top: 95px;
}
.indexedsearchbox.active .kesearchbox .searchbox:nth-child(1) input{
    width: 200px;
    margin-left: -400%;
}
.indexedsearchbox{
    margin-top: 22px;
    float: left;
    width: 30.4%;
}
.searchform{
    width: 100%;
}
.searchform .searchbox{
    padding: 0 0;
    margin: 0 0 ;
}
.header-links .searchform .searchbox:nth-child(2){
    width: 22%;
    padding: 0 0 0 15px;
}
.header-links .searchform .searchbox:first-child{
    width: 78%;
    padding: 0 0 0 15px;
}
.mobile-search.in .indexedsearchbox .searchbox:first-child input{
    height: 70px;
    background: #d2eaff;
    border: none;
}
.indexed-wrap{
    float: left;
    width: 100%;
    height: auto;
}
.header-links .indexed-inputsearch input{
    height: 100%;
    width: 84.7458%;
    border: 2px solid #0084BE;
    border-radius: 3px;
    background: #fafafa;
    float: left;
}
.header-links .indexed-inputsearch input{
    font-size: 22px;
    color: grey;
}
.header-links .indexed-searchbutton{
    width: 15%;
    float: right;
}
.header-links .searchform .submitbutt{
    float: left;
    width: 100%;
    height: 50px;
}
.search-menu{
    float: left;
    width: 27%;
    width: 36%;
    padding-left: 2%;
    /*margin-top: 20px;*/
}
.search-menu > button.collapsed,
.header-links .searchform .submitbutt input{
    float: left;
    width: 100%;
    height: 100%;
    height: 100px;
    max-width: 60px;
}
.search-menu > button:focus{
    outline: 0;
}

.search-menu > button {
    background-size: 100%;
    float: right;
    border: 0;
    padding: 0;
    background: url("/typo3conf/ext/ig_project/Resources/Public/Icons/svg/lupe_blau.svg") no-repeat center bottom #fff;
    background-color: #0084BE;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
    float: left;
    width: 40px;
}
.search-menu > button.collapsed{
    background-size: 100%;
    float: right;
    border: 0;
    padding: 0;
    background: url("/typo3conf/ext/ig_project/Resources/Public/Icons/svg/lupe_blau.svg") no-repeat center bottom #fff;
    background-size: 100%;
    font-size: 0;
    line-height: 0;
    float: left;
    width: 40px;
    max-width: 100%;
}
.lupe{
    width: 100%;
    height: auto;
    margin: 0 0;
    margin-right: 35px;
}
.homelink {
    width: 34%;
    height: 85px;
    background: url("/typo3conf/ext/ig_project/Resources/Public/Img/Logo-V_RGB.svg") no-repeat center;
    background-size: 70% 70%;
    margin-top: 20px;
}
button.navbar-toggle:before{
    content: url(/typo3conf/ext/ig_project/Resources/Public/Img/mobill-button-new-active.png);
}
button.navbar-toggle.collapsed:before{
    content: url(/typo3conf/ext/ig_project/Resources/Public/Img/mobill-button-new.png);
}
.mobile-menu{
    width: 27%;
    float: right;
}
button.navbar-toggle{
    /*width: 109px;*/
    /*width: 17%;*/
    width: 80%;
    display: block;
    margin: 20px 0;
    padding: 0 0;
    display: block;
    height: auto;
    margin-top: 0px;
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    border: none;
    border-radius: 0;
}

button.search-toggle.collapsed{
    /*background-color: white;*/
}
/*button.search-toggle{*/
    /*background: #0084BE*/
/*}*/
button.navbar-toggle{
    background: #0084BE;
}
/*button.search-toggle::after,*/
button.navbar-toggle::after{
    content: ' ';
    width: 0px;
    height: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #fff;
    position: absolute;
    transform: translate(0px,0px);
    right: 38%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    bottom: -10px;
}
button.search-toggle.collapsed::after{
    bottom: 0px;
    display: none;
}
button.search-toggle::after{
    bottom: 22px;
    right: 33%;
    display: block;
}
button.search-toggle::after{

}
button.navbar-toggle.collapsed {
    background: #fff;
}

button.navbar-toggle.collapsed {

}
.navbar-nav{
    float: none;
    margin: 0 0;
}
.mainNav{
    width: 100%;
    float: left;
    background-color: rgba(255,255,255,0.9);
    position: absolute;
    z-index: 100;
    top: 111px;
    /*height: 100%;*/
    left: 0;
}
.mainNav{
    flaot: left;
    width: 100%;
}
.nav.subnav{
    display:none;
}
.navbar-collapse{
    border-top: medium none;
    box-shadow: none;
    height: auto;
    padding: 0;
    min-height: 100%;
}
.mainNav .ebene2-wrap{
    display: none;
}

.mainNav > div > ul > li > a{
    padding: 20px 32px;
}

.mainNav .nav-meta.nav-pills > li > a{
    padding: 10px 32px;
}
.mainNav .nav-meta.nav-pills > li{
    clear: both;
    float: none;
    font-weight: 300;
}
.mainNav .nav-meta.nav-pills > li > a{
    font-size:22px;
    color:#000;
}

.bx-wrapper .slider .slide{
    overflow: hidden;
}
.bx-wrapper .slider .slide img{
    width: 175%;
    max-width: 175%;
    margin-left: -37.5%;
}


/*####################################################################################
### Content
####################################################################################*/



.teaser h3{
    top:auto;
    font-size: 22px;
    top: none;
    bottom: 0;
    left: 0px;
}
.teaser h3 a{
    padding: 2px 14px;
}
.row.dreispalter > div{
    margin: 0 0 1px 0;
}
.fullwidth h3{
    width: 100%;
}
.contbox-wrap{
    width: 83.3333%;
}
.contbox-pic {
    padding: 0px 0px 10px 0px;
    width: 100%;
}
.contbox-pic img{
    width: 80%;
    height: auto;
    margin: 0 10%;
}
.contbox-padding,
.contbox-text{
    padding: 0 0;
}
/*####################################################################################
### Footer
####################################################################################*/
.footer-bot {
    padding-bottom: 10px;
}
.footer-top .footer-top-wrap.container,
.footer-top .footer-top-wrap .footer-top-innerwrap,
.footer-top .footer-top-wrap .footer-top-innerwrap > div{
    padding-left: 0;
    padding-right: 0;
}
.footer-top .footer-top-wrap .footer-top-innerwrap{
    padding: 0 0;
}
.footer-top .footer-top-wrap .footer-top-innerwrap > div{
    padding: 0 15px;
}
.footer-top .footer-top-wrap .footer-top-innerwrap > div:first-child,
.footer-top .footer-top-wrap .footer-top-innerwrap div.contact-service-footer{
    display: none;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-nav{
    display: none;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-service,
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-about,
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-social,
.footer-top .footer-top-wrap .footer-top-innerwrap .contact-service-footer{
    min-height: 35px;
    border-bottom: 1px solid white;
}

.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-service.footer-activated::after,
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-about.footer-activated::after,
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-social.footer-activated::after,
.footer-top .footer-top-wrap .footer-top-innerwrap .contact-service-footer.footer-activated::after{
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    right: 12px;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .navbar-footer li a::after{
    content: none;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .nav.title {
    position: absolute;
    width: 100%;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .footer-activated ul{
    margin-top: 35px;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .footer-activated li a{
    padding: 0 15px;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .footer-activated li{
    display: block;
}
.footer-top .footer-top-wrap .footer-top-innerwrap li{
    display: none;
}
.footer-top .footer-top-wrap .footer-top-innerwrap .company{
    float: left;
    width: 100%;
    border: none;
}


.footer-bot-wrap,
.footer-bot-wrap div span,
.footer-bot-wrap div{
    padding-left: 0px;
    padding-right: 0px;
}
.footer-bot-wrap div span{
    padding: 0 5px;
    font-weight: 300;
}
.footer-bot-wrap #spendenbauchbinde{
    padding: 10px 15px 0 15px;
}
.footer-bot .footer-bot-wrap .footer-bot-innerwrap{
    color: #0084BE;
}

.footer-bot #spendenbauchbinde #spendenbuttonfooter{
    width: 142px;
}



/*####################################################################################
### Sonstiges und zu faul zum Einordnen
####################################################################################*/

/*slider startseite*/
.bx-wrapper .bx-controls-direction a{
    z-index: 25;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}
.bx-wrapper .bx-controls-direction a.bx-next{
    right: 30px;
}
.bx-wrapper .bx-controls-direction a.bx-prev{
    left: 30px;
}
/* Shop */
.tx-ig-bookshop .tabs li a{
    font-size: 14px;
}
.tx-ig-bookshop .bookshop_order_orders_header {
    font-size: 15px;
    padding-top: 30px;
}
.header-links > .mainNav > .navbar-nav {
    display: none;
}
.header-links > .mainNav > .navbar-collapse ul {
    background-color: #fff;
    padding: 0;
}
.header-links > .mainNav > .navbar-collapse ul li {
    border-radius: 0;
    border-bottom: 1px solid #dcdcdc;
    display: none;
}
.header-links > .mainNav > .navbar-collapse ul.mainmenu_mobile li {
    display: block;
}
.header-links > .mainNav > .navbar-collapse ul li a {
    color: #000;
}
.header-links > .mainNav > .navbar-collapse > .navbar-nav > ul.nav-pills > li > a {
    border-radius: 0;
}
.header-links > .mainNav > .navbar-collapse > .mainmenu_mobile ul li {
    display: block;
    font-size: 48px;
    padding: 15px 15px 15px 50px;
}
.header-links > .mainNav > .navbar-collapse > .mainmenu_mobile .ebene2 li{
    font-size: 24px;
}
.mobilemenu_first {
    font-size: 40px;
    padding: 15px 15px 15px 50px;
    background-color: #f2fbff;
    border-bottom: 1px solid #dcdcdc;
    font-weight: lighter;
    text-decoration: none;
}
.mobilemenu_first a,
.mobilemenu_first a:hover {
    color: #000;
}

@media (max-width: 600px) {
    .header-links > .mainNav > .navbar-collapse > .mainmenu_mobile ul li {
        font-size: 30px;
        padding: 15px 15px 15px 30px;
    }
}

.alpha_bg {
    display: none;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 50;
    position: fixed;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}
header {
    background: none repeat scroll 0 0 #fff;
    position: relative;
    z-index: 105;
}
.mainTeaserWrapper .header-description{
    height: 100%;
    left: 6%;
    position: relative;
    top: -30px;
    width: 90%;
}
.mainTeaserWrapper .header-description h1{
    /* background-color: #f2da4c; */
    bottom: 10%;
    box-decoration-break: clone;
    color: #000;
    display: inline;
    font-weight: normal;
    font-size: 20px;
    line-height: 1.3em;
    padding: 0 14px;
    position: absolute;
    max-width: 270px;
}

@media only all and (max-width: 767px) {

    #teaserspendenbutton{
        margin: 0 auto;
        width: 200px;
    }

    .spendenteaser .teasertext .text,
    .spendenteaser .teasertext .headline{
        text-align: center;
    }

    .spendenteaser .teasertext .text{
        line-height: 32px;
    }
    .spendenteaser .teasertext .headline{
        line-height: 48px;
    }
}

@media only all and (max-width: 640px){

    .header-links > .mainNav > .navbar-collapse ul{
        margin-bottom: 0;
    }
    .mobile_service *{
        background-color: #f2fbff;
    }
    .header-links > .mainNav > .navbar-collapse .mobile_service ul li a{
        font-weight: 300;
    }

    .contentWrapper.deactivate::before{
        content:"";
        height: 999999px;
        width: 100%;
        float: left;
        position: absolute;
        background-color: rgba(0,0,0,0.75);
        z-index: 999;
    }
    .news .article{
        border: none;
        padding-bottom:30px;
        border-bottom: 1px solid #dcdcdc;
    }
    .news .article .news-inhalt{
        width: 100%;
        padding-bottom: 50px;

    }
    .news .article a.more{
        position: relative;
        margin: 0 auto;
        width: auto;
        bottom: 0 ;

        padding: 15px 60px;
        margin-left: 30%;
    }
    .footer-bot #kontodaten span{
        text-align: left;
        padding-left: 15px;
    }

    .footer-top .footer-top-wrap .footer-top-innerwrap div.contact-service-footer{
        display: block;
        padding-top: 20px;
    }
    .contact-service-footer{
        position: relative;
    }
    .contact-service-footer:after{
        display: none;
    }
}

