.crown_small_footer,
.facebook_btn_footer,
.gplus_btn_footer,
.skyline,
.xing_btn_footer,
.crown_small_footer_yellow,
.instagram_btn_footer
{
	background: url(sprites_fusion.png) no-repeat;
	display:inline-block;
}

.crown_small_footer{
	background-position: 0 0;
	width: 29px;
	height: 22px;
}

.yellow .crown_small_footer{
	display:none;
}

.facebook_btn_footer{
	background-position: -50px 0;
	width: 30px;
	height: 30px;
}

.gplus_btn_footer{
	background-position: -99px 0;
	width: 30px;
	height: 30px;
}

.skyline{
	background-position: -251px -1px ;
	width: 110px;
	height: 43px;
}

.xing_btn_footer{
	background-position: -151px 0;
	width: 30px;
	height: 30px;
}

.crown_small_footer_yellow{
	display:none;
	background-position: -200px 0;
	width: 29px;
	height: 22px;
}

.yellow .crown_small_footer_yellow {
	display:inline-block;
}


.instagram_btn_footer {
	background-position: -380px 0;
	width: 30px;
	height: 30px;
}
