/* Opmaak Algemeen */
html, body {
    height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-image:url(/inc/img/achtergrond.jpg);
	font-family:
}


br { /* Oplossing IE BUG letterspacing */
	letter-spacing: 0px;
}



#container {
	width: 914px;
	top: 0px;
	bottom: 0px;
	margin: 0px auto;	
	background-image:url(/inc/img/container.png);
	
}

/* HEADER STYLES */

#header_top {
	width : 906px; 
	text-align: right;
	color: #006648;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px auto;
	padding: 5px 12px 0px 0px;
}

#header_top a{
	color: #006648;
	text-decoration:none;
	text-transform:lowercase;
}

#header_top a:hover{
	color: #009d6f;
}

#header_mid {
	/*width : 337px;*/
	height: 66px;
	padding: 7px 0px 14px 40px;
}

/*#header_mid a {
	float: left;
}*/
#header_mid .logo {
	float: left;
}

#header_mid .vipcode {
	/*color: #B28C35;
	text-decoration: none;*/
	float: right;
	margin-right: 10px;
	border: none;
	width:131px;
}

#header_mid table {
	float: right;
	margin-right: 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#header_mid table th {
	padding-bottom: 5px;
	text-align: left;
	color: #B28C35;
	border-bottom: 1px solid #006648;
}

#header_mid input.checkButton {
	margin-left: 10px;
}

#header_top .lang a{
	color:#b28c35;
	text-decoration:none;
	font-weight:bold;
}

#header_top .lang a:hover{
	color:#cb9e4f;
	text-decoration:none;
}


/*///////// Shadow at top of the website ///////////*/
#shadow {
	 height: 12px;
	 width: 918px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 background-image:url(/inc/img/container_top.png);
	 font-size:11px;
	 color:#9ea0a2;
	 margin: auto;
}

/* BANNER STYLES */

#banner {
	width:900px;
	height: 250px;
	margin-left: 7px;	
	/*background-color:#CCCCCC;*/
	background-image: url(/inc/img/default.jpg);
}

/* TITEL BAR STYLES */

#titleBar{
	width:871px;
	height: 30px;
	margin: 5px 0px 0px 10px;
	padding: 10px 0px 0px 30px;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#b28c35;
}


#titleBar h1{
	margin: 0px;
	padding: 0px;
}

/* LINE UNDER STYLES voor lijn onder titel*/

#line_under{
	background-image: url(/inc/img/line_under.jpg);
	background-repeat:no-repeat;
	margin: -5px 0px 0px 7px;
	width:896px;
	height: 1px;
}

/* CONTENT STYLES */

#content {
	color: #614e4d;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10px 70px 70px 40px;
	line-height: 18px;
	letter-spacing:0.2px;
}

#content iframe {
	width: 800px;
	height: 600px;
}

#content a{
	color:#b28c35;
	text-decoration:none;
}

#content a:hover{
	color:#dabc79;
	text-decoration:none;
}


/* /////// HEADERS /////// */
#content h1{
	color:#006648;
	font-size:16px;
	margin:15px 0px 8px 0px;;
	text-decoration:none;
	font-weight:normal;
}

#content h2{
	color:#006648;
	font-size:15px;
	margin:15px 0px 8px 0px;;
	text-decoration:none;
	font-weight:normal;
}

#content h3{
	color:#006648;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

#content h4{
	color:#006648;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

#content h5{
	color:#006648;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

#content h6{
	color:#006648;
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
}

#content img {
	border: 0;
}

/* FOOTER STYLES */
#footer {
	background-image:url(/inc/img/container_bottom.png);
	background-repeat:no-repeat;
	height: 20px;
	width: 918px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #9c8b5d;
	
}
#footer .footerleft {
	position: relative;
	left: 8px;
	float: left;
}
#footer .footerleft a {
	color: #9C8B5D;	
	text-decoration: none;
}
#footer .footertext{
	padding-right: 12px;
	float:right;
}

/* SITEMAP STYLES */

#sitemap{
	margin-left:20px;
}

#sitemap a{
	color:#b28c35;
	text-decoration:none;
}

#sitemap a:hover{
	color:#dabc79;
	text-decoration:none;
}


/* FORM STYLES */

.onblur {
	background-color:#FCFCFC;
	border-color:#002524;
	border-style:solid;
	border-width:1px;
}

input {
	background-color:#FCFCFC;
	border-color:#002524;
	border-style:solid;
	border-width:1px;
	padding-left: 3px;
	margin-right: 2px;
}

textarea{
	background-color:#FCFCFC;
	border-color:#002524;
	border-style:solid;
	border-width:1px;
	padding-left: 3px;
	margin-right: 2px;
}

.onfocus {
	background-color:#FFFFFF;
	border:1px solid #0a946b;
}

#gmap .gmnoprint span {
	display: none;
}


/*photos*/
#container #content .photoAlbum {
	text-align: center;
	width: 825px;
}

#container #content .photoAlbum .photoInfo {
	display: none;
}

#container #content .photoAlbum .photoThumbHolder {
	margin-top: 10px;
	padding-top: 10px;
	border: 1px solid #49494A;
	width: 825px;
}

#container #content .photoAlbum .photoThumbHolder .thumb {
	border: 3px solid #B28C35;
	margin-left: 5px;
	margin-right: 5px;
}

#container #content .photoAlbum .photoThumbHolder .photoStrip {
	margin-bottom: 10px;
}

#container #content .photoAlbum .photoThumbHolder .photoPages .selected {
	font-weight: bold;
	font-size: 12px;
}
