TD { 
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 8pt;
	color : #10107A;
	}
	
A  {
	font-family : Verdana;
	color : #10107A;
	font-style: normal;
	text-decoration: none;
}


A:Hover  {
	font-family : Verdana;
	color : #10107A;
	font-weight : normal;
	text-decoration: underline;
}


A.Merk  {
	font-family : Verdana;
	color : #10107A;
	font-weight : normal;
	font-size: 16 px;
	text-decoration: none;
}

A.Merk:Hover  {
	font-family : Verdana;
	color : #10107A;
	font-weight : normal;
	font-size: 16 px;
	text-decoration: underline;
}
A.Merk:Visited  {
	font-family : Verdana;
	color : #10107A;
	font-weight : normal;
	font-size: 16 px;
	text-decoration: underline;
}

.BestelHeader {
	font-size:13px;
	color:white;
	font-weight:bold;
	background-color:#B9001D;
}
.BestelCel {
	font-size:13px;
	font-weight:normal;
	background-color:#f2f2f2;
}
.BestelCelSmall {
	font-size:11px;
	font-weight:normal;
	background-color:#f2f2f2;
}

.styleCellProduct
{
    border-left: 1px solid #c6c6e0;
    border-right: 1px solid #c6c6e0;
    border-bottom: 1px solid #c6c6e0;
}
.styleCellProductTop
{
    border: 1px solid #c6c6e0;height: 38px;
}