*{
	margin:0px;
	
	padding:0px;
	
	border:0px;
	
	text-align:left;
}

html
{	
	background-image:url(img/background.gif);
	
	background-repeat:repeat-y;
	
	background-position:center;
	
	margin:auto;

	background-color:#ffffff;
	
 	height:100%; /* needed for container min-height */
}

body
{
	font-family:verdana;
	
	font-size:11px;
	
	height:100%;
}

h1
{
	font-family:Verdana;
	
	font-size:12px;
	
	color:#FFFFFF;
	
	font-weight:100;
	
	padding:8px 0px 0px 10px;
	
	text-transform:capitalize;
	
	
	color:#657c9a;
	
	font-weight:100;
}

.form
{
	width:408px;	
	
	margin:15px 0px 0px 0px;
	
	padding:5px 0px 0px 0px;
	
	float:left;
	
	clear:both;
}
	
	.keuze
	{
		margin:2px 0px 2px 0px;
		
		float:left;
		
		clear:both;
	}
		
	.form .radio
	{		
		float:left;
		
		margin:2px 20px 2px 10px;
		
		font-family:Calibri;
		
		color:#333333;
		
		font-size:12px;
		
		font-weight:bold;
		
		float:left;
		
		clear:both;
	}
	
	.form dl dd b
	{		
		width:70px;
		
		height:18px;
		
		display:block;
		
		float:left;
		
		margin:0px 0px 6px 0px;
		
		
		font-size:13px;
	}
		
	.form dl dd
	{		
		float:left;
		
		clear:both;
		
		margin:5px 0px 5px 15px;
		
		font-family:Calibri;
		
		color:#333333;
		
		font-size:14px;
		
		width:70px;
		
		display:block;
	}
	
	.form dl dt
	{
		margin:5px 0px 5px 0px;
			
		width:270px;
		
		float:left;
		
		display:block;
	}

.inputfile
{
	background-color:#ebf0f4;
	
	border:1px solid #e6e6e6;
	
	width:303px;
	
	height:18px;
	
	line-height:18px;
	
	font-size:14px;
	
	color:#979797;
			
	margin:0px 0px 0px 5px;
	
	padding:2px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
}

.input
{
	background-color:#ebf0f4;
	
	border:1px solid #e6e6e6;
	
	width:303px;
	
	height:18px;
	
	line-height:18px;
	
	font-size:14px;
	
	color:#979797;
			
	margin:0px 0px 0px 5px;
	
	padding:2px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	
	clear:both;
}

.textarea
{
	background-color:#ebf0f4;
	
	border:1px solid #e6e6e6;
	
	width:303px;
	
	height:180px;
	
	line-height:18px;
	
	font-size:14px;
	
	color:#979797;
			
	margin:0px 0px 0px 5px;
	
	padding:2px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;	
}

.button
{
	background-color:#8c9daf;
	
	border:1px solid #e6e6e6;
	
	width:309px;
	
	height:15px;
	
	line-height:15px;
	
	padding:20px 0px 20px 0px;
	
	cursor:pointer;
	
	line-height:18px;
	
	font-size:14px;
	
	text-align:center;
	
	color:#FFFFFF;
			
	margin:0px 0px 0px 5px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:12px;	
}

#melding
{
	background-color:#8c9daf;
	
	border:1px solid #e6e6e6;
	
	color:#FFFFFF;
	
	width:410px;
	
	margin:20px 0px 0px 15px;
	
	padding:10px 0px 10px 0px;
}


a
{

	font-family:verdana;
	
	font-size:11px;
	
	color:#556c8a;
}

#container
{
	position:relative; /* needed for footer positioning*/
	
	margin:0 auto; /* center, not in IE5 */

	height:auto !important; /* real browsers */
	
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	
	width:801px;
	
	padding-bottom:30px;

}

#header
{
	background-image:url(img/header.gif);
	
	width:801px;
	
	height:84px;
	
	background-color:#ffffff;
}

#header h3
{
	padding:20px 0px 0px 20px;
	
	font-family:"Times New Roman";
	
	font-size:35px;
	
	color:#657c9a;
	
	font-weight:100;
	
	width:340px;
	
	float:left;
	
}

#social
{
	position:absolute;
	
	float:left;
	
	margin:200px 0px 0px 710px;
	
}

#submenu
{
	margin:10px 0px 13px 16px;
}

#submenu li
{
	list-style:none;
	
	display:block;

	margin:5px 0px 0px 0px;
}

#submenu li a
{
	color:#556c8a;
	
	text-decoration:none;
	
	text-transform:capitalize;
	
	display:block;
	
	width:140px;
	
	line-height:12px;
}

#submenu li a:hover
{
	background-image:url(img/subpijl.gif);
	
	background-repeat:no-repeat;
	
	background-position:left center;
	
	padding:0px 0px 0px 12px;
}

#link 
{
	padding:0px 0px 0px 12px;
}
#link a 
{
	padding:0px 0px 0px 5px;
	
	text-decoration:none;
}

#menu
{
	width:801px;
	
	height:29px;
	
	border-bottom:#FFFFFF 1px solid;
	
	border-top:#FFFFFF 1px solid;
}

#menu ul
{
	height:29px;
	
	background-color:#889dba;
}

#menu li
{
	list-style:none;
	
	float:left;
}

#menu ul li a
{	
	height:29px;
	
	line-height:29px;
	
	display:block;
	
	text-align:center;
	
	font-size:13px;
	
	text-decoration:none;
	
	color:#FFFFFF;
}

* html #menu ul li a {
	
	display:inline; 
}

#menu ul li a:hover
{
	background-image:url(img/pijl.gif);
	
	background-repeat:no-repeat;
	
	background-position:bottom center;
	
	color:#4a4949;
}

#maindiv
{
	background-image:url(img/mainimg.jpg);
	
	width:801px;
	
	height:120px;
	
	background-color:#ffffff;
}

#maindiv2
{
	background-image:url(img/mainimg2.jpg);
	
	width:801px;
	
	height:100px;
	
	background-color:#ffffff;
}

#maindiv p 
{
	font-family:Cambria;
	
	font-size:13px;
	
	color:#556c8a;
	
	font-weight:bold;
	
	line-height:15px;
	
	letter-spacing : -1px;

	padding:14px 0px 0px 19px;
}

#maindiv p a
{
	color:#556c8a;
	
	text-decoration:none;
}

#maindiv img
{
	padding:0px 5px 0px 0px;
}

#content
{
	width:801px;
}

h3
{
	font-family:Verdana;
	
	font-size:17px;
	
	color:#FFFFFF;
	
	font-weight:100;
	
	padding:8px 0px 0px 16px;
	
	text-transform:capitalize;
}

#subleft
{
	width:179px;
	
	height:40px;
	
	background-color:#556c8a;

}

#subcenter
{
	width:441px;
	
	height:40px;
	
	background-color:#59718f;
	
	margin:0px 0px 12px 0px;

}

#subright
{
	width:181px;
	
	height:40px;
	
	background-color:#657c9a;
}	

#content
{
	width:801px;
}

#contentleft
{	
	width:179px;
	
	padding:0px;
	
	margin:0px;

	float:left;

}

#contentcenter
{
	width:441px;
	
	float:left;
}

#contentcenter p
{

	font-family:verdana;
	
	font-size:11px;
	
	color:#6d6d6d;
	
	line-height:16px;
	
	padding:0px 12px 0px 12px;
}

.imgnofloat
{
	margin:8px;
	
	width:120px;
	
	padding:2px;
	
	border:1px solid #b0b0b0;
}

.imgfloatleft
{
	float:left;
	
	margin:10px;
	
	padding:2px;
	
	border:1px solid #b0b0b0;
}

.imgfloatright
{
	float:right;
	
	margin:10px;
	
	padding:2px;
	
	border:1px solid #b0b0b0;
}

#contentright
{
	width:181px;
	
	float:right;
}

.item
{
	width:160px;
	
	margin:10px;
	
	border-bottom:1px solid #e7e7e7;
}

* html .item{

}
	
	
.item img
{
	float:left;
	
	margin:3px;
	
	padding:2px;
	
	margin:0px 5px 0px 0px;
	
	border:1px solid #b0b0b0;
}

.item h2
{
	font-family:verdana;
	
	font-size:11px;
	
	font-weight:bold;
	
	color:#636363;
}

.item p
{
	line-height:11px;
	
	font-family:verdana;
	
	font-size:11px;
	
	color:#636363;
}

.item a
{

	font-family:verdana;
	
	font-size:10px;
	
	text-decoration:none;
	
	color:#556c8a;
	
	font-weight:bold;
}

#foto
{	
	width:217px;
	
	height:222px;
	
	position:relative;
	
	z-index:200;
	
	left:-30px;
	
	top:-15px;
}

* html #foto{

	position:absolute;
	
	top:600px;
	
	left:-20px;
}

#footer
{
	bottom: 0 !important;
  	
	bottom: -1px; /* For Certain IE widths */
  	
	height: 40px;
    
  	position:absolute;

	clear:both;
	
	width:801px;
	
	background-color:#f7f7f7;
	
	height:23px;
	
	color:#8f8f8f;
	
	border-top:1px solid #b5b5b5;
}

#footer #copy
{
	float:left;
	
	padding:5px 0px 0px 10px;
}

#footer #concept
{
	float:right;
		
	padding:5px 10px 0px 0px;
}

#footer #concept a
{
	text-decoration:none;
	
	color:#8f8f8f;
}


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

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #889dba;
	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: transparent url(../images/blank.gif) no-repeat; /* 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: #889dba;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	}

#reactiecontainer
{
	width:410px;
	
	float:left;
	
	margin:0px 10px 15px 15px;
	
	background:#eef2f5;
}


#reactiecontainer h1
{
	width:400px;
	
	height:25px;
	
	line-height:16px;
	
	color:#FFFFFF;
	
	float:left;
	
	padding:10px 0px 0px 10px;
	
	background-color:#657c9a;
}

#reactiecontainer img
{
	margin:0px 10px 10px 0px;
	
	background-color:#FFFFFF;
	
	border:1px solid #666666;
	
	padding:2px;
}

#back
{
	width:410px;
	
	background-color:#FFFFFF;
	
	height:25px;
	
	line-height:16px;
	
	display:block;
	
	margin:0px 0px 0px 0px;
	
	float:left;
	
	clear:both;
}


#back img
{
	margin:3px 5px 0px 0px;
	
	padding:4px 0px 0px 5px;
	
	border:0px;
}


#reactie
{
	width:390px;
	
	float:left;
	
	margin:15px 10px 5px 10px;
}
 
#reactie p
{
	padding:0px 0px 10px 0px;
	
	margin:0px;
}


#melding p
{
	color:#FFFFFF;
}
