div#google_translate_element {
    position: absolute;
    right: 0;
    top: 5px;
    z-index: 1;
}
div#google_translate_element div.goog-te-gadget-simple{
    background-color: rgb(0,0,0);
    border:0 solid #ffffff;
    margin-top:-2px;
    vertical-align: middle;
    display:table-cell;
    padding: 5px 5px 5px 10px;
}
div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span{
    color: white;
    padding:0;
    /*font: 10px Arial;*/
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
    vertical-align: middle;
}
div#google_translate_element div.goog-te-gadget-simple a.goog-te-menu-value span:hover{
    /*color:#000000;*/
    color: white;
}
.goog-te-gadget-icon{
    display: none;
}

div.upper{
    float: right;
    padding: 13px 10px 0 0;
    /*font: 11px "Open Sans";*/
    font-size: 11px;
}

div.upper a,div.upper i{
    color: #999999;
}
div.upper a:hover ,div.upper i:hover{
    color: #ffffff;
}
div.upper span.contactItemIcon{
    margin-top: -8px;
}

@media screen and (max-width: 768px) {
    span.uppertext{
        display: none;
    }
}

div.dejachtkamer span{
    color: #fff;
    padding:  8px;
    position: relative;
    top: 10px;
}

.nav-wrap2.mn4 #nav > li > a.lan{
    opacity: .50;
    filter: alpha(opacity=50);
    -khtml-opacity: .50;
    -moz-opacity: .50;
}

.nav-wrap2.mn4 #nav > li > a.lan, .nav-wrap2.mn4 #nav > li > a.lanselected{
    float: left;
    padding:8px 4px;
    margin-right: 0px;
}

.nav-wrap2.mn4 #nav > li.lan{
    padding-left: 20px;
}

@media screen and (max-width: 990px) {
    .nav-wrap2.mn4 #nav > li > a.lan, .nav-wrap2.mn4 #nav > li > a.lanselected{
        float: left;
        padding:8px 4px;
        margin-right: 0px;
        margin-top: -24px;
    }
}

@media screen and (max-width: 768px) {
    .nav-wrap2.mn4 #nav > li > a.lan, .nav-wrap2.mn4 #nav > li > a.lanselected{
        float: left;
        padding:8px 4px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .nav-wrap2.mn4 #nav > li.lan{
        padding-left: 10px;
    }
}
