#mandjeTabel{
	width:100%;
}
#mandjeTabel a{
	color:#eb690b;
	font-weight:bold;
}
#mandjeTabel th{
	height:26px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:8px;
}
#mandjeTabel tr{
	height:22px;
	vertical-align:top;
}
#mandjeTabel td{
	background-color:#646464;
}
#mandjeTabel #totaal{
	padding-right:5px;
	text-align:right;
}
#mandjeTabel .productRow td {
	border-top:2px solid #1e1e1e;
	padding:8px;
	height:24px;
	vertical-align:top;
}
#mandjeTabel .subTotalRow td{
	border-top:2px solid #1e1e1e;
	padding:8px 8px 0px 8px;
	font-weight:bold;
	background-color:#8a8a8a;
}
#mandjeTabel .portoRow td{
	padding:8px 8px 0px 8px;
	border-top:2px solid #1e1e1e;
}
#mandjeTabel .kadoRow td{
	padding:8px 8px 0px 8px;
	border-top:2px solid #1e1e1e;
	color:#eb690b;
	font-weight:bold;
}
#mandjeTabel .totalRow td{
	font-weight:bold;
	padding:8px 8px 0px 8px;
	background-color:#8a8a8a;
	border-top:2px solid #1e1e1e;
}

/*********************************************************************************************/

#staticMandjeTabel{
	width:100%;
}

#staticMandjeTabel th{
	font-weight:bold;
	text-align:left;
	font-size:13px;
	line-height:20px;
	vertical-align:middle;
	padding-left:4px;
	color:#eb690b;
}
#staticMandjeTabel .headerRow td{
	font-weight:bold;
	text-align:left;
	font-size:11px;
	vertical-align:middle;
	padding:4px;
	border-top:1px solid #444444;
}
#staticMandjeTabel tr{
	height:22px;
	vertical-align:top;
}
#staticMandjeTabel td{
	font-size:11px;
}
#staticMandjeTabel #totaal{
	padding-right:5px;
	text-align:right;
}
#staticMandjeTabel .productRow td {
	border-top:1px solid #444444;
	padding:4px;
	height:24px;
	vertical-align:top;
}
#staticMandjeTabel .subTotalRow td{
	border-top:1px solid #444444;
	padding:4px 4px 0px 4px;
	font-weight:bold;
}
#staticMandjeTabel .portoRow td{
	padding:0px 4px 0px 4px;
}
#staticMandjeTabel .kadoRow td{
	padding:0px 4px 0px 4px;
}
#staticMandjeTabel .totalRow td{
	font-weight:bold;
	padding:0px 4px 0px 4px;
}

/*********************************************************************************************/

.stapTabel{
	width:100%;
}
.stapTabel th{
	height:26px;
	font-weight:bold;
	text-align:left;
	font-size:13px;
	line-height:20px;
	vertical-align:middle;
	padding-left:4px;
	color:#eb690b;
}
.stapTabel td{
	font-size:11px;
	line-height:20px;
	vertical-align:top;
	border-top:1px solid #444444;
	padding-left:4px;
}
