html { overflow-y:scroll; }

body {
	text-align:center;
	color:#00285f;
	font-family:verdana,sans-serif,Arial;
	font-size:12px;
	padding:0;
	margin:0;
	background-image:url('bodybg4.gif');
	background-repeat:repeat-y;
	background-position:center top;
}

body div { position:relative; }

#pagewrap {
	text-align:left;
	margin:0 auto;
	width:1002px;
	border-left:1px solid white;
	border-right:1px solid white;
}

#greyrow {
	height:65px;
	width:1002px;
	background-color:#E2E4CC;
	z-index:2;
}

img#logo {
	position:absolute;
	top:5px;
	left:50px;
}

#topnav {
	left:418px;
	position:absolute;
	top:26px;
	width:600px;
	z-index:2;
}

#navs {
	position:absolute;
	top:41px;
	left:448px;
	color:white;
	z-index:2;
}

#zoeklabel {
	left:307px;
	position:absolute;
	top:7px;
}

#langmenu {
	left:520px;
	position:absolute;
	top:7px;
}

#topnav .csc-form-labelcell,
#topnav select {
	display:none;
}

#topnav table.csc-searchform {
	left:350px;
	position:absolute;
	top:0;
}

#topnav input {
	width:150px;
}

#topnav #navs a {
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	color:white;
	z-index:2;
}
#topnav #navs a:hover { text-decoration:underline;color:white; }
#topnav #navs a:visted {color:white;}

#bluerow {
	background-color:#00285f;
	height:20px;
	width:1002px;
	z-index:1;
}

#subtitle {
	color:white;
	font-family:verdana;
	font-size:10px;
	font-style:italic;
	left:50px;
	top:3px;
	position:absolute;
}

#whiterow {
	background-color:#ffffff;
	height:21px;
	width:1002px;
}

#colswrap {
	width:1002px;
}

#bluecol {
	float:left;
	width:155px;
	z-index:2;
	overflow:hidden;
	background-color:#00285F;
	min-height:711px;
}
#vrombb {
	width:155px;
	height:116px;
	margin:20px 0;
}
ul#menu {
	list-style:none;
	padding:0;
	margin-left:15px;
	margin-top:40px;
}

ul#menu li {
	margin-bottom:15px;
	color:white;
	width:135px;
}
ul#menu a {
	color:white;
	text-decoration:none;
	font-size:16px;
}


ul#menu li.nor a:hover,
ul#menu li.actifsub a:hover,
ul#menu li.ifsub a:hover,
ul#menu li.act a,
ul#menu li.actifsub a {
	font-weight:bold;
}


ul#menu li.actifsub,
ul#menu li.ifsub {
	background: #00285F url(../images/arrow.png) no-repeat scroll 124px 5px;
}


ul#menu li.nor a {
	font-weight:normal;
}


ul#submenu {
	margin:15px 0 0 9px;
	list-style-type:none;
	padding:0;
}
ul#submenu li { margin-bottom:10px; }
ul#submenu li a { font-size:12px; }
ul#submenu li.no a { font-weight:normal; }

#contact_cfpb {
	color:white;
	text-align:center;
	margin-top:120px;
}

#contact_cfpb a {
	text-decoration:none;
	color:white;
}

#contact_cfpb a:hover {
	text-decoration:underline;
}

#whitecol {
	float:left;
	width:847px;
}

#maincontent {
	float:left;
	width:620px;
	margin-left:36px;
	z-index:1;
}

#maincontent ul {
	margin-left:0;
	padding-left:30px;
	margin-top:12px;
}

#rightcontent {
	float:right;
	width:155px;
}


ul#instrumenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#instrumenu li { margin-bottom:15px; }

#undercontent {
	display:block;
	clear:both;
	margin-left:36px;
	width:811px;
}

#footer {
	clear:both;
	height:20px;
}

.clearboth { clear:both; }

h1,h2 {	border-bottom:1px solid; }

h1 {
	font-size:20px;
	padding-bottom:5px;
}
h2 {
	font-size:18px;
	padding-bottom:6px;
	padding-top:2px;
}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}


a img {
	border:0 none;
}

a, a:link, a:hover, a:active { color:#00285f; }

a:visited { color:purple; }

.news-list-title-row {
	background-color:#00285f;
	color:white;
	width:620px;
	font-size:14px;
}

.news-list-date {
	float:right;
}

.news-list-item a img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.news-list-item-right {
	margin-bottom:15px;
	font-size:11px;
}

.news-single-item-title {
	font-weight:bold;
	font-size:14px;
	margin:12px 0;
	width:620px;
}

#maincontent .news-list-browse {
	text-align:center;
	font-size:14px;
}

.news-single-img {
	float:right;
	margin-left:5px;
}

hr.clearer {clear:both;}


fieldset.tx-powermail-pi1_fieldset {
	border:none;
}

fieldset.tx-powermail-pi1_fieldset legend {
	display:none;

}

div.tx_powermail_pi1_fieldwrap_html {
	margin:10px 0;
	clear:both;
}

p.tx_powermail_pi1_fieldwrap_html_radio_title,
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	width:200px;
	margin-top:4px;
}


div.powermail_radio_inner {
	float:left;
}

div.powermail_radio_inner label {
	float:left;
	width:30px;
}

.csc-firstHeader { margin-top: 0; }

p {
	line-height:16px;
	margin:0;
	padding:0;
}

.tx-jkpoll-pi1 form {
	margin:0;
}

.tienpx { font-size:10px; }
.elfpx { font-size:11px; }
.veertienpx { font-size:14px; }

table td {
	font-size:12px;
}

.csc-textpic-caption {
	font-size:10px;
}