body {
	margin: 0px;
	background: #0066CC url(images/layout/achtergrond.jpg);
}

body,div,td,th,input,option,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

h2 {
	color: #0066CC;
}

td.rij-licht {
	background-color: #FFFFFF;
}
td.rij-donker {
	background-color: #F9F9F9;
}


td.footer {
	font-size: 10px;
	color: #CCC;
	width: 900px;
	height: 20px;
	padding-right: 4px;
}

td.zoekbalk {
	width: 413px;
	height: 39px;
	background: url(images/layout/zoeken_achtergrond.jpg) left bottom no-repeat;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}

input.zoekveld {
	width: 168px;
	padding-left: 5px;
	height: 22px;
	border: none;
	background: url(images/layout/zoekveld_achtergrond.jpg) no-repeat;
}
div.zoekveld {
	float: right;
}

div.mandje {
	float: left;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}

td.breadcrumb {
	color: #0066CC;
	padding: 2px;
	padding-right: 10px;
	font-size: 11px;
}
span.breadcrumb {
	color: #0066CC;
	font-weight: bold;
	text-transform: uppercase;
}
a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	color: #0066CC;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #0066CC;
	text-decoration: underline;
}


th.assortiment {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 3px;
}
a.assortiment:link, a.assortiment:active, a.assortiment:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.assortiment:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.selected:link, a.selected:active, a.selected:visited, a.selected:hover {
	padding-left: 4px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


table.product-overzicht {
	background: url(images/assortiment/achtergrond.jpg) no-repeat;
	width: 217px;
	height: 247px;
}
div.product-overzicht {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 12px;
	padding-top: 6px;
	position: absolute;
	width: 178px;
}
td.product-overzicht-prijs {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 15px;
	text-align: right;
}
td.product-overzicht-info {
	padding-left: 2px;
	padding-right: 18px;
	padding-bottom: 15px;
}

th.product-detail {
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #0066CC;
	text-transform: capitalize;
}
span.product-detail-groep {
	color: #CCCCCC;
}
td.product-prijs {
	background: url(images/product/prijs-achtergrond.jpg) no-repeat;
	height: 150px;
	width: 158px;
	padding-right: 15px;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

th.mandje {
	border-bottom: 1px solid  #0066CC;
	text-align: left;
}
td.mandje-totaal {
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
}