

td.productNaam {

	

	background:		#666666;

	font-family:		Arial, Helvetica, sans-serif;

	font-size:		16px;

	font-weight:		bold;

	background-image:       url();

	background-repeat:	no-repeat;

	background-position: 	center center;

	color:			#fff;

	

	

	

	}



td.productNavigatie {

	padding-left: 16px;

	background: #fff;

	border-right: 1px solid #e0e0e0;

	border-left: none;

	

}



td.productNavigatie a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000066;

	text-decoration: underline;

}



td.productNavigatie a:hover {

	color: #ff0000;

	text-decoration: underline;

}



td.productNavigatie span {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #000;

}



td.spoiler {

	padding: 0;

}



/* TEXT tEXT */



p {	padding-left:	0;

	padding-right:	0;

	border-left:	0;

	border-right:	0;

	text-indent:	0;

	font-family:	Arial, Helvetica, sans-serif;

	font-size:		12px;

	font-style:		normal;

	word-spacing:	0;

	letter-spacing:	0;

	text-transform:	none;

	text-align:		left;

	line-height: 1.5em;
	
	color: #666;

}



UL { list-style-image: url(gfx/bullet_redsquare.gif); list-style-type: square}



UL UL {list-style-image: none}



LI {

	padding-left:	0;

	padding-right:	0;

	border-left:	0;

	border-right:	0;

	text-indent:	0;

	font-family:	Arial, Helvetica, sans-serif;

	font-size:		12px;

	font-style:		normal;

	word-spacing:	0;

	letter-spacing:	0;

	text-transform:	none;

	text-align:		left;

	line-height: 1.2em;

}





/* menu links */



div.menuLinkBox {

	margin-top: 8px;

	font-family: Arial, sans-serif;

	font-size: 12px;

}



div.menuLinkBox div {

	padding: 4px 0 6px 6px;

	font-weight: bold;

	font-size: 12px;

	font-weight: 900;

	color: #333399;
	
	border-bottom:1px solid #ffcc00;
	
	min-width:165px;

}



div.menuLinkBox a {

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}



div.menuLinkBox a:hover {

	font-size: 12px;

	font-weight: bold;

	font-style: italic;

	color: #333399;

	text-decoration: none;

	

	}
	
	
	img.photo {
		border:none;
	}


