/* -- CSS BY 2001 Thomas Nesges <thomas@dcoul.de> ------------------  */
/* -- Allgemeines Layout -------------------------------------------- */
div.faqindex {
	margin-top:0px;
	margin-bottom:10px;
	
}
/* -- DHTML Version ------------------------------------------------- */

div.dhtmlAnswer {
	border:solid 1px #0074dd;
	padding:5px;
	text-indent:0;
	display:none;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}
