﻿#CustomHeader
{
    background-image: url("../Images/Header/HeaderHome.png");
}

.CustomColor1, table.MenuItemSelected td 
{
	background-color: #ff8b00;
}

table.MenuItem td
{
	border-bottom	:1px solid #ff8b00;
}

.CursusVeld
{
	width: 225px;
	font-weight: bold;
	background-color: #EDF5F9;
	padding: 4px 5px 4px 5px;
	color: #4A2870;
}

.CursusWaarde
{
	background-color: #EDF5F9;
	padding: 4px 5px 4px 5px;	
	color: #4A2870;
}

.CursusTitel a, .CursusTitel a:active, .CursusTitel a:hover, .CursusTitel a:visited, .CursusTitel a:link
{
    color		:#0c94c7; 	   
	font-weight: bold;
}

.CursusItem
{
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: dashed 1px #0c94c7;
}
