a.style01 {
	/* width: 19px;
	height: 18px; */
	width: 38px;
	height: 36px;
	display: block;
	margin-left: 5px;
	float: left;
	border-width: 0;
	/* border-radius: 10px; */
}

a.style01.twitter {
	background-image: url("X.svg");
	text-indent: -9999px;
	background-size: cover;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style01.facebook {
	background-image: url("Facebook.svg");
	text-indent: -9999px;
	background-size: cover;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style01.meinvz {
	background-image: url(meinvz.jpg);
	text-indent: -9999px;
	background-size: cover;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style01.xing {
	background-image: url(xing.png);
	display: none;
	text-indent: -9999px;
	background-size: cover;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style01.linkedin {
	background-image: url("Linkedin.svg");
	text-indent: -9999px;
	background-size: cover;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

.cleaner {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}
