@charset "UTF-8";

.table-footer-logos
{
	width:auto;
	height:auto;
}

.table-footer-mitgliedschaft
{
	width:auto;
	margin:0 auto;
}

.footerlogos
{
  	height:23px;
	width:auto;
}

.textfooterlogos
{
	color:#000000;
	font-size:15px;
	font-weight:400;
	line-height:1;
	padding-bottom:10px;
}

.background-footer
{
	background:#6f6f6f;
	width:100%;
	height:auto;
	dipslay:block;
}

.footer-container
{
	max-width:848px!important
}

.footer-text
{
	font-size:15px;
	font-weight:400;
	line-height:1.3;
	color:#c6c6c6;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.footer-text a
{
	color:#c6c6c6;
}

.footer-text a:hover
{
	color:#AF0917;
}

.logo-footer
{
	width:294px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.footer-links
{
	width:100%;
	height:40px;
	color:#c6c6c6;
	border-bottom:1px solid #6f6f6f;
	padding-top:11px;
	font-size:17px;
	font-weight:300;
	line-height:1;
}

.footer-linieoben-1, .footer-linieoben-2, .footer-linieoben-3, .footer-linieoben-4
{
	border-top:1px solid #6f6f6f;
}


.footer-links a
{
	color:#c6c6c6;
}

.footer-links a:hover
{
	color:#AF0917;
}

.menusocial-footer
{
	width:44px;
	height:auto;
	margin-left:4px;
	margin-right:4px;
	float:left;
}

.social-footer
{
	width:100%;
    max-width:312px;
	height:auto;
	display:flex;
	margin-left:auto;
	margin-right:auto;
}

