#accordion {
	margin:20px 0px;border-top:1px solid #e1e1e1;
}

h3.toggler {cursor: pointer;border: 0px;font-family: Arial, sans-serif;font-size: 1.3em;background: #ffffff;color: #999999;margin: 0;padding: 0;width:321px;height:54px;}


div.acctekst{padding:14px 0px 10px 34px;}
div.element div {
	margin:0;
	
	padding:0px 0px 20px 34px;
	font-family: Arial, sans-serif;
	font-size: 0.88em;
	font-weight: normal;
	background: #ffffff;
	color: #999999;
	border-bottom:1px solid #e1e1e1;
	
}

div.element a {background: url(../images/pijltje.gif) 0px 4px no-repeat;text-decoration: none;padding-left: 15px;color:#ff9900;}
div.element a:hover {text-decoration: none;color: #666666;}

blockquote {
	padding:5px 20px;
}