table.artikel{
	width: 480px;
	background: white;
}

table.winkelwagen{
	width: 540px;
	background: white;
}

table.standaard{
	width: 518px;
	background: white;
}

table.breed{ width: 733px;}

table.admin{
	background: white;
}

table.omschrijving{
	width: 480px;
	background: white;
	border: 1px solid #808080;
}

table.systeem{
	width: 733px;
	background: white;
	border: 1px solid #808080;
}

table.aanbieding{
	width: 230px;
	background: white;
	border: 1px solid #808080;
}

table.aanbieding2{
	width: 234px;
	background: white;
	border: 1px solid #808080;
}

table.fotogallerij{
	width: 230px;
	height: 300px;
	background: white;
	border: 1px solid #808080;
}

table.superaanbieding{
	width: 730px;
	background: white;
	border: 1px solid #808080;
}

table.nieuws{
	width: 230px;
	background: white;
	border: 1px solid #808080;
}

td.catInfo{
	padding-left: 5px;
	font-size: 10px;
	color: #808080;
}

td.systeem{
	padding-left: 5px;
	padding-right: 20px;
	border-bottom: 1px solid #DDDDDD;
}

td.underline{
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #DDDDDD;
}

td.underline2{
	border-bottom: 1px solid #DDDDDD;
}

td.opmerking{
	color: black;
	padding: 5px;
}

td.aanbieding{
	border: 0px;
	background: #EEEEEE;
	vertical-align: top;
	padding: 5px;
}

td.nieuws{
	background: #EEEEEE;
	padding: 5px;
}

td.omschrijving{
	border: 1px solid #808080;
	background: #EEEEEE;
	vertical-align: top;
	padding: 5px;
}

td.kolomheader{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-left: 5px;
	color: red;
	font-size: 10pt;
}

td.kolomheaderAanbieding{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
	font-weight:normal;
	text-align: left;
	font-size: 7pt;
}

td.kolomheaderPrijs{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-right: 5px;
	color: red;
	font-size: 10pt;
	text-align: right;
}

td.kolomheaderPrijsSmall{
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	padding-right: 5px;
	color: red;
	font-size: 8pt;
	text-align: right;
}

td.headerLeft{
	padding-right: 5px;
	height: 20px;
	color: white;
	font-weight: bold;
	background-image: url("../Images/bar_red.gif");
	text-align: center;
	border-bottom: 1px solid #808080;
}

td.cats{
	height: 18px;
	padding-left: 5px;
}

td.hoofdcats{
	height: 18px;
	padding-left: 5px;
}

td.zoeken{
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

tr.tableheader{ background-image: url("../Images/bar_grey.gif"); height: 20px;}
tr.artikelSelect{background: #C3C3C3; height: 20px; cursor: hand;}
tr.artikel, tr.default{ background-image: url("../Images/bar_grey.gif"); height: 20px;}
tr.rowOdd{ background: #EEEEEE;	height: 20px;}
tr.rowEven{ background: #DDDDDD;height: 20px;}
tr.rowOdd2{ background: #EEEEEE;	height: 20px;cursor: hand;}
tr.rowEven2{ background: #DDDDDD;height: 20px;cursor: hand;}

td.artikel, td.default{border-bottom:1px solid #808080; padding-left: 5px; padding-right: 5px;}

td.prijs{ border-bottom:1px solid #808080; padding-right: 5px; text-align: right;}

tr.sysartikel{background: #EEEEEE;height: 18px;}
tr.sysrowOdd{background: #EEEEEE;height: 18px;}
tr.sysrowEven{background: #DDDDDD;height: 18px;}
