.govbar {display:none;}
#menje-line {display:none;}

/* swap unesco logo (School Niederanven) on mouse over */
.imgSwap { width: 190px; height: 162px; background: url(/Portals/19/LogoFR_EcoleAmSandNiederanvenRVB190x162.PNG) no-repeat; }
.imgSwap:hover { width: 190px; height: 162px; background: url(/Portals/19/LogoLUX_EcoleAmSandNiederanvenRVB.PNG) no-repeat; } 
/*See more at: http://www.corelangs.com/css/box/hover.html*/

/* swap banner School Rued on mouse over */
.imgSwap2 { width: 740px; height: 120px; background: url(/Portals/19/Images/Divers/banner2SchoulRued.png) no-repeat; }
.imgSwap2:hover { width: 740px; height: 120px; background: url(/Portals/19/Images/Divers/HPnei_schoul_Ruedt4Batiments_740x120.png) no-repeat; } 
/*See more at: http://www.corelangs.com/css/box/hover.html*/

/* swap banner School Schuttrange on mouse over */
.imgSwap3 { width: 740px; height: 250px; background: url(/Portals/19/Images/Divers/BannerSchetter_740px.jpg) no-repeat; }
.imgSwap3:hover { width: 740px; height: 250px; background: url(/Portals/19/Images/Divers/LogoDällt_740x250.png) no-repeat; } 
/*See more at: http://www.corelangs.com/css/box/hover.html*/

/* text box over background image */
div.transbox {
    margin: 60px 20px 0px 20px;
    background-color: #ffffff;
    border: 5px;
    opacity: 0.6;  /* Wat de Wäert méi kleng, wat den Hannergrond méi sichtbar gët an den Text an der Box manner gudd liesbar. */
    filter: alpha(opacity=60);  /* For IE8 and earlier */
}

div.transbox p {
    margin: 5%;
    font-weight: bold;
    color: #000000;
}































