/**
 * additional zakelijk css
 * @author AK
 */

#sponsorenOverzicht h3 span.contactpersoon,
#sponsorenOverzicht h3 span.contactpersoon-functie {
	color: #6A0076;
	font-weight: normal;
}

#sponsorenOverzicht h3 span.contactpersoon 			{ font-size: 1.2em; }
#sponsorenOverzicht h3 span.contactpersoon-functie	{ font-style: italic; }

 #sponsorenOverzicht dl { line-height: 1.25 }
 
 #sponsorenOverzicht dt {
 	float: left;
	width: 6em;
 }
 #sponsorenOverzicht dd { margin-left: 6.2em }
