
ul.listeheime li.zeile{
	list-style-type: none;
	margin-bottom: 0px !important;
}

ul.listeheime li.lk{
	list-style-type: none;
	font-weight: 900;
	}

ul.listeheime li.lk.again{
	margin-top: 20px !important;
	}

ul.listeheime li img.iconSmall{
	width: 23px;
	margin-right: 3px;
	}


ul.listeheime {
	padding-left: 0px;
}


ul.listeheime a.email::before{ 

content: "\f101" !important;
font-family: Fontawesome;
font-family: dashicons;
content: '\f519';
padding-right: 2px;
opacity: 1;
transition: 0.5s;
position: relative;
top: 2px;
display: inline-block !important;

 content: "\f465" !important;
top: 3px;
color: #188109;
color: #bdb30e;
padding-right: 3px;

}

ul.listeheime a.email {
	color: #188109 !important;
}