/*------------------------------------------------------------------

Javascript

-------------------------------------------------------------------*/

#lightbox{	position: absolute;	top:10px; 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:#FEFDE9; top:10px; width: 500px; height: 515px; margin: 0 auto; }
#imageContainer{ padding: 10px; top:10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 15px; 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; top:15px; background-color:#FEFDE9; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:10px; top:20px; color:#F7F5CE; }
#imageData #imageDetails{ width: 70%; top:20px; left; text-align: left; }	
#imageData #caption{ font-weight: bold; text-align: center; color:#000; top:20px;}
#imageData #bottomNavClose{ width: 66px; float: right;  top:20px; padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color:#FFFDF9; }

img
{  border-style: none;
}



/*-----------------------------------------------------------

algemeen - #FFFDF0

-----------------------------------------------------------*/


a:hover {border:1px; border-color:#000;}

.dark:link {color:#CECECE;}
.dark:hover {color:#FFF;}
.dark:active {color:#000;}
.dark:visited {color:#CECECE;}

.light:link {color:#952522}
.light:hover {color:#CCC;}
.light:active {color:#000;}
.light:visited {color:#952522;}


#container

{	width:1000px;
	height:700px;
	left:50%;
	margin-left:-500px;
	position:absolute;
	background-image:url(../images/site/mainbackground.jpg);
}

/*#top

{width:1000px;
position:absolute;
height:137px;
background-image:url(../images/site/top.jpg);
background-repeat:no-repeat;
left:50%;
	margin-left:-500px;
}

#middle

{width:1000px;
height:471px;
position:absolute;
top:137px;
background-image:url(../images/site/middle.jpg);
background-repeat:no-repeat;
left:50%;
	margin-left:-500px;
}

#bottom
{width:1000px;
position:absolute;
height:92px;
background-image:url(../images/site/bottom.jpg);
top:608px;
background-repeat:no-repeat;
left:50%;
	margin-left:-500px;
}*/

#home

{	width:1000px;
	height:700px;
	left:50%;
	margin-left:-500px;
	position:absolute;
	background-image:url(../images/site/homebackground2.jpg);
}

#contact {
	position:absolute;
	top:20px;
	right:30px;
	width:200px;
	height:70px;
	color:#CECECE;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	text-align:right;
}



#copyright
{
	position:absolute;
	top:645px;
	text-align:center;
	width:1000px;
	height:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:10px;
	color:#CCC;
	left: 9px;

}
/*-----------------------------------------------------

navigation

------------------------------------------------------*/

#navbar

{	position:absolute;
	top:105px;
	width:965px;
	height:28px;
	z-index:1;
	font-family:}




/*-------------------------------------------------------------

Mainbody

-------------------------------------------------------------*/

#tekst

{
	position:absolute;
	width:252px;
	height:698px;
	left:50px;
	top:163px;
	color:#2E1601;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	}
	
#tekstinfo

{	position:absolute;
	width:440px;
	height:700px;
	left:57px;
	top:160px;
	color:#2E1601;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	}

#hoofdveld

{	position:absolute;
	width:700px;
	height:600px;
	left:220px;
	top:130px;
	color:#CCC;
		}



#tabelportretten

{	position:absolute;
	width:680px;
	height:120px;
	left:95px;
	top:30px;
	color:#2E1601;
	}



/*----------------------------------------------------------------------------------

pagina-specifiek

----------------------------------------------------------------------------------*/

#fotonavbar

{	position:absolute;
	top:200px;
	width:965px;
	height:28px;
	background-color:#000}

#vrijnav

{	position:absolute;
	height:28px;
	top:5px;
	left:0px;}

#opdrachtnav

{	position:absolute;
	height:28px;
	top:5px;
	left:150px;
}

#hometext

{	position:absolute;
	height:300px;
	width:250px;
	top:385px;
	left:615px;
	color:#FFC;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
	
}

#contactform

{     position:absolute;
      height:400px;
       width:250px;
      top:160px;
      left:580px;
}


/*-----------over mij -----------------*/


#portet
{	
	position:absolute;
	height:400px;
	width:268px;
	top:170px;
	left:580px;
}

	

/*---------------------------------------------------------------------------------------

Navigatiebalk

-------------------------------------------------------------------------------------*/

/*ul#nav {}    /* the structure of our head-menu 
li {} /* the structure of the first items 
ul#nav li a {} /* the links inside our first items 
ul#nav li a:hover {} /* the roll-over styles for the links in our first items 
ul#nav li ul {} /* first items > submenu structure 
ul li  {} /* the structure of our submenu items 
li > ul } /* extra styles for Internet Explorer (behavior file)
li:hover ul, li.over ul {} /* to make things work in Internet Explorer (call for the behavior file) */


#links1
{
background-image:url(images/banneralt4_a_04.gif);
position:absolute;
width:955px;
height:20px;
margin-left:0px;
margin-top:150px;
}

#linkitems
{ position:absolute;
width:955px;
height:20px;
margin-left:0px;
margin-top:10px;
z-index:2;

}


body {   behavior:url(csshover.htc); }



#nav
{
list-style:none;
padding:0;
padding-bottom:0px;
margin:0;
margin-left:55px;


}

li
{
float:left;
position:relative;
width:130px;
list-style:none;


}

ul#nav li a
{
display:block;
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight:bold;
font-size:12px;
color:#F2F3D1;
text-decoration:none;
text-align:left;
padding-left:5px;


}

ul#nav li a:hover
{

background-image:url(images/bg2btotal.png);
border:1px;
border-color:#000;
border-style:solid;
} 

ul#nav li ul a
{
text-align:left;
list-style:none;
background-color:#333;
}

li ul
{
display:none;
position:absolute;
width:121px;
top:5px;
left:0;
margin-left:-40px;
}

li>ul
{
top:auto;
left:auto;
}

li:hover ul, li.over ul{
display:block;
}

ul#nav li.current
{ /*style*/
}

.ul#nav li.sub
{ /*style*/

}

.kopje {color:#952522;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}

.kopje2 {color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}

.bedrag {color:#060;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	font-weight:bold;
}

#indeximage
{
	position: absolute;
	width: 317px;
	height: 450px;
	top:155px;
	left:33px;

}

