/* @override 
    https://projectfolder.de/modules/mod_multilingual/frontend.css?* */

#langmenu {
    float: left;
    margin-left: auto;
    margin-right: auto;
 
    min-height: .6em;
    text-align: left;
    vertical-align: middle;
    color: #a5a5a5;
}


div#ML {
    height: 3em;
    margin-bottom: 1em;
    border-bottom: 2px solid #747474 !important;
}

div#langmenu a span {
    margin-right: 10px;
}


div#langmenu {

}

#langmenu a {
    text-decoration: none;
    border-bottom-style: none;
}

#langmenu a:hover {
    border: 0;
    background: 0 0;
}

#langmenu img {
    border: 0;
    padding-right: 2px
}

#langmenu a.default img {
    opacity: 1
}

#langmenu a:hover img {
    opacity: .3
}

#langmenu a.current img {
    opacity: .3
}

