div.breite{
	border: 0px solid #ff0000;
	float: left;
	width: 45%;
	height: 130px;
	padding: 5px;
}

span.artikelpreis{
	font-size: 10px;
	font-weight: bold;
	color: #D81F01;
}

span.artikeltext{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.artikeltitle{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

span.mwsthinweis{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

span.description{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

