/*** Aan te passen ***/
h1.headingspecial {
	font-size: 14px;
	margin-bottom: 5px;
}

h2.headingspecial {
	margin-top: 25px;
	font-size: 12px;
	margin-bottom: 0px;
}

p.pspecial {
	margin-top: 0px;
}

#button {
	cursor: pointer;
	color: #ff9900;
	font-weight: normal;
}

div#toggleList {
	font-size: 12px;
	color: #000;
	background: none;
	font-weight: normal;
}

div#toggleList li.linkslistitem a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

/*** Standaard ***/
div#e-toggle {
	top: 621px;
	left: 25px;
	width: 957px;
	position: absolute;
	z-index: 4;
}

div#toggleList {
	width: 100%;
	display: block;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div#toggleList ul li {
	width: 32%;
	float: left;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}
