html,body {
	margin: 0;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	background: url('../images/bg_body.jpg') repeat-x top left;
	background-color: #878787;
	line-height: 16px;
}

#wrapper {
	position: relative;
	width: 981px;
	margin: 0 auto;
	border: 1px solid #4F4F4F;
	border-width: 0 1px 1px 1px;
	background: url('../images/bg_menu_middle.jpg') repeat-y top left;
	background-color: #FFFFFF;
}

#header {
	width: 981px;
	height: 234px;
	background: url('../images/bg_header.jpg') no-repeat top left;
	border: 1px solid #4F4F4F;
	border-width: 0 0 1px 0;
}

#top_search {
	width: 976px;
	text-align: right;
	height: 32px;
	padding-top: 18px;
	padding-right: 5px;
	color: #FFFFFF;
}

#top_navigatie ul {
	margin: 0;
	padding: 0;
}

#top_navigatie ul li {
	float: left;
	margin: 0 27px;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

#top_navigatie ul li ul {
	margin: 8px 0 0 0;
	padding: 0;
}

#top_navigatie ul li ul li {
	float: none;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 2px 0;
}

#top_navigatie {
	width: 100%;
	text-align: left;
	height: 198px;
	margin-top: 10px;
}

#top_navigatie a {
	color: #000000;
	text-decoration: none;
}

#content {
	text-align: left;
	width: 981px;
	clear: both;
	padding-top: 1px;
}

#left {
	float: left;
	width: 229px;
	border: 1px solid #4F4F4F;
	border-width: 0 1px 0 0;
	padding-top: 1px;
	padding-bottom: 20px;
}

#left p {
	margin: 5px 0;
	padding: 0;
}

#left h3 {
	font-size: 11px;
	margin: 2px 3px 0 3px;
	padding: 4px 0 0 25px;
	color: #FFFFFF;
	width: 223px;
	height: 21px;
	background: url('../images/bg_menu_top.jpg') no-repeat top left;
}

#menu_content {
	margin: 0 0 1px 3px;
	padding: 10px;
	width: 203px;
	background: url('../images/bg_menu_middle.jpg') repeat-y top left;	
}

#menu_content a {
	color: #e35000;
}

#menu_content a:hover {
	color: #e35000;
}

#middle {
	float: left;
	width: 751px;
}

#middle img {
	margin: 0 3px;
	padding: 3px;
	border: 1px solid #C8C8C8;	
}

.normal {
	border: 0;
	margin: 0;
	padding: 0;
}

#middle p {
	margin: 0;
	padding: 3px 20px 3px 0;
}

#middle a {
	color: #e35000;
}

#middle a:hover {
	color: #e35000;
}

#middle h3 {
	font-size: 11px;
	margin: 3px 0 0 3px;
	padding: 4px 0 0 25px;
	color: #FFFFFF;
	width: 100%;
	height: 21px;
	background: url('../images/bg_content_titelbalk.jpg') no-repeat top left;
}

#middle h5 {
	font-size: 11px;
	margin: 0px 0 0 1px;
	padding: 4px 0 0 10px;
	color: #FFFFFF;
	width: 96%;
	height: 18px;
	background: #058BAE;
}

#middle h6 {
	font-size: 11px;
	margin: 0px 0 0 1px;
	padding: 4px 0 0 10px;
	color: #000000;
	width: 96%;
	height: 18px;
	background: #d3d3d3;
}

#content_data {
	margin: 2px 3px;
	padding: 3px 5px;
	width: 100%;
}

#footer {
	width: 981px;
	height: 25px;
	background: url('../images/bg_footer.jpg') no-repeat top left;
	clear: both;
	text-align: right;
	color: #FFFFFF;
	padding-top: 7px;
}

#footer a {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 12px;
	text-decoration: none;
}

#article_item {
	float: left;
	width: 57%;
}

#article_item h4 {
	font-size: 14px;
	font-weight: bold;
	color: #01556D;
	margin: 0;
	padding: 0;
}

#more_articles 
{
	float: right;
	width: 40%;
	margin-right: 5px;
}

#more_articles h2 {
	font-size: 11px;
	margin: 2px 3px 0 3px;
	padding: 4px 0 0 25px;
	color: #FFFFFF;
	width: 100%;
	height: 21px;
	background: url('../images/bg_menu_top_right.jpg') no-repeat top left;
}

#right_contact h2 {
	font-size: 11px;
	margin: 2px 3px 0 3px;
	padding: 4px 0 0 25px;
	color: #FFFFFF;
	width: 100%;
	height: 21px;
	background: url('../images/bg_menu_top_right.jpg') no-repeat top left;
}

#article_content {
	margin: 0 0 10px 3px;
	padding: 10px;
	width: 100%;
	background: url('../images/bg_menu_right.jpg') repeat-y top left;	
}

#article_content ul {
	margin: 0 0 0 0;
	padding: 0;
	width: 88%;
}

#article_content ul li {
	margin: 0 0 0 10px;
	padding: 0;
}
#logo_div {
	margin: 0 0 3px 15px;
	float: left;
}

#logo_div img {
	border: 0;
}
#headline {
	width: 175px;
	margin: 0 12px 3px 0px;
	float: left;
}
#headline_tekst {
	padding:5px;
}

#left_contact {
	float: left;
	width: 57%;
}

#right_contact {
	float: right;
	width: 40%;
}

#contact_message {
	width: 97%;
	font-weight: bold;
	margin-bottom: 10px;
}

#topSearchResult {
	overflow: scroll;
	overflow-x: hidden;
	right: 0;
	margin-top: 44px;	
	position: absolute;
	width: 400px;
	height: 94px;
	background: #EFEFEF;
	border: 1px solid #767676;
	border-width: 0 0 1px 1px;
}

#topSearchResult ul {
	margin: 0;
	padding: 0;
}

#topSearchResult ul li {
	text-align: left;
	margin: 0;
	padding: 1px 3px;
	list-style: none;
	width: 100%;
	border: 1px solid #000000;
	border-width: 0 0 1px 0;
}

#topSearchResult ul li a {
	color: #e35000;
	text-decoration: none;
}

#topSearchResult ul li a:hover {
	color: #e35000;
	text-decoration: none;
}

div#content dl
{ 
	margin: 0;
	_margin-top: -12px;
}

div#content dl dt
{
	float: left;
	padding: 6px 0 6px 0;
}

div#content dl dd
{
	padding: 6px 3px 6px 140px;
	margin: 0;
}

div#menu dl
{ 
	margin: 0;
}

div#menu dl dt
{
	float: left;
	padding: 6px 0 6px 0;
}

div#menu dl dd
{
	padding: 6px 3px 6px 140px;
	margin: 0;
}








#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
