div#product-teaser {
	height: 175px;
	position: relative;
	margin-right: 27px;
	overflow: hidden;
	width: 344px;
	background-color: #D7EAF9;
	border: solid 1px #A9D7F4;
	color: #53575B !important;
}
div.product-news {
	height: 175px;
	position: absolute;
	width: 346px;
	background-color: #D7EAF9;
}
div.product-image {
	top: 10px;
	left: 8px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 140px;
	height: 165px;
	overflow: hidden;
	margin-right: 5px;
}
div.product-text {
	top: 10px;
	padding-top: 0px;
	position: absolute;
	right: 0;
	margin-right: 10px;
text-align: left;
width:188px;
font-size: 12px;
line-height: 130%;
}
div.product-text * {
	margin:0;
	padding: 0;
}
h3.product-headline, #infoKasten .product-news h3.product-headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 4px 0px;
	padding: 0;
	padding-bottom: 5px;
	color: #585759 !important;
	white-space: nowrap;
}
h2#prodNews {
	border-bottom: 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
br.clear {
	border: 0;
	clear: both;
	height: 0px;
	margin:0 ;
	padding: 0;
}
.red {
	color: #f00;
}
.infokasten, a:hover{
	color: #585759 !important;
	text-decoration: none;
}



