<style>
body
{
	background-color:#C6C7C8;
	width: auto;
	height: 780px;
	padding: 0px;
	margin: 0px;
	font-family: 'Arial';

}

#header
{
	padding-top:40px;
}

#footer
{
	padding-top:0px;
}

#container
{
	width: auto;
	height: 780px;
	background-image:url('../images/background/subbackground.png');
	background-repeat:no-repeat;
	background-position: top center;
}


.ndo_block
{
	width:832px; /* +24 padding */
	height:103px;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	border:12px solid white;
}

.ndo_block_without_border
{
	width:832px; /* +24 padding */
	height:103px;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	/*border:12px solid white;*/
	margin-bottom:12px;

}

.ndo_block2
{
	width:832px; /* +24 padding */
	height:285px;
	font-family: 'Arial';
	font-size: 10pt;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	border:12px solid white;
	overflow:hidden;
}

.ndo_block3
{
	width:832px; /* +24 padding */
	height:463px;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	border:12px solid white;
	margin-bottom:12px;
	overflow-y: auto;
	overflow-x: hidden;
}

.ndo_block3_white
{
	width:832px; /* +24 padding */
	height:467px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	border:12px solid white;
	margin-bottom:12px;
	overflow-y: auto;
	overflow-x: hidden;
}

.ndo_tekst
{
	color:white;
	background-color:black;
	font-family: 'Arial';
	font-size: 10pt;
	overflow-y: auto;
	padding-top:8px;
	padding-left:12px;
	line-height:160%
}

.navigatie
{
	width:870px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	height:30px;

	/* background-color:lime; */
	background-image:url('../images/ndo_line.png');
	background-repeat:no-repeat;
	background-position: 50% 75%;
	//background-position: 50% 60%;
}

.sub_navigatie
{
	width:832px;
	margin-left:auto;
	margin-right:auto;
	background-color: white;
	border: 12px solid white;
	height:20px;
}

.menu
{
	margin-left:205px;
	margin-right:auto;
}

.ndo_line
{
	background-image:url('../images/ndo_line.png');
	height: 16px;
	background-repeat:no-repeat;
	background-position: center;
	margin-bottom:4px;
}

.ndo_line_black
{
	background-image:url('../images/ndo_line_black.png');
	height: 16px;
	background-repeat:no-repeat;
	background-position: center;
}

.ndo_line_black_600
{
	background-image:url('../images/ndo_line_black_600.png');
	height: 16px;
	background-repeat:no-repeat;
}

.link
{
	vertical-align:middle;
	text-align: center;
	padding:0px;
	margin:0px;
	height:28px;
	overflow:hidden;
	margin-bottom:2px;
}

.pijl_wit
{
	color:white;
	font: 'Arial';
	font-style: italic;
	vertical-align:middle;
}

.pijl_zwart
{
	color:black;
	font: 'Arial';
	font-style: italic;
	vertical-align:middle;

}

.gallery_thumb
{
	width:200px;
	height:133px;
	margin-left:12px;
	margin-top:12px;
	padding-top:4px;
	border: 5px solid white;
	float:left;
}

a
{
	color:gray;
}

h3
{
	font-family: 'Arial';
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:10pt;
}

h4
{
	font-family: 'Arial';
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding:0px;
	font-size:10pt;
}

.ndo_td
{
	border:1px solid #C7C8CA;
}

</style>
