/* BEGIN ADMIN */
.nieuwscatblock 
{
	border:0; 
	padding:2px; 
	line-height:18px;
}

.nieuwscatblockhover 
{ 
	border:2px solid #172753;
	padding:0; 
	cursor:default;
}
/* END ADMIN */

/* home */
.nieuwscathomeblok:first-child
{
    margin-bottom: 15px;
    width:645px;
}

.nieuwscathomeblok .blokFoto
{    
}

.nieuwscathomeblok .blokTop
{
    width: 145px;
    padding-left: 15px;
}

.nieuwscathomeblok .blokRest
{
    width: 680px;
    margin-left: 0px;
}

.nieuwscathomeblok .blokRestZonderFoto
{
    width: 680px;
}

.nieuwscathomeblok .nieuwsfoto
{

}

.nieuwscathomeblok .blokTitel
{
    font-family: Calibri;
    font-size:11px;
    color:#009ab5;   
    font-weight:bold;
}

.nieuwscathomeblok .blokTitel a:link,.nieuwscathomeblok .blokTitel a:visited
{
    font-family: Calibri;
    font-size:11px;
    color:#009ab5;   
    font-weight:bold;
    text-decoration: none;
}

.nieuwscathomeblok .blokTitel a:hover
{
    text-decoration: underline;
}

.nieuwscathomeblok .blokTitel a:active
{

}

.nieuwscathomeblok .blokDatum
{
    font-family: Calibri;
    font-size:10px;
    color:#999999; 
}

.nieuwscathomeblok .blokOmschrijving
{
    color: #58585a;
    font-family: Calibri;
    font-size:11px;
}

.nieuwscathomeblok .blokOmschrijvingZonderFoto
{
  
}

.nieuwscathomeblok .blokMeer
{
    /*margin-top:5px;
    width: 656px;
    text-align: right;*/
}

.nieuwscathomeblok .blokMeer a:link,.nieuwscathomeblok .blokMeer a:visited,.nieuwscathomeblok .blokMeer a:active
{
    color: #006f8b;
    font-size: 11px;
    font-family: Calibri;
    text-decoration:underline;
    font-weight: normal;
    text-align: left;
}

.nieuwscathomeblok .blokMeer a:hover
{    
    color:#006f8b;
    text-decoration: none;
}

.spacer
{
    height:30px;
}

.spacer2
{
    height:10px;
}

