body, html {
		font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;	
		background-image: url(/static/images/bg.jpg);
		background-repeat: repeat;
		
	}
	a {
		color: #ffffff;
	}
	
	a img {
		border-width: 0px;
	}
	#all {
		width: 960px;
		border: 1px #000000 solid;
		margin: 0px auto;
		background-color: #FFFFFF;
		background-image:  url(/static/images/bgcontent.jpg);
		background-repeat: repeat-y;
		background-position:left;
	}
	
	#kop {
		height: 100px;
		background-color: #2c2c6c;
		background-image:  url(/static/images/bgtop.jpg);
		border-top: 0px #ff0000 solid;
		border-bottom: 1px #ffffff solid;
		padding-left: 150px;
	}
	
	#menu {
		width: 150px;
		float: left;
		margin-top: 10px;
		padding-left: 10px;
		
	}
	
	#menu ul {
		padding: 0px;
		margin: 0px;
		display: block;
		list-style:none;
		padding-top: 20px;
		background-color: #2c2c6c;
		!height: 250px;
		min-height: 250px;
	}
	
	#menu ul li {
		display: block;
		margin-top: 0px;
	}
	
	#menu ul li a {
		display: block;
		text-decoration: none;
		padding: 3px;
		padding-left: 10px;
		color: #36639e;
		font-weight: normal;
		font-size: 1.5em;
	}
	
	#menu ul li a:hover {
		color: #ffffff;
		
	}
	#menu ul li a.selected {
		color: #ffffff;
		
	}
	
	#content {
		float: right;
		width: 690px;
		!width: 680px;
		!height: 520px;
		min-height: 520px;
		padding-left: 10px;
		!padding-left: 0px;
		padding-right: 20px;
		background-repeat: repeat;
		line-height: 18px;
		font-size: 14px;
		padding-top: 10px;
		padding-left: 80px;
		color: #ffffff;
	}
	#content h1 {
		padding-left: 20px;
		padding-top: 5px;
		color: #ffffff;
	}
	
	#content ul {
		padding-left: 20px;
		margin-left: 0px;
	}
	
	#content li {
		padding-top: 3px;
	}
	#footer {
		
		
		padding-left: 10px;
		background-repeat: repeat;
		margin-right: 760px;
		font-size: 0.75em;
		font-weight: bold;
		padding-bottom: 3px;
	}
	
	.clear {
		clear: both;
	}
	h2 {
		font-size: 2em;
		padding-left: 0px;
		padding-top: 5px;
	}
	#kop h1 {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	color: #ffffff;
	padding-top: 0px;
	font-size: 4em;
	text-align: center;
	font-weight: normal;
	display: block;
	}
	
	#error, .error {
		color: #ff0000;
		font-weight: bold;
	}
	
	#ok, .ok {
		color: #00FF00;
		font-weight: bold;
	}
	
	.updated {
		padding-left: 13px;
		padding-top: 3px;
		font-size: 0.75em;
		font-weight: bold;
		height: 45px;
	}
	
	.fotoalbum {
		
	}
	
		.fotoalbum a {
			color: #ffffff;
		}
		
		
		#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(/static/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/static/lightbox/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; }

.fotocol {
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 180px;
}
.col1 {
}
.col2 {
}
.col3 {
}
.col0 {
	margin-right: 0px;
}


.fototitle {
font-weight: bold;
}

.fotopages a {
		color: #36639e;
		font-weight: bold;
		text-decoration: none;
}

.fotoalbum a img {
	border: 1px #ffffff solid;
	padding: 1px;
	background-color: #000000;
}

.fotopages a.select {
		color: #ffffff;
}



#dir_user, #dir_pass {
	display: none;
}

.nieuwemap {
	border: 1px #cccccc solid;
}

.loginscreen {
	float: right;
	width: 600px;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	height: 45px;;
}
.loginscreen form, .loginscreen table {
	padding: 0px;
	margin: 0px;
}
.loginscreen table{
float: right;
}

.loginscreen table td {
	padding-right: 5px;
}
.loginscreen input {
	border: 1px #000000 solid;
}
.loginscreen input.tekst {
	width: 100px;
}
#gebruikerskoppelen {
	display: none;
}
.loginscreen input.button {
	border: 1px #000000 solid;
	padding: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.usertable .input{
	display: block;
	border: 1px  #2d2d6d solid;
	background-color:  #2d2d6d;
	color: #ffffff;
}
