#container {
    position:absolute;
    margin:auto;
    width: 912px;
    height: 475px;
}

#fönster {
    position: absolute;
    margin:auto;
    width: 912px;
    height: 475px;
    z-index: 1;
}

#utsikt {
    position: absolute;
    margin:auto;
    width: 912px;
    height: 475px;
}

.selection {
    margin-top: 476px;
}
/*.fönster {
    position: absolute;
}

.utsikt {
    position: absolute;
    width: 100px;
    height: 100px;
    border: 1px solid red;
}
