#reihenSocialbuttonGoogle{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/gplus.png') no-repeat;
}
#reihenSocialbuttonFacebook{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/facebook.png') no-repeat;
}
#reihenSocialbuttonTwitter{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/twitter.png') no-repeat;
}
#reihenSocialbuttonPinterest{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/pinterest.png') no-repeat;
}
#reihenSocialbuttonYoutube{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/youtube.png') no-repeat;
}
#reihenSocialbuttonBlog{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/blog.png') no-repeat;
}
#reihenSocialbuttonEmail{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/email.png') no-repeat;
}
#reihenSocialbuttonInstagram{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/instagram.png') no-repeat;
}
#reihenSocialbuttonXing{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/xing.png') no-repeat;
}
#reihenSocialbuttonLinkedin{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/linkedin.png') no-repeat;
}
#reihenSocialbuttonPrint{
	background: url('/engine/Shopware/Plugins/Community/Frontend/ReihenSocialbuttons/Views/frontend/_resources/images/print.png') no-repeat;
}

.reihenSocialButton,
.reihenSocialButton a{
	height: 40px;
	width: 40px;
}
.reihenSocialButton{
	margin: 5px 2px;
}
.reihenSocialButton a{
	display: block;
}