#Login
{
	position:absolute;
	left:15px;
	top:15px;
	width:760px;
	height:79px;
	z-index:3;
}
.InactivePageWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.AdministratorMessage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AA00;
}

/* End Pop-up Lay-out */
.ListBoxDiv
{
	display:none;
}
.koprood
{
	font-weight: bold;
	color: #CE1D27;
}
.koproze
{
	font-weight: bold;
	color: #e61185;
}
.kopblauw
{
	font-weight: bold;
	color: #2FB2E6;
}
.kopgroen
{
	font-weight: bold;
	color: #44A02A;
}
.kopzwart 
{
	font-weight: bold;
	color: #000000;
}
.rood
{
	color: #CE1D27;
}
.roze
{
	color: #e61185;
}
.blauw
{
	color: #2FB2E6;
}
.groen
{
	color: #44A02A;
}
.zwart 
{
	color: #000000;
}

