div#productcontent
{
	position:relative;
	left:0px;
	top:0px;
	width:886px;
	height:690px;
	background-image:url(../images/bgproduct.jpg);
	background-repeat:no-repeat;
	background-color:white;
	
	
}
div#productdetailcontent
{
	position:relative;
	left:0px;
	top:0px;
	width:886px;
	height:615px;
	background-image:url(../images/bgproductdetail.jpg);
	background-repeat:no-repeat;
	background-color:white;
	
	
}
a.categorie
{
	padding-left:20px;
	background-image:url(../images/smallstarnotselected.jpg);
	background-repeat:no-repeat;
	line-height:17px;
}
a.categorie:hover,a.categorieselected
{
	background-image:url(../images/smallstar.jpg);
	color:#990000;
	padding-left:20px;
	background-repeat:no-repeat;
}
a.subcategorie:hover,a.subcategorieselected
{
	color:#990000;
}

div.categorie
{
	padding-left:35px;
	line-height:17px;
}
div#productoverview
{
	position:absolute;
	left:270px;
	top:40px;
}
td.product
{
	width:170px;
	background-image:url(../images/productoverviewproductbg.jpg);
	background-repeat:no-repeat;
	padding:12px;
	padding-top:14px;
	vertical-align:top;
}
td.emptyproduct
{

	width:170px;
	padding:12px;
	padding-top:14px;
	vertical-align:top;
}
div.productoverviewproductleesmeer
{

	width:150px;
	text-align:right;
	padding-top:5px;
}

div.productoverviewproductleesmeer a
{
	color:#990000;
	
}
div.productoverviewproductinfo
{
	height:27px;
	overflow:hidden;
	width:155px;
}
a.productoverviewpager
{
	font-size:10px;
	font-weight:bold;
}
a.productoverviewpagerselected,a.productoverviewpager:hover
{
	font-size:10px;
	color:#990000;
	font-weight:bold;
}

img#productfoto
{
	position:absolute;
	left:25px;
	top:90px;
}
a#bestelbutton
{
	position:absolute;
	left:215px;
	top:370px;

}
div#productinfo
{
	position:absolute;
	left:340px;
	top:90px;
	width:240px;
	height:300px;
	
	font-size:10px;
}
div.spec
{
	
	margin-right:10px;
	margin-top:20px;
	
	
	font-weight:bold;
}

span.spectitle
{
	font-weight:bold;
	color:#990000;
}
div#price
{
	color:#990000;
	font-size:14px;
	font-weight:bold;
	width:230px;
	text-align:right;
	
	margin-top:15px;
	
}
div#pricedescription
{
	padding-top:5px;
	font-weight:bold;
	font-size:9px;
}
div#breadcrumb
{
	width:590px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
div#breadcrumb a
{
	font-size:10px;
	font-weight:bold;
}
span.breadcrumbactive
{
	font-size:10px;
	font-weight:bold;
	color:#990000;

}
