body {
	background: white url('pagebackground.jpg') no-repeat;
	color: black;
	font-family: Verdana, Tahoma, Helvetica, Arial, Times, serif;
	font-style: italic;
	padding: 5%;
}

#logo {
	text-align: left;
	font-family: Papyrus, cursive;
	padding: 0px 2em;
}

td.links {
	background-color: #fcd085;
}

A.menuitem, #links A.menuitem:visited {
	text-decoration: none;
	white-space: nowrap;
	font-variant: small-caps;
	font-family: Papyrus, cursive;
	font-style: normal;
	padding: 2px 5px;
	color: black;
	display: block;
	font-size: 12pt;
	font-weight: bold;
}

A.menuitem:hover {
	background-color: #cd9f8b;
	text-decoration: underline;
}

A.submenuitem, A.submenuitem:visited {
	text-decoration: none;
	white-space: nowrap;
	font-variant: small-caps;
	font-style: normal;
	font-family: Papyrus, cursive;
	padding: 2px 5px;
	font-size: 10pt;
	font-variant:normal;
	font-weight: normal;
	display: list-item;
	list-style: square inside;
	color: black;
}

A.submenuitem:hover {
	background-color: #cd9f8b;
	text-decoration: underline;
}

DIV.naarboven {
	text-align: right;
	font-size: 10pt;
}

#content {
	background: white url('contentbackground.jpg') no-repeat bottom right;
	border: 2px solid #fcd085;
	padding: 2em;
	font-size: 12pt;
	font-style: italic;
}

div.indicatiekadertje {
	font-size: 10pt;
	background: white url('indicatiebackground.jpg') no-repeat top right;
	border: 2px solid #fcd085;
	padding: 2em;
	float: right;
	clear: both;
	width: 30%;
	margin: 2em 0em 2em 2em;
	text-align: left;
}

#literatuurverwijzing {
	font-size: 10pt;
}

#plaatje {
	background: white;
	float: right;
	clear: both;
	width: 30%;
	margin: 2em 0em 2em 2em;
}

#vhanlogo {
	background: white;
	float: right;
	clear: both;
	margin: 2em 0em 2em 2em;
}

#brief {
	border: 1px solid black; 
	padding: 2em; 
	background: white; 
	font-style: normal;
}

#legenda {
	font-size: 8pt;
}

span.kop1 {
	font-size: 140%;
	font-weight: bold;
	display: block;
}

span.kop2 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}

span.kop3 {
	font-size: 120%;
	font-weight: bold;
	display: block;
}

