


.vraag {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width:695px;
	height:25px;
	background:url(../image/faq_vraag.gif) no-repeat;
	
	font-size:14px;
	line-height:25px;
	vertical-align:bottom;
	text-indent:5px;
	
	padding:0 2px;
	font-weight:bold;
	
	cursor:pointer;
	border:1px solid #FFF;
}

.vraag_titel {
	display:table-cell;
	width:665px; */
	width:660px; 
	}
	
.vraag_expand {
	display:table-cell;
	width:20px;
	height:20px;
	}
	
.antwoord {
	border:1px solid #FFF;
	background:#eaeedf url(../image/faq_antwoord.gif) no-repeat top;
	width:690px;
}

p {
	padding:5px;

}
