@charset "utf-8";
/* CSS Document */
#row1 {
	margin-bottom		: 10px;
}

#row1:after {
	clear				: both;
	display				: block;
	content				: " ";
}
/* FIRST ROW */
#row1-left {
	float				: left;
	width				: 187px;
	margin-right		: 5px;
}
#row1-center {
	float				: left;
	width				: 444px;
	padding				: 5px;
	margin-left			: 5px;
	margin-right		: 5px;
}
#row1-center a {
	color				: #D4001D;
	text-decoration		: none;
}#row1-center a:hover {
	color				: #D4001D;
	text-decoration		: underline;
}
#row1-right {
	float				: left;
	width				: 217px;
	margin-left			: 5px;
}
#row11-right {
	padding				:5px;
	margin-bottom:10px;
}
#row11-right:after {
	clear				: both;
	display				: block;
	content				: " ";
}
#row12-right {
	padding				:5px;
		background-color	:#CCC;
}
td a {
	color				: #D5001D;
	text-decoration		: none;
}
#row1-left ul,
#row1-left li {
	margin				: 0px;
	padding				: 0px;
	list-style			: none;
}
#row1-left #left-menu {
	padding				: 10px 5px 10px 0px;
	font-size			: 11px;
	border-left			: 4px solid #383838;
	border-right		: 4px solid #383838;
	border-bottom		: 4px solid #383838;
}
#row1-left #left-menu li {
	margin-left			: 20px;
	padding				: 3px 0px 3px 0px;
	list-style			: disc;
}
#row1-left #left-menu li li {
	margin-left			: 10px;
	list-style			: disc;
}
#row1-left #left-menu a:link,
#row1-left #left-menu a:visited {
	color				: #000000;
	text-decoration		: none;
}
#row1-left #left-menu a:hover {
	color				: #000000;
	text-decoration		: underline;
}

#row1-left .l1-cursub,
#row1-left .l2-act,
#row1-left .l1-actsub,
#row1-left .l1-act,
#row1-left .l2-actsub {
	font-weight			: bold;
}
#row1-left .l2,
#row1-left .l1-sub,
#row1-left .l1,
#row1-left .lvl2 {
	font-weight			: normal;
}
#row1-left #left-header {
	padding				: 3px 0px 4px 4px;
	font-weight			: bold;
	font-size			: 12px;
	color				: #FFF;
	border				: 4px solid #383838;
	background-color	: #E4681D;
}
.backblob {
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
}
.backblob a {
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
}
.titlearchive {
	padding-bottom		: 5px;
	color				: #000000;
}

.titlearchive a {
	color				: #000000;
	text-decoration		: none;
}
.most_latest_title a {
	color				: #000000;
	text-decoration		: none;
	font-size			: 11px;
	font-weight			: bold;
}
.most_latest_title {
	padding-bottom		: 5px;
	float: left;
}

.linkpijl a {
	color				: #D4001D;
	text-decoration		: none;
	padding-left:5px;
}

.news-list-date {
	color				: #00407F;
	font-weight			: bold;
}
#socialbox {
	padding-left:205px;
}
