html, body {
    height: 100%;
    width: 100%;
}

body {
    padding-top: 70px;
}

section {
    height: auto; !important
    min-height: 100%;
    overflow: hidden;
    padding-top: 70px;
    
}

#home {
    background: #fff url(/bilder/body/gj01.png) no-repeat center;
    background-size: 60%;
    height: 100%;
    
    margin-top: -20px;
}

.kontakt {
    background-color: #eee;
    padding: 20px;
    
    
}
#unten{
    padding: 20px;
}