	body
	{
		background-color: #fafdf4;
		color: #000000;
		font-family: verdana, arial, helvetica, sans-serif;
		margin: 0px;
		scrollbar-face-color: #c2ccb5; 
		scrollbar-shadow-color: #4d5434; 
		scrollbar-highlight-color: #e9ede0; 
		scrollbar-3dlight-color: #c2ccb5; 
		scrollbar-darkshadow-color: #000000; 
		scrollbar-track-color: #4d5434; 
		scrollbar-arrow-color: #4d5434;
		font-size = 1em;
	}
	
	.illu  {
		border : 1 Black;
	}
	.tophead
	{
		color: #000000;
		font-size: 15px;
		font-weight: bold;
		font-family: verdana, arial, helvetica, sans-serif;
		letter-spacing : 4px;
	}
	
	.topnav
	{
		background-color: #676c53;
		color: #999900;
		font-size: 12px;
	}

	.topnav A:link,
	.topnav A:visited
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		letter-spacing : 4px;
	}

	.topnav A:hover,
	.topnav A:visited:hover
	{
		color: lime;
		font-weight: bold;
		text-decoration: underline;
		letter-spacing : 4px;
	}

	.subnav
	{
		background-color: #ffffff;
		color: #444444;
		font-size: 10px;
		padding: 3;
	}

	.subnav A:link,
	.subnav A:visited
	{
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}

	.subnav A:hover,
	.subnav A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}


	.mediummenu
	{
		border: 1px solid #000000;
		width: 165px;
		margin-bottom: 6px;
	}
	
	.leftmenu
	{
		border: 1px solid #000000;
		width: 135px;
		margin-bottom: 6px;
	}
	.rightmenu
	{
		border: 1px solid #000000;
		width: 185px;
		margin-bottom: 6px;
	}

	
	.leftmenu_special
	{
		border: 1px solid #000000;
		width: 135px;
		margin-bottom: 6px;
	}

	.menuhead
	{
		background-color: #4d5434;
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-size: 85%;
		font-weight: bold;
		letter-spacing : 4px;
		text-indent: 5px;
		line-height : 180%;
	}

	.special
	{
		background-color: #996600;
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-size: 85%;
		font-weight: bold;
		letter-spacing : 4px;
		text-indent: 5px;
		line-height : 180%;
	}

	.menusubhead
	{
		background-color: #c2ccb5;
		color: #000000;
		font-size: 65%;
		font-weight: normal;
		letter-spacing: normal;
		padding : 3px;
	}
		.menusubhead A:link,
		.menusubhead A:visited
	{
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}

		.menusubhead A:hover,
		.menusubhead A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}

	.menuitem
	{
		background-color: #e9ede0;
		color: #003366;
		font-size: 65%;
		letter-spacing: normal;
		padding : 3px;
	}

		.menuitem A:link,
		.menuitem A:visited
	{
		color: #35442D;
		font-weight: bold;
		text-decoration: none;		
	}

		.menuitem A:hover,
		.menuitem A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}

	.externhead
	{
		background-color: #778177;
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-size: 85%;
		font-weight: bold;
		letter-spacing : 4px;
		text-indent: 5px;
		line-height : 180%;
	}
	
	.externsubhead
	{
		background-color: #d5dad5;
		color: #000000;
		font-size: 65%;
		font-weight: normal;
		letter-spacing: normal;
		padding : 3px;
	}
		.externsubhead A:link,
		.externsubhead A:visited
	{
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}

		.externsubhead A:hover,
		.externsubhead A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}

	.externitem
	{
		background-color: #f5faf5;
		color: #003366;
		font-size: 65%;
		letter-spacing: normal;
		padding : 3px;
	}

		.externitem A:link,
		.externitem A:visited
	{
		color: #808080;
		font-weight: bold;
		text-decoration: none;		
	}

		.externitem A:hover,
		.externitem A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.normal
	{
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 75%;
		font-weight: normal;
		letter-spacing: normal;
		text-decoration: none;
		padding: 5;
	}

	.normal A:link,
	.normal A:visited
	{
		color: #336666;
		font-weight: bold;
		text-decoration: none;
	}

	.normal A:hover,
	.normal A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.forum
	{
		color: #000000;
		font-size: 70%;
		font-weight: normal;
		letter-spacing: normal;
		text-decoration: none;
		padding: 5;
	}

	.forum A:link,
	.forum A:visited
	{
		color: #003366;
		font-weight: normal;
		text-decoration: none;
	}

	.forum A:hover,
	.forum A:visited:hover
	{
		color: red;
		font-weight: normal;
		text-decoration: underline;
	}



	.midhead
	{
		color: #999900;
		font-size: 130%;
		font-weight: bold;
		font-family: arial, helvetica, sans-serif;
		letter-spacing : 2px;
		
	}

	.midsubhead
	{
		color: #000000;
		font-size: 65%;
		font-weight: normal;
		letter-spacing: normal;
	}

	.midsubhead A:link,
	.midsubhead A:visited
	{
		color: #96a52e;
		font-weight: bold;
		text-decoration: none;
	}

	.midsubhead A:hover,
	.midsubhead A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}	
	
	
	.head
	{
		color: #000000;
		font-size: 125%;
		font-family: arial, helvetica, sans-serif;
		font-weight: bold;
	}

		.head A:link,
		.head A:visited
	{
		color: #003366;
		text-decoration: none;
	}

		.head A:hover,
		.head A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}

	.headlines
	{
		color: #000000;
		font-size: 70%;
		font-weight: normal;
		letter-spacing : 0.4pt;
		text-indent: 0;
		padding: 5;
	}

	.headlines A:link,
	.headlines A:visited
	{
		color: #003366;
		text-decoration: none;
	}

	.headlines A:hover,
	.headlines A:visited:hover
	{
		color: red;
		text-decoration: underline;
	}

	.list
	{
		list-style-type: none;
		list-style-image: url(http://www.denhaag.org/pixx/tag.gif);
		margin-bottom: 0;
		margin-top: 0;
		margin-right: 0;
	}

	.formfield
	{
		background-color: #c2ccb5;
		border: 1px solid #676c53;
		color: #000000;
		font-size: 8pt;
		font: verdana, arial, helvetica, sans-serif;
	}

	.formbutton
	{
		background-color: #c2ccb5;
		border: 1px solid #676c53;
		color: #000000;
		font-size: 8pt;
		font: bold  verdana, arial, helvetica, sans-serif;
	}

	.input
	{
		font-size: 100%;
	}
	
	.newsbyline
	{
		color: #888888;
		font-weight: normal;
		letter-spacing: normal;
		font-size: 7pt;
		text-decoration: none;
		font-family: verdana, arial, helvetica, sans-serif;
	}

	.newsbyline A:link,
	.newsbyline A:visited
	{
		color: #444444;
		font-weight: normal;
		text-decoration: none;
	}

	.newsbyline A:hover,
	.newsbyline A:visited:hover
	{
		color: red;
		font-weight: normal;
		text-decoration: underline;
	

	.newslink
	{
		color: #444444;
		font-weight: normal;
		letter-spacing: normal;
		font-size: 7pt;
		text-decoration: none;
		font: verdana, arial, helvetica, sans-serif;
	}

	.newslink A:link,
	.newslink A:visited
	{
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}

	.newslink A:hover,
	.newslink A:visited:hover
	{
		color: red;
		font-weight: bold;
		text-decoration: underline;
	}
