body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body	{
	background-color: #f4f4f4;
	font-family: 'Arial', sans-serif;
	height: 3500px;
}

a	{
	color: #8c8c8c;
}

a:hover	{
	color: #232120;
}

#wrapper	{
	width: 1000px;
	height: 3480px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #232120;
	border-right: 1px solid #232120;
	border-bottom: 1px solid #232120;
	background-color: #fff;
}

#header	{
	background-image: url('img/header.png');
	width: 1000px;
	height: 250px;
	padding-top: 20px;
}

h1	{
	background-image: url('img/logo.png');
	text-indent: -90000px;
	width: 351px;
	height: 250px;
}

#holder	{
	width: 1000px;
	margin-top: 50px;	
}

#left	{
	width: 239px;
	float: left;
	padding: 30px;
	padding-top: 16px;
}

#main	{
		width: 660px;
		float: right;
		padding: 16px;
}

#twitter	{
		width: 233px;
		border: 1px solid #fff;
		background-color: #fff;
		margin-top: 16px;
		padding-left: 0.6em;
}


#twitter_update_list	{
		font-family: 'Arial', sans-serif;
		font-size: 8.5pt;
		list-style-type: none;
		color: #545454;
		width: 210px;
		padding-left: 6px;
		
}

#twitter_update_list li	{
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	padding-top: 8px;
}

#twitter_update_list li span a {
display: inline;
color: #ff0066;
text-decoration: underline;
}

#twitter_update_list li span a:hover {
color: #232120;
}

#twitter_update_list span a {
display: inline;
color: #ff0066;
text-decoration: underline;
}

#twitter_update_list span a:hover {
color: #232120;
}

#twitter h2 {
	margin: 0;
	padding: 0.3em;
	font-size: 14pt;
	color: #ff0066;
}


#follow	{
		width: 233px;
		height: 80px;
		border: 1px solid #fff;
		background-color: #fff;
		font-family: 'Arial', sans-serif;
		font-size: 11pt;
		margin-top: 16px;
		padding-left: 0.6em;
}

#follow h2 {
	margin: 0;
	padding: 0.3em;
	font-size: 14pt;
	color: #ff0066;
}

#contact	{
		width: 233px;
		height: 100px;
		border: 1px solid #fff;
		background-color: #fff;
		font-family: 'Arial', sans-serif;
		font-size: 11pt;
		margin-top: 26px;
		padding-left: 0.6em;
}

#contact h2 {
	margin-bottom: 8px;
	padding: 0.3em;
	font-size: 14pt;
	color: #ff0066;
}

#about	{
		width: 233px;
		border: 1px solid #fff;
		background-color: #fff;
		font-family: 'Arial', sans-serif;
		font-size: 11pt;
		margin-top: 26px;
		padding-left: 0.6em;
}

#about h2 {
	margin-bottom: 8px;
	padding: 0.3em;
	font-size: 14pt;
	color: #ff0066;
}

h4.plain	{
	margin-bottom: 8px;
	font-size: 12pt;
	color: #ff0066;
}

h3 {
	font-size: 22pt;
	color: #232120;
	margin-bottom: 16px;
}

.vak	{
	width: 591px;
	height: 108px;
	border: 1px solid #232120;
	background-color: #f4f4f4;
	padding: 16px;
	margin-bottom: 20px;
}

.plaatje	{
	float: left;
	width: 400px;
	height: 110px;
}

.info	{
	float: right;
	width: 180px;
	height: 110px;
	margin-top: -10px;
}

.info h2	{
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: bold;
}

.info h3	{
	font-size: 8.5pt;
	color: #ff0066;
}

.info p	{
	font-size: 9pt;
}

.info a	{
	color: #ff0066;
	text-decoration: underline;
}

.info a:hover	{
	color: #545454;
}

input { 
	font-family: 'Arial', sans-serif;
	font-size: 9pt;
	color: #232120;
}

td.tabel	{
	font-family: 'Arial', sans-serif;
	font-size: 9pt;
	color: #878787;
}

table tr	{
	line-height: 26px;
}

.vakt	{
	margin-left: 0.3em;
	width: 210px;
	color: #232120;
	font-size: 9pt;
	line-height: 18px;
}

hr {
  border: 0;
  width: 100%;
  text-align: left;
  color: #afafaf;
background-color: #afafaf;
height: 1px;
}

.vakt a	{
	font-size: 9pt;
	color: #ff0066;
	text-decoration: underline;
}

.vakt a:hover	{
	color: #afafaf;
}

.overige	{
	display: none;
}


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






