/*** Aan te passen ***/
ul.menu2 {
	margin: -1em 0 1em -0.5em;
	padding:0;
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:left;
}

h1.headingspecial {
	font-size: 16px;
	font-weight: bold;
}

h2.headingspecial {
	font-size: 14px;
	font-weight: bold;
}

a#button {
	color:#4E4E4E;
	cursor: pointer;
}

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;
}

/*** Standaard ***/

div#toggleList {
	width: 142px;
	display: block;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:left;
}

div#toggleList ul li {
	width: 99%;
	float: left;
	font-size: 11px;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}

div#footer {
	z-index: 5;
}

div#sidebar_left_box {
	z-index: 10;
}

div#sidebar_left_content {
	z-index: 10;
}

div#sidebar_left_footer {
	z-index: 10;
}