/* CSS Document */
body {
	text-align: center; /* for IE */
	margin: auto;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
p {
	margin: 5px;
	}
h1 {
	margin: 5px;
	font-size:12px;
	font-weight:bold;
	}
a, a:visited {
	margin: 5px;
	color:#333333;
	font-style:italic;
	font-weight: 700;
	}
a:hover {
	color:#CCCCCC;
	font-style:italic;
	}		
#container {
	position: relative;
	text-align: left; /* counter the body center */
	width:1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	height: 650px;
	border: 1px solid #CCCCCC;
	}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 276px;
	z-index: 1;
	}
/* layout divs */	
#left_middle {
	position: absolute;
	left: 0px;
	top: 276px;
	width: 360px;
	height: 184px;
	z-index: 2;
	background-color: #085B34;
	layer-background-color: #085B34;
	color: #FFFFFF;
	}
#center_middle {
	position: absolute;
	left: 360px;
	top: 276px;
	width: 299px;
	height: 184px;
	z-index: 3;
	background-color: #006E3A;
	layer-background-color: #006E3A;
	color: #FFFFFF;
	}
#right_middle {
	position: absolute;
	left: 659px;
	top: 276px;
	width: 341px;
	height: 184px;
	z-index: 4;
	background-color: #085A32;
	layer-background-color: #085A32;
	color: #FFFFFF;
	}
#footer {
	position: absolute;
	left: 0px;
	top: 460px;
	width: 1000px;
	height: 190px;
	z-index: 5;
	}
#left_bottom {
	 position: absolute;
	 left: 0px;
	 top: 276px;
	 width: 360px;
	 height: 374px;
	 z-index: 2;
	 vertical-align: middle;
	 }
#middle_wide {
	position: absolute;
	left: 360px;
	top: 276px;
	width: 640px;
	height: 189px;
	z-index: 3;
	}
#footer_wide {
	position: absolute;
	left: 360px;
	top: 465px;
	width: 640px;
	height: 185px;
	z-index: 4;
	}
#footer_left {
	position: absolute;
	left: 0px;
	top: 460px;
	width: 659px;
	height: 190px;
	z-index: 5;
	}
#footer_right {
	position: absolute;
	left: 659px;
	top: 460px;
	width: 341px;
	height: 190px;
	z-index: 6;
	background-color: #C8C6C7;
	layer-background-color: #C8C6C7;
	}
#center_bottom {
	position: absolute;
	left: 360px;
	top: 276px;
	width: 290px;
	height: 374px;
	z-index: 3;
	background-image: url(../images/nieuws_03.jpg);
	background-repeat: no-repeat;
	}
#center_bottom a, a:visited {
	color:#000000;
	}
		
#right_bottom {
	position: absolute;
	left: 650px;
	top: 276px;
	width: 350px;
	height: 374px;
	z-index: 4;
	background-image: url(../images/nieuws_04.jpg);
	background-repeat: no-repeat;
	}
#footermaps {
	position: absolute;
	left: 0px;
	top: 276px;
	width: 650px;
	height: 374px;
	z-index: 30;
	background-image: url(../images/contact_02.jpg);
	background-repeat: no-repeat;
	}
#footermessage {
	position: absolute;
	left: 650px;
	top: 276px;
	width: 350px;
	height: 374px;
	z-index: 3;
	background-image: url(../images/nieuws_04.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
/* content divs */	
#content_left_top {
	position:absolute;
	left:0px;
	top:105px;
	width:360px;
	height:170px;
	z-index:20;
}
#content_left_top_white {
	position:absolute;
	left:0px;
	top:105px;
	width:360px;
	height:170px;
	z-index:20;
	color: #FFFFFF;
}
#content_right_footer {
	position:absolute;
	left:660px;
	top:460px;
	width:340px;
	height:150px;
	z-index:21;
}
#content_footer_wide {
	position:absolute;
	left:360px;
	top:465px;
	width:640px;
	height:148px;
	z-index:22;
}
#news_content {
	position:absolute;
	right:0px;
	top:100px;
	width:640px;
	height:175px;
	z-index:23;
	color: #000000;
	overflow: auto;
}
#content_form {
	position:absolute;
	right:0px;
	top:98px;
	width:640px;
	height:180px;
	z-index:24;
	color: #000000;
	text-align: left;
}
.footermessage a{
color:#FFFFFF;
}
.footermessage a:visited {
color:#FFFFFF;
}
.footermessage a:hover {
color:#CCCCCC;
}
#popup_header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:113px;
	background-image:url(../images/header_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#popup_content {
	position:absolute;
	top:113px;
	left:0px;
	width:800px;
	height:559px;
	overflow: auto;
}
#popup_footer {
	position:absolute;
	left: 0px;
	top:673px;
	width:800px;
	height:28px;
	background-image:url(../images/footer_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#imageContainer {
	position:relative;
	top: 0px;
	margin:auto;
	width:350px;
	height:340px;
	left: 0px;
	z-index: 10;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.photo_cont {
background-color:#FFFFFF;
position:absolute;
z-index: 30;
text-align:center;
left: 360px;
top: 100px;
width: 640px;
height: 430px;
}
