a.icon_mail,
span.icon_fax,
span.icon_telefon{
	
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 23px;
	display: block;
	width: 220px;
	float: left;
	background-image: url("/fileadmin/templates/zetra/images/icon_phone.gif");
}
span.telfaxlabel{
	display: block;
	float: left;
	width: 45px;
}
span.icon_fax{
	background-image: url("/fileadmin/templates/zetra/images/icon_fax.gif");
}
a.icon_mail{
	background-image: url("/fileadmin/templates/zetra/images/icon_mail.gif");
	color: white;
}

a.linkMitPfeil{
	background-image: url("/fileadmin/templates/zetra/images/pfeil.png") !important;
	background-repeat: no-repeat ;
	color: #808080;
	background-position: right bottom;	
	padding-right: 20px;
	
	
}