.tt_address-herstellerlieferanten-container {
	color:		#666666;
}

.tt_address-herstellerlieferanten-image {
	width:		180px;
	height:		60px;
	float:		left;
}
.tt_address-herstellerlieferanten-image img {
	margin-left:	20px;
}
.tt_address-herstellerlieferanten-name {
	font-weight:	bold;
	float:		left;
}
.tt_address-herstellerlieferanten-zip {
	float:		left;
}
.tt_address-herstellerlieferanten-city {
	float:		left;
}
.tt_address-herstellerlieferanten-phone {
	float:		left;
}
.tt_address-herstellerlieferanten-email {
	float:		left;
	font-weight:	normal;
}
.tt_address-herstellerlieferanten-email a {
	color:		#666666;
	text-decoration:	none;
	font-weight:	normal;
}
.tt_address-herstellerlieferanten-email a:hover {
	color:		#666666;
	text-decoration:	underline;
	font-weight:	normal;
}
.tt_address-herstellerlieferanten-www {
	color:		#666666;
	font-weight:	normal;	
}
.tt_address-herstellerlieferanten-www a {
	color:		#666666;
	text-decoration:	none;
	font-weight:	normal;
}
.tt_address-herstellerlieferanten-www a:hover {
	color:		#666666;
	text-decoration:	underline;
	font-weight:	normal;
}
.tt_address-herstellerlieferanten-clear {
	height:		10px;
	border-top:	1px dashed #CCCCCC;
}