#mainfooter
{
	background:rgba(0,0,0,0.6);
	background:rgba(0,0,0,0.65);
	color:#fff;
	float:left;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	padding:10px 0;
	width:100%;
	position:relative;
}

#mainfooter .bigcontainer
{
	align-items:end;
	display:flex;
	height:120px;
}

#mainfooter .leftcolumn
{
	margin:0 auto 0 0;
	width:calc(100% - 255px);
}

#mainfooter #footermenu
{
	margin:5px 0 0px;
	width:100%;
}

#mainfooter #footermenu div
{
	display:inline-block;
	margin:0 10px 8px 0;
	padding:0 10px 0 0;
	position:relative;
}

#mainfooter #footermenu div a
{
	color:#fff;
	text-transform:uppercase;
} 

#mainfooter #footermenu div a:after
{
	background:#000;
	content:'';
	height:20px;
	position:absolute;
	right:0;
	top:-1px;
	width:1px;
}

#mainfooter #footermenu div.last
{
	margin-right:0;
	padding-right:0;
}

#mainfooter #footermenu div.last a:after
{
	display:none;
}

#mainfooter #copyright
{
	color:#fff;
	display:block;
	text-transform:uppercase;
	width:100%;
}

#mainfooter #footerlogo
{
	margin-right:20px;
	float:left;
}

#mainfooter #footerlogoausbildung
{
top:0px; width: 162px; float:right;
}

#footerlogoausbildung img{height:100px;}

#mainfooter #footerlogo img
{
	max-height:100px;
}
.footerfim {  }

.footerfim img{height:100px;}

#cookiejar-persistendlink span{ bottom:20px!important;}

/*
@media (min-width:768px) and (max-width:1024px)
{
	#mainfooter .bigcontainer #footermenu,
	#mainfooter #copyright
	{
		text-align:left;
	}
}*/

.footerbannerarea{position:absolute;  right:75px; top:21px;}
@media (max-width:1180px)
{
	
	.footerbannerarea{
		 display: flex;
	  align-items: center;
	  justify-content: center;
		width:100%;
		margin-top:10px;
		
	}
	#mainfooter .bigcontainer
	{
		flex-wrap:wrap;
		height:180px;
		position:relative;
	}
	
	#mainfooter .leftcolumn
	{
		text-align:center;
		width:100%;
	}
	
	#mainfooter .bigcontainer #footerlogo
	{
		margin:0px 0 0 10px;
	}
	#mainfooter .bigcontainer #footerlogo.footerfim img{ height:auto; }
	#footerlogoausbildung img {height:auto;}
	
	#mainfooter #footerlogoausbildung
		{
		top:0px; width: 114px; float:right; margin-left:152px;
		}
	
	#mainfooter #footerlogo img {max-height:80px;}
	#mainfooter #footerlogo {margin-right:0px; margin-left:20px;}
	#cookiejar-persistendlink span{ bottom:20px!important;}

}
