div#index_links{
    float: left;
    width: 469px;
}
div#index_rechts{
    float: right;
    width: 469px;
}
h1.index{
    margin-bottom: 20px;
    font-size: 20px;
    color: #00a8ff;
}
div.index_titel{
    width: 455px;
    height: 25px;
    margin: 0px auto 0px auto;
    background-color: #80d4ff;
}
h2.index_titel{
    margin-left: 10px;
    font-size: 14px;
    line-height: 25px;
}
div.nieuws_titel{
    width: 469px;
    margin: 0px auto 25px auto;
    padding: 5px 0px 8px 0px;
    background-image: url('../img/index_content_bg.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}
div.nieuws_tekst{
    width: 440px;
    margin: 0px auto 0px auto;
}
div.nieuwe_kunst{
    position: relative;
    clear: both;
    width: 450px;
    margin: 0px auto 0px auto;
}
div.nieuwe_kunst_img{
    width: 150px;
    height: 150px;
    float: left;
}
div.nieuwe_kunst_tekst{
    width: 250px;
    margin: 0px auto 0px 15px;
    float: left;
}