/* css Verhoef default style v1.00 by josja.com */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* basic elements */
BODY { 
	font:		small/small "Arial",sans-serif;
	color:		#111; 
	background: #E1DBB7; 
	margin:			0px; 
	margin-top:		0px; 
	margin-bottom:	0px; 
	margin-left:	0px; 
	margin-right:	0px;
	}
P { 
	font: 75%/120% "Arial",sans-serif; 
	}

P.info { 
	font: 75%/120% "Arial",sans-serif; 
	margin-left:	2px; 
	}

H1 { 
	font: bold 80%/80% "Arial",sans-serif;
	margin-bottom:	0px; 
	color:			#979663;
	}

H2 { 
	font: bold 75%/100% "Arial",sans-serif;
	margin:			3px; 
	margin-left:	10px;
	color:			#FFFFFF;
	}

H3 { 
	font: bold 75%/100% "Arial",sans-serif;
	color:			#508FC6;
	}

A:link,a:visited { 
	font: bold 100%/100% "Arial",sans-serif;
	text-decoration: none; 
	color:			#508FC6;}
A:hover {text-decoration: underline; }

IMG {
	border: 0px;
}

FORM {
	font: 80%/120% "Arial",sans-serif; 
	}

UL {
	margin-top: -10px;
	margin-left: 1.2em;
}

LI {
	font: 80% "Arial",sans-serif; 
	list-style: url(http://www.verhoef-revalidatie.nl/new/img/blt_blue.gif) disc;
}

#product TABLE{
	padding: 0px; 
	margin : 0px;
	border-width   : 0px;
	border-collapse: collapse;
	text-align: left;
	background-color:#E4EEF7; 
}
#product H1 { 
	margin-left: 0px;
	font: bold 100%/50%;
	color: #508FC6; 
}
#product H2 { 
	margin-left: 7px;
	font: 75%/120%;
	color: #508FC6; 
}
#product P{ 
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	font:  75%/120% "Arial",sans-serif;
}
#product TD.header{ 
	background-color:#CADDEE; 
}

#product TEXTAREA{ 
	background-color:#E4EEF7; 
	width:355px; height:80px;
}


#products TABLE{
	font: 100% "Arial",sans-serif; 
	padding: 0px; 
	margin : 0px;
	border-width   : 0px;
	border-collapse: collapse;
	text-align: left;
	width:515px;
}

#products TH{
	background-color: #F0F0FF;
	text-align: left;
}

#products TR.hilite{
	background-color: #FFFFFF;
}














