* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font: 62.5% Arial;
}

img {
	border: 0;
}

p {
	line-height: 1.6em;
}

a {
	cursor: pointer;
}

#container {
	margin: 0 auto;
	width: 963px;
}

/* --------------------- */

#header {
	position: relative;
	height: 77px;
}

#header h2 {
	background: transparent url(../images/logo.gif) no-repeat;
}

#header h2 a {
	display: block;
	width: 359px;
	height: 77px;
	text-indent: -3000px;
}

#header ul {
	list-style-type: none;
}

#header ul li {
	float: left;
}

/* --------------------- */

/* nav */

#nav-basis a, #nav-ext a, #nav a {
	display: block;
	text-indent: -3000px;
}

/* --------------------- */

#nav-basis {
	position: absolute;
	top: 18px;
	left: 388px;
}

#nav-basis a {
	height: 8px;
	margin-right: 18px;
}

#nav-basis .homepage {
	width: 25px;
	background: transparent url(../images/nav/home.gif) no-repeat;
}

#nav-basis .homepage:hover {
	background: transparent url(../images/nav/home_hover.gif) no-repeat;
}

#nav-basis .disclaimer {
	width: 46px;
	background: transparent url(../images/nav/disclaimer.gif) no-repeat;
}

#nav-basis .disclaimer:hover {
	background: transparent url(../images/nav/disclaimer_hover.gif) no-repeat;
}

#nav-basis .contact {
	width: 33px;
	background: transparent url(../images/nav/contact.gif) no-repeat;
}

#nav-basis .contact:hover {
	background: transparent url(../images/nav/contact_hover.gif) no-repeat;
}

/* --------------------- */

#nav-ext {
	position: absolute;
	top: 16px;
	right: 7px;
}

#nav-ext a {
	width: 154px;
	height: 12px;
	background: transparent url(../images/nav/informatie.gif) no-repeat;
}

/* --------------------- */

#nav {
	position: absolute;
	bottom: 0;
	right: 0;
}

#nav span {
	display: block;
	height: 42px;
	padding: 4px 5px 0 5px;
}

#nav a {
	height: 20px;
}

#nav .maatje {
	width: 156px;
	background: transparent url(../images/nav/maatje.gif) no-repeat;
}

#nav .active .maatje {
	background: transparent url(../images/nav/maatje_active.gif) no-repeat;
	text-indent: -3000px;
}

#nav .maatje a:hover {
	background: transparent url(../images/nav/maatje_hover.gif) no-repeat;
}

#nav .buurt {
	width: 112px;
	background: transparent url(../images/nav/buurt.gif) no-repeat;
}

#nav .active .buurt {
	background: transparent url(../images/nav/buurt_active.gif) no-repeat;
	text-indent: -3000px;
}

#nav .buurt a:hover {
	background: transparent url(../images/nav/buurt_hover.gif) no-repeat;
}

#nav .vragen {
	width: 133px;
	margin-left: 5px;
	background: transparent url(../images/nav/vragen.gif) no-repeat;
}

#nav .active .vragen {
	background: transparent url(../images/nav/vragen_active.gif) no-repeat;
	text-indent: -3000px;
}

#nav .vragen a:hover {
	background: transparent url(../images/nav/vragen_hover.gif) no-repeat;
}

#nav .verhalen {
	width: 141px;
	margin-left: 5px;
	background: transparent url(../images/nav/verhalen.gif) no-repeat;
}

#nav .active .verhalen {
	background: transparent url(../images/nav/verhalen_active.gif) no-repeat;
	text-indent: -3000px;
}

#nav .verhalen a:hover {
	background: transparent url(../images/nav/verhalen_hover.gif) no-repeat;
}
/* / nav */

/* --------------------- */

#body {
	position: relative;
	width: 963px;
}

#image { }

#floater {
	position: absolute;
	top: 0;
	left: 0;
}	

#main {
	width: 953px;
	min-height: 438px;
	padding: 10px 0 10px 10px;
}

/* --------------------- */

#homebox {
	float: right;
	width: 390px;
	height: 385px;
	padding: 16px 0 0 16px;
	background: transparent url(../images/homebox_bg.png) no-repeat;
}

#homebox .intro {
	height: 169px;
	width: 370px;
	margin-bottom: 12px;
	background: transparent url(../images/homebox_intro.png) no-repeat;
}

#homebox h2 {
	height: 50px;
	width: 364px;
	text-indent: -3000px;
	margin-bottom: 10px;
	background: transparent url(../images/homebox_header.png) no-repeat;
}

/* --------------------- */

fieldset  {
	border: 0;
}

/* --------------------- */

#search_text  {
	width: 374px;
	padding-left: 3px;
}

#search_text label  {
	display: block;
	float: left;
	width: 178px;
	height: 0;
	padding-top: 29px;
	overflow: hidden;
}

#search_text label.plaats  {
	background: transparent url(../images/label_plaats.png) no-repeat left 60%;
	*background-position: left 30%;
}

#search_text label.postcode  {
	background: transparent url(../images/label_postcode.png) no-repeat left 60%;
	*background-position: left 30%;
}
#search_text a {
	display: block;
	float: left;
	font-size: 1.2em;
	text-decoration: none;
	color: #14104c;
	margin-top: 15px;
}

#search_text a:hover {
	text-decoration: underline;
}

/* --------------------- */

#search_text span, #sendbox span, #newsletterbox span  {
	display: block;
	float: left;
	width: 186px;
	height: 29px;
	margin-bottom: 10px;
	background: transparent url(../images/input_type_text_bg.png) no-repeat;
}

#search_text input, #sendbox input, #newsletterbox input {
	font: 1.3em Arial;
	*font-size: 1.2em;
	font-weight: bold;
	color: #14104c;
	border: 0;
	width: 166px;
	margin: 7px 0 10px 9px;
}

/* --------------------- */

#sendbox, #newsletterbox {
	position: absolute;
	top: 80px;
	left: 530px;
	width: 397px;
	height: 336px;
	padding: 30px 0 0 8px;
	background: transparent url(../images/sendbox_bg.png) no-repeat;
}

#sendbox, #newsletterbox {
	display: none;
}

#newsletterbox {
	height: 199px;
	padding-top: 40px;
	background: transparent url(../images/newsletterbox_bg.png) no-repeat;
}

#sendbox p, #newsletterbox p {
	display: none;
	font-size: 1.2em;
	padding: 0 3px 0.5em 3px;
}

#sendbox .error, #newsletterbox .error {
	color: #ed1c24;
}

#newsletterbox form p {
	display: block;
}

#sendbox  form {
	height: 306px;
	background: transparent url(../images/sendbox_submit.png) no-repeat right bottom;
}

#newsletterbox  form {
	height: 171px;
	background: transparent url(../images/newsletterbox_submit.png) no-repeat right bottom;
}

#sendbox label, #newsletterbox label {
	display: block;
	float: left;
	font-size: 1.2em;
	width: 180px;
	padding: 3px;
	margin-right: 12px;
}

#sendbox span, #newsletterbox span {
	margin-right: 12px;
	margin-bottom: 15px;
}

#sendbox textarea  {
	float: left;
	border: 0;
	width: 369px;
	height: 103px;
	padding: 8px;
	font: 1.3em Arial;
	*font-size: 1.2em;
	font-weight: bold;
	color: #14104c;
	overflow: hidden;
	background: transparent url(../images/textarea_bg.png) no-repeat;
}

#sendbox a.close, #newsletterbox a.close {
	position: absolute;
	display: block;
	top: 3px;
	right: 8px;
	width: 20px;
	height: 19px;
	text-indent: -3000px;
}

/* --------------------- */

#homebox input.submit, #search_form input.submit, #sendbox input.submit, #newsletterbox input.submit {
	float: right;
	font-size: 0;
	border: 0;
	cursor: pointer;
	background-color: transparent;
}

#homebox input.submit {
	width: 85px;
	height: 35px;
	padding-top: 35px;
	margin: 0 10px 0 0;
}

#search_form input.submit {
	width: 210px;
	height: 30px;
	padding-top: 30px;
	margin: 4px 8px 0 0;
}

#sendbox input.submit {
	width: 90px;
	height: 30px;
	padding-top: 30px;
	margin: 1px 8px 0 0;
}

#newsletterbox input.submit {
	width: 76px;
	height: 30px;
	padding-top: 30px;
	margin: 0 8px 0 0;
}

/* --------------------- */

#search_check  {
	position: relative;
	float: left;
	width: 526px;
	height: 96px;
	margin: 2px 0 0 15px;
	background: transparent url(../images/search_check_bg.png) no-repeat;
}

#search_check .check_left, #search_check .check_right  {
	position: absolute;
	width: 200px;
	z-index: 50;
}

#search_check .check_left  {
	top: -5px;
	left: 25px;
}

#search_check .check_right  {
	top: 19px;
	left: 225px;
}

#search_check label, #search_check input {
	height: 14px;
	margin-bottom: 10px;
}

#search_check input, #search_check span {
	display: block;
	float: left;
	border: 0;
	width: 14px;
	margin-right: 5px;
}

#search_check label {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #174d11;
}

#search_check label.no-pref {
	color: #4d114b;
}

#search_check label.group1 {
	color: #11224d;
}

#search_check label.inline {
	float: left;
	margin-right: 30px;
}

/* --------------------- */

/* 5px !! */

#search_form, #search_form_closed {
	position: relative;
	width: 930px;
	height: 172px;
	background: transparent url(../images/search_form_bg.png) no-repeat;
	padding: 9px 0 0 11px;
	margin-bottom: 10px;
}

#search_form_closed {
	display: none;
	height: 35px;
	background: transparent url(../images/search_form_closed_bg.png) no-repeat;
}

#search_form h2, #search_form_closed h2 {
	width: 617px;
	height: 28px;
	text-indent: -3000px;
	margin-bottom: 10px;
	background: transparent url(../images/search_form_header.png) no-repeat;
}

#search_form  form {
	height: 135px;
	background: transparent url(../images/search_form_submit.png) no-repeat right bottom;
}

#search_form #search_text {
	float: left;
	padding-top: 20px;
}

#collapse, #expand {
	position:absolute;
	display: block;
	top: 171px;
	left: 402px;
	width: 138px;
	height: 10px;
	text-indent: -3000px;
}

#expand {
	top: 36px;
}

/* --------------------- */

/* serach results */

#search_results {
	width: 941px;
}

#search_results .header1 {
	width: 941px;
	height: 35px;
	background: transparent url(../images/result_header1.png) no-repeat;
}

#search_results .header2 {
	width: 941px;
	height: 35px;
	background: transparent url(../images/result_header2.gif) no-repeat;
}

#search_results .header_noresult {
	width: 941px;
	height: 35px;
	background: transparent url(../images/header_noresult.png) no-repeat;
}

#search_results .header1 h2, #search_results .header2 h2, #search_results .header_noresult h2 {
	float: left;
	font-size: 1.4em;
	color: #fff;
	padding: 9px 0 0 15px;
}

#search_results .header1 a {
	display: block;
	float: right;
	width: 142px;
	height: 23px;
	margin: 5px 8px 0 0;
	text-indent: -3000px;
}

#search_results .resultbox {
	width: 921px;
	padding: 5px 10px 10px 10px;
	background-color: #f8f6db;
}

#search_results .footer {
	width: 941px;
	height: 15px;
	background: transparent url(../images/result_footer.png) no-repeat;
}

#search_results table {
	width: 916px;
	border-collapse:collapse;
}

#search_results tr {
	height: 33px;
}

#search_results tr.odd, #search_results tr.even {
	cursor: pointer;
}

#search_results tr.even th {
	background: #fff url(../images/th_odd.gif) no-repeat left;
}

#search_results tr.even td {
	background: #fff url(../images/td_odd.gif) no-repeat right;
}

#search_results th, #search_results td {
	padding-left: 14px;
	padding-right: 14px;
}

#search_results th {
	text-align: left;
	width: 250px;
}

#search_results th a {
	font-size: 1.1em;
	text-decoration: none;
	color: #14104c;
}

#search_results th a:hover {
	text-decoration: underline;
}

#search_results .icons_legenda {
	height: 33px;
	padding: 1px 10px 1px 14px;
	margin-top: 10px;
	background: transparent url(../images/icons_legenda_bg.png) no-repeat;
}

#search_results .icons_legenda span.label {
	display: block;
	float: left;
	padding: 11px 80px 0 0;
}

#search_results td.icons {
	width: 110px;
	background-image: none !important;
}

#search_results td.noresult {
	width: 100%;
	text-align: center;
}

#search_results span.icon {
	display: block;
	float: left;
	width: 25px;
	height: 33px;
	margin-right: 2px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: default;
}

#search_results span.buiten {
	background-image: url(../images/icons/icon_buiten.png);
}

#search_results span.nieuw {
	background-image: url(../images/icons/icon_nieuw.png);
}

#search_results span.nl {
	background-image: url(../images/icons/icon_nl.png);
}

#search_results span.school {
	background-image: url(../images/icons/icon_school.png);
}

#search_results .icon_tooltips {
	display: none;
}

#tooltip {
	position: absolute;
	width: 164px;
	height: 60px;
	padding: 8px 10px 8px 10px;
	background: transparent url(../images/icons/tooltip_bg.png) no-repeat;
}

#tooltip h3 { font-size: 1.1em; }

/* / serach results */

/* --------------------- */

#project_container {
	position: relative;
	padding: 0 11px 10px 0;
}

#back {
	float: left;
	width: 85px;
	padding: 50px 0 0 276px
}

#back a {
	display: block;
	width: 85px;
	height: 45px;
	text-indent: -3000px;
	background: transparent url(../images/project_back_button.png) no-repeat;
}

#projectbox_top, #projectbox_bottom, #projectbox {
	float: right;
	width: 581px;
}

#projectbox_top {
	height: 15px;
	background: transparent url(../images/projectbox_top.png) no-repeat;
}

#projectbox_bottom {
	height: 15px;
	background: transparent url(../images/projectbox_bottom.png) no-repeat;
}

#projectbox {
	font-size: 1.2em;
	color: #14104c;
	min-height: 397px;
	background: #fff url(../images/projectbox_bg.gif) no-repeat;
}

#projectbox .nav-options {
	float: right;
	width: 152px;
	padding-top: 150px;
}

#projectbox .nav-options a {
	display: block;
	width: 152px;
	height: 41px;
	text-indent: -3000px;
}

#projectbox .nav-options .print {
	background: transparent url(../images/project_print_button.png) no-repeat;
}

#projectbox .nav-options .send {
	background: transparent url(../images/project_send_button.png) no-repeat;
}

#projectbox .nav-options .newsletter {
	background: transparent url(../images/project_newsletter_button.png) no-repeat;
}

#projectbox .body {
	float: left;
	width: 392px;
	margin-left: 15px;
}

#projectbox h2 {
	font-size: 1.4em;
	padding-bottom: 0.8em;
}

#projectbox .body p {
	padding-bottom: 1.6em;;
}

#projectbox .body div {
	line-height: 1.6em;
}

#projectbox .summary {
	width: 392px;
	padding-top: 11px;
	background: transparent url(../images/project_summary_top_bg.png) no-repeat;
}

#projectbox .summary_bottom {
	width: 392px;
	height: 11px;
	margin-bottom: 1.6em;
	background: transparent url(../images/project_summary_bottom_bg.png) no-repeat;
}

#projectbox .summary table {
	width: 392px;
	background-color: #bfbd00;
	border: 1px solid #14104c;
	border-top: 0;
	border-bottom: 0;
	line-height: 1.4em;
}

#projectbox .summary th, #projectbox .summary td {
	vertical-align: top;
	padding: 3px;
}

#projectbox .summary th {
	text-align: left;
	width: 30%;
	padding-left: 10px;
}

#projectbox .summary td {
	padding-right: 10px;
}

#projectbox h3, h4 {
	font-size: 1em;
}

#projectbox .address {
	padding-left: 150px;
	margin: 1.8em 0 0.2em 0;
}

#projectbox ul {
	list-style-type: none;
	padding: 0;
	margin: 1em 0 1.8em 0;
}

#projectbox ul li {
	padding:0 0 1.3em 8px;
	background:transparent url(../images/project_li_bg.gif) no-repeat 0 6px;
}

#projectbox p.footer{
	font-size: 0.9em;
	color: #b8b8b8;
}

/* --------------------- */

#sub {
	position: relative;
	margin-top: 5px;
}

#oproepen {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 5px;
}

#oproepen div {
	float: left;
	width: 170px;
	margin-right: 10px;
}

#oproepen h3 {
	font-size: 1.1em;
	line-height: 1.6em;
}

#oproepen a, #oproepen a:visited {
	color: #f18c00;
	text-decoration: none;
}

#footer {
	position: absolute;
	top: 0;
	right: 0;
	width: 412px;
}

.footer_home {
	top: -40px !important;
}

#footer a {
	display: block;
	text-indent: -3000px;
}

#footer .sponsors {
	padding-left: 10px;
}

#footer a.npl {
	float: left;
	width: 116px;
	height: 66px;
	margin-right: 7px;
	background: transparent url(../images/npl_logo.png) no-repeat;
}

#footer a.lotto {
	float: left;
	width: 92px;
	height: 66px;
	background: transparent url(../images/lotto_logo.png) no-repeat;
}

#footer .brand a {
	float: right;
	width: 388px;
	height: 51px;
	margin: 10px 5px 0 0;
	background: transparent url(../images/footer_logo.gif) no-repeat;
}

/* --------------------- */

#print {

}

#print h2 {
	font-size: 1.7em;
	padding: 5px;
	margin: 1em 0 1em 0;
	background-color: #bdbdbd;
}

#print h3, #print h4 {
	font-size: 1.2em;
	padding: 5px;
	margin: 1em 0 0 0;
}

#print h4 {
	margin: 0;
}

#print p {
	font-size: 1.2em;
	padding: 5px;
	margin-bottom: 1em;
}

#print ul {
	font-size: 1.2em;
	
	margin: 1em 0 1em 2em;
}

#print table {
	width: 100%;
}

#print tr.even {
	background-color: #e8e8e8;
}

#print th, #print td {
	font-size: 1.2em;
	vertical-align: top;
	padding: 5px;
}

#print th {
	font-size: 1.3em;
	text-align: left;
}

#print td.right {
	font-weight: bold;
	text-align: right;
}

#print td.discription {
	font-size: 1em;
	padding-bottom: 1em;
}

#print .icons_legenda {
	border: 1px solid #000;
	margin: 2em 0 2em 0;
	padding: 5px;
}

#print .icons_legenda span {
	margin-right: 2em;
}

#print .footer_print {
	border-top: 1px solid #000;
	text-align: right;
	padding: 10px;
	margin-top: 3em;
}

/* --------------------- */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.dispnone {
	display:none;
}

:focus {
	outline: 0;
}

/* --------------------- */

.body a, .body a:visited {
	text-decoration: underline;
	color: #14104c;
}

.body a:hover {
	text-decoration: none;
}

.body hr {
	height: 1px;
}

.body ol {
	padding: 0;
	margin: 1em 0 1em 22px;
}

.body ol li {
	padding:0 0 1em 0;
}

.body h5, .body h6 {
	font-size: 1em;
}

#nieuwsoverzicht table {
	margin-bottom: 1.5em;
}

/* --------------------- */

.BW_CANVAS, #editbuttonbox {
	position: absolute;
	margin:0;
	top: 5px;
}

#login_message {
	margin-bottom: 1em;
}

.loginform label {
	display: block;
	float: left;
	width: 100px;
	height: 1em;
	padding-top: 3px;
	margin-bottom: 1em;
}

.loginform input {
	border: 1px solid #14104c;
	width: 120px;
	margin-bottom: 1em;
}

.login_btn {
	margin-left: 104px;
}
