#submenu {
display:none;	
}

#content .newsoverview img.thumb {
border: 1px solid #fceee8;
float: left;
margin-right: 15px;
width: 150px;
height: 113px;
margin-bottom: 10px;
}

#content .newsdetail .introtext img {
height: 188px;
width: 250px;
border: 1px solid #fceee8;
float: right;
margin-left: 15px;
margin-bottom: 10px;
margin-right: 0px;
}

.newsoverview .newsitem{
display: table;
width: 100%;
margin-bottom: 15px;
}