@charset "UTF-8";
/* CSS Document */

ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#6d6d6d; text-decoration:none; font-family:Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold; }
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; top:41px; left:0; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border-bottom:1px dotted #4b4b4b; width:145px; margin:0; background-color:#f6f6f6;}
ul.menu ul li a {display:block; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; color:#464646;}
ul.menu ul li a:hover {color:#ffffff; background-color:#ec1b25;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}


/*link Home*/

ul.menu .menulink_home { background:url(../images/main_menu/btn_home_out_EN.jpg); width:56px; height:41px; margin-right:42px;}
ul.menu .menulink_home:hover,  .menuhover {  background:url(../images/main_menu/btn_home_over_EN.jpg);}
ul.menu .menulink_home_on { background:url(../images/main_menu/btn_home_over_EN.jpg); width:56px; height:41px; margin-right:42px;}




/*link Over ons*/

ul.menu .menulink_overons { background:url(../images/main_menu/btn_about_us_out_EN.jpg); width:90px; height:41px; margin-right:42px; }
ul.menu .menulink_overons:hover, .menuhover {  background:url(../images/main_menu/btn_about_us_over_EN.jpg);}
ul.menu .menulink_overons_on { background:url(../images/main_menu/btn_about_us_over_EN.jpg); width:90px; height:41px; margin-right:42px; }


/*link producten&services*/

ul.menu .menulink_producten_services { background:url(../images/main_menu/btn_products_services_out_EN.jpg); width:179px; height:41px; margin-right:42px;}
ul.menu .menulink_producten_services:hover, .menuhover {  background:url(../images/main_menu/btn_products_services_over_EN.jpg);}
ul.menu .menulink_producten_services_on { background:url(../images/main_menu/btn_products_services_over_EN); width:179px; height:41px; margin-right:42px;}


/*link Referenties*/

ul.menu .menulink_referenties{ background:url(../images/main_menu/btn_references_out_EN.jpg); width:107px; height:41px; margin-right:42px;}
ul.menu .menulink_referenties:hover, .menuhover {  background:url(../images/main_menu/btn_references_over_EN.jpg);}
ul.menu .menulink_referenties_on{ background:url(../images/main_menu/btn_references_over_EN.jpg); width:107px; height:41px; margin-right:42px;}

/*link Nieuws*/

ul.menu .menulink_nieuws{ background:url(../images/main_menu/btn_news_out_EN.jpg); width:53px; height:41px; margin-right:42px;}
ul.menu .menulink_nieuws:hover, .menuhover {  background:url(../images/main_menu/btn_news_over_EN.jpg);}
ul.menu .menulink_nieuws_on{ background:url(../images/main_menu/btn_news_over_EN.jpg); width:53px; height:41px; margin-right:42px;}

/*link Contact*/

ul.menu .menulink_contact { background:url(../images/main_menu/btn_contact_out.jpg); width:74px; height:41px; margin-right:42px;}
ul.menu .menulink_contact:hover, .menuhover {  background:url(../images/main_menu/btn_contact_over.jpg);}
ul.menu .menulink_contact_on { background:url(../images/main_menu/btn_contact_over.jpg); width:74px; height:41px; margin-right:42px;}

/*link Support*/

ul.menu .menulink_support { background:url(../images/main_menu/btn_support_out.jpg); width:75px; height:41px}
ul.menu .menulink_support:hover,.menuhover {  background:url(../images/main_menu/btn_support_over.jpg);}
ul.menu .menulink_support_on { background:url(../images/main_menu/btn_support_over.jpg); width:75px; height:41px}



/*


Onderstaande is menu met dropdown

ul.menu .menulink_producten { background:url(../images/main_menu/btn_producten_out.jpg); width:109px; height:38px}
ul.menu .menulink_producten:hover, ul.menu .menuhover {  background:url(../images/main_menu/btn_producten_over.jpg);}


*/