/* SLV-Rent NL stylesheet
------------------------------------------------------------------*/

/* @group navigation */

#nav a {
	background-image:url(graphics/nl/nav.png);
	}	
li#nav-slv a:link, li#nav-slv a:visited {width:76px;}
li#nav-ref a:link, li#nav-ref a:visited {width:137px;}
li#nav-merk a:link, li#nav-merk a:visited {width:109px;}
li#nav-con a:link, li#nav-con a:visited {width:172px;}	
		
li#nav-slv a:hover,
li#nav-slv a:focus,
li#nav-slv.active a  {
	background-position:0px -75px;
	}
li#nav-ref a:link,
li#nav-ref a:visited {
	background-position:-76px 0px;
	}
li#nav-ref a:hover,
li#nav-ref a:focus,
li#nav-ref.active a {
	background-position:-76px -75px;
	}
li#nav-merk a:link,
li#nav-merk a:visited {
	background-position:-213px 0px;
	}
li#nav-merk a:hover,
li#nav-merk a:focus,
li#nav-merk.active a {
	background-position:-213px -75px;
	}	
li#nav-con a:link,
li#nav-con a:visited {
	background-position:-322px 0px;
	}
li#nav-con a:hover,
li#nav-con a:focus,
li#nav-con.active a {
	background-position:-322px -75px;
	}



/* @end */

/* @group headings */

#refs h2 {
	background:url(graphics/nl/referenties.png) no-repeat center top;
	}	
#refs-h4 {
	background-image:url(graphics/nl/beleef.png);
	}
#merken h2 {
	background:url(graphics/nl/merken.png) no-repeat center top;
	}
#contact h2 {
	background:url(graphics/nl/contact.png) no-repeat center top;
	}	
#sound {
	background:url(graphics/nl/sound.png) no-repeat;
	}	
#light {
	background:url(graphics/nl/light.png) no-repeat;
	}	
#vision {
	background:url(graphics/nl/vision.png) no-repeat;
	}
#refs-list {
	background:url(graphics/plooi-bottom.png) no-repeat center top;
	}
#peilers {
	background:url(graphics/nl/sound-light-vision.png) no-repeat;
	}	

/* @end */

/* @group buttons */

#btn-alle-refs a {
	background:url(graphics/nl/btn-refs.png) no-repeat;
	}
#btn-alle-refs a.active {
	background:url(graphics/nl/btn-refs.png) no-repeat 0 -22px;
	}	

/* @end */			
