#inhoud #right_side {
padding: 5px;
float: right;
width: 250px;
border: solid 1px white;
}

#inhoud #right_side p {
text-align: center;
}

#inhoud #right_side p a{
text-decoration: none;
}

#inhoud #left_side {
width: 570px; 
}

#inhoud .news_div_title {
padding: 5px;
background-color: #A9A9A9;;
height: 13px;
}

#inhoud .news_div_title .news_date {
float: right;
}

