.container {
	
	
	
	margin-top:10px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-left:5px;	
	overflow:hidden;
	width:100%;
}
.container .text {
	font-size: 11px;
	font-weight: normal;
	color: black;	
	width:610px;
	margin-bottom:10px;
	
}
.container .preis {
	color:white;
	background-image: url("/img/upselling/pbild_top_right.gif");
	background-repeat:no-repeat;
	width: 74px;
	height: 36px;
	text-align:center;
	padding-top:10px;
	float:left;
	
}
.container .headline {
	float:left;
	width: 110px;
	height: 36px;
	text-align:left;
	padding-top:10px;
	
}