/* CSS Document */
/* ############### tales.be css framework  (by kvd) ###############  */
/* ############### c.018.faq.css ############### */
/*
contains:
	specific rules for the following templates:
		faq
*/	


/* ##### FAQ #### */


#faqcontent{}

#faqcontent a, #faqcontent a:link, #faqcontent a:visited{	color: #165a0c;}
	.blue   #faqcontent a, .blue   #faqcontent a:link, .blue   #faqcontent a:visited{	color: #16457a;}
	.green  #faqcontent a, .green  #faqcontent a:link, .green  #faqcontent a:visited{	color: #165a0c;}
	.orange #faqcontent a, .orange #faqcontent a:link, .orange #faqcontent a:visited{	color: #7a1f16;}
	.purple #faqcontent a, .purple #faqcontent a:link, .purple #faqcontent a:visited{	color: #3a236f;}

#faqcontent a:hover, #faqcontent a:active{	color: #16457a !important;}


	.blue #faqcontent a:hover, .blue #faqcontent a:active{	color: #fff !important;}
	.green #faqcontent a:hover, .green #faqcontent a:active{	color: #16457a !important;}
	.orange #faqcontent a:hover, .orange #faqcontent a:active{	color: #16457a !important;}
	.purple #faqcontent a:hover, .purple #faqcontent a:active{	color: #fbd44e !important;}

.toggletrigger{
	margin: 0 0 1em 1em;
	font-weight: bold;
}

.toggle_container{
	margin: 0 0 2.5em 2em;
	color: #222;
}
