.foretag {
	width:240px;
	height:185px;
	overflow:hidden;
	padding:5px;
	background:url(../pictures/buiesness.png) no-repeat;
	position:relative;
	float:left;
	cursor:pointer;
}
.freshtruffle {
	width:240px;
	height:185px;
	overflow:hidden;
	padding:5px;
	background:url(../pictures/freshtruffle.png) no-repeat;
	position:relative;
	float:left;
	cursor:pointer;
}
.erbj08 {
	width:489px;
	height:185px;
	overflow:hidden;
	padding:5px;
	background:url(../pictures/frontbild-grossit.jpg) no-repeat;
	position:relative;
	float:left;
	cursor:pointer;
	cursor:pointer;
}
.matagent{
	width:240px;
	height:185px;
	overflow:hidden;
	padding:5px;
	background:url(../pictures/matagent.png) no-repeat;
	position:relative;
	float:left;
	cursor:pointer;
}
.shopitemsmall {
	width:240px;
	height:185px;
	overflow:hidden;
	padding:5px;
	background:url(../image/prod_bg.png) no-repeat;
	position:relative;
	float:left;
	cursor:pointer;
	overflow:hidden;
}
.imgprodsmall {
	height:150px;
	max-width:230px;
}
.prodsmallh1 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font:verdana;
}
.smallprodprice {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	font:verdana;
}
.pricetag {
	position:relative;
	width:100px;
	height:85px;
	background:url(../image/pricetag.png) no-repeat;
	color:#990000;
	top:-165px;
	left:55px;
	float:right;
	padding-left:25px;
	padding-right:26px;
	padding-top:15px;
	padding-bottom:25px;
	font:verdana;
	font-size:15px;
	font-weight:bold;
}
.productholder {
	width:720px;
	border-bottom:1px dotted #999999;
	margin:10px;
	padding:10px;
	min-height:250px;
	overflow:hidden;
}
.productholderh1 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font:verdana;
	width:100%;
	margin-bottom:5px;
}
.productholdertext {
	color:#000000;
	font-size:11px;
	font:verdana;
	position:relative;
	float:left;
	width:350px;

}
.productholderimg {
	border:0px;
	position:relative;
	float:right;
	margin:10px;
	max-width:300px;
}
.pricetable {
	border:1px dotted #FF9900;
}
.redbar {
	background:url(../image/redbar.png) repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.greenbar {
	background:url(../image/greenbar.png) repeat-x;
	height:21px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.tdborder {
	border-bottom:1px #999999 solid;
}

