* {
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana;
}

html {
	background-image: url('/shared/images/custom/html_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #0b2541;
}

body {
	margin: 0;
	padding: 0;
	color: #143151;
	line-height: 16px;
}

#header {
	width: 994px;
	height: 274px;
}

#header #rooftop {
	text-align:right;
	height:35px;
	width:994px;
	padding-top:12px;
}

#header #rooftop a {

}

#container {
	width: 994px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#container #news_search_wrapper {
	width: 302px;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	padding: 5px 5px 5px 5px;
}

#container #news_search_wrapper select,
#container #news_search_wrapper input {
	border: 1px solid #3c434d;
}

#container #nieuwsberichten_wrapper {
	width: 243px;
	line-height: 14px;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}

#container #nieuwsberichten_wrapper div {
	padding: 5px 5px 5px 5px;
}

#container #nieuwsberichten_wrapper div a {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
	color: #0d354f;
	text-decoration: none;
	border-bottom: 1px solid #b8b8b8;
	padding-top: 4px;
	padding-bottom: 4px;
}

#container #nieuwsberichten_wrapper div a.selected,
#container #nieuwsberichten_wrapper div a:hover {
	background-color: #e3e4e6;
}

#container #nieuwsberichten_wrapper div a span {
	display: block;
	padding: 2px 2px 2px 2px;
}

#container #nieuws_div {
	float: left;
	margin-left: 1px;
	width: 314px;
}

#container #nieuws_div #nieuws_header {
	margin-top: 16px;
	width: 100%;
	height: 36px;
	background-image: url(/shared/images/custom/news/nieuws_header.gif);
}

#container #nieuws_div #nieuws {
	display: block;
	float: left;
	background-image: url(/shared/images/custom/news/nieuwsberichten.gif);
	cursor: pointer;
	height: 28px;
	width: 122px;
	margin-left: 6px;
	margin-top: 8px;
}

#container #nieuws_div #nieuws_on,
#container #nieuws_div #nieuws:hover {
	display: block;
	float: left;
	background-image: url(/shared/images/custom/news/nieuwsberichten_on.gif);
	cursor: pointer;
	height: 28px;
	width: 122px;
	margin-left: 6px;
	margin-top: 8px;
}

#container #nieuws_div #publicaties {
	display: block;
	float: left;
	background-image: url(/shared/images/custom/news/publicaties.gif);
	cursor: pointer;
	height: 28px;
	width: 92px;
	margin-top: 8px;
}

#container #nieuws_div #publicaties_on,
#container #nieuws_div #publicaties:hover {
	display: block;
	float: left;
	background-image: url(/shared/images/custom/news/publicaties_on.gif);
	cursor: pointer;
	height: 28px;
	width: 92px;
	margin-top: 8px;
}

#container #actueel_aanbod_div {
	float: left;
	margin-left: 1px;
	width: 314px;
}

#container #actueel_aanbod_div #actueel_aanbod_header {
	width: 100%;
	height: 36px;
	background-image: url(/shared/images/custom/actueel_aanbod/actueel_aanbod_header.gif);
}

#container #actueel_aanbod_div #actueel_aanbod_header_en {
	width: 100%;
	height: 36px;
	background-image: url(/shared/images/custom/actueel_aanbod/actueel_aanbod_header_en.gif);
}

#container #actueel_aanbod_wrapper {
	width: 312px;
	line-height: 14px;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
}

#container #actueel_aanbod_wrapper div a {
	display: block;
	cursor: pointer;
	height: 100%;
	color: #3c434d;
	background-color: #d8d9db;
	text-decoration: none;
	border-bottom: 1px solid #b8b8b8;
}

#container #actueel_aanbod_wrapper div a.selected,
#container #actueel_aanbod_wrapper div a:hover {
	background-color: #babbbf;
}

#container #actueel_aanbod_wrapper div a span {
	display: block;
	padding: 2px 2px 2px 2px;
}

#container #main_content #aanbod_reageer_form,
#container #main_content #reactie_adres_form,
#container #main_content #zoekopdracht_form {
	background-color: #e1e7f0;
	font-weight: bold;
	border: 1px solid #c0cbd9;
	color: #3c434d;
	margin: 10px 10px 10px 10px;
	padding: 6px 6px 6px 6px;
}

#container #main_content #reactie_adres_form {
	color: #1f436e;
	line-height: 24px;
}

#container #main_content #zoekopdracht_form {
	line-height: 24px;
	margin-left: 34px;
	margin-top: 4px;
	padding: 6px 6px 6px 6px;
}

#container #main_content #aanbod_reageer_form span,
#container #main_content #zoekopdracht_form span,
#container #main_content #reactie_adres_form span {
	color: red;
	font-weight: bold;
	text-align: left;
}

#container #main_content #zoekopdracht_form input {
	width: 150px;
	border: 1px solid #b4b9c0;
}

#container #main_content #aanbod_reageer_form input {
	width: 200px;
	border: 1px solid #b4b9c0;
}

#container #main_content #reactie_adres_form input {
	width: 160px;
	border: 1px solid #b4b9c0;
}

#container #main_content #aanbod_reageer_form input.submit,
#container #main_content #aanbod_reageer_form input.submit,
#container #main_content #zoekopdracht_form input.submit {
	width: auto;
}

#container #main_content #reactie_adres_form textarea {
	width: 280px;
	height: 120px;
	overflow: auto;
}

#container #main_content #aanbod_reageer_form textarea {
	margin-left: 20px;
	width: 250px;
	height: 120px;
	overflow: auto;
}

#container #main_content #zoekopdracht_form textarea {
	width: 190px;
	height: 120px;
	overflow: auto;
}

#container #main_content #aanbod_reageer_form #heer,
#container #main_content #reactie_adres_form #heer,
#container #main_content #zoekopdracht_form #heer,
#container #main_content #aanbod_reageer_form #mevrouw,
#container #main_content #reactie_adres_form #mevrouw,
#container #main_content #zoekopdracht_form #mevrouw {
	width: 20px;
	border: none !important;
}

#container #photos {
	float: left;
	width: 240px;
}

#container #photos a {
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
	height: 75px;
	width: 100px;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #c6c6c6;
}

#container #photos a:hover,
#container #photos a.selected {
	border: 1px solid #6d6d6d;
}

#container #current_photo a {
	display: block;
	width: 396px;
	height: 280px;
	border: 1px solid #474948;
	background-position: center;
	background-repeat: no-repeat;
}

#credits {
	width: 994px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#credits a {
	color: #305083;
}

#credits a:hover {
	color: #637fb7;
}

#container #footer {
	width: 994px;
	height: 27px;
	margin-top: 4px;
}

#container #footer a {
	display: block;
	float: left;
	height: 22px;
	background-position: top left;
	background-repeat: no-repeat;
}

#container #footer a#footer_print {
	width: 78px;
	background-image: url('/shared/images/custom/footer/footer_print.gif');
}

#container #footer a#footer_send {
	width: 88px;
	background-image: url('/shared/images/custom/footer/footer_send.gif');
}

#container #footer a#footer_send_en {
	width: 88px;
	background-image: url('/shared/images/custom/footer/footer_send_en.gif');
}

#container #footer #footer_bookmark {
	width: 84px;
	background-image: url('/shared/images/custom/footer/footer_bookmark.gif');
}

#container #footer #footer_disclaimer {
	width: 70px;
	background-image: url('/shared/images/custom/footer/footer_disclaimer.gif');
}

img {
	border: none;
}

a {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.preload img {
	display: none;
}

hr {
	height: 1px;
}

h1 {
	font-size: 14px;
	color: #3c6ea6;
	margin: 0;
	padding: 0;
}

h2,
span.object_title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 14px;
	color: #7a7572;
	margin: 0;
	padding: 0;
}

h5,
span.news_title {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h6,
span.news_date,
span.object_type {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #7b7673;
}

span.news_title,
span.object_type,
span.object_title {
	font-weight: bold;
}

span.object_title {
	 margin-top: 4px;
}

span.object_type {
	color: #3c6ea6;
}

#printfooter { display: none !important }

/* anti-FCK <p> CSS haxor */
p {
	margin: 0 !important;
	padding: 0 !important;
}

