H1	{margin-left: 6%;
	margin-right: 3%;
     	font-family: arial, sans-serif;
	color: brown;}

H2, H3, H4, H5, H6, H7, table, td {font-family: Arial, sans-serif;
		color: brown}

table.inline {margin-left: 180px;
	margin-right: 3%;
	width: 75%;}

table.lang {font-family: arial, sans-serif;
	    font-size: 9pt;
	    color: brown;
	    width: 95%;
	    align: center;}

H1.titel {margin-left: 0px}

p {	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 5px;
   	font-family: arial, sans-serif;
	font-size: 11pt;
   	color: brown;
	width: 100%;
	background-image: URL('./images/achter2.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	}

p.voetnoot {font-size: 10pt;}

p.onderwerp {margin-left: 8%;
		margin-right: 3%;
		margin-top: 0px;
		margin-bottom: 0px;
   		font-family: arial, sans-serif;
		font-size: 10pt;
   		color: yellow;
		font-weight: bold;
		background-color: brown;
		width: 100%;
		background-image: URL('');}

div.plat {	margin-left: 3%;
		margin-right: 3%;
		margin-bottom: 5px;
   		font-family: arial, sans-serif;
		font-size: 11pt;
   		color: brown;

		background-image: URL('./images/achter2.jpg');
		background-repeat: repeat;}


div.tekst {	margin-left: 180px;
		margin-right: 3%;
		margin-top: 0px;
		margin-bottom: 0px;
   		font-family: arial, sans-serif;
		font-size: 10pt;
   		width: 75%;
		background-image: URL('./images/achter2.jpg');}

PRE {font-family: courier;
	font-size: 10pt;
	color: brown;}

a {font-family: arial, sans-serif;
   font-size: 10pt;}

a:hover {	font-family: arial, sans-serif;
	      background-color: #cccccc;
		color: #0000FF;
		text-decoration: none;}

a:active {	font-family: arial, sans-serif;
	      color: #ff0000;}

a.onderwerp {color: #ffffff;
		background-color: brown;
		font-weight: normal;}

a.nav:link {font-family: arial, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;}

a.nav:visited {	font-family: arial, sans-serif;
		color: #dddddd;
		font-weight: bold;
		text-decoration: none;}

a.plat:link {	font-family: arial, sans-serif;
		font-weight: normal;
	   	color: #0000FF;
		text-decoration: underline;}

a.plat:visited {font-family: arial, sans-serif;
		font-weight: normal;
	   	color: #0000FF;
		text-decoration: underline;}

a.subnav:link	{font-family: times, serif;
		font-weight: normal;
		color: #ffffff;
		font-size: small;
		text-decoration: none;}

a.subnav:visited	{font-family: times, serif;
		font-weight: normal;
		color: #dddddd;
		font-size: small;
		text-decoration: none;}


ul, ol {margin-left: 200px;
	margin-right: 3%;
   	font-family: arial, sans-serif;
	font-size: 11pt;
   	color: brown;
	width: 75%;}

body {background-color: #AAAABB;
	background-image: URL('./images/achter.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
	margin-left: 3px;
	margin-right: 3px;}


@media print
{
p {margin-left: 10px;
   margin-right: 10px;
   width: 100%;}

p.onderwerp {width: 100%;}

}
