


h1
{
	margin-left: 0; 
}

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

#info     
{ 
	width: 624px;
	height: 400px;
	margin: 0 0 24px 0px; 
	padding: 0px; 
	
	overflow: scroll;
}



#productnamen     
{ 
	width: 576px;
	margin: 0 0 0 0px; 
	padding: 0px; 
}


#productnamen .lijn
{
	border-top: 1px solid #ff8e1f; 
}

#productnamen .lijn2
{
	background-color: #fff1e5;
	border-top: 1px solid #ff8e1f; 
}


#productnamen h2
{ 
	margin: 0; 
	padding: 0; 

	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;
}



#productnamen td
{
	width: 288px;
}



#productnamen p
{
	margin: 0px 0px 0px 0; 
	padding: 4px 2px 2px 0; 

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


#productnamen i
{
	color: #ff8e1f; /*tekst-grijs-blauw*/
	
	font-size: 12px; 
	font-style: italic;
	/*background: #fff1e5 url(../illustraties/bullet_3.gif) no-repeat 8px 12px; */
}





#productnamen .bul
{
	margin: 0px 0px 0px 0; 
	padding: 4px 2px 2px 24px; 

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




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

#tab_groepen
{
	width: 156px;
	margin: 56px 0 0 12px; 
	padding: 0 0 8px 0 ; 
	
	background-image: url(../illustraties/kader_01.png) ; 
	background-repeat: no-repeat ;
	background-position:  bottom left;

	font-family: Arial, Helvetica; 
	text-align: left;
}


#tab_groepen h2
{
	color: #222A3C; /*tekst-grijs-blauw*/
	font-size: 13px; 
	font-weight: normal; 
	font-style: italic;
	line-height: 15px; 
	margin: 0;
	padding: 12px 3px 1px 16px; 

	background-image: url(../illustraties/kader_01.png) ; 
	background-repeat: no-repeat ;
	background-position:  top left;
	background-color:  #fff;
}


#tab_groepen ul
{
	margin: 0;
	padding: 0 0 5px 0; 
	list-style-type: none;
}


#tab_groepen li
{
	color: #D4730A; /*tekst-oranje*/
	font-size: 12px; 
	font-weight: bold; 
	text-align: left;
	line-height: 18px; 
	margin: 4px 0 0 0;
	padding: 1px 3px 2px 16px; 
}

#tab_groepen li a:link,
#tab_groepen li a:visited,
#tab_groepen li a:active
{
/*	color: #343C98; */
	color: #222A3C; /*tekst-grijs-blauw*/
	text-decoration: none ; 	
}

#tab_groepen li a:hover
{
	text-decoration: underline ; 
}

#tab_groepen li i
{
	font-size: 11px; 
}


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

#nieuws_menu_kop
{
	margin: 24px 0 0 12px; 
}

#nieuws_menu
{
	margin: 0 0 0 12px; 
}

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


