/* default margins */
p,
ul,
ol,
table,
dd,
fieldset,
pre,
.list li,
blockquote {
	margin-bottom: 1.364em; /* 15px bij 1em=11px */
	}
	ul ul,
	ul ol,
	ol ol,
	ol ul {
		margin-bottom: 0;
		}



/* content elements / typography */

.article ul {
	list-style-type: square;
/*	margin-left: 15px;*/
	}
.article ol {
	list-style-type: decimal;
	margin-left: 27px;
	}
	.article ul ul {
		list-style-type: circle;
		}
	.article ol ol {
		list-style-type: lower-alpha;
		list-style-position: inside;
		margin-left: 0;
		}

.article .csc-textpic-text ol {
	margin-left: 0;
	padding-left: 27px;
}

.article .csc-textpic-text ul {
	padding-left: 0;
}
pre,
code {
	font-family: "Monaco", "Courier New", "Courier", monospace;
	font-size: 1em; /* 12px */
	}
pre {
	background-color: #eee;
	padding: 0.75em 10px;
	}
h1, p.dossiertitle {
	font-family: Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.091; /* 24px */
	margin-bottom: 0.682em; /* 15px */
	color: #79c242;
	}
.tl_event_detail h2,
.article h2,
body h2 {
	clear: both;
/*	font-family: Arial, sans-serif;*/
	font-size: 1.6em; /* 15px */ 
	font-weight: bold;
	line-height: 1.5em; /* 15px */
	margin-bottom: 0.667em; /* 10px */
	color: #79c242;
	}
.article h2 {
	/*margin-top: 2.333em; /* 35px */
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em; /* 11px */
	font-weight: bold;
	line-height: 1.364; /* 15px */
	margin: 0;
	}
	
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em; /* 11px */
	font-weight: bold;
	line-height: 1.364; /* 15px */
	margin: 0;
	color: #79c242;
	}

.sidebar h2 {
	font-size: 16px;
	}
.intro {
	font-weight: bold;
	}
table {
	}
	table caption {
		}
	table td,
	table th {
		}
blockquote {
	}
dt {
	font-style: italic;
	}
dd {
	margin-left: 20px;
	}
.news-list-container ul {
	list-style-type: none;
	margin-left: 0px;
}

li.news-list-item {
	margin-bottom: 0.6em;
	padding-bottom: 15px;
}

.news-list-item .kenmerken, .kenmerken {
	color:#535353;
	font-size: 11px;
}

.news-list-item p{
	margin-bottom: 0px;
}

