/*** Aan te passen ***/
div#e-footer {
	width: 934px;
}

h1.headingspecial {
	color: #003399;
	font-size: 18px;
	margin-bottom: 0px;
}

h2.headingspecial {
	color: #003399;
	font-size: 16px;
	margin-bottom: 0px;
}

p.pspecial {
	margin-top: 0px;
}

a#button {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	cursor: pointer;
}

a#button:hover {
	color: #000066;
	text-decoration: underline;
}

div#toggleList {
	color: #000;
	background: none;
	font-weight: normal;
}

div#toggleList li.linkslistitem a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

div#e-toggle {
	width: 90%;
	padding:5%;
}

/*** Standaard ***/

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;
}

ul#sitemaplist li.linkslistitem a {
	color: #16315D;
	text-decoration: none;
}

ul#sitemaplist li.linkslistitem a:hover {
	color: #16315D;
	text-decoration: underline;
}