body {
    overflow-y: hidden;
}

/* for background image - change in trumpf as well */
#wrapper {
    height :100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
#logo figure img {
    max-height:200px;
}
header nav li {
    list-style:none;
}
.mod_changelanguage li {
    display: inline-block;
}
#container .mod_newsarchive h2 {
    margin-top:0;
}
