/* CSS/XHTML RESET */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin-bottom: 10px;
}

p.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	margin-bottom: 10px;
}

p.tekst a {
	text-decoration: underline;
}

p.tekst a:hover {
	text-decoration: underline;
}

p.tekst strong a {
	text-decoration: underline;
}

p.bold {
	font-weight: bold;
	padding-top: 10px;
}

p.blauw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin-bottom: 10px;
}

p.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #fff;
}

p.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}

p.breadcrumb a:hover {
	text-decoration: underline;
}

p.breadcrumb span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	margin: 0px 7px 0px 7px;
}


/* FRAMEWORK */

html, body {
	height: 100%;
}

body {
	background: #002954 url(../images/template/bg_body.jpg) repeat-x;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/template/bg_container.png) no-repeat top center;
}

#site {
	width: 900px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 45px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	position: relative;
	width: 907px;
	height: 150px;
}

#header #logo {
	position: absolute;
	width: 232px;
	height: 80px;
	top: 44px;
	left: 15px;
}

#header #home {
	position: absolute;
	width: 56px;
	height: 14px;
	top: 116px;
	left: 559px;
}

#header #zoeken {
	position: absolute;
	width: 262px;
	height: 21px;
	top: 110px;
	left: 633px;
}

#header #zoeken #search {
	position: relative;
	float: left;
	width: 54px;
	height: 21px;
	padding-right: 10px;
}

#header #zoeken #veld_zoeken_veld {
	position: relative;
	float: left;
	width: 164px;
	height: 21px;
	margin-left: 2px;
	background: url(../images/template/bg_veld_zoeken.jpg) top left no-repeat;
	padding-top: 2px;
	padding-left: 2px;
}

#header #zoeken #veld_zoeken_veld .google {
	position: relative;
	float: left;
	width: 154px;
	height: 13px;
	border: none !important;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #002954;
}

#header #zoeken #veld_zoeken_knop {
	position: relative;
	float: left;
	width: 22px;
	height: 21px;
	padding-left: 8px;
}

#header #zoeken #veld_zoeken_knop input {
	width: 22px;
	height: 21px;
	border: none;
	background: url(../images/template/btn_zoeken.jpg) top left no-repeat;
	cursor: pointer;
}

#menu_wrapper {
	position: relative;
	width: 887px;
	height: 237px;
	background: #fff;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#menu_wrapper #menu {
	position: relative;
	float: left;
	width: 242px;
	height: 237px;
	background: #dee7f4;
}

#menu_wrapper li {
	width: 218px;
	height: 29px;
	background: url(../images/template/stippellijn.gif) bottom no-repeat;
}

#menu_wrapper li.eerste {
	margin-top: 4px;
}

#menu_wrapper li.laatste {
	background: none;
}

#menu_wrapper li.sub {
	background: none;
	height: 32px;
	padding-bottom: 5px;
}

#menu_wrapper li.subeerste {
	padding-top: 25px;
	background: none;
	padding-bottom: 5px;
}

#menu_wrapper li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 29px;
	color: #002954;
	text-decoration: none;
	padding-left: 32px;
	width: 218px;
	display: block;
}

#menu_wrapper li a.active {
	background: url(../images/template/haakjes.gif) 15px 11px no-repeat;
}

#menu_wrapper li a:hover {
	text-decoration: underline;
}

#menu_wrapper .submenu {
	position: absolute;
	top: 10px;
	left: 254px;
	width: 242px;
	height: 237px;
	background: url(../images/template/bg_submenu.png) no-repeat;
}

#menu_wrapper .submenu_missie {
	position: absolute;
	top: 10px;
	left: 254px;
	width: 242px;
	height: 75px;
	background: url(../images/template/bg_submenu.png) no-repeat;
	display: none;
}

#menu_wrapper #sfeer {
	position: relative;
	float: left;
	width: 643px;
	height: 237px;
	padding-left: 2px;
}

#content {
	position: relative;
	width: 907px;
	min-height: 380px;
}

#content #left {
	position: relative;
	float: left;
	width: 223px;
	height: 400px;
	padding: 30px 0px 0px 30px;
} 

#content h1 {
	visibility: hidden;
	background: none;
	height: 34px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content #left #nieuwsbrief {
	position: relative;
	float: left;
	width: 195px;
	height: 163px;
}

#content #left #nieuwbrief #nieuwsbrief_links {
	position: relative;
	float: left;
	width: 108px;
	height: 124px;
	padding-top: 15px;
}

#content #left #nieuwbrief #nieuwsbrief_rechts {
	position: relative;
	float: left;
	width: 75px;
	height: 124px;
	padding-top: 15px;
}

#content #left #nieuwbrief #nieuwsbrief_rechts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#content #left #nieuwbrief #nieuwsbrief_rechts a:hover {
	text-decoration: underline;
}

a.nieuwsbrief{
	padding-top: 20px;
}

#content #left #column {
	position: relative;
	float: left;
	width: 195px;
	height: 200px;
	padding-top: 0px;
}

#content #right {
	position: relative;
	float: left;
	width: 584px;
	height: auto;
}

#content #right_top {
	position: relative;
	float: left;
	width: 584px;
	min-height: 277px;
	padding: 25px 35px 15px 35px;
	background: url(../images/template/bg_content_rechts.png) repeat-y;
	margin-bottom: 0px;
}

#content #right_top ol {
	list-style: url(../images/template/haakjes_wit.gif);
	padding-left: 20px;
}

#content #right_top li {
	padding-bottom: 10px;
}

#content #right_top li a {
	text-decoration: none;
}

#content #right_top li.nieuws {
	margin-bottom: 25px;
}

#content #right_top li.nieuws a {
	text-decoration: none;
	font-weight: bold;
}

#content #right_top li a:hover {
	text-decoration: underline;
}

#content #right_banner {
	position: relative;
	float: left;
	width: 654px;
	height: 81px;
	margin: 10px 0;
}
#content #right_bottom {
	position: relative;
	float: left;
	width: 654px;
	height: 128px;
}

#content #right_bottom #vlaardingen {
	position: absolute;
	width: 120px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	top: 25px;
	left: 36px;
}

#content #right_bottom #vlaardingen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	text-decoration: none;
}

#content #right_bottom #vlaardingen a:hover {
	text-decoration: underline;
}

#content #right_bottom #rotterdam_hoofdweg {
	position: absolute;
	width: 120px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	top: 25px;
	left: 234px;
}

#content #right_bottom #rotterdam_hoofdweg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	text-decoration: none;
}

#content #right_bottom #rotterdam_hoofdweg a:hover {
	text-decoration: underline;
}

#content #right_bottom #rotterdam_straatweg {
	position: absolute;
	width: 120px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	top: 25px;
	left: 437px;
}

#content #right_bottom #rotterdam_straatweg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #9babbc;
	text-decoration: none;
}

#content #right_bottom #rotterdam_straatweg a:hover {
	text-decoration: underline;
}

#content #adreswrapper {
	position: relative;
	width: 580px;
	height: 320px;
	padding-top: 10px;
}

#content #adreswrapper a {
	text-decoration: none;
}

#content #adreswrapper a:hover {
	text-decoration: underline;
}

#content .adres {
	position: relative;
	float: left;
	width: 120px;
	height: 52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #fff;
	padding-right: 75px;
}

#content .adres em {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content .adres .send {
	width: 80px;
	height: 20px;
	background: url(../images/template/btn_submit.jpg) top left no-repeat;
	border: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content .adres.laatstee {
	padding: 0px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 45px;
	position: absolute;
	bottom: 0px !important;
	bottom: -1px;
	left: 0;
}

#footer #copyright {
	position: relative;
	width: 541px;
	height: 12px;
	padding-top: 12px;
	padding-left: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin: 0px auto;
}

#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	margin-left: 10px;
	margin-right: 10px;
}

#footer #copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9babbc;
	text-decoration: none;
}

#footer #copyright a:hover {
	text-decoration: underline;
}

/* BEGIN ICONEN */

.document_wrapper {
	width: 580px;
	height: 48px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

.document_titel {
	width: 510px;
	height: 48px;
	position: relative;
	float: left;
	margin-left: 20px;
}

.document_titel a {
	font: 12px/48px normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

.document_titel a:hover {
	text-decoration: underline;
}

.pdf {
	width: 50px;
	height: 48px;
	position: relative;
	float: left;
	background: url(../images/template/icon_pdf.png) top left no-repeat;
}

.xls {
	width: 50px;
	height: 48px;
	position: relative;
	float: left;
	background: url(../images/template/icon_xls.png) top left no-repeat;
}

.doc {
	width: 50px;
	height: 48px;
	position: relative;
	float: left;
	background: url(../images/template/icon_doc.png) top left no-repeat;
}

/* EIND ICONEN */


/* ONZE MENSEN */

#sorteren_wrapper {
	position: relative;
	float: left;
	width: 231px;
	height: 28px;
	padding-top: 10px;
}

#sorteren_links {
	position: relative;
	float: left;
	width: 62px;
	height: 28px;
}

#sorteren_keuzemenu {
	position: relative;
	float: left;
	width: 169px;
	height: 28px;
	background: url(../images/template/btn_sorteren.gif) top left no-repeat;
	cursor: pointer;
}

#sorteren_keuzemenu a {
	width: 157px;
	height: 28px;
	font: normal 11px/28px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	display: block;
	padding-left: 12px;
	text-decoration: none;
}

#right_top .sorteren_submenu {
	position: absolute;
	left: 97px;
	top: 124px;
	width: 167px;
	height: auto;
	background: #fff;
	border: solid 1px #002954;
	display: none;
	z-index: 100;
}

#right_top .sorteren_submenu li {
	width: 167px;
	height: 15px;
	background: url(../images/template/haakjes.gif) 10px 4px no-repeat;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

#right_top .sorteren_submenu li.geenhaakjes {
	width: 144px;
	height: 15px;
	background: none;
	margin: 5px 0px 0px 0px;
}

#right_top .sorteren_submenu li a {
	width: 145px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	padding-left: 22px;
	display: block;
}

#right_top .sorteren_submenu li.alfabet {
	width: 167px;
	height: 15px;
	background: url(../images/template/haakjes.gif) 10px 7px no-repeat;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#right_top .sorteren_submenu li.alfabet a {
	width: 10px!important;
	height: 15px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	text-transform: uppercase;
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin-top: 2px;
}

#right_top .sorteren_submenu li p.tekstkeuze {
	width: 135px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #002954;
	padding-left: 22px;
}

#snelzoeken_wrapper {
	position: relative;
	float: left;
	width: 300px;
	height: 28px;
	padding-left: 45px;
	padding-top: 10px;
}

#snelzoeken_links {
	position: relative;
	float: left;
	width: 82px;
	height: 28px;
}

#snelzoeken_rechts {
	position: relative;
	float: left;
	width: 169px;
	height: 28px;
	background: url(../images/template/bg_snelzoeken.gif) top left no-repeat;
}

#snelzoeken_button {
	position: relative;
	float: left;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	margin-top: 3px;
	background: url(../images/template/btn_zoeken.jpg) top left no-repeat;
	cursor: pointer;
}

#snelzoeken_button .snelzoeken {
	width: 22px;
	height: 22px;
	background: none;
	border: 0px;
	cursor: pointer;
}

#content #right_top #snelzoeken_rechts input {
	width: 155px;
	height: 22px;
	padding: 7px 0px 0px 7px;
	border: none;
	background: none;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #7e7e7e;
	margin: 0px;
}

/* PERSOONSGEGEVENS */

#content #right_top .persoon_wrapper {
	position: relative;
	float: left;
	width: 575px;
	height: auto;
	border-top: solid 1px #8da9d1;
	margin-top: 18px;
	padding-top: 18px;
	cursor: pointer;
}

#content #right_top .pasfoto {
	position: relative;
	float: left;
	width: 123px;
	height: 92px;
	cursor: pointer;
	z-index: 90;
}

#content #right_top .pasfoto .loep {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	z-index: 100;
}

#content #right_top .gegevens_wrapper {
	position: relative;
	float: left;
	width: 434px;
	height: 80px;
	background: none;
	padding-top: 2px;
	padding-left: 12px;
}

#content #right_top .naam a {
	position: relative;
	float: left;
	width: 400px;
	height: 14px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #002954;
	padding-right: 15px;
	cursor: pointer;
}

#content #right_top .expertise {
	position: relative;
	float: left;
	width: 180px;
	height: auto;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 15px;
}

#content #right_top .gegevens {
	position: relative;
	float: left;
	width: 224px;
	height: 51px;
	padding-top: 5px;
}

#content #right_top .gegevens td {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#content #right_top .gegevens td.bold {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
}

#content #right_top .gegevens td a {
	font: normal 11px/11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#content #right_top .gegevens td a:hover {
	text-decoration: underline;
}

/* ONZE MENSEN - UITGEBREID*/

#content #right_top .uitgebreid {
	position: relative;
	float: left;
	width: 575px;
	height: auto;
	margin-top: 25px;
	background: #163e6e;
	display: none;
}

#content #right_top .uitgebreid .grote_foto {
	position: relative;
	float: left;
	padding: 20px;
	width: 280px;
	height: 210px;
}

#content #right_top .uitgebreid .sluiten {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 23px;
	height: 22px;
	cursor: pointer;
}

#content #right_top .uitgebreid .verhaal {
	position: relative;
	float: left;
	width: 240px;
	height: auto;
	padding-top: 6px;
}

/* FORMULIEREN */

.formregel {
	position: relative;
	float: left;
	width: 400px;
	height: 25px;
}

.formregel_textarea {
	position: relative;
	float: left;
	width: 400px;
	height: 150px;
	padding-bottom: 20px;
}

.formulier_links {
	position: relative;
	float: left;
	width: 150px;
	height: 25px;
}

.formulier_rechts {
	position: relative;
	width: 164px;
	height: 21px;
	float: left;
	background: url(../images/template/bg_veld_zoeken.jpg) no-repeat top left;
}

.formulier_rechts_radio {
	position: relative;
	float: left;
}

.formulier_rechts input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002954;
	width: 158px;
	height: 18px;
	padding-left: 3px;
	padding-top: 3px;
	background: none;
	border: none;
}

.formulier_rechts_textarea {
	position: relative;
	width: 164px;
	height: 150px;
	float: left;
	background: url(../images/template/bg_veld_textarea.gif) no-repeat top left;
}

.formulier_rechts_textarea textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002954;
	width: 158px;
	height: 144px;
	padding-left: 3px;
	padding-top: 3px;
	background: none;
	border: none;
	overflow: hidden;
}

.formulier_button {
	position: relative;
	float: left;
	width: 100px;
	height: 22px;
	background: url(../images/template/btn_submit.jpg) top left no-repeat;
}

.formulier_button .knop {
	background: none;
	border: none;
	width: 100px;
	height: 22px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;
}


/* GOOGLE ZOEKFUNCTIE */

#right_top iframe {
	position: relative;
	float: left;
	width: 600px;
}

/* DOWNLOAD NIEUWS PDF*/
.download {
	width: auto;
	height: 30px;
	position: relative;
	float: left;
	vertical-align: middle;
	margin: 10px 0px 0px 0px;
	display: block;
}
.download a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
