body {
	background-attachment: fixed;
	background-color: #f0f0f0;
	background-image: url(../images/DB000.gif);
	background-repeat: repeat-x;
}

#main_frame {
	position:fixed;
	height: auto;
	width: 830px;
	left: 64px;
	top: 211px;
}

#f_top{
	position: absolute;
	height: 146px;
	width: 293px;
	left: 0px;
	top: 0px;
}

#f_schaduw{
	position: absolute;
	height: 546px;
	width: 904px;
	left: 58px;
	top: 205px;
}

#b_home{
	left: 38px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 81px;}

#b_overons{
	left: 157px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 99px;}

#b_fotoboek{
	left: 293px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 102px;}

#b_sponsoren{
	left: 436px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 113px;}
	
#b_nieuws{
	left: 590px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 82px;}

#b_geschiedenis{
	left: 714px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 140px;}

#b_contact{
	left: 887px;
	top: 146px;
	position: absolute;
	height: 33px;
	width: 93px;}

