/*** Aan te passen ***/
h1.headingspecial {
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
	color:#7E65A5;
	font-size:1.2em;
	font-variant:small-caps;
	font-weight:normal;
	margin-bottom:0.4em;}

h2.headingspecial {
	margin-left: 30px;
	margin-top: 30px;
	color:#7E65A5;
	font-size:1.2em;
	font-variant:small-caps;
	font-weight:normal;
	margin-bottom:0.4em;
}

p.pspecial {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
}

a#button {
	text-decoration: underline;
	cursor: pointer;
}


div#toggleList li.linkslistitem a {
	color: #4F525C;
	text-decoration: none;
	font-size: 0.7em;
}

div#toggleList li.linkslistitem a:hover {
	color: #7E65A5;
	text-decoration: underline;
}

ul#sitemaplist {
	margin-top: 30px;
	margin-left: 30px;
}

/*** Standaard ***/

div#toggleList {
	width: 100%;
	display: block;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div#toggleList ul li {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	width: 32%;
	float: left;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}
