@charset "utf-8";
/* CSS Document */

.menu 	{
	position:absolute;

	padding:0px;
	margin:0px;
	top: 0px;
}
.menu #top {
	width:694px;
	height:15px;
	background-image:url(afbeeldingen/hbg_01.jpg);
	position:absolute;
	top:0px;
	left:0px;
	background-repeat: no-repeat;
}

.menu #leeg {
	width:63px;
	height:20px;
	left:0px;
	top:15px;
	position:absolute;
	background-image:url(afbeeldingen/hbg_02.jpg);
}
.menu #agenda {
	width:101px;
	height:20px;
	left:63px;
	top:15px;
	position:absolute;

	margin-top: 0px;
}

.menu #competitie {
	width:130px;
	height:20px;
	top:15px;
	left:164px;
	position:absolute;

}
.menu #foto {
	width:140px;
	height:20px;
	top:15px;
	left:294px;
	position:absolute;

}

.menu #sponsors {
	width:128px;
	height:20px;
	top:15px;
	left:434px;
	position:absolute;

}
.menu #archief {
	width:93px;
	height:20px;
	top:15px;
	left:562px;
	position:absolute;

}

.menu #leeg2 {
	width:45px;
	height:20px;
	left:655px;
	top:15px;
	position:absolute;
	background-image:url(afbeeldingen/hbg_08.jpg);
}
.menu #leeg3 {
	width:25px;
	height:18px;
	left:0px;
	top:35px;
	position:absolute;
	background-image:url(afbeeldingen/hbg_09.jpg);
}

.menu #home {
	width:80px;
	height:18px;
	left: 25px;
	position:absolute;
	top:35px;

}
.menu #activiteiten {
	width:131px;
	height:18px;
	left:105px;
	top:35px;
	position:absolute;
}
.menu #teams {
	width:125px;
	height:18px;
	left:236px;
	top:35px;
	position:absolute;
}
.menu #training {
	width:134px;
	height:18px;
	left:361px;
	top:35px;
	position:absolute;
}
.menu #contacten {
	width:122px;
	height:18px;
	left:495px;
	top:35px;
	position:absolute;
}
.menu #leeg4 {
	width:83px;
	height:18px;
	left:617px;
	top:35px;
	position:absolute;
	background-image:url(afbeeldingen/hbg_15.jpg);
}

