body {margin: 0;padding: 0;background: #FFF url('http://www.nicktimmer.nl/images/nitim/nickbg.jpg') repeat-x center top;}
* {margin:0;padding:0;} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
/* TOP LAY-OUT */
#top {
margin: 0px auto;
background: none;
padding: 0;
width: 500px;
height: 110px;
}
.logo {
margin: 0px;
float: left;
padding-top: 10px;
}
 /* --- */
 /* CONTENT LAY-OUT */
 /* --- */
#content {
margin: 0px auto;
position: relative;
background: none;
height: 100%;
padding-top: 10px;
padding-bottom: 172px;
width: 500px;
}
dt, dd{
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
ul{
list-style: outside square;
color: #525252;
font-size: 10px;
}
#content li{
color: #000000;
font-size: 11px;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
z-index: 2;
line-height: 14pt;
}
#content li a{
color: #6f6f6f;
font-size: 11px;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 14pt;
}
#content li a:hover{
color: #00deff;
font-size: 11px;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 14pt;
}
.atext {
color: #6f6f6f;
font-size: 11px;
padding-top: 10px;
text-align: justify;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 14pt;
}
.atext:first-letter {
font-size: 26px;
}

.btext {
color: #6f6f6f;
text-align: justify;
font-size: 11px;
font-weight: normal;
font-family: Arial, sans-serif;
line-height: 13pt;
}
.ctext {
color: #6f6f6f;
font-size: 11px;
padding-top: 10px;
text-align: justify;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 14pt;
}
.dtext {
color: #6f6f6f;
font-size: 11px;
padding-top: 10px;
text-align: justify;
letter-spacing: 1px;
font-family: Arial, sans-serif;
font-weight: bold;
line-height: 14pt;
}
p a {
color: #6f6f6f;
font-weight: bold;
}
p a:hover{
color: #00deff;
font-weight: bold;
}
.titel:first-letter {
}
h1 {
color: #00deff;
letter-spacing: 0px;
font-size: 25px;
padding-bottom: 4px;
font-family: Arial, sans-serif;
font-style: italic;
}
h2, h3, h4 {
color: #00deff;
letter-spacing: 1px;
font-size: 22px;
font-family: Arial, sans-serif;
font-weight: bold;
font-style: italic;
}
hr {background-color: #eaeaea;}
 /* --- */
 /* MENU / TOP HIER */
 /* --- */
#menu {
background: none;
padding-top: 20px;
margin: 0px auto;
position: relative;
width: 500px;
height: 95px;
}
#navone {
background: none;
margin: 0px;
float: right;
padding-top: 40px;
padding-left: 0px;
}
#navone li{
display: inline;
list-style-type: none;
padding-right: 15px;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: bold;
font-style: italic;
}
#navone li a{
color: #6f6f6f;
background: none;
text-decoration: none;
}
#navone li a:hover{
color: #00deff;
text-decoration: underline;
}
#navone #current {
color: #00deff;
}
/* --- */
/* BOTTOM WEBSITE */
/* --- */
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#footer {
clear: both;
z-index: 1;
position: relative;
background:  url('http://www.nicktimmer.nl/images/nitim/voeter.png') repeat-x center top;
height: 172px;
margin-top: -172px;
color: #676767;
font-size: 11px;
font-family: Arial, sans-serif;
}
 /* --- */
 /* LIGHTBOX VANAF HIER */
 /* --- */
#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(http://www.nicktimmer.nl/images/nitim/blank.gif) no-repeat;
display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.nicktimmer.nl/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.nicktimmer.nl/images/nitim/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;
}
/* ------------------
 styling for the tables 
   ------------------   */

.box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 300px;
	text-align: left;
	border-collapse: collapse;
}
.box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
.box-table-a td
{
	padding: 3px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
.box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}
