body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #aac4d0;
}

html {
     overflow: -moz-scrollbars-vertical;
}

form
{
	margin: 0px;
	padding: 0px;
}

.centreertabel
{
	width: 100%;
	height: 100%;
}

.centreerlinks
{
	width: 50%;
}

.centreermidden
{
	vertical-align: top;
	width: 980px;
	height: 700px;
}

.centreerrechts
{
	width: 50%;
}

.hoofdtabel
{
	width: 980px;
	height: 700px;
}

.container
{
	width: 980px;
	height: 700px;
	position: relative;
	background-color: #ffffff;
}

#center
{
	list-style:none; 
	width: 523px;
	_width: 980px;
	float: left;
	padding-left: 37px;
	padding-top: 45px;
	padding-right: 420px;
	padding-bottom: 165px;
	font-family: Georgia, Times;
	font-size: 13px;
	color: #000000;
	min-height: 344px;
	_height: 554px;
	position: relative;
	background-image: url(afb/foto_ondernemer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#center .fotos
{
	width: 700px;
	height:450px;
	
}

#center .titel
{
	font-weight: bold;
}

#center a
{
	color: #000000;	
}

.fotodiv
{
	position: absolute;
	right: 0px;
	top: 0px;
	height: 554px;
	width: 420px;
}

.kader
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 80px;
	_width: 100px;
	font-family: Georgia, Times;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	display: none;
	background-color: #ffefcc;
	border: 1px solid #000000;
}

.logo
{
	background-image: url('afb/logo2.jpg');
	background-repeat: no-repeat; 
	width: 500px;
	height: 120px;
	position: absolute;		
	left: 40px;
	bottom: 40px;
}

.tabs 
{
	list-style:none; 
	padding-top: 91px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px; 
	height:35px;
	margin: 0px;
}

.tabs li 
{
	display:block; 
	float:left; 
	margin:0 -15px 0px 0;
}
.tabs li a 
{
	display:block; 
	text-decoration:none; 
	position:relative;
}

.tabs li a b.p1 
{
	display:block; 
	width:17px; 
	height:35px; 
	background:url(tabs/tab_links.png); 
	float:left;
}
.tabs li a b.p2 
{
	display:block; 
	height:35px; 
	padding-top:0px;
	padding-right: 32px;
	padding-bottom: 0px;
	padding-left: 32px;
	background:url(tabs/tab_midden.png) repeat-x; 
	float:left; 
	text-align:center; 
	line-height:35px; 
	color:#000000; 
	font-weight:normal; 
	font-family:Georgia; 
	font-size:10pt;
}

.tabs li a b.p3 
{
	display:block; 
	width:23px; 
	height:35px; 
	background:url(tabs/tab_rechts.png); 
	float:left; 
	position:relative; 
	z-index:100;
}

.tabs li a.m1 {z-index:600;}
.tabs li a.m2 {z-index:500;}
.tabs li a.m3 {z-index:400;}
.tabs li a.m4 {z-index:300;}
.tabs li a.m5 {z-index:200;}
.tabs li a.m6 {z-index:100;}



.tabs li a:hover b.p1,
.tabs li a:focus b.p1,
.tabs li a:active b.p1
{
	position:relative; 
	z-index:100; 
	background:url(tabs/tab_links_hover.png); 
	cursor:pointer;
}

.tabs li a:hover b.p2,
.tabs li a:focus b.p2,
.tabs li a:active b.p2
{
	position:relative; 
	z-index:100; 
	background:url(tabs/tab_midden_hover.png) repeat-x; 
	cursor:pointer;
}

.tabs li a:hover b.p3,
.tabs li a:focus b.p3,
.tabs li a:active b.p3
{
	position:relative; 
	z-index:100; 
	background:url(tabs/tab_rechts_hover.png); 
	cursor:pointer;
}

.tabs li a#selected 
{
	z-index:800;
}

.tabs li a#selected b.p1,
.tabs li a#selected b.p2,
.tabs li a#selected b.p3,
.tabs li a:hover.selected b.p1,
.tabs li a:hover.selected b.p2,
.tabs li a:hover.selected b.p3,
.tabs li a:active.selected b.p1,
.tabs li a:active.selected b.p2,
.tabs li a:active.selected b.p3
{
	position:relative; 
	z-index:200; 
	cursor:default;
}

.tabs li .m1#selected b.p1,
.tabs li .m1:hover#selected b.p1,
.tabs li .m1:active#selected b.p1
{
	background:url(tabs/tab_links_actief_1.png);
}

.tabs li .m2#selected b.p1,
.tabs li .m2:hover#selected b.p1,
.tabs li .m2:active#selected b.p1
{
	background:url(tabs/tab_links_actief_2.png);
}

.tabs li .m3#selected b.p1,
.tabs li .m3:hover#selected b.p1,
.tabs li .m3:active#selected b.p1
{
	background:url(tabs/tab_links_actief_3.png);
}

.tabs li .m4#selected b.p1,
.tabs li .m4:hover#selected b.p1,
.tabs li .m4:active#selected b.p1
{
	background:url(tabs/tab_links_actief_4.png);
}

.tabs li .m5#selected b.p1,
.tabs li .m5:hover#selected b.p1,
.tabs li .m5:active#selected b.p1
{
	background:url(tabs/tab_links_actief_1.png);
}

.tabs li .m6#selected b.p1,
.tabs li .m6:hover#selected b.p1,
.tabs li .m6:active#selected b.p1
{
	background:url(tabs/tab_links_actief_2.png);
}



.tabs li .m1#selected b.p2,
.tabs li .m1:hover#selected b.p2,
.tabs li .m1:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_1.png) repeat-x;
}

.tabs li .m2#selected b.p2,
.tabs li .m2:hover#selected b.p2,
.tabs li .m2:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_2.png) repeat-x;
}

.tabs li .m3#selected b.p2,
.tabs li .m3:hover#selected b.p2,
.tabs li .m3:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_3.png) repeat-x;
}

.tabs li .m4#selected b.p2,
.tabs li .m4:hover#selected b.p2,
.tabs li .m4:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_4.png) repeat-x;
}

.tabs li .m5#selected b.p2,
.tabs li .m5:hover#selected b.p2,
.tabs li .m5:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_1.png) repeat-x;
}

.tabs li .m6#selected b.p2,
.tabs li .m6:hover#selected b.p2,
.tabs li .m6:active#selected b.p2
{
	background:url(tabs/tab_midden_actief_2.png) repeat-x;
}



.tabs li .m1#selected b.p3,
.tabs li .m1:hover#selected b.p3,
.tabs li .m1:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_1.png);
}

.tabs li .m2#selected b.p3,
.tabs li .m2:hover#selected b.p3,
.tabs li .m2:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_2.png);
}

.tabs li .m3#selected b.p3,
.tabs li .m3:hover#selected b.p3,
.tabs li .m3:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_3.png);
}

.tabs li .m4#selected b.p3,
.tabs li .m4:hover#selected b.p3,
.tabs li .m4:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_4.png);
}

.tabs li .m5#selected b.p3,
.tabs li .m5:hover#selected b.p3,
.tabs li .m5:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_1.png);
}

.tabs li .m6#selected b.p3,
.tabs li .m6:hover#selected b.p3,
.tabs li .m6:active#selected b.p3
{
	background:url(tabs/tab_rechts_actief_2.png);
}


/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper { 
text-align: left;
width: 980px;
min-height: 700px;
margin: 0 auto; 
background: #ffffff url(sidebar.gif) repeat-y 10px 0;
}

#header
{
color: #000;
clear: both; 
width: 980px;
background-image: url('afb/top.jpg');
background-repeat: no-repeat; 
width: 980px;
height: 126px;
position: relative;
}

#header .favorieten
{
	position: absolute;
	top:8px;
	right: 16px;
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 13px;
	z-index: 900;
}

#header .favorieten a
{	
	color: #000000;
}

#footer
{
	clear: both;
	background-color: #7ca7ba;
	width: 980px;
	height: 20px;
	text-align:center; 
	line-height:20px; 
	color:#ffffff; 
	font-weight:normal; 
	font-family:Arial; 
	font-size:8pt;
	position: relative;
}

#footer .icons
{
	position: absolute;
	left: 15px;
	top: 3px;	
}

#footer .netsquare
{
	position: absolute;
	right: 5px;
	font-family:Arial; 
	font-size:8pt;
	color: #ffffff;
	top: 0px;
}

#footer .netsquare a
{
	color: #ffffff;
}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}

div h3, div p {
margin: 1em 0;
padding: 0 20px; 
}
/************* end **************/

.fotosver img
{
	margin-right: 10px;
	margin-bottom: 10px;	
}

.fotoshor img
{
	margin-right: 19px;
	margin-bottom: 10px;
}


/************* lightbox **************/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 1000; 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: 910; width: 100%; height: 500px; background-color: #000; }
