﻿/*	#ef6e22;   /*oranje*/  
/*	#006600;   /*donker groen*/
/*  #699C26;   /*licht groen*/

/*#divMarginLeft
{
	height: 564px;
	float:left;
	width:20px;
	background-color:Red;
}*/
#divPage
{
	width: 797px;
	border: 1px solid white;
	float: left;
	position: absolute;
	z-index: 0;
	background-color: white;
}

#div2MenuBackGround
{
	width: 2000px;
	height: 2000px;
	position: absolute;
	z-index: 2;
	float:none;
	background-color:Transparent;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}


#divBackGround
{
	background-color: #006600; /* #006600;*/
	position: absolute;
	z-index: 1;
	/*width: 100%;
	height: 100%;*/
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

#divHeader
{
	width: 797px;
	height: 180px; /*166*/
	float: left;
	background-color: white;
	text-align:center;
}
#divLeft
{
	width: 219px;
	float: left;
	background-color: white;
}

#divContact
{
	width: 219px;
	height: 163px;
	/*padding:14px;
	overflow:hidden;*/
}

#divContact_Text
{
	border:0px solid white;
	width: 191px;
	height: 135px;
	margin:14px;
	overflow:hidden;
	font-family:Tahoma;
	font-size:12px;
	color:White;
	font-weight:bold;
	text-align:left;
}

#divContent
{
	width: 550px;
	float: left;
	background-color: white;
	padding:14px;
	border:0px solid red;
}
#divFooter
{
	width: 797px;
	height: 21px;
	float: left;
	background-color: #699C26;
	text-align:center;
	color:White;
	font-weight:bold;
	border-top:1px solid white;
	padding-top:5px;
}

#divMenu
{
	width: 217px;
	border-right: 2px dashed #699C26;
}

#divAccommodationLeft
{
	width:312px;
	float:left;
    margin-right:14px;
    border:0px solid red;
}

#divAccommodationRight
{
	width:223px;
	height:524px;
	background-color:#EC6E21;
	float:left;
}

#divAccommodationRight_Text
{
	border:0px solid black;
	width: 195px;
	height: 352px;
	margin:14px;
	overflow:hidden;
	font-family:Tahoma;
	font-size:12px;
	color:White;
	font-weight:bold;
	text-align:left;
}



#divMarginMenu
{
	width: 217px;
	border-right: 2px dashed #699C26;
}

.Contact_Text
{
	color:White;
}
