

/*---------*/

h1
{
	width: 576px;
	margin-left: 00; 
}

/*---------*/

#product_typen     
{ 
	width: 576px;
	margin: 0 0 24px 0; 
	padding: 0px; 
	border-bottom: 1px none #cafe6e;
}


#product_typen h2
{ 
	margin: 0 0 12px 0; 
	padding: 0 0 0 24px; 

	border-bottom: 1px none #cafe6e;
	
	color: #222A3C; /*tekst-grijs-blauw*/
	
	font-style: italic; 
	font-weight: normal; 
	font-size: 16px; 
	line-height: 16px; 
	font-family: Arial, Helvetica; 

	border-bottom: 1px none #cafe6e;
}


#product_typen p
{
	margin: 0px 0px 0px 0; 
	padding: 4px 2px 2px 24px; 

	color: #222A3C; /*tekst-grijs-blauw*/
	
	font-size: 14px; 
	line-height: 24px; 
	
	font-family: Arial, Helvetica; 
	font-weight: normal;
	
	text-align: left; 

	background:  url(../illustraties/bullet_3.gif) no-repeat 8px 12px;  /* #fff1e5 */

	border-bottom: 1px solid #ff8e1f; 
	border-left: medium none #dcdcdc;
}
/*
#product_typen a
{
	display: block;
}

#product_typen a:visited
{
	background-color: #FFF4CD;
}
*/





