#news_left {
float: left;
width: 620px;
text-align: left;
}

#news_right {
float: right;
width: 155px;
}

.nieuwsitem {
clear: both;
float: left;
width: 610px;
text-align: left;
}

.nieuwsitem_text {
float: left;
width: 475px;
text-align: left;
}

.nieuwsitem_image {
float: right;
width: 120px;
text-align: right;
}

.haarlijn_610h {
width: 610px;
height: 7px;
clear: both;
float: left;
background-image:url(../images/haarlijn_610h.gif);
}
