body {
	background: #006138;
	margin-bottom: -60px;
	padding-bottom: -60px;
}

div#main {
	background: #E4EDD0;
	float: center;
	width: 882px;	
}

div#tabsBG_webcam {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_webcam.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_definitief {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_definitief.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_historisch {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_historisch.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_huize_frankendael {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_huize_frankendael.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_publicaties {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_publicaties.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#menu_balk_3 {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/menu_balk_2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;

}
/* balk2 */
div#menu_balk_2 {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/menu_balk_2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;

}
div#menu_balk_1 {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/menu_balk_1_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;

}

div#tabsBG_scouting {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_scouting.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_klein_dantzig {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_klein_dantzig.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_kas {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_kas.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_colofon {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_colofon.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

div#tabsBG_contact {
	float: center;
	width: 882px;
	height: 32px;
	background-image: url(../img/tabsBG_contact.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}


a {
	font-color: #006138;
	color: #006138;
}

div#bottom {
	float: center;
	width: 882px;
	height: 140px;
	background-image: url(../img/bladeren.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

div#content {
	height: 460px;
	width: 840px;
	padding: 20px;
	overflow:auto;
	margin-top: 10px;
	display:block;
}

div#submenu {
	width: 840px;
	bottom: 0px;
	margin: 0px;
	display:block;	
}

#content h1 {
	position: relative;
	float:left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006138;
	text-decoration: none;
	text-transform: capitalize;
}

div#content_definitief {
	height: 590px;
	background-image: url(../img/definitiefontwerpBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#content_historisch {
	height: 590px;
	background-image: url(../img/historischetuinenBG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#content_colofon {
	height: 590px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006138;
}

#content_colofon td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006138;
}

div#content_contact {
	height: 603px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006138;
	margin-bottom: -20px;
	margin-right: -14px;
}

div#content_webcam {
	height: 590px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #006138;
}

div#hidefooter {
	height: 0px;
	visibility: hidden;
}



#submenu_pf{
position:absolute;
visibility:hidden;
display:block;
top:0px;
left:0px;
padding-top:30px;
}



