body {
	font-size: 12px;
	color: White;
	background-color: #003366;
	background-position: center;
    font-family: Arial, Helvetica, sans-serif;
}

a {
	color: black;
	text-decoration: none;
	cursor:pointer;
	}

#subheader a {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	color:#FF6600;
	text-decoration: underline;
	}
	
.container{
	position: relative;
	width: 700px;
	border: 5px #CCCCCC solid;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFffff;
	padding: 0 0 0 0;
	color:Black;
}

.containeradmin{
	position: relative;
	width: 90%;
	border: 5px #CCCCCC solid;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFffff;
	padding: 0 0 0 0;
	color:Black;
}


.header{
	background: url(../images/header.jpg) no-repeat top left;
	background-color:#003366;
	width: 700px;
	height: 200px;
	border-bottom: 2px white solid;
	
}
	
#subheader	{
		width : 700px;
		position : absolute;
		font: 12px , Verdana, Arial, Helvetica, sans-serif;
		top:5px;
		color:#ffffff;
}

#subheader a{
	text-align: right;
	font-size: 14px;
	font-weight:bold;
	padding-right: 50px;
	color:#FFFFFF;
}
#subheader a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}


.inhoud {
	color:#666666;
	margin-left: 10px;
	margin-top: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.inhoud h2{
	color: #D26D37;
	font: 20px , Verdana, serif;
	margin: 0;
}

.inhoud ul {
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : 18px;
}

.inhoud p {
	font-size : 10px;
	padding-left : 5px;
	line-height : 22px;
}

.inhoud table {
	font-size : 10px;
	padding-left : 5px;
	line-height : 22px;
}

.nieuws {
	position: absolute;
	top: 300px;
	left: 475px;
	width: 220px;
	font: 12px , Verdana, Arial, Helvetica, sans-serif;
	border: #003366 solid 1px;
	padding: 5px 0px 0px 10px;
}

.agenda {
	position: absolute;
	top: 250px;
	left: 458px;
	width: 222px;
	font: 12px , Verdana, Arial, Helvetica, sans-serif;
	border: #003366 solid 1px;
    margin-left: 0px;
    padding-top:10px;
    background-color: Menu;
}

#styleone{position:relative;display:block;height:21px;font-size:12px;font-weight:bold;background:transparent url(../images/bgOFF.gif) repeat-x top left;font-family:Arial, Verdana, Helvitica, sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone ul{margin:0;padding:0;list-style-type:none;width:auto;}
#styleone ul li{display:block;float:left;margin:0 1px 0 0;}
#styleone ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:3px 20px 0 20px;height:18px;}
#styleone ul li a:hover,#styleone ul li a.current{color:#034895;background:transparent url(../images/bgON.gif) repeat-x top left;}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 30px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


#een {
	color:#000066;
	font: 12px , Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top:10px;
	padding-right:30px;
	width:400px;
}
	
#twee{

	color:#000066;
	font: 12px , Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:0px;
    width: 95%;
}

#twee h2 {
	color:#FFcc33;
	text-decoration:underline;
}

#kader{
	width:430px;
	background:#ffffff;
	border:5px solid #000066;
	color:#000066;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding:10 10 10 10;
}

#kader h2 {
	color: #D26D37;
	font-size: 22px;
	margin: 0;
	text-align:center;
}

#w3c p {
	text-align : center;
}

#onder {
	height:120px;
}

#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: #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: 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: #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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color:#000;
	}