/* 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 .breadcrumbs a {
	color:#0e71b4;
}
.article ul {
	list-style-type: square;
	}
.article ol {
	list-style-type: decimal;
/* margin-left: 40px;*/
	}
	.article ul ul {
		list-style-type: circle;
		}
	.article ol ol {
		list-style-type: lower-alpha;
		list-style-position: inside;
		margin-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.8em; /* 22px */
	font-weight: bold;
	line-height: 1.091; /* 24px */
	margin-bottom: 0.682em; /* 15px */
	color: #0e71b4;
	}
.tl_event_detail h2,
.article h2,
body h2 {
	clear: both;
/*	font-family: Arial, sans-serif;*/
	font-size: 1.3em; /* 15px */
	font-weight: bold;
	line-height: 1.3em; /* 15px */
	margin-bottom: 0.667em; /* 10px */
	color: #0e71b4;
	}
.article h2 {
	color:#0E71B4;
	font-size:1.6em;
	line-height:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
#horizrule {
	border-bottom:1px solid #CCC;

}
.article h3 {
	color:#0E71B4;
	font-size:1.1em;
	line-height:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
h3 {
	font-family: Arial, sans-serif;
	font-size: 1em; /* 11px */
	font-weight: bold;
	line-height: 1.364; /* 15px */
	margin: 0;
	}
.sidebar h2 {
	margin-bottom: 6px;
	}
.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;
}

#main li.news-list-item {
	background: none;
}

#main li.news-list-item .news_title,
#main li.news-list-item h3 {
	text-indent: -18px;
}

#main li.news-list-item .news_title a,
#main li.news-list-item h3 a {
	background: transparent url(../images/arrow-blue.gif) no-repeat scroll 0 3px;
	padding-left: 18px;
}

.news-list-item .kenmerken, .kenmerken {
	color:#535353;
	font-size: 1em;
}

.news-list-item p{
	margin-bottom: 0px;
}

.rightColBoxes .blueBox {
	font-size: 1em;
}

.rightColBoxes .blueBox h3 {
	color: #0E71B4;
	padding-bottom: 8px;
	font-size: 1.1em;
}
.rightColBoxes .blueBox b {
	font-weight:bold;
	display:block;
}
.rightColBoxes .blueBox a {
	margin-bottom:3px;
}
.rightColBoxes .blueBox p {
/*	margin-bottom:-10px;*/
	padding-left: 0px;
}
.rightColBoxes .blueBox ul li a {
	line-height:22px;
	margin-left:14px;
	color:#1d1d1d;
}
.rightColBoxes {
	font-family:Arial, Helvetica, sans-serif;
}
.rightColBoxes .blueBox ul li {
	list-style:none;
	background:url("Untitled-2.png") no-repeat center left;
}
.rightColBoxes .blueBox {
	border:1px solid #666;
	margin-bottom:20px;
	padding:5px;
	padding-left: 12px;
	padding-right: 12px;
}
.videobox img {
	border: 1px solid #ddd;
}
.videobox {
	margin-left:20px;
	margin-top:20px;
}
