.nieuwsblock { border:0;  padding:2px; }
.nieuwsblockhover { border:2px solid #d03837; padding:0;  cursor:default; }

/*NieuwsOverzicht*/
#nieuwsOverzicht{ margin:0 10px;  border:1px solid #e0e0e0; background-color:#20231e;}
#nieuwsOverzichtTop{padding:13px 18px 5px 18px;}
/*Nieuwspuntje*/
.nieuwsItem{ padding-bottom:10px; }
/*Datum*/
.nieuwsItemDatum, .blokDatum{ height:33px; width:54px; margin:0 10px 0 -24px; display:block; float:left; font-family:Arial; color:#fff; background: url("../images/basisLayout/sprite_no_repeat.png") -750px -50px no-repeat;  }
.Dag{ width:27px; height:30px; padding-left:3px; display:block; float:left; font-size:22px; font-weight:bold; background:#565656;}
.Maand{ width:19px; height:17px; padding-right:2px; margin-top:3px; display:block; float:right; font-size:16px; text-align:right; background:#434343;}
.Jaar{ width:19px; height:13px; padding-right:2px; display:block; float:right; font-size:8px; text-align:center; background:#434343;}
.nieuwsItemDatumSlash{ display:none; }
.nieuwsItemSpacer{  height:2px; background: url("../images/basisLayout/sprite_repeatx.png") center -1190px repeat-x; }
/*Titel*/
.nieuwsItemTitel{ min-height:33px; display:block; margin-left:40px; font-weight:bold; font-size:14px; color: #d03837; }
.nieuwsItemTitel a{ color:#d03837; text-decoration:none;}
.nieuwsItemTitel a:hover{ color:#ffffff; }
/*Foto*/
.nieuwsItemFoto{ float:left; margin:5px 5px 10px 0; }
/*Omschrijving*/
.nieuwsItemOmschrijving{ margin:5px 0 5px 0; }
/*lees meer*/
.nieuwsItemMeer{ display:inline}
/*Alle berichten*/
.nieuwsAlleLink{ height: 24px; margin-right: -24px; background: url("../images/basisLayout/sprite_no_repeat.png") 319px -240px no-repeat; }
.nieuwsAlleLink a{height:18px; display:block; float:right; padding:2px 10px 0 10px; color:#fff; text-decoration:none; background: #d03837 url("../images/basisLayout/sprite_repeatx.png") center -550px repeat-x; }
.nieuwsAlleLink a:hover{ background-color:#ffffff;}
/*Naar Archief*/
.nieuwsArchiefLink{ height: 24px; margin-right: -22px; background: url("../images/basisLayout/sprite_no_repeat.png") 683px -240px no-repeat; }
.nieuwsArchiefLink a{height:18px; display:block; float:right; padding:2px 10px 0 10px; color:#fff; text-decoration:none; background: #d03837 url("../images/basisLayout/sprite_repeatx.png") center -550px repeat-x; }
.nieuwsArchiefLink a:hover{ background-color:#ffffff;}
/*Terug naar Overzicht*/
.nieuwsRecentLink { height: 24px; margin-right: -22px; background: url("../images/basisLayout/sprite_no_repeat.png") 683px -240px no-repeat; }
.nieuwsRecentLink a{height:18px; display:block; float:right; padding:2px 10px 0 10px; color:#fff; text-decoration:none; background: #d03837 url("../images/basisLayout/sprite_repeatx.png") center -550px repeat-x; }
.nieuwsRecentLink a:hover{ background-color:#ffffff;}

/*NieuwsDetail*/
#nieuwsDetailContainer > h1{ margin:10px; }
#nieuwsDetail { margin:10px; }
/*Terug naar Overzicht*/
.nieuwsTerugLink{ width:150px; height:24px; margin-right:-3px; float:right; background: url("../images/basisLayout/sprite_no_repeat.png") 147px -240px no-repeat; }
.nieuwsTerugLink a{height:18px; display:block;  float:right; padding:2px 10px 0 10px; color:#fff; text-decoration:none; background: #d03837 url("../images/basisLayout/sprite_repeatx.png") center -550px repeat-x; }
.nieuwsTerugLink a:hover{ background-color:#ffffff;}