.faqblock { border:0; padding:2px; }
.faqblockhover { border:2px solid #d03837; padding:0; cursor:default; }

/*Overzicht*/
#faqOverzichtContainer #faq{margin:0 8px 0 8px; }
#faqOverzichtContainer #faq h2{margin-top:0; }
.faqblockCategorie{ margin-bottom:10px; }
.faqblockCategorie ul{ border:1px solid #31362e; border-bottom:none; margin:0;}
.faqblockCategorie li:first-child{ border-top:none;}
.faqblockCategorie li{ border-bottom:1px solid #0e0f0d; border-top:1px solid #31362e; background-position:-8px 8px;  padding-left:0;}
.faqblockCategorie li a{ padding:10px 10px 10px 20px; display:block; background: #20231e url("../images/modules/tekst/bullet1.png") 0px 8px no-repeat;}
.faqblockCategorie li:hover a:hover{ background-color:#d03837; }

/*Detail*/
#faqDetailContainer #faq{ margin:0 10px 0 10px; }
/*terugknop*/
.faqTerugknop{ width:150px; height:24px; margin-right:-3px; float:right; background: url("../images/basisLayout/sprite_no_repeat.png") 147px -240px no-repeat; }
.faqTerugknop a{height:18px; display:block;  float:right; padding:2px 10px 0 10px; color:#fff; text-decoration:none; background: #20231e url("../images/basisLayout/sprite_repeatx.png") center -550px repeat-x; }
.faqTerugknop a:hover{ background-color:#d03837; }