td.Head
{
    font-weight:bold;
    padding-bottom:6px;
}

.product { width:132px;font-family:Arial, Geneva, Sans-Serif;font-size:10px; }
.categorie { width:132px;font-family:Arial, Geneva, Sans-Serif;font-size:10px; }

/*#tblProducten td
{
	border:3px solid #FFFFFF;
}

#tblProducten td.eerst
{
	border-left:none;
}

#tblProducten td.laatst
{
	border-right:none;
}

#tblProducten
{
	border-collapse:collapse;
}*/

.normal { background-color:#EAF3F0; }
.over { background-color:#C0D3CB; cursor:pointer; }

.ErrorTekst
{
	font-family:Tahoma, Geneva, Sans-Serif;
    font-size:14px;
    text-align:right;
    width:230px;
    font-weight:bold;
    color:#AA1413;
    /*float:right;*/
}

.btnZoek
{
	/*background-image:url(/images/project/Eurovet_BE_btnZoek.jpg.v=1);*/
	background-repeat:no-repeat;
	background-position:right;
	width:83px;
	height:16px;
	float:right;
	display: block;
}

a.btnZoek:link, a.btnZoek:visited, a.btnZoek:hover, a.btnZoek:active
{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

a.toonAlle:link, a.toonAlle:visited, a.toonAlle:active
{
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	font-size:10px;
}

a.toonAlle:hover
{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	font-size:10px;
}

.ddlZoek
{
	width:170px;
	height:18px;
	font-size:10px;
}
