/* www.grvs.de */

@media screen and (max-width:767px) {
nav {
    display:none;
}
#wrapper {
    width:100%;
}
/*
#mobile_menue img {
    margin-right:10px;
}
*/
#mobile_menue {
    position:relative;
    left:85vw;
}
}
