﻿.pageContent .ContentTitle {
	margin-top:5px;
	margin-bottom:20px;
}

.NieuwsTitel
{
    color		:#0c94c7;
    font-weight: bold;
}

.NieuwsItem
{
/*    border-bottom: dashed 1px #F5F5F5;*/
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.NieuwsAfbeelding img
{
    height: 100px;
    margin-left: 10px;
}

.NieuwsAfbeeldingSmall img
{
    height: 75px;
    margin-left: 10px;
    margin-right: 5px;
}

.NieuwsFotoRight
{
    float: right;
    padding: 0px 0px 10px 10px;
}

.MeerNieuws
{

    font-weight: bold;
    margin-top:5px;

}
.LeesMeer
{

    font-weight: bold;
    margin-top:5px;

}

