div#container div#middle div#innerMiddle div#content div.inner {
	margin-left: 0px;
	margin-right: 2px;
}

div#container div#middle div#innerMiddle div#content div.inner p.content {
	margin: 12px 0;
}

/* CATEGORIEEN */
div#categoriesOverview {
	width: 100%;	
}

div#categoriesOverview div.categoryContainer {
	float: left;
	
	width: 170px;
	
	text-align: center;
	
	padding: 20px 12px 0 0;
}

div#categoriesOverview div.categoryContainerLast {
	padding-right: 0px !important;
}

div#categoriesOverview div.categoryContainer div.top {
	width: 169px;
	height: 145px;
	
	border: 1px solid #cbcbcb;
	border-bottom: none;
}

div#categoriesOverview div.categoryContainer div.top p.title {
	font-size: 14px;
	font-weight: bold;
	
	margin-top: 10px;
	margin-bottom: 5px;
}

div#container div#middle div#innerMiddle div#content div.inner div#categoriesOverview div.categoryContainer div.top p.title a,
div#container div#middle div#innerMiddle div#content div.inner div#categoriesOverview div.categoryContainer div.top p.title a:visited {
	color: #222222 !important;
	text-decoration: none;
}

div#container div#middle div#innerMiddle div#content div.inner div#categoriesOverview div.categoryContainer div.top p.title a:hover {
	color: #CF0202 !important;
	text-decoration: none;
}

div#categoriesOverview div.categoryContainer div.bottom {
	width: 169px;
	height: 43px;
	
	background-color: #e8e8e8;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

div#categoriesOverview div.categoryContainer div.bottom p {
	width: 169px;
	height: 43px;
	
	overflow: hidden;
	
	margin: 0;
	padding: 3px 0 0 0;
	
	font-size: 11px;
}

div#categoriesOverview div.categoryContainer div.moreInfo {
	width: 176px;
	height: 30px;
	line-height: 34px;
	
	background-image: url('./../../../../images/productOverviewBlock.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

div#container div#middle div#innerMiddle div#content div.inner div#categoriesOverview div.categoryContainer div.moreInfo a {
	color: #FFFFFF !important;
	text-decoration: none;
}



/* PRODUCTEN */
div#productsOverview {
	width: 100%;	
}

div#productsOverview div.productContainer {
	float: left;
	
	width: 170px;
	
	text-align: center;
	
	padding: 20px 12px 0 0;
}

div#productsOverview div.productContainerLast {
	padding-right: 0px !important;
}

div#productsOverview div.productContainer div.top {
	width: 169px;
	height: 145px;
	
	border: 1px solid #cbcbcb;
	border-bottom: none;
}

div#productsOverview div.productContainer div.top p.title {
	font-size: 14px;
	font-weight: bold;
	
	margin-top: 10px;
	margin-bottom: 5px;
}

div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.top p.title a,
div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.top p.title a:visited {
	color: #222222 !important;
	text-decoration: none;
}

div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.top p.title a:hover {
	color: #CF0202 !important;
	text-decoration: none;
}

div#productsOverview div.productContainer div.bottom {
	width: 169px;
	height: 43px;
	
	background-color: #e8e8e8;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

div#productsOverview div.productContainer div.bottom p {
	width: 169px;
	height: 43px;
	
	overflow: hidden;
	
	margin: 0;
	padding: 3px 0 0 0;
	
	font-size: 11px;
}

div#productsOverview div.productContainer div.moreInfo {
	width: 176px;
	height: 30px;
	line-height: 34px;
	
	background-image: url('./../../../../images/productOverviewBlock.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.moreInfo a {
	color: #FFFFFF !important;
	text-decoration: none;
}

div#productsOverview div.productContainer div.priceInfo {
	width: 176px;
	height: 30px;
	line-height: 34px;
	
	background-image: url('./../../../../images/productOverviewBlock.png');
	background-repeat: no-repeat;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.priceInfo a {
	color: #FFFFFF !important;
	text-decoration: none;
}

div#productsOverview div.productContainer div.moreInfoPlain {
	width: 176px;
	height: 20px;
	
	background-color: #D00202;
	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

div#container div#middle div#innerMiddle div#content div.inner div#productsOverview div.productContainer div.moreInfoPlain a {
	color: #FFFFFF !important;
	text-decoration: none;
}
