#td05, #td05big { outline: 0px; }
#td05 p, #td05big p { margin-right: 2px; }

body {
	background-image: url(images/Wallpaper.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #B6B6B6;
}

h1 {font-weight: bold; text-decoration: none; font-size:11px; margin: 0;}
strong {font-weight: normal;}

#Table_01 {
	margin: 0 auto;
	border: 0;
}

a:link.enter      {color: #666666; text-decoration: none}
a:visited.enter   {color: #666666; text-decoration: none}
a:active.enter    {color: #666666; text-decoration: none}
a:hover.enter     {color: #666666; text-decoration: underline}

a:link.onzichtbaar      {color: #5d85cf; text-decoration: none}
a:visited.onzichtbaar   {color: #7f8fad; text-decoration: none}
a:active.onzichtbaar    {color: #5d85cf; text-decoration: none}
a:hover.onzichtbaar     {text-decoration: underline}

#info a:link      {color: #5d85cf; text-decoration: none}
#info a:visited   {color: #7f8fad; text-decoration: none}
#info a:active    {color: #5d85cf; text-decoration: none}
#info a:hover     {text-decoration: underline}

#info {margin: 0 auto; position: relative; top: 3px; width: 423px; height: 294px; overflow: auto;	font-family:arial; line-height: 14px; font-size:11px; font-weight: 400; color: #666666; text-decoration: none}

#td01 {background-position: right; background-repeat: no-repeat; background-image: url(images/index_01.gif); width: 872px; height: 91px}
#td02 {background-image: url(images/index_02.gif); width: 82px; height: 525px}
#td03  {width: 119px; height: 399px}
#td04  {width: 122px; height: 399px}
#td05  {background-image: url(images/home_05.gif); width: 459px; height: 295px}
#td06 {background-image: url(images/index_04.gif); width: 90px; height: 525px}
#td07  {background-image: url(images/home_07.gif); width: 459px; height: 104px}
#td08 {text-align: right; background-image: url(images/home_08.gif); width: 700px; height: 34px}
#td09 {background-image: url(images/home_09.gif); width: 700px; height: 92px}

#td05big  {background-color: #FFFFFF; background-image: url(images/home_05_big.gif); width: 459px; height: 398px}
#infobig {margin: 0 auto; position: relative; top: 0px; width: 423px; height: 394px; overflow: auto;	font-family:arial; line-height: 14px; font-size:11px; font-weight: 400; color: #666666; text-decoration: none}
#td07big  {background-color: #FFFFFF; background-image: url(images/home_07_big.gif); width: 459px; height: 1px}


#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;
	}
	
	
.footer {position: fixed; bottom: 2px; right: 10px; }
.author {color: #828282; font-size: 9px; text-decoration: none; }
.author:hover {text-decoration:underline; }
