/*** Aan te passen ***/

h1.headingspecial {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h2.headingspecial {
	margin-top: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

p.pspecial {}

div#toggleList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div#toggleList li.linkslistitem a {
	color: #5f5f5f;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	color: #F6AD2A;
	text-decoration: underline;
}


/*** 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;
}

ul#sitemaplist li.linkslistitem a {
	color: #5f5f5f;
	text-decoration: none;
}

ul#sitemaplist li.linkslistitem a:hover {
	color: #F6AD2A;
	text-decoration: underline;
}
.in_footer_link a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #415a09;
	text-decoration: none;
}
.in_footer_link a:hover {
    text-decoration: none; color: #415a09;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #415a09;
	text-decoration: underline;
}
