/* BASIS ELEMENTEN
---------------------------------------*/
body
{
	background-color		: #006;
	margin					: 0;
	color					: #006;
	scrollbar-arrow-color	: #006;
	scrollbar-face-color	: #ffefa5;
	scrollbar-track-color	: #fffecc;
	font					: normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

table .main, .tekst
{
	font-size: 8pt;
}

a:link, a:visited, a:active
{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	color					: #006;
	text-decoration			: underline;
}

a:hover
{
	text-decoration			: none;
}

h1
{
	font					: bold 1em/1em Verdana, Arial, Helvetica, sans-serif;
	color					: #000;
	padding					: 3px;
	margin					: 0;
}

h3
{
	font					: bold 1.1em/1em Verdana, Arial, Helvetica, sans-serif;
	color					: #000;
	padding					: 3px 3px 3px 0;
	margin					: 0;
}

p
{
	margin					: 0;
}

.main img {
	border	: solid 1px #8D010C;
}


/* flash animatie bovenaan */
#flash	{
	position: absolute;
	top: 16px;
	left: 439px;
	z-index: 300;
	width: 276px;
	height: 201px;
}

#container	{
	margin: 0 auto;
	width: 780px;
	position: relative;
}


/* GESPECIFICEERDE ELEMENTEN
---------------------------------------*/
.container_table
{
	background-color		: #fffecc;
	position: relative;
}

.amlink 
{ 
	text-decoration			: none; 
	line-height				: 14px; 
	padding-right			: 8px; 
	font-size				: 9px; 
}

/* GESPECIFICEERDE ELEMENTEN
---------------------------------------*/

	
.active
{
	font-weight: bold;
}

#googlemaps	{
	border				: 0px;
	height				: 500px;
	width				: 100%;
	background			: #eee;
	text-align			: left;
	font				: 1em Arial;
	color				: #000066;
}

#googlemaps a	{
	color				: #000066;
	text-decoration		: underline;
}


/* --------------------------------	*/
/* fotos						 	*/
/* --------------------------------	*/
.fotoalbum
{
	margin: 0; padding: 0;
}
	
.fotoalbum ul
{
	width				: 140px;
	margin				: 0; 
	list-style			: none;
}

.fotoalbum li
{
	margin				: 0;
	padding				: 0;
	width 				: 140px;
}	

#fotos	{
	padding				: 20px 0 0 0;
	line-height			: 18px;
	width				: 480px;
}

#fotos ul {
	width				: 480px;
	display				: block;
	height				: auto;
	float				: left;
	position			: relative;
	text-align			: left;
	left				: 0;
	padding-left		: 30px;
}

#fotos a {
	text-decoration		: none;
}

#fotos a:hover {
	text-decoration		: none;
}

#fotos h3 {
	margin				: -10px 0 10px 0 ;
	background			: #FFEFA5;
}

#fotos li {
	width				: 11.4em;
	float				: left;
	margin				: 0 10px 10px 6px;
	display				: block;
	text-align			: center;
	height				: 15.1em;
	padding				: 5px 5px 2px 5px ;
	background			: #FFEFA5;
	overflow			: hidden;
	min-height			: 150px;
	min-width			: 110px
}

#fotos li:hover {

	background			: #8D010C;
	color				: #FFEFA5;
}

#fotos img {
	border				: solid 1px #fff;
	margin				: 5px 0 2px 0;
}



#fotos li strong {
	font-weight			: 100;
	font-size			: 1em;
	line-height			: 1.1em;
	position			: relative;
	float				: left;
	width				: 118px;
	/*display				: block;*/
	/*width				: 148px;*/
}	

#fotos a.prev,
#fotos a.next	{
	display				: block;
	height				: 70px;
	width				: 10px;
	float				: left;
	overflow			: hidden;
	text-indent			: -900em;
	background			: url(../img/fotos_nav.gif) no-repeat left top;
}

#fotos a.prev		{ background-position: 0 top; 	}
#fotos a.prev:hover	{ background-position: -11px top; 	}
#fotos a.next		{ background-position: -22px top; 	}
#fotos a.next:hover	{ background-position: -33px top; 	}

#fotos .navigatie {

	position			: relative;
	margin				: 0 0 0 20px;
	height				: 20px;
	display				: block;
}
/* --------------------------------	*/
/* lightbox						 	*/
/* --------------------------------	*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 1090;
	width: 100%;
	height: 600px;
	zoom: 1;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
overflow:hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 

}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 

}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
