/* CSS Document */
html a {border: none;}
#menu {
	position: absolute;
	width:219px;
	height: 308px;
	top: 169px;
	left: 1px;
	background:url(../images/layout/menu.gif) no-repeat 0 0;
}


#menu a {
	display: block;
	height: 33px;	
	width: 219px;
	text-indent: -5000px;
	line-height: 0.0001em;
	font-size: 0.0001em;
	margin: 0;
	background: url(../images/layout/menu.gif) no-repeat 0 0;
	padding:0;
	}

#menu a.home {
	height: 38px;
	background-position: 0px 0px;
	}
#menu a.home:hover {
	background-position: -219px 0px;
	}
#menu a.service {
	background-position: 0px -38px;
	}
#menu a.service:hover {
	background-position: -219px -38px;
	}
#menu a.bakery {
	background-position: 0px -71px;
	}
#menu a.bakery:hover {
	background-position: -219px -71px;
	}
#menu a.olie {
	background-position: 0px -104px;
	}
#menu a.olie:hover {
	background-position: -219px -104px;
	}
#menu a.tankpas {
	background-position: 0px -137px;
	}
#menu a.tankpas:hover {
	background-position: -219px -137px;
	}
#menu a.werken {
	background-position: 0px -170px;
	}
#menu a.werken:hover {
	background-position: -219px -170px;
	}
#menu a.bedrijfsprofiel {
	background-position: 0px -203px;
	}
#menu a.bedrijfsprofiel:hover {
	background-position: -219px -203px;
	}
#menu a.nieuws {
	background-position:  0px -236px;
	}
#menu a.nieuws:hover {
	background-position:  -219px -236px;
	}
#menu a.contact {
	height: 39px;
	background-position:  0px -269px;
	}
#menu a.contact:hover {
	background-position:  -219px -269px;
	}
#menu a.route {
	display: none;
}
#menu div .route {
	display:none;
	}


#subservice {
	visibility: hidden;
	position: absolute;
	top: 207px;
	left: 205px;
	width: 182px;
	height: 234px;
	background: url(../images/layout/menu-servicestations.gif) no-repeat 0 0; 	
}
#subservice a {
	width: 182px;
	display: block;
	border: none;
	height: 33px;
	text-indent: -5000px;
	line-height: 0.0001em;
	font-size: 0.0001em;
	margin: 0;
	padding: 0;
	background: url(../images/layout/menu-servicestations.gif) no-repeat 0 0;
	}

#subservice a.Hengelo-Zuid { background-position: 0px 0px;}
#subservice a.Westermaat-Hengelo { background-position: 0px -33px;}
#subservice a.Drielander-Harderwijk { background-position: 0px -66px;}
#subservice a.Parkweg-Enschede { background-position: 0px -99px;}
#subservice a.Jansema-Hengelo { background-position: 0px -132px;}
#subservice a.Het-Plein-Hengelo { background-position: 0px -165px;}
#subservice a.Dorpshellen-Heerenveen { height: 34px; background-position: 0px -198px;}

#subservice a.Hengelo-Zuid:hover { background-position: -182px 0px;}
#subservice a.Westermaat-Hengelo:hover { background-position: -182px -33px;}
#subservice a.Drielander-Harderwijk:hover { background-position: -182px -66px;}
#subservice a.Parkweg-Enschede:hover { background-position: -182px -99px;}
#subservice a.Jansema-Hengelo:hover { background-position: -182px -132px;}
#subservice a.Het-Plein-Hengelo:hover { background-position: -182px -165px;}
#subservice a.Dorpshellen-Heerenveen:hover { background-position: -182px -198px;}

#subvacatures {
	visibility: hidden;
	position: absolute;
	top: 339px;
	left: 200px;
	width: 182px;
	background:url(../images/layout/menu-vacatures.gif) no-repeat 0 0;
}
#subvacatures a {
	width: 182px;
	display: block;
	height: 33px;
	text-indent: -5000px;
	line-height: 0.0001em;
	font-size: 0.0001em;
	margin: 0;
	padding: 0;
	background: url(../images/layout/menu-vacatures.gif) no-repeat 0 0;
}
#subvacatures a.functies { background-position: 0px 0px;}
#subvacatures a.functies:hover { background-position: -182px 0px;}

#subvacatures a.vacatures { height: 35px; background-position: 0px -33px;}
#subvacatures a.vacatures:hover { background-position: -182px -33px;}


