.achtergrond {
			border				: 1px solid #8F3921;
			position			: absolute;
			width				: 792px;
			left				: 9px; 
			top					: 9px; 
			padding-left		: 4px; 
			padding-right		: 4px; 
			padding-top			: 1px; 
			padding-bottom		: 1px;
			font-family			: Arial, Sans-Serif;
			font-size			: 10.0pt;	
			color				: #294B03;
}

body		{
			margin				: 0;
			padding				: 0;
			margin-bottom		: 15px;
			font-family			: Arial, Sans-Serif, Verdana;
			}

#wrapper 	{
			background-color	: #8F3921;
			color				: #294B03;
			}

#laagkop {
			position			: absolute; 
			border-right		: solid 1px #8F3921;
			width				: 642px; 
			height				: 70px; 
			left				: 0px; 
			top					: 0px;
			padding				: 0px; 
}

#koplogo	{
			position			: absolute;
			border-right		: solid 1px #8F3921;
			left				: 11px;
			top					: 11px;
			width				: 800px;
			height              : 176px;
            margin-top			: 0; 
            margin-bottom		: 0;
			}

#laagmenu {
		position			: absolute;
		width				: 133px;
		background-color	: #8F3921;
		width				: 133px;
		left				: 0px;
		padding-left		: 7px;
		top					: 157px;
}

.menu {
		font-family			: Arial, verdana, sans-serif;
		font-size			: 11.0pt;
		width				: 119px;
		padding				: 0;
		margin-bottom		: 1em;
		color				: #333;
}

.menu ul {
		list-style			: none;
		margin				: 0;
		padding				: 0;
}

.menu ul li {
		margin				: 0;
		margin-bottom		: 0;
}

.menu ul li a {
		display				: block;
		padding				: 2px 2px 2px 4px;
		color				: navy;
		background-color	: white;
		text-decoration		: none;
		width				: 100%;
}

.menu ul li a:hover {
		color				: red;
}

.menu ul li a {
		display				: block;
		border				: 1px solid #8F3921;
		border-top			: 2px solid #8F3921;
		padding				: 2px 2px 2px 4px;
		color				: white;
		background-color	: #8F3921;
		text-decoration		: none;
		width				: 100%;
}

.menu ul li a:hover {
		color				: #294B03;
		background-color	: white;
}

#webmaker	{
			position			: absolute;
 			left				: 15px;
 			top					: 15px;
			font-size			: 8.0pt;
			color				: white;
			}

#webmaker a:link {
			color				: white;
			background-color	: #8F3921;
			width				: 50px;
			text-decoration		: underline;
			height				: 0px;
			padding-top			: 0px;
			}

#laaginhoud {
			position			: absolute;
			width				: 624px;
			left				: 156px;
			top					: 127px;
			text-align			: left;
			bottom				: 20px; 
			margin				: 0;
			padding				: 16px;
			padding-bottom      : 25px;	
}

#laaginhoud2 {
			position			: absolute;
			width				: 625px;
			left				: 156px;
			top					: 168px;
			text-align			: left;
			bottom				: 20px; 
			margin				: 0;
			padding				: 16px;
			padding-bottom      : 25px;	
}


#tekstdeel	{
			position			: absolute;
			background-color	: white;
			left				: 151px;
			right				: 0;
			width				: 615px;
			top					: 168px;
			margin				: 0;
			padding				: 20px;
			padding-top			: 0px;
			}

#hoofdonderwerp {
			background-image	: url(images/Plaatje.png);
			background-repeat	: no-repeat;
			background-color	: white;
			color				: #294B03;
			padding				: 1px 0px 0px 18px;
			height				: 1%;
			}
			
h1	{
		font-size			: 14.0pt;
		font-weight			: bold;
		margin-top			: 15px;
		margin-bottom		: 15px;
}

h2	{
		font-size			: 12.0pt;
		font-weight			: bold;
		margin-top			: 5px;
		margin-bottom		: 5px;
}

h3	{
		font-size			: 10.0pt;
		font-weight			: bold;
		font-style			: italic;
		margin-top			: 5px;
		margin-bottom		: 5px;
}

.tekstnormaal	{
			font-size			: 10.0pt;
			margin-top			: 4px;
	 		margin-bottom		: 4px;	
			}

.tekstklein	{
			font-size			: 8.0pt;
			margin-top			: 4px;
	 		margin-bottom		: 4px;	
			}

p			{
			margin-top			: 4px;
			margin-bottom		: 4px;	
			}
			
.tdwit {
		border-bottom		: 1px solid #8F3921;
		background-color	: #FFFFFF;
		font-family			: Arial, Sans-Serif;
		font-size			: 10.0pt;	
		color				: #294B03;
}

.tdbruin {
		border-bottom		: 1px solid #8F3921;
		background-color	: #CD853F;
		font-family			: Arial, Sans-Serif;
		font-size			: 10.0pt;	
		font-weight			: bold;
		font-style			: italic;
		color				: white;
}

td.tdrij {
		padding				: 2px; 
		padding-left		: 5px; 
}

td.tdrij2 {
		padding				: 5px; 
		border-left-width	: 1px;
		border-right-width	: 1px;
		border-top-width	: 1px;
		border-bottom-style	: solid;
		border-bottom-width	: 1px;
		border-color		: #8F3921;
}

td.tdrefheader {
		background-color	: #FFF9E1;
		font-family			: Arial, Sans-Serif;
		font-size			: 10.0pt;	
		color				: black;
		padding				: 5px; 
}

.AchtergrondBruin {
		background-color	: #FFF9E1;
}