/*.menu {
  float:left;
}

.menu ul, .menu ul li {
  display:inline;
  padding:0px;
  margin:0px;
  list-style-type:none;
}


/* ----------------------------------------------------------------
                                                      mainmenu
----------------------------------------------------------------*/
/*.mainmenuitem, .mainmenuitem a {
  display:block;
  height:23px;
  float:left;
  background-repeat:no-repeat;
}

.mainmenuitem {
  height:23px;
  overflow:visible !important;
  overflow:hidden;
}
/* ---------------------------------------------------------
                                         menuitems
--------------------------------------------------------- */
.kopmainmenu1{
  width:109px;
  height:26px;
  background: url("../gfx/menu/infomenukop.gif") no-repeat;
  float:right;

}
.kopmainmenu2{
  width:108px;
  height:26px;
  background: url("../gfx/menu/commenukop.gif") no-repeat;
  float:right;
}


.mainmenu0 {
  text-align:left;
  list-style-type:none;
  
 
}

.mainmenu0 li {
 float:right;
}

.mainmenuitem {
  float:right; 
  cursor: pointer;
  width:148px;
}

.about {
  height:24px;
}

.business_netherlands {
  height:24px;
}

.establishing {
  height:24px;
}

.sales {
  height:37px;
}

.it_market {
  height:37px;
}




.news {
  width:148px;
  height:23px;
  /*background: url("../gfx/menu/comm_menuitem2.gif") no-repeat;*/
  cursor: pointer;
}

.weblogs_interviews {
  width:147px;
  height:25px;
  /*background: url("../gfx/menu/comm_menuitem3.gif") no-repeat;*/
  cursor: pointer;
}

.forum {
  width:159px;
  height:23px;
  /*background: url("../gfx/menu/comm_menuitem4.gif") no-repeat;*/
  cursor: pointer;
}

.events_calendar {
  width:159px;
  height:23px;
  /*background: url("../gfx/menu/comm_menuitem5.gif") no-repeat;*/
  cursor: pointer;
}

.signup {
  width:159px;
  height:24px;
  /*background: url("../gfx/menu/comm_menuitem6.gif") no-repeat;*/
  cursor: pointer;
}



/*------------kopbalk menu-------------*/

.kopleft ul{
  padding:0px;
  margin-right:0px;
  list-style-type:none; 
  display:inline;   
  
}


.kopmenu li {
  float:left;
}

/*-----------kopbalk menu buttons-----------------*/
.homebutton {
  /*background: url("../gfx/menu/home_button.jpg") no-repeat; */
  width:55px;
  height:25px;
  padding-right:166px;
}

.tellfriendbutton {
  /*background: url("../gfx/menu/tellfriend_button.jpg") no-repeat;*/
  height:25px;
  width: 73px;
}

.contactbutton {
  /*background: url("../gfx/menu/contact_button.jpg") no-repeat;*/
  height:25px;
  width: 65px;
}

.faqbutton {
  /*background: url("../gfx/menu/faq_button.jpg") no-repeat;*/
  width: 29px;
  height:25px;
}
.printbutton {
  width: 34px;
  height:25px;
}
 .rsslogo { 
 margin-top:4px !important;
 margin-top:7px;

 margin-left:3px;
 width: 11px;
 height:11px
 }
.rssbutton {
  /*background: url("../gfx/menu/rss_button.jpg") no-repeat;*/
  width: 30px;
  height:25px;
}

/*------------zoekformuler---------------*/
.zoeksitebutton {
  height:25px;
  width:94px;
  float:left;
}
html*.zoeksitebutton {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoeksite_button.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .zoeksitebutton {
  background-image: url("../gfx/menu/zoeksite_button.png") ;
}

.zoekachtergrond {
  width:140px;
  height:25px;
  float:left;
}
html*.zoekachtergrond {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoekachtergrond.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .zoekachtergrond {
  background-image: url("../gfx/menu/zoekachtergrond.png") ;
}
.zoeksubmit {
  height:25px;
  width:56px; 
  float:left;
}

html*.zoeksubmit {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="assets/gfx/menu/zoeksubmit_button.png", sizingMethod="crop");
}
 
/* alleen voor Mozilla */
html>body .zoeksubmit {
  background-image: url("../gfx/menu/zoeksubmit_button.png") ;
}
/*---------------------------------------------*/
/*---------------------------------------------*/


/*----------------uitklapmenu submenu------------------*/

.information {
   position:absolute;
   width:190px;
   margin-top:-32px !important;
   margin-top:0px;
   left:197px !important;
   left:157px;
   border-right: 1px solid #fff;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
}


html*.information li {
  background:#7f7f7f;
  padding:5px;

}


html>body .information li {
  background-image: url("../gfx/menu/menu_transparent.png") ;
  background-repeat: repeat;
  list-style: none;
  /*height hack mozilla*/
  min-height:20px;
  
}

/*------------manimenu2 is de oranje variant--------*/
html*.community li {
  background:#f47920;
  padding:5px;
}

html>body .community li {
  background-image: url("../gfx/menu/menu2_transparent.png") ;
  background-repeat: repeat;
  list-style: none;
  /*height hack mozilla*/
  min-height:20px;
}
/*-----------transparency-----------*/
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
html>body .mainmenu0 .it_market .information {
  top:278px;
}

html>body .mainmenu0 .sales .information {
  top:340px;
}
.information li {		
  float: left;
  width: 185px;
  clear:both;
  padding-left:5px;
  
}
 
.information li a{
   width:190px;
}

li ul {
  display: none;
  float:left;
  left: 0;
}

html* li ul {
margin-left:40px;
}

li > ul {
 top: auto;
 left: auto;
 }

li:hover ul, li.over ul{ display: block; }