/* KOP hoofdartikel */
H1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
	text-align: left;
	line-height: 18px;
}

H2 {
	font-family: arial narrow,arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	line-height: 12px;
}

/* 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.adresover:Hover, .adresover:Hover  {
	color: #000000;
	background: #FFFFBF;
}

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: 16px;
	text-align: left;
}

TD.nieuws {
	font-family: tahoma,arial;
	font-size: 11px;
	color: #444444;
	line-height: 14px;
	text-align: left;
}

TD.hhmp {
	font-family: Arial;
	font-size: 13px;
	color: #444444;
	text-align: left;
	line-height: 18px;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	text-align: left;
	line-height: 16px;
}

TD.factuurkop {
	color: #333333;
	font-family: verdana;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
}

TD.factuur, .factuur {
	color: black;
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

TD.factuurbedrag {
	color: black;
	font-family: verdana;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}

TD.statdump {
	font-family: Arial narrow, Arial;
	font-size: 11px;
	color: #444444;
	text-align: left;
	line-height: 14px;
}

TD.voetregel {
	font-family: Arial narrow, Arial;
	font-size: 10px;
	color: #cccccc;
	text-align: left;
	line-height: 12px;
}

.mpform {
	font-family: Arial narrow, Arial;
	font-size: 11px;
	color: #AAAAAA;
	text-align: left;
	line-height: 12px;
}

acronym {
display:inline!important;
visibility:visible!important;
border-bottom:1px dotted maroon!important;
cursor:help!important; }


/* 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;
}

