table.voedingtopmenu{

border: solid 1px gray;
margin-right: 10px;	
width: 96%;
}

table.voedingtopmenu td.header{
	background-color: gray;
	color: white;
	font-weight: bold;
	margin: 0px;
	
}

table.voedingtopmenu td a{
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

table.voedingtopmenu td a:hover{
	color: #ff0000;
}

table.foodgroupcat{

border: solid 1px gray;
border-left:none;
border-right:none;

margin-right: 10px;	
width: 96%;
}
table.foodgroupcat td{
	
	margin: 0px;
	border: solid 1px gray;
	
}

table.foodgroupcat td.menuitem{
	
	margin: 0px;
	border: solid 1px gray;
	font-weight: normal;
	text-align:right;
}
table.foodgroupcat td.menuitemleft{
	
	text-align:left;
	padding-left:15px;
}
table.foodgroupcat td.header{
	background-color: gray;
	color: white;
	font-weight: bold;
	margin: 0px;
	
}
table.foodgroupcat td.title{
	background-color: green;
	color: white;
	font-weight: bold;
	margin: 0px;
	
}

table.foodgroupcat td a{
	color: #0000EE;
	font-weight: bold;
	text-decoration: none;
	color: #0000EE;
}
table.foodgroupcat tr.group{
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
}

table.foodgroupcat td a:hover{
	color: #ff0000;
}

table.foodgroup{
	border: solid 1px gray;
	font-weight: normal;
	text-align:right;
margin-right: 10px;	
width: 96%;

}
table.foodgroup td.itemlabel{
	text-align:left;
	padding-left: 25px;
	font-weight: bold;
	color: #444444; 
	border-bottom: solid 1px gray;

}
table.foodgroup td.item{
	text-align:right;
	padding-right: 25px;
	border-bottom: solid 1px gray;

}
table.foodgroup td.unit{
	text-align:right;
	padding-right: 25px;
	border-bottom: solid 1px gray;

}
table.foodgroup td.header{
	text-align:center;
	font-weight: bold;
	background-color: #CCCCCC; 

}
table.foodgroup tr{
	border-bottom: solid 1px gray;

}

table.foodgroup td.header{
	text-align:center;
	font-weight: bold;
	background-color: #CCCCCC; 

}
table.foodgroup td.txt{
	text-align:center;
	font-weight: bold;
	border-bottom: solid 1px gray;
	

}

