div#e-footer {
background: #f7f3f3;
}

ul.footer li {
	display:inline;
	list-style-type: none;
}

/*** Aan te passen ***/
div#toggleList {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: none;
}

div#toggleList li.linkslistitem a {
	color: #000;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	color: #000;
	text-decoration: underline;
}


div#footer-menu1 li.linkslistitem a {
	font-weight: bold;
	font-size: 11px;
}

div#footer-submenu1 li.linkslistitem a {
	font-weight: normal;
	font-size: 11px;
}

div#footer-submenu2 li.linkslistitem a {
	font-weight: normal;
	font-size: 11px;
}

div#footer-submenu3 li.linkslistitem a {
	font-weight: normal;
	font-size: 11px;
}

a.toggleButton {
	text-decoration: none;
}

a.toggleButton:hover {
	text-decoration: underline;
}

/*** Standaard ***/
div.toggle {
	width: 100%;
	clear: both;
	display: block;
	font-weight: normal;
}

div.toggle ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div.toggle ul li {
	width: 32%;
	float: left;
}

div.toggle br.clear {
	border: none;
	height: 0px;
	clear: both;
}
