h1.headingspecial {

	background-attachment:scroll;

	background-color:green;

	background-position:0 0;

	background-repeat:repeat;

	border-color:green;

	border-style:solid;

	border-width:2px 2px 0;

	color:white;

	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-size:10pt;

	font-weight:normal;

	margin:10px 0 0 10px;

	padding:0 5px 2px;

	text-align:left;

}



h2.headingspecial {

	background-attachment:scroll;

	background-color:#B2FFB2;

	background-position:0 0;

	background-repeat:repeat;

	border-color:green;

	border-style:solid;

	border-width:0 2px;

	color:#000000;

	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-size:9pt;

	margin:0 0 0 10px;

	padding:5px;

	text-align:justify;

}



p.pspecial {

	background-attachment:scroll;

	background-position:0 0;

	background-repeat:repeat;

	border-color:green;

	border-style:solid;

	border-width:0 2px 2px;

	color:#000000;

	font-family:Verdana,Arial,Helvetica,sans-serif;

	font-size:9pt;

	margin:0 0 0 10px;

	padding:5px;

	text-align:justify;

}



/*** Aan te passen ***/

#button {

	cursor: pointer;

	float: right;

	color: #000;

	text-decoration: underline;

	background: none;

}



#button:hover {

	text-decoration: none;

}



div#toggleList {

	font-size: 12px;

	color: #000;

	background: none;

	font-weight: normal;

}



div#toggleList li.linkslistitem a {

	color: #000;

	background: none;

	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;

}

