﻿table.productList																							{	width: 396px;	border: none;	font-size: 8pt;}
div#contentContainer div.productsRightWide table.productList	{ width: 496px; }

table.productList td						{ border: none;	border-bottom: 1px solid #808E32;	line-height: normal; color: #274E4D; }
table.productList td a					{ display: block; color: #133E4D; text-decoration: none; padding-top: 14px; }
table.productList td a:hover		{ color: #133E4D; text-decoration: underline; }

table.productList img.categorieThumb  { margin: 2px 10px 2px 2px; }

div#productOverzicht										{ }
div#productOverzicht table.productList	{ margin-top: 0px; border: none 1px green; }

div#productOverzicht table.productList td.tdTitel				{ }
div#productOverzicht table.productList td.tdAfbeelding	{ }
div#productOverzicht table.productList td.tdOverzicht		{ }

div#productOverzicht tr.kop							{ border: none; }
div#productOverzicht tr.kop td					{ font-weight: bold; text-align: left; padding: 2px 4px 2px 0; background-color: #9FC30B; color: #fff; border: none; }
div#productOverzicht h1									{ margin: 0 0 4px 0; padding: 0; line-height: normal; font-size: 22px; color: #3F6103; }
div#productOverzicht td									{ font-size: 13px; padding: 4px 4px 2px 0; }
div#productOverzicht a									{ font-size: 13px; margin: 0; padding: 0px; display: inline; line-height: normal; text-decoration: underline; }
div#productOverzicht a:hover						{ color: #fff; }
div#productOverzicht tr.kop a						{ text-decoration: none; }


div#productDatails h1									{ margin: 0 0 10px 0; padding: 0; line-height: normal; font-size: 22px; color: #3F6103; }
div#productDatails td									{ margin: 0 0 0 0; padding: 2px   0 0 0; line-height: normal; color: #3F6103; font-size: 0.95em; }
div#productDatails td.legenda					{ margin: 0 0 0 0; padding: 2px 2em 0 0; line-height: normal; color: #3F6103; font-weight: bold; }
div#productDatails td a								{ margin: 0; padding: 0px; display: inline; line-height: normal; text-decoration: underline; color: #3F6103; font-size: 0.95em; }
div#productDatails td a:hover					{ color: #fff; }
div#productDatails td img							{ margin-top: 2px; }


