﻿#CustomHeader
{
    background-image: url("../Images/Header/HeaderHome.png");
}

.CustomColor1
{
	background-color: #ff8b00;
}

table.MenuItem td
{
	border-bottom	:1px solid #ff8b00;
}

table.MenuItemSelected td
{
	background: url("../Images/MenuItemHover.png") no-repeat left center;	
}

.MenuItemSelected a.MenuNiveau1
{
	color: #320038;
}



.NieuwsTitel, .NieuwsTitel a
{
    color		:#0c94c7;
    font-weight: bold;
}

.NieuwsItem
{
	border-bottom: dashed 1px #F5F5F5;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.NieuwsAfbeelding img
{
    float: right;
    max-height: 100px;
    width: auto;
    margin-left: 10px;
}

.NieuwsAfbeeldingSmall img
{
    max-height: 75px;
    width: auto;
    margin-left: 10px;
    margin-right: 5px;
}

.NieuwsFotoRight
{
    float: right;
    padding: 0px 0px 10px 10px;
}

.MeerNieuws
{
    font-weight: bold;
}
