/*** Aan te passen ***/
p.pspecial {
	font-size: 12px;
}

h1.headingspecial {
	color:#FF9900;
	font-size: 16px;
}

h2.headingspecial {
	margin-top: 20px;
	color:#FF9900;
	font-size: 14px;
}

#button {
	cursor: pointer;
}

a#button {
	font-weight: bold;
	color:#0033CC;
	text-decoration:underline;
	font-size: 12px;
}

a#button:hover {
	color:#FF9900;
	text-decoration:underline;
}
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;
}

ul#sitemaplist li.linkslistitem {
	font-size: 12px;	
}

/*** Standaard ***/

div#toggleList {
	width: 100%;
	display: block;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

div#toggleList ul li {
	width: 99%;
	float: left;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}

a#productLink {
	color: #FF9900;
	text-decoration: none;
}

a#productLink:hover {
	color: #FF9900;
	text-decoration: underline;
}