﻿html, 
body
{
	height:100%;
} 

body 
{
	font-family:        Tahoma, Arial, Verdana;
	font-size:          11pt;
	font-weight:        normal;
	text-align:         left;
	line-height:		16pt;
}

.SiteHeader
{
	display:none;
}

	.HeaderMenu
	{
		display:none;
	}
	

.SiteContainer
{
	position:			relative;
	
}

.Content
{
	position:			relative;
	float:				left;

}

.ContentLeft
{
display:none;
}

	
.ContentRight
{
	position:			relative;
	float:				left;
	}


	.ContentRight a:link,
	.ContentRight a:active,
	.ContentRight a:visited	
	{		
		color: 				#333333;		
		text-decoration: 	none;
	}
	
	.ContentRight a:hover
	{
		color: 				#000000;
	}

.ContentHeader
{
display:none;
}

	#imageSfeerContainer img {
			display:		none;
			position:		absolute;
			top:			0; 
			left:			0;
			width:			664px;
			height:			240px;
			overflow:		hidden;
		}

		#imageSfeerContainer {
			position:				absolute;
			width:					664px;
			height:					240px;
		
		}

.PaginaContentAfbeeldingen
{
	float:				left;
	position: 			relative;
	padding: 			40px 15px 40px 15px;
	width: 				405px;
	text-align: 		left;
}

.PaginaContentBreed
{
	float:				left;
	position: 			relative;
	padding: 			40px 15px 40px 15px;
	width: 				634px;
	text-align: 		left;
}

h1
{
		text-decoration: 	none;
		font-size: 			18pt;
		letter-spacing:	 	1px;
		color: 				White;
		font-weight: 		normal;
		padding: 0px;
		margin: 0px;
}

h2
{
		text-decoration: 	none;
		font-size: 			14pt;
		letter-spacing:	 	1px;
		color: 				White;
		font-weight: 		normal;
		padding: 0px;
		margin: 0px;
}


.PaginaAfbeeldingen
{
display:none;
}

	.ContentSfeerImage
	{
		float:				left;
		position: 			relative;
		clear:				both;	
		border: 			solid 1px white;
		margin-bottom: 		15px;
	}

.ContentFooter
{
	color: #000000;
}

.pathforjs
{
	position:					absolute;
	left:						-1000px;
	width:						10px;
}

/* Contactformulier */

.PanelContactForm
{
	float: 				left;
	position:			relative;
	padding: 			20px;
	border: 			solid 1px silver;
	background-color:	#d2d0d0;
	color: 				Black;
}

.form_kolom {
width: 				360px;
float: 				left;
position:			relative;
font-family: 		tahoma;
}

.form_rbl_kolom {
width: 					360px;
float: 					left;
position:				relative;
font-family: 			tahoma;
}

.form_validateimage {
float: 					left;
position:				relative;
margin-top: 			25px;
}

.ButtonVersturen
{
	float: 				right;
	position:			relative;
	border: 			1px solid #666666;
	text-decoration: 	none;
	color: 				black;
	padding: 			2px 10px 2px 10px;
	background-color: 	#999999;
}

.ButtonVersturen:hover
{
	color: 			Silver;
	cursor: 		pointer;
	cursor: 		hand;
}

.form_kolom input
{
height: 			18px;
width: 				340px;
border: 			1px solid #666666;
padding: 			1px 3px 1px 3px;
margin: 			1px 0px 6px 0px;
}


.form_kolom textarea
{
height: 			100px;
width: 				340px;
border: 			1px solid #666666;
padding:			1px 3px 1px 3px;
margin: 			0;
font-family: 		tahoma;
font-size:          11pt;
}


/* FOTOALBUM */

.album_intro
{
	float: 					left;
	position:				relative;
	padding: 5px;
	border-bottom: solid 1px silver;
}

	.FotoHyperlink
	{
		float:				left;
		position: 			relative;	
		height: 			100px;
		width: 				100px;
		border: 			solid 1px #666666;
		margin: 			5px;
		background-position: center center;
		background-repeat: 	no-repeat;
		
	}



	/* ROUTEPLANNER */
	.GMap
	{
			 float:left;
	 position:relative;
 		display: block;
	 	clear:both;
		width:633px;
	 	height:400px;
	 	overflow:hidden;
	}
	
	.DivRoute
{
	 float:left;
	 position:relative;
	 display: inline;
	width:623px;
	 padding:5px;
	color: #333333; 
	 display:none;
	 height:auto;
	 overflow:hidden;
	 background-color:white;
}
.DivRoute *
{
	color: #333333;
}

.DivRouteBerekenen
{
display:none;
}

.CssTextBoxHint
{
	float:left;
	position:relative;
	vertical-align:middle;	
	height:19px;
	padding:0;
	margin:0px;
	position:relative;	
	color:Gray;
	font-style:italic;
}

.tbHidden
{
	visibility: hidden;
	width: 0px;
}

