div#product-teaser {
	height: 175px;
	position: relative;
	margin-right: 27px;
	overflow: hidden;
	width: 344px;
}
div.product-news {
	height: 175px;
	position: absolute;
	width: 346px;
}
div.product-image {
	bottom: 0;
	left: 0;
	height: 130px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 168px;
}
div.product-text {
	botton: 0;
	padding-top: 15px;
	position: absolute;
	right: 0;
    	ext-align: left;
	width: 178px;
}
div.product-text * {
	margin:0;
	padding: 0;
}
h3.product-headline {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 10px;
	padding: 0;
	white-space: nowrap;
	width: 160px;
}
h2#prodNews {
	border-bottom: 1px solid black;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	text-transform: uppercase;
	left: 168px;
	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: black;
	text-decoration: none;
}

