
#menu
{
    height: 22px;
    width: 950px;
   
    background-image: url(images/menuFR.gif);
    background-repeat: no-repeat;
}
#menu.NL
{
     background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    }
    #menu.FR
    {
         background-image: url(images/menuFR.gif);
    background-repeat: no-repeat;
        }
#menu ul li
{
    margin-top:0px;
    float: left;
}
/*Languages*/
#NL, #FR
{
    width: 46px;
    height: 23px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 10px;
    background-repeat: no-repeat;
}

#NL
{
    background-image: url(images/langNL.gif);
}
#FR
{
    background-image: url(images/langFR.gif);
}
#langNL
{
    position: absolute;
    top: 5px;
    left: 0px;
    display: block;
    width: 20px;
    text-indent: -5000px;
    margin-right: 8px;
}
#langFR
{
    position: absolute;
    top: 5px;
    left: 20px;
    display: block;
    width: 20px;
    text-indent: -5000px;
    margin-left: 8px;
}
/*Search*/
#btnSearch
{
    position: absolute;
    top: 5px;
    right: 35px;
    display: block;
    width: 15px;
    height: 15px;
}
#txtSearch
{
    font-size: 10px;
    position: absolute;
    right: 55px;
    display: block;
    width: 130px;
    height: 10px;
    top: 5px;
    background-color: #ffffff;
    border: none;
}
#belgiumLink
{
    position: absolute;
    right: 5px;
    width: 20px;
    height: 20px;
}
/*Modules*/
#menuModule
{
    color: #000000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    left: 95px;
    z-index:100;
}
#menuModule a
{
    display: block;
    text-decoration: none;
    margin-left: 2px;
}
#menuModule a.module1NL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 116px;
    background-image: url(images/menuModule1NLsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#m1 a.module1NL
{
    background-image: url(images/menuModule1NLsmall.gif);
    background-position: bottom;
    height: 23px;
}
#menuModule a.module2NL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 136px;
    background-image: url(images/menuModule2NLsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#m2 a.module2NL
{
    background-image: url(images/menuModule2NLsmall.gif);
    background-position: bottom;
    height: 23px;
}
#menuModule a.module3NL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 136px;
    background-image: url(images/menuModule3NLsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#m3 a.module3NL
{
    background-image: url(images/menuModule3NLsmall.gif);
    background-position: bottom;
    height: 23px;
}
#menuModule a.module1FR
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 116px;
    background-image: url(images/menuModule1FRsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#m1 a.module1FR
{
    background-image: url(images/menuModule1FRsmall.gif);
    background-position: bottom;
    height: 23px;
}
#menuModule a.module2FR
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 136px;
    background-image: url(images/menuModule2FRsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#m2 a.module2FR
{
    background-image: url(images/menuModule2FRsmall.gif);
    background-position: bottom;
    height: 23px;
}
#menuModule a.module3FR
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 136px;
    background-image: url(images/menuModule3FRsmall.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#m3 a.module3FR
{
    background-image: url(images/menuModule3FRsmall.gif);
    background-position: bottom;
    height: 23px;
}


#menuModule a:hover
{
    background-position: bottom;
}
/*Algemeen*/
#menuSite
{
    color: #000000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    right: 200px;
}
#menuSite a
{
    display: block;
    text-decoration: none;
}
#menuSite a.siteMap
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 56px;
    background-image: url(images/menuSiteMap.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.loginNL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuLogin.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.DisclaimerNL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuDisclamer.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.contactNL
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuContact.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.InfoNL
{
text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 40px;
    background-image: url(images/menuInfo.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.loginFR
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuLoginFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.contactFR
{
    text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuContact.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.InfoFR
{
text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 40px;
    background-image: url(images/menuInfo.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
#menuSite a.DisclaimerFR
{
text-indent: -5000px;
    color: #000000;
    height: 23px;
    width: 60px;
    background-image: url(images/menuDisclamer.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#menuSite a:hover
{
    background-position: bottom left;
}
/*module2Apparaten*/
#module2Apparaten
{
    color: #000000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 23px;
}
#module2Apparaten a
{
}

a.gebouwNL
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuGebouw.gif) 0px 23px;
   display: block;
   margin-left:2px;
    top: 0px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
}

a.gebouwFR
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuGebouwFR.gif) 0px 23px;
   top: 0px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
}

a.electroNL
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuHuishoudelectro.gif) 0px 23px;
    top: 92px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
   
}
a.electroFR
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuHuishoudelectroFr.gif) 0px 23px;
    top: 92px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
}

a.autos2NL
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuWagens.gif) 0px 23px;
    top: 230px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
}
a.autos2FR
{
	height: 23px;
    width: 136px;
    text-indent: -5000px;
    background: url(images/menuWagensFR.gif) 0px 23px;
    top: 230px;
    left:0px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom left;
}
a.verlichtingNL
{
    height: 23px;
    width: 136px;
    top: 69px;
    left:0px;
    position: absolute;
    text-indent: -5000px;
    background-image: url(images/menuVerlichting.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.dakNL
{
    height: 23px;
    width: 136px;
    top: 46px;
    left:0px;
    position: absolute;
    text-indent: -5000px;
    background-image: url(images/menuDak.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.dakFR
{
    height: 23px;
    width: 136px;
    top: 46px;
    left: 0px;
    position: absolute;
    text-indent: -5000px;
    background-image: url(images/menuDakFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.droogkastNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 138px;
    position: absolute;
    background-image: url(images/menuDroogkast.gif);
    background-repeat: no-repeat;
    background-position: top left;
    display:none;
}
a.wasmachineNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;

    top: 115px;
    position: absolute;
    background-image: url(images/menuWasmachine.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.vaatwasNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 161px;
    position: absolute;
    background-image: url(images/menuVaatwas.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.koelkastNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 184px;
    position: absolute;
  background-image: url(images/menuKoelkast.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}
a.diepvriesNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 207px;
    position: absolute;
    background-image: url(images/menuDiepvries.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.verlichtingFR
{
    height: 23px;
    width: 136px;
    text-indent: -5000px;
    background-image: url(images/menuVerlichtingFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
    top: 69px;
    left: 0px;
    position: absolute;
}
a.droogkastFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 138px;
    position: absolute;
    background-image: url(images/menuDroogkastFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
    display:none;
}
a.wasmachineFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;

    top: 115px;
    position: absolute;
    background-image: url(images/menuWasmachineFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.vaatwasFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 161px;
    position: absolute;
    background-image: url(images/menuVaatwasFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.koelkastFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 184px;
    position: absolute;
  background-image: url(images/menuKoelkastFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}
a.diepvriesFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 207px;
    position: absolute;
    background-image: url(images/menuDiepvriesFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.venstersFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 23px;
    position: absolute;
    background-image: url(images/menuVenstersFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.venstersNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 23px;
    position: absolute;
    background-image: url(images/menuVensters.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.autosFR
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 253px;
    position: absolute;
    background-image: url(images/menuAutoFR.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
a.autosNL
{
    text-indent: -5000px;
    height: 23px;
    width: 136px;
    left: 0px;
    top: 253px;
    position: absolute;
    background-image: url(images/menuAutoNL.gif);
    background-repeat: no-repeat;
    background-position: top left;
}
/*module3Apparaten*/
#module3Apparaten
{
    color: #000000;
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    top: 23px;
    
}
.invisible
{
    display: none;
}
.visible
{
}


