@charset "utf-8";

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp, 
strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* SLIM op weg CSS */
body {
	font:62.5%/1.8em Arial, Helvetica, sans-serif;
	color:#303030;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#3c3737 !important;
	overflow-x:hidden;
}
p {
	margin:0.2em 0 1em;
}
h1 {
	font-size:2.2em;
	line-height:1.4em;
	margin:8px 0 15px 0;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
}
h3 {
}
a:link, a:hover, a:active, a:visited {
	color:#303030;
	text-decoration:underline;
}
#breadcrumb, #breadcrumb a {
	font-size:0.95em;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#containerTop {
	font-size:1.18em;
	width:100%;
	height:201px;
	margin:0 auto;
	background:url(/images/topnav-bg1.gif) center top no-repeat;
}
.navbg1 #containerTop {
	background:url(/images/topnav-bg1.gif) center top no-repeat;
}
.navbg2 #containerTop {
	background:url(/images/topnav-bg2.gif) center top no-repeat;
}
.navbg3 #containerTop {
	background:url(/images/topnav-bg3.gif) center top no-repeat;
}
#containerTop.home {
	background:url(/images/topnav-bg-home.gif) center top no-repeat;
}
#containerTop .contentContainer {
	width:954px;
	margin:0 auto;
}
#navTop {
	margin:0;
	padding:0;
}
#navTop li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#navTop a, #navTop .seporator {
	display:inline-block;
	height:39px;
	line-height:37px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.3em;
	text-decoration:none;
}
#navTop .seporator {
	padding:0 10px;
}
#navTop a:hover, #navTop .active {
	background:url(/images/topnav-active.gif) center bottom no-repeat;
}
#navSub {
	float:left;
	width:192px;
}
#navSub .top {
	height:17px;
	width:192px;
	line-height:17px;
	background:url(/images/corner-left.png) left top no-repeat;
}
#navSub .bottom {
	height:17px;
	width:192px;
	line-height:17px;
	background:url(/images/corner-right-bottom.png) right bottom no-repeat;
}
#navSub ul {
	background-color:#FFFFFF;
	margin:0;
	padding:25px 5px;
}
#navSub li {
	list-style:none;
}
#navSub a:link, #navSub a:active, #navSub a:visited {
	display:block;
	font-size:12px;
	line-height:19px;
	height:19px;
	text-decoration:none;
	font-weight:bold;
	padding:0 5px 0 15px;
	overflow:hidden;
}
#navSub a:hover, #navSub .active {
	background:#000000 url(/images/subnav-active.gif) right top no-repeat;
	color:#FFFFFF;
}
#navSub ul ul {
	padding:2px 0;
}
#navSub li li a:link, #navSub li li a:active, #navSub li li a:visited {
	text-decoration:none;
	font-weight:normal;
	padding:0 20px;
}
#navSub li li a:hover, #navSub li li .active {
	text-decoration:underline !important;
	background:none;
	color:#000;
}
#logo {
	clear:both;
	display:inline-block;
	overflow:auto;
	padding-top:16px;
	float:left;
}
#containerBottom {
	font-size:1.18em;
	width:955px;
	margin:0 auto;
}
#columnContainerHome {
	overflow:auto;
	background:url(/images/content-bg2.png) left top no-repeat;
	float:left;
}
#mainContent {
	float:left;
	margin-left:1px;
	background:#FFFFFF url(/images/content-main-bg.jpg) left top no-repeat;
	height:auto !important; 
	height:480px; 
	min-height:480px;
}
#mainContent #column1 {
	float:left;
	width:625px;
	padding:5px 20px 10px 20px;
}
#mainContent #column1.small {
	float:left;
	width:415px;
	padding:5px 20px 10px 20px;
}
#mainContent #column2 {
	float:left;
	width:190px;
	padding:10px;
}
#columnContainerHome #column1 {
	width:360px;
	float:left;
}
#columnContainerHome #column2 {
	width:360px;
	float:left;
	padding-top:10px;
}
#columnContainerHome #column3 {
	width:234px;
	float:left;
	background:url(/images/corner-right.png) right top no-repeat;
	margin-top:157px;
}
#richContent {
	height:232px;
	overflow:hidden;
	padding:10px 10px 0 10px;
}
#richContent p {
	margin:0;
	padding:0;
	line-height:1.5em;
}

#richContent strong{
	margin:0;
	padding:10px 0 10px 10px;
	display:block;
		line-height:1.2em;
	font-size:26px;
	font-weight:bold;
}

#richContent span{
	margin:0 10px 0 10px;
	padding:0;
	display:block;

}

.linkItem {
	clear:both;
	height:65px;
	padding:10px 0 10px 10px;
	overflow:hidden;
	color:#920202;
}
.linkItem .img {
	width:67px;
	height:67px;
	float:left;
	border-right:1px solid white;
	margin-right:10px;
}
.linkItem .title:link, .linkItem .title:visited, .emailservice {
	display:block;
	background:url(/images/titlebg-red.gif) repeat-x;
	line-height:22px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
}
.linkItem p {
	padding-right:10px;
	line-height:1.3em;
}
.emailservice {
	background:url(/images/titlebg-blue.gif) repeat-x;
	margin-top:8px;
	margin-left:77px;
	padding-left:10px;
	color:#ffffff !important;
	text-decoration:none !important;
}
#emailserviceknop p {
	margin-left:77px;
	padding-left:10px;
	line-height: 1.3em;

}
#disclaimer {
	margin-top:80px;
	font-weight:bold;
}
#disclaimer span {
	padding:0 5px;
}
#disclaimer a {
	text-decoration:none;
}
#timeMap {
	height:140px;
	text-align:right;
	overflow:hidden;
	padding:0 10px;
}
#timeMap .text {
	font-size:0.95em;
	line-height:1em;
}
#timeMap #time {
	font-size:52px;
	line-height:52px;
	font-weight:bold;
	color:#465b7a;
	padding-right:13px;
}
#timeDate {
	height: 55px;
}
#timeDate #time {
	color: #465B7A;
	font-size: 52px;
	font-weight: bold;
	line-height: 42px;
	display: block;
	float: left;
	width: 48%;
	
	text-indent: 10px;
	
}
#timeDate #date {
	color: #465B7A;
	font-size: 14px;
	font-weight: bold;
	display: block;
	float: left;
	width: 48%;
	padding-top: 20px;
	text-align: right;
}
.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}
#mainText {
	height:67px;
	padding:10px 15px;
	overflow:hidden;
	color:#000000;
	font-size:16px;
	line-height:1.25em;
	letter-spacing:1px;
}
#actueel {
	color:#000000;
	padding:15px;
	border-bottom:1px solid #808080;
}
#actueel .boxtitle {
	font-weight:bold;
	font-size:22px;
	line-height:1.1em;
}
.flatlist {
	padding:0;
	margin:5px 0;
	color:#000000;
}
.flatlist li {
	list-style:none;
}
.flatlist li .title {
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
}
#fileInfo {
	background-color:#FFFFFF;
	margin-top:16px;
	border-bottom:1px solid #808080;
	padding:0 15px;
	height:auto !important; 
	height:155px; 
	min-height:155px;
}
#fileInfo .boxtitle {
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-bottom:5px;
}
#freeContent {
	padding:10px 0 10px 10px;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

