body {
    background-attachment: scroll;
}

#h1 {
    position: absolute;
    left: 40px;
    top: 40px;
    width: 400px;
    height: 35px;
}

h1 {
    color: #035e8f;
    font-size: 18px;
    font-weight: bold;
}

#flash0 {
    padding: 0px;
    width: 400px;
    height: 300px;
    position: absolute;
    top: 90px;
    left: 0px;
}

#flash {
    width: 400px;
    height: 300px;
    overflow: auto;
}

#nieuws {
    position: absolute;
    top: -20px;
    left: 440px;
    z-index: 20;
    height: auto;
}

img {
    border: none;
}

#logo_cteo {
    position: absolute;
    left: 820px;
    top: -30px;
}

#logo_rg {
    position: absolute;
    left: 650px;
    top: 105px;
}
