.footerMenuArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footerMenuArea .wt {
    display: block;
    width: 33.333%;
}

.footerMenuArea .wt .frame {
    padding-left: 0;
    padding-right: 0;
}

.footerMenuArea .typeWrap-menu_pages .frame ul {
    margin-left: 0;
}

#copyrightLine {
	background-color: #6c6c6c;
	color: #fff;
}

@media (max-width: 1317px) and (min-width: 1200px) {
    #copyrightLine .centerIt {
        padding-right: 60px;
    }
}

@media (max-width: 1105px) and (min-width: 992px) {
	#copyrightLine .centerIt {
        padding-right: 60px;
    }
}

@media (max-width: 896px) {
	#copyrightLine .centerIt {
        padding-right: 0;
    }
	ul#menu-social-footer.text-right {
	    text-align: left;
	    padding: 20px 10px 0;
	}
}

#footerWrap {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 52px;
}

#footerWrap .typeWrap-mask_textbild {
    margin-top: 13px;
}


#footerWrap a,
#footerWrap p,
#footerWrap i,
#footerWrap em,
#footerWrap b,
#footerWrap strong,
#footerWrap h1,
#footerWrap h2,
#footerWrap h3,
#footerWrap h4,
#footerWrap h5 {
	color: #7d7d7d;
}

#footerWrap p {
    margin-bottom: 14px;
}

#footerWrap .typeWrap-mask_textbild .textImgWrap {
    margin-left: 0;
    margin-right: 0;    
}

#footerWrap .typeWrap-mask_textbild .textWrap {
    padding-left: 0;
    padding-right: 0;
}


#sponsorsFooterWrap {
    background-color: #ffffff;
    padding-top: 72px;
}

#sponsorsFooter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px;
}

#sponsorsFooter .sponsors {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}

#sponsorsFooter .sponsors.w100 {
    width: 100%;
}

#sponsorsFooter .sponsors ul {
    display: inline-block;
    padding: 0;
    margin-left: -15px;
    margin-right: -15px;
}

#sponsorsFooter .sponsors ul li {
    display: inline-block;
    list-style: none;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}

#sponsorsFooter .sponsors ul li.bitburger {
    position: relative;
    top: 3px;
}

#sponsorsFooter .sponsors ul li:first-child {
/*    margin-left: 0px;*/
}

#sponsorsFooter .sponsors ul li:last-child {
/*    margin-right: 0px;*/
}

#sponsorsFooter h2 {
    color: #C6C6C5 !important;
    font-family: "klavika_regularbold",Open Sans,sans-serif;
    font-style: normal;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 0;
}

#sponsorsFooter img {
    vertical-align: bottom;
}

#sponsorsFooter .premiumPartner img {
    max-height: 60px;
}

#sponsorsFooter .partner img {
    max-height: 40px;
}

@media (min-width: 601px) {
    #sponsorsFooter .sponsors .foerderer {
        margin-bottom: 50px;
    }

    #sponsorsFooter .sponsors .foerderer li {
        padding-bottom: 40px;
    }


    #sponsorsFooter .sponsors .foerderer img {
        max-height: 40px;
    }

    #sponsorsFooter .sponsors .foerderer img.BKM {
        max-height: 59px !important;
        top: 9px;
        margin-bottom: -8px;
        max-height: 200px;
        position: relative;
    }

    #sponsorsFooter .sponsors .foerderer img.stiftung_fussball_kultur_euro2024 {
    /*    max-height: 28px;*/
    }

    #sponsorsFooter .sponsors .foerderer img.heimspiel {
        max-height: 41px;
    }

}

@media (max-width: 600px) {
    #sponsorsFooter .sponsors .foerderer {
        margin-bottom: 50px;
    }

    #sponsorsFooter .sponsors .foerderer li {
        padding-bottom: 40px;
    }

    #sponsorsFooter .sponsors .foerderer img {
        max-height: 29px;
    }

    #sponsorsFooter .sponsors .foerderer img.BKM {
        max-height: 39px !important;
        top: 9px;
        margin-bottom: 0px;
        max-height: 200px;
        position: relative;
    }

    #sponsorsFooter .sponsors .foerderer img.stiftung_fussball_kultur_euro2024 {
    /*    max-height: 28px;*/
    }

    #sponsorsFooter .sponsors .foerderer img.heimspiel {
        max-height: 30px;
    }
}



#sponsorsFooter .logosPartners {
    min-height: 97px;
    height: 100%;
    margin-top: 20px;
}

#sponsorsFooter .logosPartners.premiumPartner {
    margin-top: 14px;
}

#sponsorsFooter .logosPartners.partner {
    margin-top: 30px;
}

#menu-social-footer li {
    list-style: none;
    display: inline;
}

#menu-social-footer li a {
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
}

#menu-social-footer li a:hover {
    color: #aaa;
}

#copyright {
	color: #fff;
    font-size: 10px;
    line-height: 20px;
    padding: 5px 15px 15px;
}

@media (max-width: 921px) {
    .footerMenuArea .wt {
        margin-right: 20px;
        width: auto;
    }

    .footerMenuArea .wt:last-child {
        margin-right: 0;
    }

    .footerMenuArea .wt:nth-child(1) {order: 2; margin-right: 40px;}
    .footerMenuArea .wt:nth-child(2) {order: 3; margin-right: 0;}
    .footerMenuArea .wt:nth-child(3) {order: 1}

    .footerMenuArea .wt:nth-child(3) {
        margin-bottom: 6px;
        width: 100%;
        text-align: center;
    }

    .footerMenuArea {
        justify-content: center;
    }
}

@media (max-width: 750px) {
    #sponsorsFooter .sponsors {
        width: 100%;
    }
}


@media (max-width: 480px) {
	#sponsorsFooter .sponsors:nth-child(2n) ul li {
		/*margin-left: 5px;
		margin-right: 5px; 
        entfernt aufgrund von Andreas Ernst 06.07.2023. JSH*/
	}
}

@media (max-width: 420px) {
	#footerWrap .typeWrap-mask_textbild {
	    margin-top: 13px;
	    font-size: 3.5vw;
	    line-height: 6.5vw;
	}

	#footerWrap a.arrowLink.fontello-arrow-right::before {
	    margin-left: -6vw;
	    font-size: 5vw;
	}

    .footerMenuArea .wt:nth-child(1) { margin-right: 15px;}
    .typeWrap-menu_pages ul li {
	    line-height: 2.15em;
	    font-size: 3.5vw;
	}

	#footerWrap .typeWrap-menu_pages ul li a::before {
	    left: 0;
	    font-size: 4vw;
	}
}

@media (max-width: 360px) {
	#sponsorsFooter .sponsors:nth-child(2n) ul li {
		/*margin-left: 0;
		margin-right: 0; 
        entfernt aufgrund von Andreas Ernst 06.07.2023. JSH*/
	}
}


.wideFooter .footerMenuArea .wt {
    width: 100%;
}

.wideFooter .footerMenuArea .wt.typeWrap-mask_kacheln .itemWrap.colWrap {
    justify-content: flex-start;
    display: flex;
    align-items: center;
}

.wideFooter .footerMenuArea .wt.typeWrap-mask_kacheln .item {
    width: 140px;
}

.wideFooter .footerMenuArea .wt.typeWrap-mask_kacheln .item img {
    max-height: 79px;
}