body {
	color: #000;
	background-color: #FFF;
	background-image: url(plaatjes/achtergrond.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top right;
}

table.main {
	border-right: 1px solid #008;
}

td.main {
	border-right: 1px solid #008;
}


h1 { color: #800; font-family: Impact,sans-serif; font-weight: normal }
h1.hoofdkop { margin-left: 8px }
h2,h3,h4 { color: #008 }
h2 { font-size: 120%; font-weight: normal }
h3 { font-size: 110%; font-weight: bold }
h4 { font-size: 100%; font-weight: bold }
h4.cursiefkopje { font-style: italic; font-weight: normal; font-size: 100% }

div.menu {
	color: #008;
	font-family: Arial, Geneva, sans-serif;
	font-size: 90%;
}

div.broodtekst {
	margin-left: 8px;
	color: #000;
	font-family: Times New Roman, serif;
	line-height: 150%;
}

p.inleiding {
	font-family: Trebuchet MS, sans-serif;
	/* font-size: 110%; */
	font-weight: bold;
}

div.lijstpunt {
	margin-left: 20pt;
	text-indent: -8pt;
}

a:link {
	color: #800;
}

a:visited {
	color: #888;
}

a:active {
	color: #F00;
}


ul {
	color: #008;
	margin-left: 0; padding-left: 12pt;  /* http://www.html-faq.com/css/?csslists */
}

li {
	margin-bottom: .35em;
}

ul.link {
	font-style: italic;
}

p.backlink {

}

acronym {
	border-bottom: 2px dotted green;
}

div.intro {
	margin: 1em;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 80%;
	line-height: 170%;
	cursor: pointer;
}
