BODY, TD, P, A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

A {
	color: #005CAA;
}

A:hover {
	color: #000000;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

UL {
	list-style-image: url("/01-pics/menu_icon_actief.gif")
}

.ContentTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005CAA;
	text-align: left;
	vertical-align:bottom;
}

.ContentSubTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005CAA;
}

.MenuStart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005CAA;
	text-decoration: underline;
	line-height: 300%;
}

.MenuStart:Hover { color: #000000;}

.MenuStartActief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 300%;
}

.MenuStartActief:HOVER { color: #000000;}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005CAA;
	text-align: left;
	text-decoration: underline;
	line-height: 300%;
}

.Menu:Hover { color: #000000; }

.MenuActief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 300%;
}

.MenuActief:hover {
	color: #000000;
}

.copyrights {
	color: #6BAFD6;
}

.breadcrum {
	color: #005CAA;
	font-size: 11px;
}

.breadcrum:hover {
	color: #000000;
	font-size: 11px;
}

.zoeken {
	color: #FFFFFF;
	font-weight: bold;
}
