/* CREDITS
 * ----------------------------------------------------------
 * Title:		Infoplein - Content Stylesheet
 * Author:		David Candreva <david@fronteer.be>
 * Date:		00/00/09
 * Last Edit:	00/00/00 David Candreva <david@fronteer.be>
 * ----------------------------------------------------------
 */

h1, h2{ padding:0 0 0 15px; margin:15px 0; font-weight:bold; font-size:22px; line-height:22px; color:#6e3a93; }
h2 span{ font-weight:normal; }

/* Two cols */

	/* list */
	div.two_cols div.col ul.article_list { padding:0 13px; }
	div.two_cols div.col ul.article_list li{ padding:10px 0; }
	div.two_cols div.col ul.article_list li em{ display:block; margin:2px 0; line-height:15px; font-size:11px; color:#516c9d; font-style:normal; }
	div.two_cols div.col ul.article_list li em a{ font-weight:bold; color:#516c9d; }
	div.two_cols div.col ul.article_list li h3{ font-weight:bold; font-size:15px; line-height:15px; color:#003659; margin:0;} 

/* Box
---------------------------------------------------------- */

	/* Article Box
	---------------------------------------------------------- */
	div.box .article{ line-height:19px; }
	div.box .article p.intro{ font-size:13px; color:#003659; font-weight:bold; }
	div.box .article ul{ line-height:20px; margin-bottom:15px; }
	div.box .article ul li{ padding-left:15px; background:url(../images/layout/icons/bullet_purple.png) no-repeat 3px 8px; }
	div.box .article h3{ margin:15px 0 0 0; font-size:15px; font-weight:bold; color:#003659; }
	div.box .article a{ text-decoration:underline; font-weight:bold; }
	
/* Table
---------------------------------------------------------- */

	/* Subcat table
	---------------------------------------------------------- */
	div.subcat_table ul.table{ width:100%; clear:both; overflow:hidden; margin-bottom:15px; }
	div.subcat_table ul.table li.tr .td-text{ width:100%; padding:0 20px 0 0; }
	

	/* Relevant table
	---------------------------------------------------------- */
	div.relevant_table ul.table li.tr{ border:0; }

/* Content
---------------------------------------------------------- */
div.content{ margin-bottom:15px; padding:0 0 0 15px; line-height:24px; }
div.content h1{ padding:0; margin:0 0 5px 0; font-weight:bold; font-size:22px; line-height:22px; color:#6e3a93; }
div.content h2{ padding:0; margin:15px 0; }
div.content h3{ margin:0 0 10px; font-weight:bold; font-size:15px; line-height:15px; color:#003659; }	
