body {
	background-image: url(../images/main_bg.gif);
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #124351;
}
h1 {
	margin:auto;
	text-align: center;
}
#main{
	margin:auto;
	text-align: center;
	width:975px;
	height: 100%;
}
#toplogo{
	width:350px;
	color: #000000;
	float:left;
	height: 142px;
}
#randomimage{
	width:350px;
	color: #000000;
	float:left;
	height: 142px;
	background-color: #FFFFFF;
}
#topcontact{
	width:227px;
	float:left;
	color: #BEC3C6;
	text-align: right;
	font-size: 11px;
}
#topcontact a{
	color: #BEC3C6;
}
#klinkheader{
	width:350px;
	color: #000000;
	float:left;
	;
	height: 43px;
}
#projectheader{
	width:350px;
	color: #000000;
	float:left;
	height: 43px;
}
#kijkerheader{
	width:275px;
	color: #000000;
	float:left;
	height: 43px;
}
#leftcolcontainer{
	width:350px;
	background-color: #011B27;
	margin: 0;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centercolcontainer{
	width:350px;
	float:left;
	background-color: #FFFFFF;
	padding-top: 12px;
}
#rightcolcontainer{
	width:275px;
	float:left;
	background-color: #011B27;
}
#extraheader{
	width:275px;
	color: #000000;
	height: 43px;
}
.contentheader{
	font-size: 14px;
	color: #0687AA;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: -10px;
}
.leftcoltext {
	color: #FFFFFF;
	text-align: justify;
	font-size: 11px;
	width: 302px;
	padding-left: 24px;
}
.centercoltext {
	text-align: justify;

}
.rightcoltext {
	color: #FFFFFF;
	font-size: 11px;
	width: 227px;
	padding-top: 24px;
	padding-left: 24px;
}
.nieuws {
	width:326px;
	padding:12px;
	background-color: #0687AA;
	padding-top: 24px;
}
.nieuwshead {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.project1 {
	width:326px;
	height:100px;
	padding:12px;
	background-color: #FFFFFF;
}
.project1text {
   width:164px;
	float: left;
	color: #000000;
}
.project1texttd {
	color: #000000;
	padding-left: 12px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
}
.project1image {
	float: right;
	width:150px;
}
.project1imagetd {
	padding-top: 6px;
	padding-bottom: 6px;
}
.project2 {
	height:100px;
	width:326px;
	padding:12px;

}
.project2text {
   width:164px;
	float: right;
	color: #000000;
}
.project2image {
	float: left;
	width:150px;
	background-color: #BEC3C6;
}
.project2texttd {
	color: #000000;
	background-color: #BEC3C6;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
}
.project2imagetd {
	padding-left: 12px;
	padding-top: 6px;
	background-color: #BEC3C6;
	padding-bottom: 6px;
}
.projecthead {
	font-size: 14px;
	font-weight: bold;
	color: #0687AA;
}
.projectmeer {
	height:100%;
	width:326px;
	padding:12px;
	background-color: #FFFFFF;
	text-align: justify;
}
.leftcoltext a, a.project1texttd:hover, .project1texttd a:hover, 
a.project2texttd:hover, .project2texttd a:hover, 
a.projectmeer:hover, .projectmeer a:hover	{
	color: #6D7173;
}
.project1texttd a, .project2texttd a, .projectmeer a,
a.leftcoltext:hover, .leftcoltext a:hover, .back a{
	color: #0687AA;
}
.rightcoltext a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.rightcoltext:hover, .rightcoltext a:hover	{
	color: #0687AA;
	font-weight: bold;
}
.back{
	float:right;
}
.nieuws a	{
	color: #FFFFFF;
}
a.nieuws:hover, .nieuws a:hover	{
	color: #6D7173;
}
.contentselected {
	color: #666666;
	
}

#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; }

