/*** Aan te passen ***/
h1.headingspecial {
	color: #5C750D;
	margin-left: 18px;
	margin-top: 18px;
}

h2.headingspecial {
	color: #5C750D;
	margin-left: 18px;
}

p.pspecial {
	margin-left: 18px;
	margin-right: 18px;
}

div#toggleList {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: none;
}

div#toggleList li.linkslistitem a {
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

a.toggleButton {
	color: #000;
	font-family:Arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.toggleButton:hover {
	text-decoration: underline;
}

/*** Standaard ***/
div#toggleList {
	width: 948px;
	clear: both;
	display: block;
	font-weight: normal;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div#toggleList ul li {
	font-family:Arial,sans-serif;
	width: 32%;
	float: left;
}

div#toggleList ul li.linkslistitem a {
	font-family:Arial,sans-serif;
	color: #000;
}

ul#sitemaplist li.linkslistitem a {
	color: #000;
	text-decoration: none;
}

ul#sitemaplist li.linkslistitem a:hover {
	color: #000;
	text-decoration: underline;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}
