.nieuwsitem{max-width:740px;margin:0 auto}
.nieuws .page-header{margin:0 auto;}
.nieuws .nieuws-item{height:230px;-webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.05);}
@media (max-width:767px) {
    .nieuws .nieuws-item { height: auto; }
    .nieuws .nieuws-item div.nieuws-tekst { height: auto !important; }
}
.nieuws .module-evenement{background:#ff0066;color:#fff;}
.nieuws .module-evenement a{color:#fff;}
.nieuws-item{margin-bottom:10px;overflow:hidden;}
.nieuws-item .row{margin:0;}
.nieuws-item a{display:block;color:#000066;}
.nieuws .nieuws-item div[class*="col-"]{height:230px;}
.nieuws-item div.nieuws-afbeelding{background-repeat:no-repeat;background-position:center;background-size:cover;border-right:1px solid rgba(0,0,0,0.05); background-color:rgba(0,0,0,.05)}
.nieuws-item div.nieuws-tekst{padding:15px;}
.nieuws-tekst h3{margin:0;font-size:20px;}
.nieuwsitem-header{}
.module-nieuwsitem{padding:20px;overflow:hidden;}
.module-nieuwsitem img{display:block;max-width:100%;}
.module-nieuwsitem img{height:auto;}
.module-laatstenieuws{min-height:230px;}
.module-laatstenieuws a{color:#000066;}
.module-laatstenieuws h3{font-size:20px;margin:0;padding:20px 20px 6px;}
.module-laatstenieuws ul{list-style:none;padding-left:0;padding-bottom:10px;}
.module-laatstenieuws li{border-bottom:1px solid rgba(0,0,0,0.05);background-image:url('../images/arrow-right-grey.png');background-repeat:no-repeat;background-position:center right 20px;}
.module-laatstenieuws li.no-link, .module-laatstenieuws li.no-link:hover {background-image: none;}
.module-laatstenieuws li.no-link a { cursor: default }
.module-laatstenieuws li:last-child{border-bottom:none;}
.module-laatstenieuws li>a{display:block;text-decoration:none;padding:10px 60px 10px 20px;font-size:16px;}
.module-laatstenieuws li:hover{background-image:url('../images/arrow_right_blue.png');}
@media (max-width:767px){.content div[class*="col-"]>.row div[class*="col-"]:first-child{margin-bottom:0px;}
}

.methode .module-nieuws a, .methode .module-nieuws a:hover {
    color: white;
}
.methode .uitbereiding1 .module-nieuws span.methode-lijnkleur,
.methode .uitbereiding2 .module-nieuws span.methode-lijnkleur {
    border-bottom-color: white !important;
}