div#topangebot {
	position: absolute;
	width: 345px;
	height: 180px;
	top: 110px;
	left: 40px;
}

#topBild {
	width: 130px;
	height: 130px;
	position: absolute;
	top: 21px;
	left: 11px;
}

#topRahmen {
	position: absolute;
	left: 165px;
}

#topTitel {
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
}

#topTitel p {
	color: #febf35;
	font-weight: bold;
	font-size: 14px;
}

#topProduktTitel {
	width: 100px;
	padding-top: 12px;
}

#topProduktTitel h4 a {
	font-size: 101%;
	color: #999791;
}

#topText {
	width: 100px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 13px;
}
#topText p {
	padding: 0;
	color: #999791;
}

#topPreis {
	position: absolute;
	bottom: 13px;
	left: 235px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
}

#topPreis p {
	font-size: 16px;
	font-weight: bold;
	color: #febf35;
}
