﻿div#productBlockTop {
	background:url(../images/product_top_bg.jpg) top left no-repeat;
	height:6px;
	line-height:6px;
	overflow:hidden;
	width:658px;
}
div#productBlock {
	background:url(../images/product_bg.gif) bottom left no-repeat #faf6f7;
	float:left;
	width:638px;
	padding:10px;
	min-height:300px;
	_height:300px;
}
div.productExtrablock
{
    margin-top: 10px;
    background: url(../images/product_extra_bg.jpg) bottom left no-repeat #ffffff;
    float: left;
    width: 658px;
}
div#productPaging {
	width:636px;
	margin-top:2px;
	margin-bottom:3px;
	margin-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece;
	font-weight:bold;
	color: #000000;
}
div#productPaging span {
	color:#bdbdbd;
}
div#productPaging a {
	color:#000000;
	text-decoration:none;
}
div#productPaging a:hover {
	text-decoration:underline;
}

div#product {
	margin:4px;
	_margin:3px;
	float:left;
	width:154px;
	height:154px;
	background:url(/images/product_overview_bg.gif) top left no-repeat;
	cursor:pointer;
}
	div#product div.productOver {
		width:128px;
		position:absolute;
		padding-left:26px;
		line-height:40px;
		color:#0d004c;
		font-weight:bold;
		background:url(/images/product_overview_order.gif) top left no-repeat;
	}
	div#product div.productCatOver {
		width:142px;
		position:absolute;
		padding-left:12px;
		line-height:40px;
		color:#0d004c;
		font-weight:bold;
		background:url(/images/product_cat_overview_order.gif) top left no-repeat;
	}
	
	div#product div#productImage {
		height:114px;
		background-position:center center;
		background-repeat:no-repeat;
		overflow:hidden;
	}
	div#product div#productTitle {
		width:140px;
		margin-left:7px;
		margin-right:7px;
		white-space:nowrap;
		overflow:hidden;
	}
	div#product a {
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	div#product a:hover {
		text-decoration:underline;
	}

div#contentBlockTop {
	margin-left:18px;
	_margin-top: 40px;
	background:url(../images/content_top_bg.jpg) top left no-repeat;
	height:7px;
	line-height:7px;
	overflow:hidden;
	width:884px;
}
div#contentBlock {
	margin-left:18px;
	background:url(../images/content_bg.jpg) bottom left no-repeat #ffffff;
	float:left;
	width: 864px;
	_width:884px;
	padding:10px;
	min-height:500px;
	_height:500px;
}

div#linkermenu {
	float:left;
	width:187px;
	margin-top:10px;
	margin-bottom:20px;
}
	div#linkermenu div#catalogus {
		margin-top:30px;
		margin-left:5px;
		width:164px;
		_width: 180px;
		height:170px;
		padding:13px 8px 13px 8px;
		background:url(../images/vervolg_menu_btn_catalogus.jpg) top left no-repeat;
		cursor:pointer;
		color:#003e86;
		font-size:11px;
	}
	div#linkermenu div#catalogus a {
		display:block;
		margin-top:130px;
		text-decoration:none;
		color:#003e86;
	}
	div#linkermenu div#catalogus a:hover {
		text-decoration:underline;
	}
	div#linkermenu div#productCatalogus1 {
		height:88px;
	}
	div#linkermenu div#productCatalogus2 {
		position:absolute;
		width:190px;
		height:109px;
		background:url(../images/submenu_productcatalogus.png) top left no-repeat;
		margin-top:-88px;
		padding:8px;
		font-size:11px;
		line-height:15px;
		cursor:pointer;
	}
	div#linkermenu div#productCatalogus2 strong {
		color:#0060a6;
	} 
	div#linkermenu div#productCatalogus2 a {
		display:block;
		margin-top:39px;
		width:69px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:None;
		font-size:10px;
	}	
div#rechtercontent {
	float:left;
	margin-left:30px;
	width:642px;
	padding-top:15px;
	padding-bottom:10px;
	line-height: 16px;
}
div#rechtercontent, div#rechtercontent td 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}
div#rechtercontent a:hover
{
    text-decoration: none;
}
div.newsSeperator {
	width:100%;
	margin-top:10px;
	height:15px;
	background:url(../images/seperator_line.gif) top left repeat-x;
}
.documentation
{
    background-color: #cfcfcf;
}
.documentationalt
{
    background-color: #efefef;
}
.documentationOver
{
    background-color: #afafaf;
}
