/*Main navigation*/

#main_nav ul {
float: left;
list-style: none;
padding-left: 60px
}

#main_nav li { float: left; list-style:none; margin: 0; padding: 0 }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 38px; } 

#ctl00_ctl00_rp_mm_ctl01_m, #ctl00_rp_mm_ctl01_m { background: url(/img/mainmenu/bedrijf.gif); width: 96px; }
#ctl00_ctl00_rp_mm_ctl01_m:hover, #ctl00_rp_mm_ctl01_m:hover { background: url(/img/mainmenu/bedrijf.gif) -96px 0; }
#ctl00_ctl00_rp_mm_ctl01_m.active, #ctl00_rp_mm_ctl01_m.active { background: url(/img/mainmenu/bedrijf.gif) -192px 0; }

#ctl00_ctl00_rp_mm_ctl02_m, #ctl00_rp_mm_ctl02_m { background: url(/img/mainmenu/diensten.gif); width: 82px; }
#ctl00_ctl00_rp_mm_ctl02_m:hover, #ctl00_rp_mm_ctl02_m:hover { background: url(/img/mainmenu/diensten.gif) -82px 0; }
#ctl00_ctl00_rp_mm_ctl02_m.active, #ctl00_rp_mm_ctl02_m.active { background: url(/img/mainmenu/diensten.gif) -164px 0; }

#ctl00_ctl00_rp_mm_ctl03_m, #ctl00_rp_mm_ctl03_m { background: url(/img/mainmenu/projecten.gif); width: 88px; }
#ctl00_ctl00_rp_mm_ctl03_m:hover, #ctl00_rp_mm_ctl03_m:hover { background: url(/img/mainmenu/projecten.gif) -88px 0; }
#ctl00_ctl00_rp_mm_ctl03_m.active, #ctl00_rp_mm_ctl03_m.active { background: url(/img/mainmenu/projecten.gif) -176px 0; }

#ctl00_ctl00_rp_mm_ctl04_m, #ctl00_rp_mm_ctl04_m { background: url(/img/mainmenu/focusgebieden.gif); width: 122px; }
#ctl00_ctl00_rp_mm_ctl04_m:hover, #ctl00_rp_mm_ctl04_m:hover { background: url(/img/mainmenu/focusgebieden.gif) -122px 0; }
#ctl00_ctl00_rp_mm_ctl04_m.active, #ctl00_rp_mm_ctl04_m.active { background: url(/img/mainmenu/focusgebieden.gif) -244px 0; }

#ctl00_ctl00_rp_mm_ctl05_m, #ctl00_rp_mm_ctl05_m { background: url(/img/mainmenu/mvo_duurzaamheid.gif); width: 167px; }
#ctl00_ctl00_rp_mm_ctl05_m:hover, #ctl00_rp_mm_ctl05_m:hover { background: url(/img/mainmenu/mvo_duurzaamheid.gif) -167px 0; }
#ctl00_ctl00_rp_mm_ctl05_m.active, #ctl00_rp_mm_ctl05_m.active { background: url(/img/mainmenu/mvo_duurzaamheid.gif) -334px 0;} 

#ctl00_ctl00_rp_mm_ctl06_m, #ctl00_rp_mm_ctl06_m { background: url(/img/mainmenu/werkenbij.gif); width: 92px; }
#ctl00_ctl00_rp_mm_ctl06_m:hover, #ctl00_rp_mm_ctl06_m:hover { background: url(/img/mainmenu/werkenbij.gif) -92px 0; }
#ctl00_ctl00_rp_mm_ctl06_m.active, #ctl00_rp_mm_ctl06_m.active { background: url(/img/mainmenu/werkenbij.gif) -184px 0; }

#ctl00_ctl00_rp_mm_ctl07_m, #ctl00_rp_mm_ctl07_m { background: url(/img/mainmenu/contact.gif); width: 75px; }
#ctl00_ctl00_rp_mm_ctl07_m:hover, #ctl00_rp_mm_ctl07_m:hover { background: url(/img/mainmenu/contact.gif) -75px 0; }
#ctl00_ctl00_rp_mm_ctl07_m.active, #ctl00_rp_mm_ctl07_m.active { background: url(/img/mainmenu/contact.gif) -150px 0; }

#contact_nav ul {
float: left;
list-style: none;
margin-top: 10px;
}

#contact_nav li { float: left; list-style:none; margin: 0; padding: 0 }
#contact_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 31px; } 

#tabmap { background: url(/img/contact/tab_map.png); width: 117px; }
#tabmap:hover { background: url(/img/contact/tab_map.png) -117px 0; }
#tabmap.active { background: url(/img/contact/tab_map.png) -117px 0; }

#tablijst{ background: url(/img/contact/tab_lijst.png); width: 117px; }
#tablijst:hover { background: url(/img/contact/tab_lijst.png) -117px 0; }
#tablijst.active { background: url(/img/contact/tab_lijst.png) -117px 0; }
