.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
}
.bulletheader {
	list-style-position: outside;
	list-style-image: url(images/bullet1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a{
	color: #FF6600;
}
a.bodytekst {
	color: #FFFFFF;
}
.carrouselheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	display: compact;
	font-variant: normal;
	text-transform: capitalize;
	background-color:#999999;
	width: 284px;
	padding-left:10px;
}
.bodytekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
}
td.menuitemseperator{
	font-size: 14px;
	color:	#FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	height:24px;
}
td.menuitem, td.menuitem_active {
	font-size: 14px;
	color:	#FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
	font-style: normal;
	height:24px;
}
a.menuitem {
font-family:"Arial Narrow";
	color:	#FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a.menuitem_active {
font-family:"Arial Narrow";
	color:	#000000;
	text-decoration: none;
	font-style: normal;
}
a:hover.menuitem {
	color: #000000;
}
td:hover.menuitem{
background:url(images/menu_pijl.jpg);
background-attachment:fixed;
background-position:bottom;
background-repeat:no-repeat;

}
