h1.headingspecial {
	font-size: 20px;
	font-style: italic;
	margin-top: 25px;
	margin-bottom: 0px;
}

h2.headingspecial {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 0px;
}

p.pspecial {
}

/*** Aan te passen ***/

div#e-menu {
	margin: 10px auto;
	text-align: center;
	width: 900px;
	display: block;
	clear: both;
}

div#toggleList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

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

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

a.toggleButton: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;
}
