@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e4e4e4;
}
a img
{
	border:none;
}
.content
{
	background-color:#5B5B5B;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.content_container
{
	min-height:400px;
}
.footer
{
	color: #e4e4e4;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-size:11px;
	float:right;
	width:715px;
}
.footer a:link, a:active, a:visited
{
	color: #e4e4e4;
	text-decoration: none;
}

.footer a:hover
{
	color:#e4e4e4;
	background-color:#5D534C;
}
.inhoud
{
	display:table;
	width:640px;
	text-align:left;
	padding:25px 40px 15px 15px;
	float:right;
}
.menu_container{

	width: 170px;
	background-color: #FFFFFF;

}
.submenu
{
	float:left;
	padding-top:25px;
	display:block;
}
.submenulink
{
	width:172px;
	display:block;
	padding:10px 0px 0px 10px;
	height:25px;
	vertical-align:bottom;
	background-color:#5D534C;
	color:#e4e4e4;
	border:solid 1px #5D534C;
	text-decoration:none;
}
.submenulink:hover
{
	background-color:#292421;
	color:#845f26;
	border:solid 1px #845f26;
}
.titel
{
	font-size:16px;
	text-align:left;
	margin-bottom:15px;
}
.ondertitel
{
	font-size:14px;
	width:100%;
	border-bottom:#845f26 solid 1px;
}
.tekst
{
	text-align:justify;
	line-height:18px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}
.tekst a:link, .tekst a:visited, .tekst a:active
{
	color:#292421;
	text-decoration:none;
}
.tekst a:hover
{
	background-color:#845f26;
	text-decoration:none;
}
.fotorechts
{
	float:right;
	margin: 0 0 10px 10px;
	border:#e4e4e4 solid 1px;
}
.contactformulier
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/contactbkground.jpg);
	background-repeat:no-repeat;
}
.contactformulier a:link, a:active, a:visited
{
	color:#e4e4e4;
	text-decoration:none;
}
.contactformulier a:hover
{
	color:#e4e4e4;
	background-color:#845f26;
	text-decoration:none;
}
input
{
	background-color:#5b5b5b;
	border:none;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color:#e4e4e4;
}
.forminput
{
	border:#e4e4e4 solid 1px;
	width:400px;
}
textarea
{
	background-color:#5b5b5b;
	border:none;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color:#e4e4e4;
	scrollbar-arrow-color:#e4e4e4;
	scrollbar-base-color:#e4e4e4;
	scrollbar-face-color:#5b5b5b;
	scrollbar-highlight-color:#5b5b5b;
}
.button
{
	border: 1px solid #e4e4e4;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #e4e4e4;
	background-color:#333333;
	margin-bottom: 2px;
}
.button:hover
{
	color:#845f26;
	border: 1px solid #845f26;
}
.homebackground
{
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/contactbkground.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:75px;
	line-height:18px;
}
#submenuhorizon {
	margin: 0px 0px 0px 0px;
	/*background-image:url(../images/header_boom.jpg);
	background-repeat:no-repeat;*/
	height:20px;
	position:relative;
}
#submenuhorizon ul{
	background-color:#5d534c;
	width:900px;
	display:block;
	top:0px;
	position:absolute;
	margin: 0px;
	height:30px;
	*height:25px;
	padding:3px 0px 0px 0px;
	*padding:3px 0px 8px 0px;
	text-align:center;
}
#submenuhorizon li
{
	display:inline;
	padding: 0px;
}
#submenuhorizon ul a:link, #submenuhorizon ul a:visited, #submenuhorizon ul a:active
{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 2px;;
	padding: 5px 0px 8px 0px;
	*padding: 5px 5px 10px 5px;
	background-color:#a19f9a;
	letter-spacing:2px;
}
#submenuhorizon ul a:hover{
	background-color:#292421;
	color:#a19f9a;
}
#navlist
{
	float:left;
	width:176px;
	*width:166px;
}
#navlist2
{
	float:left;
	width:146px;
	*width:136px;
}
.verzorging
{
	width:600px;
	margin-top:35px;
}
.titelverzorging
{
	letter-spacing:3px;
	font-size:16px;
	text-align:left;
	padding: 5px 5px 0px 5px;
}
.top
{
	text-align:right;
	padding-bottom:25px;
}
.fotolinks
{
	float:left;
	margin: 30px 0px 0px 0px;
}
.fotovoorna
{
	margin-top:35px;
}
/* 				LIGHTBOX CSS 					*/
#lightbox{
	position: absolute;
	top: 350px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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: 0px;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
/*				EINDE LIGHTBOX					*/