/* @override http://www.levensvragen.nu/index.php/tools/css/themes/levensvragen/typography.css */

/* @override http://www.levensvragen.nu/index.php/tools/css/themes/levensvragen/typography.css */




body {
	margin: 0;
	padding: 0;
	/* customize_body */ font: normal normal 12px Verdana, "Arial"; 
	/* customize_body */ color: #5A554E ; /* customize_body */
	line-height: 20px;
}

h1, h2, h3 {

}

h1 {
	/* customize_h1 */ color: #aad26a; /* customize_h1 */
		
}

h2 {
	/* customize_h2 */ font: bold bold 16px ; /* customize_h2 */
	/* customize_h2 */ color: #aad26a; /* customize_h2 */
	
}

h3 {
		/* customize_h2 */ font: bold bold 16px ; /* customize_h2 */
	/* customize_h2 */ color: #3b3b4a; /* customize_h2 */

}

p, ul, ol {
	margin-top: 0;
	line-height: 200%;
}

p{
	/* customize_p */ font: normal normal 12px ; /* customize_p */
	/* customize_p */ color: #5A554E ; /* customize_p */
}

ul{
	
}

ol{
	/* customize_ol */ font: normal normal 14px ; /* customize_ol */
	/* customize_ol */ color: #5A554E ; /* customize_ol */
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.grid_9 ul li{
background: #ffffff url(http://www.levensvragen.nu/themes/levensvragen/images/vink.png) no-repeat;
padding: 0 0 0 30px;
margin: 3px;
}
li: a:link{
	color: #fff;
}

a:link, a:visited {
	text-decoration: underline;
	/* customize_links */ font: normal normal 14px ; /*customize_links */
	/* customize_links */ color: #aad26a; /* customize_links */
}

a:hover {
	/* customize_links_hover */ font: normal normal 14px ; /*customize_links_hover */
	/* customize_links_hover */  /* customize_links_hover */
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}
