body{
  font-family: arial, helvetica ,verdana;
  font-size: 12px;
  color: black;
}
a:link, a:active, a:visited{
  color :black;
  text-decoration: none;
}
#header, #top_menu, .top_banner, #main_menu, #sub_menu, #content_right_top, #footer a, .copyright_rovecom, .drenthe_banner{
  display: none;
}
.logo{
  width :100%;
  height: 63px;
}
.logo img{
  border: none;
  float :right;
  width :200px;
  height: 63px;
}
.content_left_home .nieuws-item{
  width: 50%;
  float: left;
}
.content_left_home ul{
  margin: 0;
  padding-left: 10px;
  color: #b20737;
}
.content_left_home ul li a{
  color: #b20737; 
}
.content_left_home .nieuws-item .small-left, .content_left_home .nieuws-item .small-right{
  width: 45%;
  float: left;
  padding: 5px;
}
#content_left .content-inhoud{
  width :100%;
}
#artikelen .news-item-magazine{
  float: left;
  padding: 5px;
  width: 45%;
}
#footer{
   clear: both;
   width: 100%;
   text-align: center;
 }
