.bildlegende {
	font-size: 10px;
	letter-spacing: 0.02em;
	line-height: 12px;
}
.table_border {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Artikelbild {
	float: left;
	height: auto;
	width: 225px;
}
#Artikeltext {
	float: left;
	padding-left: 20px;
	width: 300px;
}
#Spaltenbild {
	float: left;
	width: 68px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 3px;
}
.table_angebot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8080;
}



