body {
	background-color:#202020;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:150%;
	margin:50px auto;
	text-align:center;

}

p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	line-height:150%;
	text-align:center;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#F7D268;
	text-align:left;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-align:left;
}

a {
	color:#0291A2;
	text-decoration:none;
	text-align:left;
}

a:hover {
	color:#fff;
	text-decoration:underline;
	text-align:left;
}

#wrapper {
	width:950px;
	border:1px solid #626262;
	margin:0 auto;
	background-color:#000000;
	background-image:url(/images/Website.jpg);
	background-position:1px 1px;
	background-repeat:no-repeat;
}

#content_wrapper {
	display:block;
	clear:both;
	z-index:999;
}

	#left {
	width:400px;
	float:left;
	height: 805px;
	}

		
	#right {
	width:545px;
	float:right;
	height: 802px;
	}

		#menu {
			display:block;
			clear:both;
			height:27px;
			margin:79px 0 0 5px;
		}
		
		#menu_wrapper {
			float:left;
			display:block;
			width:518px;
		}
		
			#menu_left {
				display:block;
				float:left;
				width:13px;
				height:27px;
				background-image:url(/images/menu_l.png);
				background-position:0 0;
				background-repeat:no-repeat;
			}
			
			#menu_groepen {
				display:block;
				float:right;
				background-color:#94c948;
				width:500px;
				height:27px;
				padding:0;
			}
	
					/* MENU UITKLAP */
					
					#menu ul {
						margin:0;
						padding:0;
						list-style:none;
					}
										
					#menu ul.horizontal li.level1 {
						float:left;
						padding:0 11px;
						border-right:1px solid #617b3b;
						list-style: none;
					}
					
					#menu ul.horizontal li.level1 a.menu_kop_link {
						color:#2e2e2e;
						float:left;
						display:block;
						text-decoration:none;
						font-weight:bold;
						color:#2e2e2e;
						height:27px;
						line-height:27px;
					}
					
					#menu ul.horizontal li.level1 a.menu_kop_link_active {
						color:#fff;
						cursor:default;
						float:left;
						display:block;
						text-decoration:none;
						font-weight:bold;
						height:27px;
						line-height:27px;
				}
										
					#menu ul.horizontal > li.level1 a {
						width: auto;
					}
					
					/* submenu*/
					#menu ul.dropdown {
						position:absolute;
						top:0px;
						left:0px;
						visibility:hidden;
						width:130px;
						border:1px solid #2e2e2e;
						border-bottom:0 none;
						background-color:#eeeeee;
					}
					
					#menu ul.dropdown li.level2 {
						border-bottom:1px solid #999999;
					}
					
					#menu ul.dropdown li.level2 a.menu_link {
						color:#2e2e2e;
						padding:0 11px;
						height:23px;
						line-height:23px;
						display:block;
						text-decoration:none;
				}
					
					#menu ul.dropdown li.level2 a.menu_link:hover {
						color:white;
						background-color:#94C948;
						padding:0 11px;
						height:23px;
						line-height:23px;
						display:block;
						text-decoration:none;
					}

					#menu ul.dropdown li.level2 a.menu_link_active, #menu ul.dropdown li.level2 a.menu_link_active:hover {
						color:#161616;
						background-color:#d4d4d4;
						cursor:default;
						padding:0 11px;
						height:23px;
						line-height:23px;
						display:block;
						text-decoration:none;
					}

/* EIND MENU UITKLAP */


		#menu_right {
			display:block;
			float:right;
			width:27px;
			height:27px;
			background-image:url(/images/menu_r.png);
			background-position:0 0;
			background-repeat:no-repeat;
		}	

			
	/* BLOKKEN */	
		
		#blok1, #blok2, #blok3, #blok_contact {
			display:inline-table;
			clear:both;
			width:500px;
			height:600px;
			background-color:#703E27;
			border-right:1px solid #EDBB28;
			margin:-6px 9px 0 0px;
			padding:15px 30px;
		}


	/* BLOK 1 tekst */	
		
		#blok1 {
			background-color:#703E27;
		}
		
			.inleiding {
				font-style:italic;
				color:#94c948;
			}
			
			#blok1 img {
				border: 1px solid #94c948;
				padding:1px;
				background-color:#000000;
		}
			
			#blok1 img:hover {
				border: 1px solid #fff;
				padding:1px;
				background-color:#000000;
			}

/* */

	#footer {
		display:block;
		clear:both;
		background-image:url(images/stippellijn.gif);
		background-position:left top;
		background-repeat:repeat-x;
		background-color:#94c948;
		font-size:10px;
		color:#000000;
		height:10px;
		width:948px;
		line-height:15px;
		padding:15px;
		text-align:right;
	}
	
	#footer a {
		color:#fff;
		text-decoration:none;
	}
	
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
	}
#reserveer{
	position:relative;
	top:464px;
	left:-3px;
}

