/*** Aan te passen ***/

h1.headingspecial {
	font-family: Arial;
	margin-bottom: 0px;
}

h2.headingspecial {
	font-family: Arial;
	margin-bottom: 0px;
}

p.pspecial {
	margin-top: 0px;
	font-family: Arial;
}


div#e-footer {
	margin-top: 19px;
}

#button {
	cursor: pointer;
	font-family:Arial;
	font-size: 12px;
}

div#toggleList {
	font-size: 12px;
	color: #000;
	background: none;
	font-weight: normal;
}

div#toggleList li.linkslistitem a {
	color: #000;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

/*** Standaard ***/

div#toggleList {
	width: 100%;
	display: block;
	margin: 10px 0 10px 50px;
}

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;
}

a#button
{
	text-align: center;
	font-weight: bold;
	padding: 20px 0;
}
