a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	color:#E00519;
	height: 1px;
	border: 0;
	background-color: #E00519;
	width: 92%;
}

h1.headingspecial{
	font-family: verdana;
	font-size: 15px;
	color:#000000;
	margin-top:25px;
}

h2.headingspecial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	margin-top: 25px;
}

p.pspecial{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}
	
/*** Aan te passen ***/

td#e-menu {
	width: 943px;
	background-image: url(images/skelt_e.jpg);
	background-repeat: repeat-y;
}


div#toggleList {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
}

a.toggleButton {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	float: right;
	margin-right: 40px;
}

a.toggleButton:hover {
	color: #000;
	text-decoration: none;
}

/*** 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;
}
