body												{ font-size: 12px; font-family: "Arial"; margin:0px; color: #FFFFFF; text-align: left; background: #2D2D2D;	 }

a:link												{ color: #dba128; text-decoration: none; }
a:visited											{ color: #dba128; text-decoration: none; }
a:hover												{ color: #dba128; text-decoration: underline; }
a:active											{ color: #dba128; text-decoration: none; }
a img												{ border: none; }

h1													{ color: #dba128; font-size: 26px; font-family: "Arial"; text-align: left; font-weight: bold; }
h2													{ color: #dba128; font-size: 20px; font-family: "Arial"; text-align: left; font-weight: bold; }
h3													{ color: #dba128; font-size: 16px; font-family: "Arial"; text-align: left; font-weight: normal; }

li													{ margin: 0px; padding: 0px; }

p													{ margin: 0px; padding: 0px;}

.small												{ font-family: "Arial"; font-size: 11px; }
.input												{ font-family: "Arial"; font-size: 11px; }
.submit												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }
.button												{ font-family: "Arial"; font-size: 11px; border: 1px solid #0067B1; }

.dark												{ background-color: #2B381D; }
.light												{ background-color: #313F21; }
	
.error												{ font-family: "Arial"; color: #990000; font-size: 11px; }
.label												{ color: #0095cd; }
			
.normaal											{ font-size: 12px; font-family: "Arial"; color: #FFFFFF; }
.kleiner											{ font-size: 10px; font-family: "Arial"; color: #FFFFFF; }
.groter												{ font-size: 14px; font-family: "Arial"; color: #FFFFFF; }
.groterXXL											{ font-size: 16px; font-family: "Arial"; color: #FFFFFF; }

.streeprood											{ color: #b7252b; }
.borderblauw										{ color: #8bc7eb; border:3px;}

.active												{ background: #344225; width: 227px; color: #DBA128; height: 27px; padding: 0px 0px 0px 20px; }
	.active	a:link									{ color: #DBA128; text-decoration: none; }
	.active	a:visited								{ color: #DBA128; text-decoration: none; }
	.active	a:hover									{ color: #DBA128; text-decoration: none; }
	.active	a:active								{ color: #DBA128; text-decoration: none; }
.non-active											{ width: 227px; color: #000000; height: 27px; padding: 0px 0px 0px 20px; }
	.non-active	a:link								{ color: #000000; text-decoration: none; }
	.non-active	a:visited							{ color: #000000; text-decoration: none; }
	.non-active	a:hover								{ color: #000000; text-decoration: none; }
	.non-active	a:active							{ color: #000000; text-decoration: none; }

	
.heurkens #container								{ width: 910px; margin: 0px auto; padding-top: 50px; }
	.heurkens #toplaag								{ width: 910px; height: 504px; background: url("/images/top-laag.jpg") no-repeat; }
		.heurkens #header-afbeelding				{ overflow: hidden; width: 863px; height: 402px; padding-top: 67px; margin: 0px 0px 0px 27px; position: absolute; top: 118px; }
	
	.heurkens #menu									{ color: #000000; width: 248px; height: 317px; padding-top: 140px; background: url("/images/menu.png") no-repeat; position: absolute; z-index: 10; margin-left: 65px; margin-top: 9px; font-weight: bold; font-size: 14px; }		
		.heurkens #menu ul li						{ list-style: none; padding: 12px 0px 0px 20px; }
		.heurkens #menu ul							{ margin: 0px; padding: 0px; }
	.heurkens #header-balk							{ width: 908px; height: 71px; background: url("/images/header_balk.png") no-repeat; position: absolute; top: 483px; z-index: 50; }
	
	.heurkens #logo									{ width: 234px; height: 110px; position: absolute; z-index: 30; margin-left: 73px; top: 65px; }

	.heurkens #content								{ width: 910px; background: url("/images/content.jpg") repeat-y; padding-bottom: 10px; }
		.heurkens #left								{ width: 522px; float: left; padding: 0px 80px 0px 70px; }
		.heurkens #right							{ width: 206px; float: right; padding: 20px 32px 0px 0px; }
			.heurkens #right h2						{ color: #344226; }
			.heurkens #right a:link					{ color: #344226; }
			.heurkens #right a:visited				{ color: #344226; }
			.heurkens #right a:hover				{ color: #344226; text-decoration: underline; }
			.heurkens #right a:active				{ color: #344226; }
	
	.heurkens #footer								{ width: 891px; height: 25px; background: url("/images/bottom.jpg") no-repeat; margin-left: 19px; padding: 20px 0px 0px 30px; color: #767677; }
	
	
	
	
