
h1.headingspecial {
	font-size: 18px;
	color: #fff;
}

h2.headingspecial {
	margin-top: 25px;
	font-size: 18px;
	color: #fff;
}

p.pspecial {
	color: #fff;
}

div#toggleList li.linkslistitem a {
	color: #fff;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

/*** Standaard ***/
div#toggleList {
	width: 100%;
	clear: both;
	display: block;
	font-weight: normal;
}

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;
}

td.eBg {
	background: #666;
}

a.eButton {
	margin-top: 5px;
	color: #fff;
	float: right;
	text-decoration: none;
}

a.eButton:hover {
	text-decoration: underline;
}

ul#sitemaplist li.linkslistitem a {
	color:#fff;
	text-decoration: none;
}

ul#sitemaplist li.linkslistitem a:hover {
	text-decoration: underline;
}
