body
{
	margin: 0 auto;
	padding: 0;
	background-color: #CCCCCC;
  	
	
/*	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#F5F4F5;*/
}


#hoofdlayer {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 100%;
	background-image: url(images/bg_home.jpg);
	background-repeat: no-repeat;


}
#hoofdlayer_volg_eten {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_eten.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_lunch {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_lunch.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_feest {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_feest.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_vergaderen {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_vergaderen.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_borrelen {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_borrelen.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_route {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_route.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_eten_menu {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 700;
	background-image: url(images/bg_volg_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#hoofdlayer_volg_sitewide {
	background-color: #FFFFFF;
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -477px;
	z-index: 2;
	text-align: left;
	height: 100%;
	background-image: url(images/bg_volg_sitewide.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#menulayer {
	width: 108px;
	position: absolute;
	left: 170px;
	z-index: 11;
	height:160;
	top: 310px;

}
#menulayer_volg {
	width: 108px;
	position: absolute;
	left: 110px;
	z-index: 11;
	height:160;
	top: 360px;

}

#logolayer {
	width: 177px;
	position: absolute;
	left: 75px;
	z-index: 10;
	height:61;
	top: 237px;
	
}

#logolayer_volg {
	width: 177px;
	position: absolute;
	left: 50px;
	z-index: 10;
	height:61;
	top: 243px;
	
}
#adreslayer {
	width: 177px;
	position: absolute;
	left: 675px;
	z-index: 12;
	height:100;
	top: 133px;
	
}
#footer {
	width: 100%;
	position: absolute;
	z-index: 1;
	background-color: #B62283;
	height: 24px;
	bottom: 0px;
	margin-bottom: 0px;

}
#sitewidelayer {

	width: 190px;
	position: absolute;
	left: 710px;
	z-index: 9;
	height:30;
	top: 30px;
}
#welkomlayer {

	width: 187px;
	position: absolute;
	left: 500px;
	z-index: 12;
	height:53;
	top: 480px;
}
#contenlayer {
	/*width: 498px;*/
	width: 640px;
	position: absolute;
	z-index: 5;
	text-align: left;
	height: 225px;
	top: 75px;
	left: 293px;
	overflow: auto;

}
#kopjelayer {
	width: 498px;
	position: absolute;
	z-index: 5;
	text-align: left;
	height: 20px;
	top: 75px;
	left: 293px;
}
#contenlayer_groot {
	width: 498px;
	position: absolute;
	z-index: 5;
	text-align: left;
	top: 147px;
	bottom: 0px;
	left: 301px;
	overflow: auto;
	height: 465px;

}
#contenlayer_bon {
	width: 498px;
	position: absolute;
	z-index: 5;
	text-align: left;
	top: 80px;
	bottom: 0px;
	left: 294px;
	overflow: auto;
	height: 550px;

}



a.menu_eten,
a.menu_lunch,
a.menu_feesten,
a.menu_vergaderen,
a.menu_borrelen,
a.menu_eten_active,
a.menu_lunch_active,
a.menu_feesten_active,
a.menu_vergaderen_active,
a.menu_borrelen_active {
	display:block;
	width: 108px;
	height: 26px;
	}


a.menu_eten span,
a.menu_lunch span,
a.menu_feesten span,
a.menu_vergaderen span,
a.menu_borrelen span,
a.menu_eten_active span,
a.menu_lunch_active span,
a.menu_feesten_active span,
a.menu_vergaderen_active span,
a.menu_borrelen_active span  {
	display:none;
	}

a.menu_eten	{
	background:url(images/eten.gif) no-repeat top left;
	}	
a.menu_eten:hover,
a.menu_eten_active	{
	background:url(images/eten_f2.gif) no-repeat top left;
	}	

a.menu_lunch {
	background:url(images/lunch.gif) no-repeat top left;
	}
a.menu_lunch:hover,
a.menu_lunch_active {
	background:url(images/lunch_f2.gif) no-repeat top left;
	}	
	
a.menu_feesten {
	background:url(images/feest.gif) no-repeat top left;
	}
a.menu_feesten:hover,
a.menu_feesten_active {
	background:url(images/feest_f2.gif) no-repeat top left;
	}
	
a.menu_vergaderen {
	background:url(images/vergaderen.gif) no-repeat top left;
	}
a.menu_vergaderen:hover,
a.menu_vergaderen_active {
	background:url(images/vergaderen_f2.gif) no-repeat top left;
	}	
	
a.menu_borrelen	{
	background:url(images/borrelen.gif) no-repeat top left;
	}
a.menu_borrelen:hover,
a.menu_borrelen_active	{
	background:url(images/borrelen_f2.gif) no-repeat top left;
	}	
	

