	body {
	background-repeat : repeat-x;
	margin : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 8pt;

	}





	A:link	{

		color:#000;

		text-decoration:none;

	}

	A:hover	{

		color:#000;

		text-decoration:none;

	}

	A:active	{

		color:#000;

		text-decoration:none;

	}

	A:visited	{

		color: #000;

		text-decoration:none;

	}





	#container {

		height: auto;

		width:990px;

		margin: 0 auto 0 auto;

		background: url("images/bg.gif");

	}

	

	.topmenu {
	position: relative;
	height: 20px;
	width: 988px;
	background-color:#000000;
	margin-top:0;
	border-right: 1px solid #000;
	border-left: 1px solid #000;

	}

	

	#header {

		position: relative;

		height: 90px;

		width: 988px;

		background-image: url("images/header.jpg");

		background-repeat: no-repeat;

		border-right: 1px solid #000;

		border-left: 1px solid #000;

	}



	

	#content {

		width: auto;

		height: auto;

		position: relative;

		background-color:#99CC00;

		min-height:350px;

  		height:auto !important;



				

	}



	#footer {

		clear: both;

		width: 990px;

		top: 1px;

		margin: 0 auto 0 auto;

		background-color:#000;

		font-family: verdana;

		color: #FFF;

	}



	#footer a:link {

		color: #FFF;

	}



	#footer a:hover {

		color: #FFF;

	}



	#footer a:visited {

		color: #FFF;

	}



	#footer a:active {

		color: #FFF;

	}

	

	.left {
	width: 143px;
	float: left;
	background-color:#4C4C4C;
	height: auto;
	margin-bottom: 5px;
	border-bottom: 2px solid #000;
	background-image: url(images/bg.gif);

	}





	.right {
	width: 839px;
	float: right;
	background-color:#4C4C4C;
	margin-bottom: 5px;
	background-image: url(images/bg.gif);

	}

	

	.clear {

		clear: both;

		

	}

	

	.button {

		width: 143px;

		height: 20px;

		background-color:#EEE;

		border-bottom: 1px dotted #000;

	}



	

	input, textarea, select, submit{

		border:1px solid #000; 

		font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; 

		font-size:11px; 

		padding:0 2px;

	}





	.tdveld{

		text-align: center;

	}





	th{

		height:20px;

		background : #999999;

		text-align:center;

		color : #baec07;

	}



	.balkgrijs {

		height: 20px;

		width: 100px;

		background : #999999;

		text-align:center;

		color : #baec07;

	}



	h1 {

 		border-bottom : 1px dotted black;

		color : #7B0D0D;

		letter-spacing: 4px;

		text-weight: bold;

		font-size:12pt;

	}
