body{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

td{

	font-size: 12px;

}

img{

	border: 0px;

}

a.menuleft{

	color: #7D9C24;

	text-decoration: none;

	font-weight: bold;

}

a.menuleft:hover{

	color: #7D9C24;

	text-decoration: none;

	font-weight: bold;

	background-color: White;

}

.zoekBar{

	background-image: url(../img/zoeken-bg.gif);

	background-repeat: no-repeat;

	background-position: bottom left;

}

.menuBar{

	background-image: url(../img/tabbg.gif);

}

h1{

	font-size: 16px;

	color: #7D9C24;

}

h2{

	font-size: 13px;

	color: #7D9C24;

}

.prijs{

	color: Red;

	font-size: 14px;

	font-weight: bold;

}

.prijszbtw{

	color: Green;

	font-weight: bold;

}

input{

	border: 1px solid #999999;

	font-size: 10px;

}

textarea{

	border: 1px solid #999999;

	font-size: 10px;

}

.productTable{

	border: 1px solid #CCCCCC;

}

.cart{

	border: 1px solid #7D9C24 ;

}

.cartBody{

	margin: 0px;

}

.brandBar{

	color: Black;

	font-weight: bold;

	background-color: #A9A9A9;

}

a{

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

a:hover{

	color: #000000;

	font-weight: bold;

	text-decoration: underline !important;

}

a:visited{

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

a.links{

	color: #898989;

	font-weight: bold;

	text-decoration: none;

}

a.links:hover{

	color: #898989;

	font-weight: bold;

	text-decoration: underline !important;

}

a.links:visited{

	color: #898989;

	font-weight: bold;

	text-decoration: none;

}

form.zoekFrm{

	margin: 0px;

	clear: none;

	page-break-after: avoid; 

}

.small{

	font-size: 10px;

}