* {
	border: 0;
	padding: 0;
	margin: 0;
}

html {
	background: #DBD7CC;
}

body {
	background: #DBD7CC;
	font-family: Arial, sans-serif;
	font-size: small;
	color: #00224D;
}

a {
	color: #a83b34; /*#EB7537;*/
}

a:hover {
	color: #00224d;
}


h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 2px;
}

h3 {
	margin-bottom: 5px;
}

br.clear {
	clear: both;
}

img.center {
	vertical-align: middle;
}

img.border {
	border: 1px solid #00224d;
}

img.soort {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #00224d;
}

ul.list {
	list-style-type: none;
}

ul.list li {
	padding: 0 0 2px 15px;
	background: url('/_grafix/list_icon.gif') top left no-repeat;
}

ul.list_numbered {
	margin-left: 20px;
	list-style-type: decimal;
}

ul.list_numbered li {
	padding: 0 0 4px 2px;
}

span.small {
	font-size: 85%;
}

span.subtitle {
	font-size: 115%;
	font-style: italic;
}


/* intro */

#intro {
	float: left;
	width: 990px;
	height: 580px;
	background: url('/_grafix/bg_intro.jpg') top left no-repeat;
}

#intro span {
	display: none;
}

#intro_bottom {
	float: left;
	width: 100%;
	height: 20px;
	background: url('/_grafix/bg_intro_bottom.png') top left no-repeat;
}

/* Nederlands */

#intro .nl {
	float: left;
	width: 450px;
	height: 300px;
}

#intro a.btn_nl {
	display: block;
	width: 450px;
	height: 300px;
	background: url('/_grafix/intro_btn_nl.gif') no-repeat top left;
}

#intro a.btn_nl:hover {
	background-position: 0 -300px;
}

/* Deutsch */

#intro .de {
	float: left;
	width: 350px;
	height: 300px;
}

#intro a.btn_de {
	display: block;
	width: 350px;
	height: 300px;
	background: url('/_grafix/intro_btn_de.gif') no-repeat top left;
}

#intro a.btn_de:hover {
	background-position: 0 -300px;
}

/* Francais */

#intro .fr {
	float: left;
	width: 350px;
	height: 250px;
}

#intro a.btn_fr {
	display: block;
	width: 350px;
	height: 250px;
	background: url('/_grafix/intro_btn_fr.gif') no-repeat top left;
}

#intro a.btn_fr:hover {
	background-position: 0 -250px;
}

/* intro logos */

#intro_logos {
	width: 840px;
	margin: auto;
	margin-top: 15px;
	text-align: center;
}

#intro_logos ul {
	list-style-type: none;
}

#intro_logos li {
	float: left;
	padding: 0 5px;
	vertical-align: top;
}


/* container */

#container {
	width: 1010px;
	margin: auto;
}

#wrapper {
	float: left;
	width: 1010px;
	background: url('/_grafix/bg.png') left repeat-y
}

#wrapper .gutter {
	padding: 0 10px;
}


/* top */

#top_wrapper {
	float: left;
	width: 1010px;
	height: 35px;
	background: url('/_grafix/bg_top.png') top left no-repeat;
	color: #00224D;
	font-size: 11px;
}

#top_wrapper a {
	color: #00224D;
}

#top_wrapper a:hover {
	color: #EB7537;
}

#top_wrapper .gutter {
	padding: 8px 10px 0 10px;
}

#top_wrapper .left {
	float: left;
}

#top_wrapper .right {
	float: right;
}


/* header */
#header {
	float: left;
	width: 990px;
	height: 160px;
}

/* main home */

#main_home {
	float: left;
	padding: 90px 0 0 15px;
}

#navigation_home {
	float: left;
	width: 975px;
	height: 80px;
	background: url('/_grafix/bg_navigation_home.png') top left no-repeat;
}

#navigation_wvl {
	float: right;
}

#main_home .content {
	float: left;
	width: 975px;
	background: url('/_grafix/bg_content_home.png') top left repeat-y;
	line-height: 1.4em;
}

#main_home .left {
	float: left;
	width: 735px;
	padding: 0 80px 30px 35px;
}

#main_home .text {
	float: left;
	width: 420px;
}

#main_home .right_content {
	float: right;
	width: 250px;
	margin-top: 95px;
}

#main_home .specials {
	float: left;
	width: 250px;
}

#main_home .specials a {
	display: block;
	float: left;
	width: 250px;
	height: 60px;
	margin-bottom: 18px;
	/* bartv 2015-12-05: use one background image, and display text */
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	line-height: 120%;
}

#main_home .specials a:hover {
	background-position: 0 -60px;
}

#main_home .specials span {
	/*bartv 2015-12-05: use one background image, and display text */
	/*display: none; */
	margin-top: 6px;
	margin-left: 16px;
	display: block;
}

#main_home .highlight {
	float: left;
	width: 250px;
	margin-top: 10px;
	background: #f5f5f5;
	border: 1px solid #DBD7CC;
}

#main_home .highlight_gutter {
	float: left;
	padding: 15px;
}

#main_home .right {
	float: left;
	width: 100px;
	font-size: 85%;
	line-height: 1.2em;
	text-align: center;
}

#main_home .bottom {
	float: left;
	width: 975px;
	height: 50px;
	background: url('/_grafix/bg_bottom_home.png') bottom left no-repeat;
}

ul.home_logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.home_logos li {
	margin-bottom: 25px;
}


/* navigation home */

#navigation_home_main {
	float: left;
	width: 775px;
	height: 80px;
}

#navigation_home_main ul {
	list-style-type: none;
	margin-left: 32px;
	margin-top: 6px;
}

#navigation_home_main li {
	float: left;
	vertical-align: top;
	height: 50px;
}

#navigation_home_main li a {
	float: left;
	display: block;
	vertical-align: top;
	height: 50px;
}

#navigation_home_main li a:hover {
	background-position: 0 -50px;
}

#navigation_home_main span {
	display: none;
}


/* main */

#main {
	float: left;
	padding: 90px 0 0 15px;
}

#navigation {
	float: left;
	width: 975px;
	height: 100px;
	background: url('/_grafix/bg_navigation.png') top left no-repeat;
}

#navigation_main {
	float: left;
	width: 755px;
	height: 62px;
}

#navigation_sub {
	float: left;
	width: 975px;
	height: 38px;
}

#main .content {
	float: left;
	width: 975px;
	background: url('/_grafix/bg_content.png') top left repeat-y;
	line-height: 1.4em;
}

#main .gutter {
	float: left;
	width: 890px;
	padding: 25px 35px 35px 35px;
}

#main .bottom {
	float: left;
	width: 975px;
	height: 50px;
	background: url('/_grafix/bg_bottom.png') bottom left no-repeat;
}

#main .gallery_links {
	float: left;
	width: 250px;
}

#main .gallery_links a {
	display: block;
	float: left;
	width: 250px;
	height: 40px;
	margin-bottom: 10px;
}

#main .gallery_links a:hover {
	background-position: 0 -40px;
}

#main .gallery_links span {
	display: none;
}

/* navigation - main menu */

#navigation_main ul {
	list-style-type: none;
	margin-left: 32px;
	margin-top: 6px;
}

#navigation_main li {
	float: left;
	vertical-align: top;
	height: 50px;
}

#navigation_main li a {
	float: left;
	display: block;
	vertical-align: top;
	height: 50px;
}

#navigation_main li a:hover {
	background-position: 0 -50px;
}

#navigation_main li a.selected {
	background-position: 0 -100px;
}

#navigation_main li a.selected:hover {
	background-position: 0 -100px;
}

#navigation_main span {
	display: none;
}

/* navigation - sub menu */

#navigation_sub ul {
	list-style-type: none;
	margin-left: 40px;
}

#navigation_sub li {
	float: left;
	vertical-align: top;
	height: 30px;
	padding-right: 16px;
	background: url('/_grafix/navigation_sub_divider.png') center right no-repeat;
}

#navigation_sub li a {
	float: left;
	display: block;
	vertical-align: top;
	height: 30px;
}

#navigation_sub li a:hover {
	background-position: 0 -30px;
}

#navigation_sub li a.selected {
	background-position: 0 -30px;
}

#navigation_sub span {
	display: none;
}


/* content */

#main .title {
	float: left;
	width: 890px;
	margin-bottom: 15px;
}

#main .text {
	float: left;
	width: 470px;
}

#main .images {
	float: right;
	width: 350px;
	margin-top: 5px;
}

#main .images img {
	width: 340px;
	border: 1px solid #00224D;
}

#main .images img.icon {
	width: 16px;
	border: none;
	vertical-align: middle;
}

#main span.image_footer {
	font-size: 85%;
	color: #666;
}

ul.item_overview {
	list-style-type: none;
}

ul.item_overview li {
	padding: 0 0 20px 0;
}

a.item_title {
	display: block;
	font-size: 135%;
	margin-bottom: 10px;
}


/* colofon */

div.colofon_logos {
	float: left;
	width: 400px;
}

div.colofon_logos img {
	float: left;
	margin: 0 10px 10px 0;
}


/* fotogalerij */

div.thumb_viewer {
	float: left;
	width: 100%;
	margin-top: 5px;
}

div.thumb_viewer img {
	margin: 0 8px 8px 0;
	border: 2px solid #00224d;
}


/* footer */

#footer {
	float: left;
	color: #888;
	font-size: 85%;
}

#footer .footer_gutter {
	float: left;
	padding: 0 0 25px 20px;
}

#footer a {
	color: #888;
}

#footer a:hover {
	color: #333;
}

#footer img {
	vertical-align: bottom;
	margin-right: 10px;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}


/* thickbox */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url('/_grafix/thickbox_ff_hack.png') repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

span#TB_next,
span#TB_prev {
	font-size: 12px;
}

/* bartv 2008-08-25*/
input, textarea, select {
 border: 1px solid #aaaaaa;
}

/* bartv 2015-12-05 */
.infosession{
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 5px;
}