#Nieuws {
 color: #000000;
 margin-top: -2px;
 float: left;

}
#Nieuws .Break{
 width: 100%;
 margin-bottom: 20px;
 border:none;
 float: left;
 display: block;
}


#Nieuws .NieuwsBericht{
/*  height: 117px; */
display: block;
float: left;
 width: 100%;
 border-style: solid;
 border-color: black;
 border-width: 0px;
}

#Nieuws .NieuwsFoto{
 width: 149px;
 max-width: 149px;

 float:left;
 margin-right: 2px;
 margin-top: 6px;
 border-style: solid;
 border-color: black;
 border-width: 0px;

}


#Nieuws .NieuwsHeader{
 float:left;
 width: 485px;
/* font-family: "Arial Black"; */
 font-size: 12px; /* was 15 */
 margin-bottom: 3px;
 line-height: 25px;
 margin-left: 43px;
 top: 0px;
 font-weight: bold;
}

#Nieuws .NieuwsTekst{
 font-family: Tahoma;
 width: 485px;
 float:left;
 font-size: 11px;
 line-height: normal;
 margin-left: 43px;
display: block;
}

#Nieuws .item{

display: block;
       width: 24%;
       margin-bottom:20px;
       padding-bottom:5px;
       min-height:73px;
       min-width:98px;
       line-height:16px;
       float: left;
       margin-left:2px;
       margin-top:4px;
       border: none;

}

#Nieuws .NieuwsItem{
  display: block;
  float: left;

}

#Nieuws .NieuwsItemUitgebreid{
 /* height: 400px; */
}
