.txtProdukt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	/*background-color: Yellow;*/
	width: 150px;
	display: block;
	padding-bottom: 50px;
}

.txtnormalerPreis {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}



.txtSpecialPreis {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE4984;
}

img.Produkt {
	padding-bottom: 30px;
	width: 100px;
}

.AbsProduktBreite {
	width: 70px;
}

.AbsProduktHoehe {
	height: 31px;
}

h1.ProduktHead {
	font-size: 14px;
	color: #6B6D6B;
	
}

