h1.headingspecial {
	font-weight: bold;
	font-size: 18px;
	color:#000080;
	font-family: Arial, Helvetica, sans-serif;
}

h2.headingspecial {
	font-weight: bold;
	font-size: 14px;
	color:#000080;
	font-family: Arial, Helvetica, sans-serif;
}

p.pspecial {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/*** Aan te passen ***/
div#toggleList {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: none;
}

div#toggleList li.linkslistitem a {
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

div#toggleList li.linkslistitem a:visited {
	color: #0000FF;
}

a.toggleButton {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a.toggleButton:hover {
	text-decoration: underline;
}

a.linkitem:visited {
	color: #0000FF;
}

/*** 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;
}
