html{
overflow:hidden;}

body{
	position:absolute;
	margin:0px;
	height:100%;
	overflow:hidden;
	background-image:url(../images/bg_water.jpg);	
	font-family:Verdana;
	color:#000033;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#4d6d1f;
}

h2 {   
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#000033;
}

h3 {   
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#4d6d1f;
}

ul, ol {
	margin:-1.5em 0 -2em 0.8em;
	padding:0;
	font-size:12px;
	color:#000033;
}

li {
	margin:0 0 0 0.5em;
	padding:0;
	font-size:12px;
	color:#000033;
}

em {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

iframe {
	width:100%;
	border:none;
	background-color:#fff;
	overflow:auto;	
}

/* ==== Form fields ==== */

table, form {
	font-size:12px;
}

input {
	padding:0 2px 0 2px;
	font-size:12px;
}

input.verstuurknop {
	background-color:#FFFFFF;
}

/* ===================== */

img {
	margin:15px 0 0 0;
	padding:0 5px 0 5px;
}

p {
	font-size:12px;
	font-weight:normal;
	color:#000033;
	padding:0;
	margin:0;
}
a.external:link, a.external:active, a.external:visited{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.external:hover{
	color:#800000;
	font-size:11px;
	text-decoration:underline;
}

a.hyper:link, a.hyper:active, a.hyper:visited {
	color:#000000;
	font-size:11px;
	text-decoration:none;}

a.hyper:hover {
	text-decoration:underline;
	color:#800000;}

a.crumpath:link, a.crumpath:active, a.crumpath:visited {
	color:#000033;
	font-size:11px;
	letter-spacing:-1px;
	text-decoration:none;}

a.crumpath:hover {
	text-decoration:underline;
	letter-spacing:-1px;	
	color:#800000;}

a.quick:link, a.quick:active, a.quick:visited {
	color:#000033;
	font-size:13px;
	text-decoration:none;}

a.quick:hover {
	text-decoration:underline;
	color:#800000;}

a.sub1:link, a.sub1:active, a.sub1:visited {
	text-decoration:none;
	color:#000033;}

a.sub1:hover {
	text-decoration:none;
	color:#800000;
}

a.sub1_selected:link, a.sub1_selected:hover, a.sub1_selected:active, a.sub1_selected:visited {
	text-decoration:none;
	color:#ffffff;}

a.sub2:link, a.sub2:active, a.sub2:visited {
	text-decoration:none;
	color:#000033;}	

a.sub2:hover {
	text-decoration:none;
	color:#800000;}

a.sub2_selected:link, a.sub2_selected:hover, a.sub2_selected:active, a.sub2_selected:visited {
	text-decoration:none;
	color:#ffffff;}
	
a.reserveren:link, a.reserveren:active, a.reserveren:visited {
	color:#ffffff;
	text-decoration:none;
}

a.reserveren:hover {
	text-decoration:underline;
	color:#4d6d1f;
}

a.internlink:link, a.internlink:hover, a.internlink:active, a.internlink:visited {
	color:#000066;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

a.internlink:hover {
	text-decoration:underline;
	color:#800000;
}
	
#site{
position:fixed;
height:100%;
width:100%;}

	#container_l1{
	position:absolute;
	width:100%;
	top:0;
	bottom:67px;
	overflow-x:hidden;
	overflow-y:scroll;}
	
	#header_bg {
	position:absolute;
	height:233px;
	width:100%;
	background-image:url(../images/bg_blue_repeat.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	left:0;
}	
	
	#content_bg{
	position:absolute;
	background-image:url(../images/bg_water.jpg);	
	top:0;
	width:100%;	
	left:0;}	
	
	#ooievaar_boven, #ooievaar_onder {
	position:absolute;
	width:68px;
	height:153px;
	top:270px;
	left:-72px;
	background-image:url(../images/ooievaart_boven.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	#ooievaar_onder {
	top:440px;
	height:320px;
	left:-83px;
	background-image:url(../images/ooievaart_onder.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
	#container_l2{
		position:relative;
		width:983px;
		margin:auto;}		

/* ===== END Main ===== */
/* ===== BEGIN Header ==== */

#header{
	position:relative;
	width:983px;
	height:292px;
	background-image:url(../images/header_bg_blauw.gif);}

#header_ooievaart {
	position:absolute;
	left:12px;
	top:7px;
	width:192px;
	height:21px;
	z-index:2;
}

#header_rondvaarttekst {
	position:absolute;
	top:20px;
	left:345px;
	width:321px;
	height:43px;
	z-index:2;
	background-image:url(../images/rondvaarten_denhaag.png);
	background-repeat: no-repeat;}

#header_vlietvaart {
	position:absolute;
	right:24px;
	top:5px;
	width:156px;
	height:23px;
	z-index:2;	
}

#header_image {
	position:relative;
	float:left;
	top:46px;
	left:17px;			
	width:948px;
	height:187px;
	z-index:1;
	background-image:url(../images/header_background.gif);}

/* ===== END Header ======= */
/* ==== START Submenu ===== */	
			
#submenu_container {
	position:relative;
	float:left;
	top:46px;
	width:945px;
	height:35px;
	margin:0 8px 0 18px;
}

#submenu_links, #submenu_shadow {
	position:absolute;
	width:945px;
	height:35px;
	background-color:transparent;
}

#submenu_shadow {
	top:1px;
	left:1px;
	color:gray;
}

#submenu_button, #submenu_button_selected {
	position:relative;
	float:left;
	width:auto;
	height:26px;
	_height:38px; /* for IE lol */
	padding:12px 10px 0 10px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#3333CC;
	text-align:center;
	vertical-align:bottom;
/* border:solid 1px red; */}

#submenu_button_selected {
	background-image:url(../images/bottom_main_button_repeat_blue.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	width:auto;
	left:1px;
	z-index:1;
/* border:solid 1px red; */}


#submenu_button_selected_border_left, #submenu_button_selected_border_right {
	position:absolute;
	width:1px;
	height:38px;
	top:0;
	left:-1px;
	background-image:url(../images/bottom_main_highlight_border.gif);
	z-index:2;}


#submenu_button_selected_border_right {
	left:auto;
	right:0px;
}
			
/* ===== END Submenu ======= */
/* ==== START Deepmenu ===== */
			
#deepmenu {
	position:relative;
	float:left;
	width:239px;
	min-height:340px;
	background-image:url(../images/submenu_bg_blue_middle.gif);}
	
#deepmenu_container {
	position:relative;
	float:left;
	top:10px;
	left:0px;
	width:195px;
	height:auto;
	padding:15px;
	margin-left:11px;}
	
#deepmenu_links, #deepmenu_shadow {
	position:absolute;
	width:195px;
	height:auto;
	background-color:transparent;
}

#deepmenu_shadow {
	top:16px;
	left:16px;
	color:gray;
}	
	
#deepmenu_button, #deepmenu_button_selected {
	position:relative;
	float:left;
	width:194px;
	height:20px;
	font-weight:normal;
	font-size:13px;
	color:#4d6d1f;
	vertical-align:middle;
	text-align:left;
	letter-spacing:0px;
	padding-left:15px;
	padding-top:2px;
	color:#4d6d1f;;}

#deepmenu_button_selected {
	background-image:url(../images/submenu_button_hover_blue.gif);
	color:#FFF;}

#deepmenu_top, #deepmenu_bottom{
	position:absolute;
	left:0;
	width:239px;
	height:10px;}

#deepmenu_top{
	top:0;
	background-image:url(../images/submenu_bg_blue_top.gif);}

#deepmenu_bottom{
	bottom:0;
	background-image:url(../images/submenu_bg_blue_bottom.gif);}

/* ===== END Deepmenu ====== */
/* ===== BEGIN Content ===== */
			
#content{
	position:relative;
/*	width:590px; */
	width:700px;
	height:auto;
	min-height:300px;
	float:left;
	padding:15px 25px 25px 15px;
	background-image:url(../images/content_bg_repeat.gif);}
	
#crumpath {
	position:relative;
	float:left;
	width:462px;
	height:24px;
	line-height:16px;
	margin-left:2px;
	color:#4d6d1f;
	font-size:11px;
}

#content_search{
	position:relative;
	float:right;
	width:250px;
	height:26px;
	margin-right:-15px;
	text-align:right;
}


#content_top, #content_bottom{
	position:absolute;
	left:0;
	width:741px;
	height:10px;}

#content_top{
	top:0;
	background-image:url(../images/content_bg_top.gif);}

#content_bottom{
	bottom:0;
	background-image:url(../images/content_bg_bottom.gif);}
	
/* ===== END Content ======= */
/* ===== BEGIN Footer ====== */
	
#footer{
	position:absolute;
	height:77px;
	width:100%;
	bottom:0;
	background-image:url(../images/footer_bg_repeat.png);}
	
/*#snelnaar {
	position:absolute;
	height:15px;
	width:93px;
	right:290px;
	top:35px;
	background-image:url(../images/snelnaar.jpg);
}*/

#boulder {
	position:relative;
	width:39px;
	margin:auto;
	left:500px;
	height:26px;
	bottom:88px;
	background-image:url(../images/footer_bolder.png);}
	

#quickLinks{
	position:relative;
	height:30px;
	overflow:hidden;
	width:auto;
	margin:0 20px;
	border:1px solid red;}

.quickLinkBig{
	position:relative;
	float:left;
	top:-10px;
	width:auto;
	height:61px;
	margin:0 20px -5px 20px;
	text-align:center;
	line-height:4.5em;
	color:#4d6d1f;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/footer_quickLink_big_repeat_blue.png);
	background-repeat:repeat-x;}

.quickLinkBig_left{
	position:absolute;
	top:0;
	left:-26px;
	width:26px;
	height:61px;
	background-image:url(../images/footer_quickLink_big_left_blue.png);}

.quickLinkBig_right{
	position:absolute;
	top:0;
	width:26px;
	height:61px;
	right:-26px;
	background-image:url(../images/footer_quickLink_big_right_blue.png);}

.quickLinkSmall{
	position:relative;
	float:left;
	top:15px;
	width:auto;
	height:41px;
	margin:0 18px;
	text-align:center;
	line-height:2.5em;
	color:#4d6d1f;
	font-size:14px;
	font-weight:normal;
	background-image:url(../images/footer_quickLink_small_repeat.gif);
	background-repeat:repeat-x;}

.quickLinkSmall_left{
	position:absolute;
	top:0;
	left:-16px;
	width:16px;
	height:36px;
	background-image:url(../images/footer_quickLink_small_left.gif);}

.quickLinkSmall_right{
	position:absolute;
	top:0;
	width:16px;
	height:36px;
	right:-16px;
	background-image:url(../images/footer_quickLink_small_right.gif);}
	
#footer_links {
	position:relative;
	float:left;
	height:16px;
	width:auto;
	line-height:14px;
	font-size:11px;
	border: solid 1px red;
	color: #4d6d1f;

}