@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 {

}
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: "" "";
}


/* PRINT SLIM op weg CSS */
body {
	font:62.5%/1.8em Arial, Helvetica, sans-serif;
	color:#000000;
	background:none;
}
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 {
	display:none;
}

#containerTop {
	display:none;
}

#containerTop .contentContainer {
	display:none;
}
#navTop {
	display:none;
}
#navTop li {
}
#navTop a, #navTop .seporator {
}
#navTop .seporator {
}
#navTop a:hover, #navTop .active {
}
#navSub {
	display:none;
}
#navSub .top {
	display:top;
}
#navSub .bottom {
}
#navSub ul {
	display:none;
}
#navSub li {
}
#navSub a:link, #navSub a:active, #navSub a:visited {
}
#navSub a:hover, #navSub .active {
}
#navSub ul ul {
}
#navSub li li a:link, #navSub li li a:active, #navSub li li a:visited {
}
#navSub li li a:hover, #navSub li li .active {
}
#logo {
	display:none;
}
#containerBottom {
	font-size:1.18em;
	width:955px;
	margin:0 auto;
}
#columnContainerHome {
	overflow:auto;
	background:url(/images/content-bg.png) left top no-repeat;
	float:left;
}
#mainContent {

}


#mainContent #column1 {
	float:left;
	width:100%;
	padding:0;
}
#mainContent #column2 {
	display:none;
}
#columnContainerHome #column1 {
	width:360px;
	float:left;
}
#columnContainerHome #column2 {
}

#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;
	line-height:2em;
}
.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;
}
#disclaimer {
	display:none;
}
#disclaimer span {
}
#disclaimer a {
}
#timeMap {
	display:none;
}
#mapThumbnail img {
	border:1px solid black;
}
#timeMap .text {
}
#timeMap #time {
	display:none;
}
#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:154px; 
	min-height:154px;
}
#fileInfo .boxtitle {
	font-weight:bold;
	font-size:14px;
	display:block;
	padding-bottom:5px;
}
#freeContent {
	padding:10px 0 10px 10px;
}
