h1.headingspecial {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

h2.headingspecial {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-top: 25px;
}

p.pspecial {}

/*** Aan te passen ***/
div#toggleList {
	background: none;
}

div#toggleList li.linkslistitem a {
	font-weight: normal;	
	margin-left: 10px;
}

div#toggleList li.linkslistitem a:hover {
}

a.toggleButton {

}

a.toggleButton:hover {
	
}

/*** Standaard ***/
div#toggleList {
	width: 100%;
	clear: both;
	display: block;
	font-weight: normal;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div#toggleList ul li {

}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}

ul#sitemaplist{
	margin-top: 60px;
}

ul#sitemaplist li.linkslistitem {
	list-style: none;
	list-style-type: circle;
}
