#Nieuws {
 color: #000000;
 margin-top: -2px;
 float: left;
 overflow: display;
}
#Nieuws .Break{
 width: 100%;
 margin-bottom: 20px;
 border:none;
}

#Nieuws .NieuwsTekst a {
color: #ec008c;
text-decoration: none;
}

#Nieuws .NieuwsTekst a:hover {
 color: #ec008c;
 text-decoration: none;
}

#Nieuws .NieuwsBericht{
 height: 117px;
 width: 100%;
 border-style: solid;
 border-color: black;
 border-width: 0px;
}

#Nieuws .NieuwsFoto{
 width: 115px;
 max-width: 115px;
 height: 117px;
 float:left;
 margin-right: 2px;
 margin-top: 6px;
 border-style: solid;
 border-color: black;
 border-width: 0px;

}


#Nieuws .NieuwsHeader{
 float:left;
 width: 285px;
 font-family: "Arial Black";
 font-size: 15px;
 margin-bottom: 3px;
 line-height: 25px;
 margin-left: 12px;
 top: 0px;
}

#Nieuws .NieuwsTekst{
 font-family: Tahoma;
 width: 285px;
 float:left;
 font-size: 11px;
 line-height: normal;
 margin-left: 12px;
}

#Nieuws .item{
       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{
 height: 130px;
}

#Nieuws .NieuwsItemUitgebreid{
 height: 400px;
}
