td.assortiment {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 4px;
}
td.bestelling {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 4px;
}
td.bestellingTotaal {
	font: bold 11px arial;
	color: #000000;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 1px;
	padding-right: 4px;
	text-align: right;
}
li.assortimentNormal {
	list-style-type: none;
	background-image:  url(/store/gfx/li.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -33px;
	margin-bottom: 1px;
}
li.assortimentIndent {
	list-style-type: none;
	background-image:  url(/store/gfx/li.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: -22px;
	margin-bottom: 1px;
}
li.bestelling {
	font: 11px arial;
	color: #000000;
	list-style-type: none;
	margin-left: -33px;
	margin-bottom: 1px;
	/*line-height: 14px;*/
}
a.assortiment:link {
	font: 11px arial;
	color: #000000;
	text-decoration: none;
}
a.assortiment:visited {
	font: 11px arial;
	color: #000000;
	text-decoration: none;
}
a.assortiment:hover {
	font: 11px arial;
	color: #FF6600;
	text-decoration: none;
}
a.assortimentActive:link {
	font: bold 11px arial;
	color: #000000;
	text-decoration: none;
}
a.assortimentActive:visited {
	font: bold 11px arial;
	color: #000000;
	text-decoration: none;
}
a.assortimentActive:hover {
	font: bold 11px arial;
	color: #FF6600;
	text-decoration: none;
}
a.indent:link {
	font: 11px arial;
	color: #666666;
	text-decoration: none;
}
a.indent:visited {
	font: 11px arial;
	color: #666666;
	text-decoration: none;
}
a.indent:hover {
	font: 11px arial;
	color: #FF6600;
	text-decoration: none;
}
a.indentActive:link {
	font: bold 11px arial;
	color: #333333;
	text-decoration: none;
}
a.indentActive:visited {
	font: bold 11px arial;
	color: #333333;
	text-decoration: none;
}
a.indentActive:hover {
	font: bold 11px arial;
	color: #FF6600;
	text-decoration: none;
}
input.search {
	font: 11px arial;
	border: 1px solid #CCCCCC;
	width: 117px;
	padding-left: 3px;
}
img.search {
	position: relative;
	top: 6px;
	left: -16px;
}
div.search {
	position: relative;
	top: -15;
	left: 17px;
}
span.bestellingAantal {
	color: #FF6600;
}
table.catalogus {
	width: 124px;
	border: 0px;
	font: 11px arial;
	color: #333333;
}
td.artikel {
	width: 124px;
	height: 296px;
	vertical-align: top;
}
td.thumb {
	background-image:  url(/store/gfx/bg_thumb.gif);
	background-repeat: no-repeat;
	width: 124px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
}
td.artikelNaam {
	padding-top: 4px;
	height: 40px;
	text-align: center;
	vertical-align: top;
}
td.radio {
	width: 20%;
	height: 40px;
	vertical-align: top;
	padding-top: 7px;
	background-color: #F3F3EF;
}
td.price {
	width: 80%;
	vertical-align: top;
	padding-top: 11px;
	background-color: #F3F3EF;
}
td.aantal {
	background-color: #F3F3EF;
	vertical-align: top;
	height: 44px;
	padding-top: 10px;
	padding-left: 5px;
}
td.spacer {
	background-image:  url(/store/gfx/spacer.gif);
	background-repeat: repeat-x;
}
input.aantal {
	font: 11px arial;
	border: 1px solid #7F9DB9;
	width: 35px;
	text-align: right;
	padding-right: 2px;
}
img.buttonOK {
	position: relative;
	top: 4px;
	left: 2px;
}
img.buttonVorige {
	position: relative;
	top: 4px;
	left: 15px;
}
table.viewItem {
	font: 11px arial;
	color: #333333;
}
span.itemHead {
	font: bold 12px arial;
	color: #4C9127;
}
span.euro {
	font: normal;
}
