/* 
Metainfo:
	Organisatie: Dezta 
	Auteur: Antoin Buiting
	Datum: 5 oktober 2005
	versie 3.
	Applicatie: DeztaPlan 2.0
	Toepassing: Printopmaak van links.xml
*/
 
/* document style */
document {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	margin-left: 0;
	font-weight: bold;
	margin-bottom: 20;
}
document title {
	text-decoration: underline;
}
document, gemeentenaam, docstatus, plannr {
	display: block;
}

/* link style */
links {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 0;
}

link, url {
	display: block;
}

link {
	margin-bottom: 10;
}
url {
	font-weight: normal;
	margin-left: 20pt;
}


/* These fields must not be displayed */
anchor, beforenumber, beforetitle, docversie, filename, fullnumber, globalorder, id, imro_idn, level, nextid, number,
parentid, plantype, position, previd, rootid, rootname, standaard, type, uniq, version { 
	display: none;
}
