/* KOP hoofdartikel */
H1 {
	font-family: tahoma,arial;
	font-size: 14px;
	color: #660000;
	text-align: left;
	line-height: 28px;
}

H2 {
	font-family: tahoma,arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	line-height: 14px;
}

/* platte tekst nieuwsartikelen */
P, BODY, TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444444;
	text-align: justify;
	line-height: 18px;
}

TD.adres {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444444;
	text-align: left;
	line-height: 14px;
}

TD.adres_inactief {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: white;
	background: #660000;
	text-align: left;
	line-height: 14px;
}

TD.adresmid {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444444;
	text-align: center;
	line-height: 14px;
}

TD.adreskop {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: left;
	line-height: 14px;
}

TD.adreskopmid {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
}

TD.promo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #444444;
	text-align: left;
	line-height: 14px;
}

TD.recruiter {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 18px;
}

TD.invoer, .invoer {
	font-family: verdana;
	font-size: 11px;
	color: #444444;
	line-height: 14px;
	text-align: left;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 16px;
}

/* links */
A {
	color: #444444;
	text-decoration: none;
}

A:VISITED {
	color: #444444;
	text-decoration: none;
}

A:Active  {
	color: #660000;
	text-decoration: none;
}

A:Hover  {
	color: #660000;
	text-decoration: underline;
}

A.adreslink:Hover {
	color: white;
	background: #660000;
	text-decoration: none;



