.faqindex .resultaten {
  float:left;
  width:100%;
}

.resultaten .datum {
}

.resultaten .tekst {
}

.resultaten .link {
}

.resultaten .link a {
 }

.resultaten DL {
  margin:0.5em 0;
  padding:1em 0;
  background:url(../images/backgrounds/content-li-dotted.gif) 0 100% no-repeat;
  cursor:pointer;
}

.resultaten DL.over {
  background:url(../images/backgrounds/content-li-dotted-over.gif) 0 100% no-repeat;
}

.resultaten DT {
  color:#04adf2;
  font-weight:bold;
}

.resultaten DT a:hover {
  text-decoration:none;
}

.resultaten DD {
  padding-right:2ex;
  display:none;
}
