div.roeleer1 ul, div.roeleer2 ul {
	margin: -3px 0 0 0; /* unsolved mistery */
	padding: 0;
	list-style: none;
	background-color: transparent;
}

div.roeleer1 li a{
  font-size: 11px;
	border-top: 1px solid #fff;
	color: #333;
  overflow: hidden;
  display: block;
  height: 25px;
  width: 339px;
  margin: 0;
  padding: 2px 4px 4px 4px;
}

/* Niet voor IE5 */
div.roeleer1>ul>li {
	background-image: url(/pix/icons/white-transparent.png);
}

div.roeleer1 li.first a{
  border-top: none;
}

div.roeleer1 a.actief {
	background-color: white;
	color: black;
}

div.roeleer1 li a {
	color: inherit;
}

#componentResponse {
  height: 300px;
  border-bottom: 1px solid #fff;
}

div.roeleerTopImg {
  height: 208px;
}