 hr { 
 	height: 0; 
 	border-style: dashed; 
 	border-width: 1px 0 0 0; 
 	border-color: #006e88;
 	MARGIN-TOP: 10px;
 	PADDING-TOP: 0px; 
 	MARGIN-BOTTOM: 10px;
 	PADDING-BOTTOM: 0px;
 }
 
 
/*NAVBAR ------------------------------------------------------------------*/ 


A.navbar {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #006e88;
	text-decoration: none;
}


A.navbar:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ab1764;
	text-decoration: none;
}

.navbar-active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ab1764;
	text-decoration: none;
}


/*TEKST------------------------------------------------------------------*/ 



.text {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #3e6f7b;
	text-decoration: none;
	line-height: 18px;
}

.text-bold {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3e6f7b;
	text-decoration: none;
	line-height: 18px;
}

.text-kleur {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.text-bold-kleur {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.kop {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.kop-cursief {
	font-family: arial;
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.subkop {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.subkop-cursief {
	font-family: arial;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.subkopwit {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	padding-bottom: 20px;
}

A.link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3e6f7b;
	text-decoration: underline;
	line-height: 18px;
}

A.link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ab1764;
	text-decoration: none;
	line-height: 18px;
}

.footer {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

A.footer-link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

A.footer-link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: underline;
}
