
h1.headingspecial {
	background: transparent url(images/tail.gif) repeat-x scroll center bottom;
	color: #000000;
	font-size: 2.08em;
	font-weight: normal;
	margin-bottom: 11px;
	padding: 20px 0 10px;
}

h2.headingspecial {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background: none;
}


/*** Aan te passen ***/
#button {
	cursor: pointer;
}

div#toggleList {
	font-size: 0.75em;
	color: #BA1530;
	background: none;
	font-weight: normal;
}

div#toggleList li.linkslistitem a {
	color: #BA1530;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

/*** Standaard ***/

div#toggleList {
	width: 100%;
	display: block;
}

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;
}
