/*--- LANGUAGE MENU ---*/

ul#langNav {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 30px;
	width: 144px;
	margin: 0px;
	padding: 0px;
}

ul#langNav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

ul#langNav li a {
	border: 0;
	text-decoration: none;
	display: block;
	width: 48px;
	height: 30px;
}

li#Ned a:link, li#Ned a:visited {
	background: transparent url(../images/btn_Language_NL.jpg) no-repeat;
	background-position: 0px 0px;
}

li#Ned a:hover, li#Ned a:focus {
	background: transparent url(../images/btn_Language_NL.jpg) no-repeat;
	background-position: 0px -60px;
}

li#Fra a:link, li#Fra a:visited {
	background: transparent url(../images/btn_Language_FR.jpg) no-repeat;
	background-position: 0px 0px;
}

li#Fra a:hover, li#Fra a:focus {
	background: transparent url(../images/btn_Language_FR.jpg) no-repeat;
	background-position: 0px -60px;
}

li#Eng a:link, li#Eng a:visited {
	background: transparent url(../images/btn_Language_EN.jpg) no-repeat;
	background-position: 0px 0px;
}

li#Eng a:hover, li#Eng a:focus {
	background: transparent url(../images/btn_Language_EN.jpg) no-repeat;
	background-position: 0px -60px;
}

body.dutch ul#langNav li#Ned a {
	background-position: 0px -30px;
}

body.french ul#langNav li#Fra a {
	background-position: 0px -30px;
}

body.english ul#langNav li#Eng a {
	background-position: 0px -30px;
}





/*--- BELGIAN BOWLINGS MENU ---*/

ul#bowlingNavNedBtns {
	position: absolute;
	left: 0px;
	bottom: 160px;
	height: 30px;
	width: 255px;
	margin: 0px;
	padding: 0px;
}

ul#bowlingNavNedBtns li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

ul#bowlingNavNedBtns li a {
	border: 0;
	text-decoration: none;
	display: block;
	width: 85px;
	height: 30px;
}

li#bwlKentucky a:link, li#bwlKentucky a:visited {
	background: transparent url(../images/btn_Centers_BowlingKentucky.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlKentucky a:hover, li#bwlKentucky a:focus {
	background: transparent url(../images/btn_Centers_BowlingKentucky.jpg) no-repeat;
	background-position: 0px -60px;
}

li#bwlThemis a:link, li#bwlThemis a:visited {
	background: transparent url(../images/btn_Centers_BowlingThemis.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlThemis a:hover, li#bwlThemis a:focus {
	background: transparent url(../images/btn_Centers_BowlingThemis.jpg) no-repeat;
	background-position: 0px -60px;
}

li#bwlDeMeibloem a:link, li#bwlDeMeibloem a:visited {
	background: transparent url(../images/btn_Centers_BowlingDeMeibloem.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlDeMeibloem a:hover, li#bwlDeMeibloem a:focus {
	background: transparent url(../images/btn_Centers_BowlingDeMeibloem.jpg) no-repeat;
	background-position: 0px -60px;
}





/*--- FRENCHBOWLING MENU ---*/

ul#bowlingNavFraBtns {
	position: absolute;
	right: 0px;
	bottom: 160px;
	height: 30px;
	width: 255px;
	margin: 0px;
	padding: 0px;
}

ul#bowlingNavFraBtns li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

ul#bowlingNavFraBtns li a {
	border: 0;
	text-decoration: none;
	display: block;
	width: 85px;
	height: 30px;
}

li#bwlGrandQuevilly a:link, li#bwlGrandQuevilly a:visited {
	background: transparent url(../images/btn_Centers_PlazaBowlingGrandQuevilly.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlGrandQuevilly a:hover, li#bwlGrandQuevilly a:focus {
	background: transparent url(../images/btn_Centers_PlazaBowlingGrandQuevilly.jpg) no-repeat;
	background-position: 0px -60px;
}

li#bwlSaintMaximin a:link, li#bwlSaintMaximin a:visited {
	background: transparent url(../images/btn_Centers_PlazaBowlingSaintMaxim.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlSaintMaximin a:hover, li#bwlSaintMaximin a:focus {
	background: transparent url(../images/btn_Centers_PlazaBowlingSaintMaxim.jpg) no-repeat;
	background-position: 0px -60px;
}

li#bwlThillois a:link, li#bwlThillois a:visited {
	background: transparent url(../images/btn_Centers_PlazaBowlingReims.jpg) no-repeat;
	background-position: 0px 0px;
}

li#bwlThillois a:hover, li#bwlThillois a:focus {
	background: transparent url(../images/btn_Centers_PlazaBowlingReims.jpg) no-repeat;
	background-position: 0px -60px;
}





/*--- HIGHLIGHT BOWLINGS ---*/

body#bowlingKentucky ul#bowlingNavNedBtns li#bwlKentucky a {
	background-position: 0px -30px;
}

body#bowlingThemis ul#bowlingNavNedBtns li#bwlThemis a {
	background-position: 0px -30px;
}

body#bowlingDeMeibloem ul#bowlingNavNedBtns li#bwlDeMeibloem a {
	background-position: 0px -30px;
}

body#bowlingGrandQuevilly ul#bowlingNavFraBtns li#bwlGrandQuevilly a {
	background-position: 0px -30px;
}

body#bowlingSaintMaximin ul#bowlingNavFraBtns li#bwlSaintMaximin a {
	background-position: 0px -30px;
}

body#bowlingReims ul#bowlingNavFraBtns li#bwlThillois a {
	background-position: 0px -30px;
}




/*--- HIGHLIGHT MENU ---*/

body.Algemeen a#Algemeen {
	background-position: 0px -20px;
}

body.Nieuws a#Nieuws {
	background-position: 0px -20px;
}

body.Prijzen a#Prijzen {
	background-position: 0px -20px;
}

body.Contact a#Contact {
	background-position: 0px -20px;
}

body.Route a#Route {
	background-position: 0px -20px;
}

body.Soorten_Bowling a#Soorten_Bowling {
	background-position: 0px -20px;
}

body.Verjaardagsfeestjes a#Verjaardagsfeestjes {
	background-position: 0px -20px;
}

body.Arrangementen a#Arrangementen {
	background-position: 0px -20px;
}

body.B2B a#B2B {
	background-position: 0px -20px;
}

body.Tornooien a#Tornooien {
	background-position: 0px -20px;
}

body.Clubs a#Clubs {
	background-position: 0px -20px;
}

body.Sportbowling a#Sportbowling {
	background-position: 0px -30px;
}

body.Fotogalerij a#Fotogalerij {
	background-position: 0px -30px;
}

body.Fun_en_extra a#Fun_en_extra {
	background-position: 0px -30px;
}

body.Partners a#Partners {
	background-position: 0px -30px;
}

body.Général a#Général {
	background-position: 0px -20px;
}

body.Prix a#Prix {
	background-position: 0px -20px;
}

body.Plan_d_acces a#Plan_d_acces {
	background-position: 0px -20px;
}

body.Types_bowling a#Types_bowling {
	background-position: 0px -20px;
}

body.Fêtes_d_anniversaire a#Fêtes_d_anniversaire {
	background-position: 0px -20px;
}

body.Arrangements a#Arrangements {
	background-position: 0px -20px;
}

body.Ste_a_ste a#Ste_a_ste {
	background-position: 0px -20px;
}

body.Tournois a#Tournois {
	background-position: 0px -20px;
}

body.Photogalerie a#Photogalerie {
	background-position: 0px -30px;
}

body.Amusement_et_extra a#Amusement_et_extra {
	background-position: 0px -30px;
}

body.Partenaire a#Partenaire {
	background-position: 0px -30px;
}

body.General a#General {
	background-position: 0px -20px;
}

body.Prices a#Prices {
	background-position: 0px -20px;
}

body.Bowlingtypes a#Bowlingtypes {
	background-position: 0px -20px;
}

body.Birthday_parties a#Birthday_parties {
	background-position: 0px -20px;
}

body.Tournaments a#Tournaments {
	background-position: 0px -20px;
}

body.Photogallery a#Photogallery {
	background-position: 0px -30px;
}

body.Fun_and_extra a#Fun_and_extra {
	background-position: 0px -30px;
}

body.Openingsuren a#Openingsuren {
	background-position: 0px -20px;
}

body.Activiteiten a#Activiteiten {
	background-position: 0px -20px;
}

body.Formules a#Formules {
	background-position: 0px -20px;
}

body.Restobowling a#Restobowling {
	background-position: 0px -20px;
}

body.Zaalverhuur a#Zaalverhuur {
	background-position: 0px -20px;
}

body.Seminaries a#Seminaries {
	background-position: 0px -20px;
}

body.Private_bowling a#Private_bowling {
	background-position: 0px -20px;
}

body.Offerte_op_maat a#Offerte_op_maat {
	background-position: 0px -20px;
}

body.Aanwervingen a#Aanwervingen {
	background-position: 0px -30px;
}

body.Presentation a#Presentation {
	background-position: 0px -20px;
}

body.Opening_hours a#Opening_hours {
	background-position: 0px -20px;
}

body.Activities a#Activities {
	background-position: 0px -20px;
}

body.Formulas a#Formulas {
	background-position: 0px -20px;
}

body.Room_renting a#Room_renting {
	background-position: 0px -20px;
}

body.Seminars a#Seminars {
	background-position: 0px -20px;
}

body.Privatization a#Privatization {
	background-position: 0px -20px;
}

body.Custom_tender a#Custom_tender {
	background-position: 0px -20px;
}

body.Tickets a#Tickets {
	background-position: 0px -20px;
}

body.Recrutement a#Recrutement {
	background-position: 0px -30px;
}

body.Présentation a#Présentation {
	background-position: 0px -20px;
}

body.Horaire a#Horaire {
	background-position: 0px -20px;
}

body.Tarifs a#Tarifs {
	background-position: 0px -20px;
}

body.Activités a#Activités {
	background-position: 0px -20px;
}

body.Restobooling a#Restobooling {
	background-position: 0px -20px;
}

body.Location_de_salle a#Location_de_salle {
	background-position: 0px -20px;
}

body.Séminaires a#Séminaires {
	background-position: 0px -20px;
}

body.Forfaits a#Forfaits {
	background-position: 0px -20px;
}

body.Privatisation a#Privatisation {
	background-position: 0px -20px;
}

body.Devis_personalisés a#Devis_personalisés {
	background-position: 0px -20px;
}

body.Billetterie a#Billetterie {
	background-position: 0px -20px;
}

body.Amusement_extra a#Amusement_extra {
	background-position: 0px -30px;
}



/*--- MAIN MENU ---*/

ul#nav {
	width: 175px;
	margin: 0px;
	padding: 0px;
	display: table;
	margin-bottom: 15px;
}

ul#nav li {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

ul#nav li a.main {
	border: 0;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 30px;
}

ul#nav li a.sub {
	border: 0;
	text-decoration: none;
	display: block;
	width: 175px;
	height: 20px;
}



a#Home:link, a#Home:visited {
	background: transparent url(../images/nl_mm_Home.gif) no-repeat;
	background-position: 0px 0px;
}

a#Home:hover, a#Home:focus {
	background: transparent url(../images/nl_mm_Home.gif) no-repeat;
	background-position: 0px -60px;
}

a#Algemeen:link, a#Algemeen:visited {
	background: transparent url(../images/nl_sm_Algemeen.gif) no-repeat;
	background-position: 0px 0px;
}

a#Algemeen:hover, a#Algemeen:focus {
	background: transparent url(../images/nl_sm_Algemeen.gif) no-repeat;
	background-position: 0px -40px;
}

a#Nieuws:link, a#Nieuws:visited {
	background: transparent url(../images/nl_sm_Nieuws.gif) no-repeat;
	background-position: 0px 0px;
}

a#Nieuws:hover, a#Nieuws:focus {
	background: transparent url(../images/nl_sm_Nieuws.gif) no-repeat;
	background-position: 0px -40px;
}

a#Prijzen:link, a#Prijzen:visited {
	background: transparent url(../images/nl_sm_Prijzen.gif) no-repeat;
	background-position: 0px 0px;
}

a#Prijzen:hover, a#Prijzen:focus {
	background: transparent url(../images/nl_sm_Prijzen.gif) no-repeat;
	background-position: 0px -40px;
}

a#Contact:link, a#Contact:visited {
	background: transparent url(../images/nl_sm_Contact.gif) no-repeat;
	background-position: 0px 0px;
}

a#Contact:hover, a#Contact:focus {
	background: transparent url(../images/nl_sm_Contact.gif) no-repeat;
	background-position: 0px -40px;
}

a#Route:link, a#Route:visited {
	background: transparent url(../images/nl_sm_Route.gif) no-repeat;
	background-position: 0px 0px;
}

a#Route:hover, a#Route:focus {
	background: transparent url(../images/nl_sm_Route.gif) no-repeat;
	background-position: 0px -40px;
}

a#Particulieren:link, a#Particulieren:visited {
	background: transparent url(../images/nl_mm_Particulieren.gif) no-repeat;
	background-position: 0px 0px;
}

a#Particulieren:hover, a#Particulieren:focus {
	background: transparent url(../images/nl_mm_Particulieren.gif) no-repeat;
	background-position: 0px -60px;
}

a#soorten_bowling:link, a#soorten_bowling:visited {
	background: transparent url(../images/nl_sm_SoortenBowling.gif) no-repeat;
	background-position: 0px 0px;
}

a#soorten_bowling:hover, a#soorten_bowling:focus {
	background: transparent url(../images/nl_sm_SoortenBowling.gif) no-repeat;
	background-position: 0px -40px;
}

a#Arrangementen:link, a#Arrangementen:visited {
	background: transparent url(../images/nl_sm_Arrangementen.gif) no-repeat;
	background-position: 0px 0px;
}

a#Arrangementen:hover, a#Arrangementen:focus {
	background: transparent url(../images/nl_sm_Arrangementen.gif) no-repeat;
	background-position: 0px -40px;
}

a#verjaardagsfeestjes:link, a#verjaardagsfeestjes:visited {
	background: transparent url(../images/nl_sm_Verjaardagsfeestjes.gif) no-repeat;
	background-position: 0px 0px;
}

a#verjaardagsfeestjes:hover, a#verjaardagsfeestjes:focus {
	background: transparent url(../images/nl_sm_Verjaardagsfeestjes.gif) no-repeat;
	background-position: 0px -40px;
}

a#Birthday:link, a#Birthday:visited {
	background: transparent url(../images/nl_sm_Birthday.gif) no-repeat;
	background-position: 0px 0px;
}

a#Birthday:hover, a#Birthday:focus {
	background: transparent url(../images/nl_sm_Birthday.gif) no-repeat;
	background-position: 0px -40px;
}

a#Groepen:link, a#Groepen:visited {
	background: transparent url(../images/nl_mm_VriendenEnGroepen.gif) no-repeat;
	background-position: 0px 0px;
}

a#Groepen:hover, a#Groepen:focus {
	background: transparent url(../images/nl_mm_VriendenEnGroepen.gif) no-repeat;
	background-position: 0px -60px;
}

a#Bedrijven:link, a#Bedrijven:visited {
	background: transparent url(../images/nl_mm_Bedrijven.gif) no-repeat;
	background-position: 0px 0px;
}

a#Bedrijven:hover, a#Bedrijven:focus {
	background: transparent url(../images/nl_mm_Bedrijven.gif) no-repeat;
	background-position: 0px -60px;
}

a#B2B:link, a#B2B:visited {
	background: transparent url(../images/nl_sm_B2B.gif) no-repeat;
	background-position: 0px 0px;
}

a#B2B:hover, a#B2B:focus {
	background: transparent url(../images/nl_sm_B2B.gif) no-repeat;
	background-position: 0px -40px;
}

a#Sportbowling:link, a#Sportbowling:visited {
	background: transparent url(../images/nl_mm_Sportbowling.gif) no-repeat;
	background-position: 0px 0px;
}

a#Sportbowling:hover, a#Sportbowling:focus {
	background: transparent url(../images/nl_mm_Sportbowling.gif) no-repeat;
	background-position: 0px -60px;
}

a#Tornooien:link, a#Tornooien:visited {
	background: transparent url(../images/nl_sm_Tornooien.gif) no-repeat;
	background-position: 0px 0px;
}

a#Tornooien:hover, a#Tornooien:focus {
	background: transparent url(../images/nl_sm_Tornooien.gif) no-repeat;
	background-position: 0px -40px;
}

a#Clubs:link, a#Clubs:visited {
	background: transparent url(../images/nl_sm_Clubs.gif) no-repeat;
	background-position: 0px 0px;
}

a#Clubs:hover, a#Clubs:focus {
	background: transparent url(../images/nl_sm_Clubs.gif) no-repeat;
	background-position: 0px -40px;
}

a#FotoGalerij:link, a#FotoGalerij:visited {
	background: transparent url(../images/nl_mm_FotoEnVideo.gif) no-repeat;
	background-position: 0px 0px;
}

a#FotoGalerij:hover, a#FotoGalerij:focus {
	background: transparent url(../images/nl_mm_FotoEnVideo.gif) no-repeat;
	background-position: 0px -60px;
}

a#Extra:link, a#Extra:visited {
	background: transparent url(../images/nl_mm_Extra.gif) no-repeat;
	background-position: 0px 0px;
}

a#Extra:hover, a#Extra:focus {
	background: transparent url(../images/nl_mm_Extra.gif) no-repeat;
	background-position: 0px -60px;
}

a#Partners:link, a#Partners:visited {
	background: transparent url(../images/nl_mm_Partners.gif) no-repeat;
	background-position: 0px 0px;
}

a#Partners:hover, a#Partners:focus {
	background: transparent url(../images/nl_mm_Partners.gif) no-repeat;
	background-position: 0px -60px;
}

a#Reserveren:link, a#Reserveren:visited {
	background: transparent url(../images/nl_mm_Reserveren.gif) no-repeat;
	background-position: 0px 0px;
}

a#Reserveren:hover, a#Reserveren:focus {
	background: transparent url(../images/nl_mm_Reserveren.gif) no-repeat;
	background-position: 0px -60px;
}

a#Particuliers:link, a#Particuliers:visited {
	background: transparent url(../images/fr_mm_Particuliers.gif) no-repeat;
	background-position: 0px 0px;
}

a#Particuliers:hover, a#Particuliers:focus {
	background: transparent url(../images/fr_mm_Particuliers.gif) no-repeat;
	background-position: 0px -60px;
}

a#Entreprise:link, a#Entreprise:visited {
	background: transparent url(../images/fr_mm_Entreprise.gif) no-repeat;
	background-position: 0px 0px;
}

a#Entreprise:hover, a#Entreprise:focus {
	background: transparent url(../images/fr_mm_Entreprise.gif) no-repeat;
	background-position: 0px -60px;
}

a#Photo_Video:link, a#Photo_Video:visited {
	background: transparent url(../images/fr_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px 0px;
}

a#Photo_Video:hover, a#Photo_Video:focus {
	background: transparent url(../images/fr_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px -60px;
}

a#Amusement_extra:link, a#Amusement_extra:visited {
	background: transparent url(../images/fr_mm_Amusement&Extra.gif) no-repeat;
	background-position: 0px 0px;
}

a#Amusement_extra:hover, a#Amusement_extra:focus {
	background: transparent url(../images/fr_mm_Amusement&Extra.gif) no-repeat;
	background-position: 0px -60px;
}

a#Partenaire:link, a#Partenaire:visited {
	background: transparent url(../images/fr_mm_Partenaires.gif) no-repeat;
	background-position: 0px 0px;
}

a#Partenaire:hover, a#Partenaire:focus {
	background: transparent url(../images/fr_mm_Partenaires.gif) no-repeat;
	background-position: 0px -60px;
}

a#Recrutement:link, a#Recrutement:visited {
	background: transparent url(../images/fr_mm_Recrutement.gif) no-repeat;
	background-position: 0px 0px;
}

a#Recrutement:hover, a#Recrutement:focus {
	background: transparent url(../images/fr_mm_Recrutement.gif) no-repeat;
	background-position: 0px -60px;
}

a#Présentation:link, a#Présentation:visited {
	background: transparent url(../images/fr_sm_Presentation.gif) no-repeat;
	background-position: 0px 0px;
}

a#Présentation:hover, a#Présentation:focus {
	background: transparent url(../images/fr_sm_Presentation.gif) no-repeat;
	background-position: 0px -40px;
}

a#Horaire:link, a#Horaire:visited {
	background: transparent url(../images/fr_sm_Horaire.gif) no-repeat;
	background-position: 0px 0px;
}

a#Horaire:hover, a#Horaire:focus {
	background: transparent url(../images/fr_sm_Horaire.gif) no-repeat;
	background-position: 0px -40px;
}

a#Tarifs:link, a#Tarifs:visited {
	background: transparent url(../images/fr_sm_Tarifs.gif) no-repeat;
	background-position: 0px 0px;
}

a#Tarifs:hover, a#Tarifs:focus {
	background: transparent url(../images/fr_sm_Tarifs.gif) no-repeat;
	background-position: 0px -40px;
}

a#Plan_d_acces:link, a#Plan_d_acces:visited {
	background: transparent url(../images/fr_sm_PlanDacces.gif) no-repeat;
	background-position: 0px 0px;
}

a#Plan_d_acces:hover, a#Plan_d_acces:focus {
	background: transparent url(../images/fr_sm_PlanDacces.gif) no-repeat;
	background-position: 0px -40px;
}

a#Activités:link, a#Activités:visited {
	background: transparent url(../images/fr_sm_Activites.gif) no-repeat;
	background-position: 0px 0px;
}

a#Activités:hover, a#Activités:focus {
	background: transparent url(../images/fr_sm_Activites.gif) no-repeat;
	background-position: 0px -40px;
}

a#Fêtes_d_anniversaire:link, a#Fêtes_d_anniversaire:visited {
	background: transparent url(../images/fr_sm_FetesDanniversaires.gif) no-repeat;
	background-position: 0px 0px;
}

a#Fêtes_d_anniversaire:hover, a#Fêtes_d_anniversaire:focus {
	background: transparent url(../images/fr_sm_FetesDanniversaires.gif) no-repeat;
	background-position: 0px -40px;
}

a#Formules:link, a#Formules:visited {
	background: transparent url(../images/fr_sm_Formules.gif) no-repeat;
	background-position: 0px 0px;
}

a#Formules:hover, a#Formules:focus {
	background: transparent url(../images/fr_sm_Formules.gif) no-repeat;
	background-position: 0px -40px;
}

a#Restobooling:link, a#Restobooling:visited {
	background: transparent url(../images/fr_sm_Restobooling.gif) no-repeat;
	background-position: 0px 0px;
}

a#Restobooling:hover, a#Restobooling:focus {
	background: transparent url(../images/fr_sm_Restobooling.gif) no-repeat;
	background-position: 0px -40px;
}

a#Restobowling:link, a#Restobowling:visited {
	background: transparent url(../images/fr_sm_Restobowling.gif) no-repeat;
	background-position: 0px 0px;
}

a#Restobowling:hover, a#Restobowling:focus {
	background: transparent url(../images/fr_sm_Restobowling.gif) no-repeat;
	background-position: 0px -40px;
}

a#Location_de_salle:link, a#Location_de_salle:visited {
	background: transparent url(../images/fr_sm_LocationDeSalle.gif) no-repeat;
	background-position: 0px 0px;
}

a#Location_de_salle:hover, a#Location_de_salle:focus {
	background: transparent url(../images/fr_sm_LocationDeSalle.gif) no-repeat;
	background-position: 0px -40px;
}

a#Séminaires:link, a#Séminaires:visited {
	background: transparent url(../images/fr_sm_Seminaires.gif) no-repeat;
	background-position: 0px 0px;
}

a#Séminaires:hover, a#Séminaires:focus {
	background: transparent url(../images/fr_sm_Seminaires.gif) no-repeat;
	background-position: 0px -40px;
}

a#Forfaits:link, a#Forfaits:visited {
	background: transparent url(../images/fr_sm_Forfaits.gif) no-repeat;
	background-position: 0px 0px;
}

a#Forfaits:hover, a#Forfaits:focus {
	background: transparent url(../images/fr_sm_Forfaits.gif) no-repeat;
	background-position: 0px -40px;
}

a#Privatisation:link, a#Privatisation:visited {
	background: transparent url(../images/fr_sm_Privatisation.gif) no-repeat;
	background-position: 0px 0px;
}

a#Privatisation:hover, a#Privatisation:focus {
	background: transparent url(../images/fr_sm_Privatisation.gif) no-repeat;
	background-position: 0px -40px;
}

a#Devis_personalisés:link, a#Devis_personalisés:visited {
	background: transparent url(../images/fr_sm_DevisPersonalises.gif) no-repeat;
	background-position: 0px 0px;
}

a#Devis_personalisés:hover, a#Devis_personalisés:focus {
	background: transparent url(../images/fr_sm_DevisPersonalises.gif) no-repeat;
	background-position: 0px -40px;
}

a#Billetterie:link, a#Billetterie:visited {
	background: transparent url(../images/fr_sm_Billetterie.gif) no-repeat;
	background-position: 0px 0px;
}

a#Billetterie:hover, a#Billetterie:focus {
	background: transparent url(../images/fr_sm_Billetterie.gif) no-repeat;
	background-position: 0px -40px;
}

a#Tournois:link, a#Tournois:visited {
	background: transparent url(../images/fr_sm_Tournois.gif) no-repeat;
	background-position: 0px 0px;
}

a#Tournois:hover, a#Tournois:focus {
	background: transparent url(../images/fr_sm_Tournois.gif) no-repeat;
	background-position: 0px -40px;
}

a#General:link, a#General:visited {
	background: transparent url(../images/en_sm_General.gif) no-repeat;
	background-position: 0px 0px;
}

a#General:hover, a#General:focus {
	background: transparent url(../images/en_sm_General.gif) no-repeat;
	background-position: 0px -40px;
}

a#Général:link, a#Général:visited {
	background: transparent url(../images/fr_sm_General.gif) no-repeat;
	background-position: 0px 0px;
}

a#Général:hover, a#Général:focus {
	background: transparent url(../images/fr_sm_General.gif) no-repeat;
	background-position: 0px -40px;
}

a#Prices:link, a#Prices:visited {
	background: transparent url(../images/en_sm_Prices.gif) no-repeat;
	background-position: 0px 0px;
}

a#Prices:hover, a#Prices:focus {
	background: transparent url(../images/en_sm_Prices.gif) no-repeat;
	background-position: 0px -40px;
}

a#Prix:link, a#Prix:visited {
	background: transparent url(../images/fr_sm_Prix.gif) no-repeat;
	background-position: 0px 0px;
}

a#Prix:hover, a#Prix:focus {
	background: transparent url(../images/fr_sm_Prix.gif) no-repeat;
	background-position: 0px -40px;
}

a#Bowlingtypes:link, a#Bowlingtypes:visited {
	background: transparent url(../images/en_sm_Bowlingtypes.gif) no-repeat;
	background-position: 0px 0px;
}

a#Bowlingtypes:hover, a#Bowlingtypes:focus {
	background: transparent url(../images/en_sm_Bowlingtypes.gif) no-repeat;
	background-position: 0px -40px;
}

a#Types_bowling:link, a#Types_bowling:visited {
	background: transparent url(../images/fr_sm_TypesBowling.gif) no-repeat;
	background-position: 0px 0px;
}

a#Types_bowling:hover, a#Types_bowling:focus {
	background: transparent url(../images/fr_sm_TypesBowling.gif) no-repeat;
	background-position: 0px -40px;
}

a#Birthday_parties:link, a#Birthday_parties:visited {
	background: transparent url(../images/en_sm_Birthdayparties.gif) no-repeat;
	background-position: 0px 0px;
}

a#Birthday_parties:hover, a#Birthday_parties:focus {
	background: transparent url(../images/en_sm_Birthdayparties.gif) no-repeat;
	background-position: 0px -40px;
}

a#Arrangements:link, a#Arrangements:visited {
	background: transparent url(../images/fr_sm_Arrangements.gif) no-repeat;
	background-position: 0px 0px;
}

a#Arrangements:hover, a#Arrangements:focus {
	background: transparent url(../images/fr_sm_Arrangements.gif) no-repeat;
	background-position: 0px -40px;
}

a#Ste_a_ste:link, a#Ste_a_ste:visited {
	background: transparent url(../images/fr_sm_SteASte.gif) no-repeat;
	background-position: 0px 0px;
}

a#Ste_a_ste:hover, a#Ste_a_ste:focus {
	background: transparent url(../images/fr_sm_SteASte.gif) no-repeat;
	background-position: 0px -40px;
}


a#Tournaments:link, a#Tournaments:visited {
	background: transparent url(../images/en_sm_Tournaments.gif) no-repeat;
	background-position: 0px 0px;
}

a#Tournaments:hover, a#Tournaments:focus {
	background: transparent url(../images/en_sm_Tournaments.gif) no-repeat;
	background-position: 0px -40px;
}

a#Private_persons:link, a#Private_persons:visited {
	background: transparent url(../images/en_mm_PrivatePersons.gif) no-repeat;
	background-position: 0px 0px;
}

a#Private_persons:hover, a#Private_persons:focus {
	background: transparent url(../images/en_mm_PrivatePersons.gif) no-repeat;
	background-position: 0px -60px;
}

a#Groupes:link, a#Groupes:visited {
	background: transparent url(../images/fr_mm_Amis&Groupes.gif) no-repeat;
	background-position: 0px 0px;
}

a#Groupes:hover, a#Groupes:focus {
	background: transparent url(../images/fr_mm_Amis&Groupes.gif) no-repeat;
	background-position: 0px -60px;
}

a#Groups:link, a#Groups:visited {
	background: transparent url(../images/en_mm_Friends&Groups.gif) no-repeat;
	background-position: 0px 0px;
}

a#Groups:hover, a#Groups:focus {
	background: transparent url(../images/en_mm_Friends&Groups.gif) no-repeat;
	background-position: 0px -60px;
}

a#Companies:link, a#Companies:visited {
	background: transparent url(../images/en_mm_Companies.gif) no-repeat;
	background-position: 0px 0px;
}

a#Companies:hover, a#Companies:focus {
	background: transparent url(../images/en_mm_Companies.gif) no-repeat;
	background-position: 0px -60px;
}

a#Photogallery:link, a#Photogallery:visited {
	background: transparent url(../images/en_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px 0px;
}

a#Photogallery:hover, a#Photogallery:focus {
	background: transparent url(../images/en_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px -60px;
}

a#Photogalerie:link, a#Photogalerie:visited {
	background: transparent url(../images/fr_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px 0px;
}

a#Photogalerie:hover, a#Photogalerie:focus {
	background: transparent url(../images/fr_mm_Photos&Videos.gif) no-repeat;
	background-position: 0px -60px;
}

a#Fun_and_extra:link, a#Fun_and_extra:visited {
	background: transparent url(../images/en_mm_Fun&Extra.gif) no-repeat;
	background-position: 0px 0px;
}

a#Fun_and_extra:hover, a#Fun_and_extra:focus {
	background: transparent url(../images/en_mm_Fun&Extra.gif) no-repeat;
	background-position: 0px -60px;
}

a#Fun_en_extra:link, a#Fun_en_extra:visited {
	background: transparent url(../images/en_mm_Fun&Extra.gif) no-repeat;
	background-position: 0px 0px;
}

a#Fun_en_extra:hover, a#Fun_en_extra:focus {
	background: transparent url(../images/en_mm_Fun&Extra.gif) no-repeat;
	background-position: 0px -60px;
}

a#Amusement_et_extra:link, a#Amusement_et_extra:visited {
	background: transparent url(../images/fr_mm_Amusement&Extra.gif) no-repeat;
	background-position: 0px 0px;
}

a#Amusement_et_extra:hover, a#Amusement_et_extra:focus {
	background: transparent url(../images/fr_mm_Amusement&Extra.gif) no-repeat;
	background-position: 0px -60px;
}

a#Presentation:link, a#Presentation:visited {
	background: transparent url(../images/en_sm_Presentation.gif) no-repeat;
	background-position: 0px 0px;
}

a#Presentation:hover, a#Presentation:focus {
	background: transparent url(../images/en_sm_Presentation.gif) no-repeat;
	background-position: 0px -40px;
}

a#Opening_hours:link, a#Opening_hours:visited {
	background: transparent url(../images/en_sm_OpeningHours.gif) no-repeat;
	background-position: 0px 0px;
}

a#Opening_hours:hover, a#Opening_hours:focus {
	background: transparent url(../images/en_sm_OpeningHours.gif) no-repeat;
	background-position: 0px -40px;
}

a#Activities:link, a#Activities:visited {
	background: transparent url(../images/en_sm_Activities.gif) no-repeat;
	background-position: 0px 0px;
}

a#Activities:hover, a#Activities:focus {
	background: transparent url(../images/en_sm_Activities.gif) no-repeat;
	background-position: 0px -40px;
}

a#Formulas:link, a#Formulas:visited {
	background: transparent url(../images/en_sm_Formulas.gif) no-repeat;
	background-position: 0px 0px;
}

a#Formulas:hover, a#Formulas:focus {
	background: transparent url(../images/en_sm_Formulas.gif) no-repeat;
	background-position: 0px -40px;
}

a#Room_renting:link, a#Room_renting:visited {
	background: transparent url(../images/en_sm_RoomRenting.gif) no-repeat;
	background-position: 0px 0px;
}

a#Room_renting:hover, a#Room_renting:focus {
	background: transparent url(../images/en_sm_RoomRenting.gif) no-repeat;
	background-position: 0px -40px;
}

a#Seminars:link, a#Seminars:visited {
	background: transparent url(../images/en_sm_Seminars.gif) no-repeat;
	background-position: 0px 0px;
}

a#Seminars:hover, a#Seminars:focus {
	background: transparent url(../images/en_sm_Seminars.gif) no-repeat;
	background-position: 0px -40px;
}

a#Privatization:link, a#Privatization:visited {
	background: transparent url(../images/en_sm_Privatization.gif) no-repeat;
	background-position: 0px 0px;
}

a#Privatization:hover, a#Privatization:focus {
	background: transparent url(../images/en_sm_Privatization.gif) no-repeat;
	background-position: 0px -40px;
}

a#Custom_tender:link, a#Custom_tender:visited {
	background: transparent url(../images/en_sm_CustomTender.gif) no-repeat;
	background-position: 0px 0px;
}

a#Custom_tender:hover, a#Custom_tender:focus {
	background: transparent url(../images/en_sm_CustomTender.gif) no-repeat;
	background-position: 0px -40px;
}

a#Tickets:link, a#Tickets:visited {
	background: transparent url(../images/en_sm_Tickets.gif) no-repeat;
	background-position: 0px 0px;
}

a#Tickets:hover, a#Tickets:focus {
	background: transparent url(../images/en_sm_Tickets.gif) no-repeat;
	background-position: 0px -40px;
}

a#Openingsuren:link, a#Openingsuren:visited {
	background: transparent url(../images/nl_sm_Openingsuren.gif) no-repeat;
	background-position: 0px 0px;
}

a#Openingsuren:hover, a#Openingsuren:focus {
	background: transparent url(../images/nl_sm_Openingsuren.gif) no-repeat;
	background-position: 0px -40px;
}

a#Activiteiten:link, a#Activiteiten:visited {
	background: transparent url(../images/nl_sm_Activiteiten.gif) no-repeat;
	background-position: 0px 0px;
}

a#Activiteiten:hover, a#Activiteiten:focus {
	background: transparent url(../images/nl_sm_Activiteiten.gif) no-repeat;
	background-position: 0px -40px;
}

a#Zaalverhuur:link, a#Zaalverhuur:visited {
	background: transparent url(../images/nl_sm_Zaalverhuur.gif) no-repeat;
	background-position: 0px 0px;
}

a#Zaalverhuur:hover, a#Zaalverhuur:focus {
	background: transparent url(../images/nl_sm_Zaalverhuur.gif) no-repeat;
	background-position: 0px -40px;
}

a#Seminaries:link, a#Seminaries:visited {
	background: transparent url(../images/nl_sm_Seminaries.gif) no-repeat;
	background-position: 0px 0px;
}

a#Seminaries:hover, a#Seminaries:focus {
	background: transparent url(../images/nl_sm_Seminaries.gif) no-repeat;
	background-position: 0px -40px;
}

a#Private_bowling:link, a#Private_bowling:visited {
	background: transparent url(../images/nl_sm_PrivateBowling.gif) no-repeat;
	background-position: 0px 0px;
}

a#Private_bowling:hover, a#Private_bowling:focus {
	background: transparent url(../images/nl_sm_PrivateBowling.gif) no-repeat;
	background-position: 0px -40px;
}

a#Offerte_op_maat:link, a#Offerte_op_maat:visited {
	background: transparent url(../images/nl_sm_OfferteOpMaat.gif) no-repeat;
	background-position: 0px 0px;
}

a#Offerte_op_maat:hover, a#Offerte_op_maat:focus {
	background: transparent url(../images/nl_sm_OfferteOpMaat.gif) no-repeat;
	background-position: 0px -40px;
}

a#Aanwervingen:link, a#Aanwervingen:visited {
	background: transparent url(../images/nl_mm_Aanwervingen.gif) no-repeat;
	background-position: 0px 0px;
}

a#Aanwervingen:hover, a#Aanwervingen:focus {
	background: transparent url(../images/nl_mm_Aanwervingen.gif) no-repeat;
	background-position: 0px -60px;
}