		body {

			font-family: "Tahoma";

			color: #000; 

			font-size: 8pt;

			text-align: center;

			background-color : #fff;

		}

		

		#container {

			width: 1024px;

			height: auto;

			text-align: left;

			margin: 0 auto; 

			border : 1px solid #edf4d6;

			background-color : #fff;

		}	

		

		#header {

			height: 100px;

			background : url("images/header.jpg");

		} 



		#content{
	width : 1020px;
	clear: both;
	background-color : #fff;
	text-align: left;

		}		





		#clear {

			clear:both;

		} 



		#footer{

			text-align: center;

			color : #000;

		} 



		#menunavigatie{

			width : 100%;

			height: 25px;

			background-color : #cdd788;	

		}		



		.mvbutton {

			margin-top : 5px;

			height: 25px;

			width : 100px;

			text-align: center;

			color : #000;

			float : left;

			font-weight: bold;

			border-right : 1px dotted white;

		}



		.mvbutton:hover{

			margin-top : 5px;

			height: 25px;

			width : 100px;

			text-align: center;

			color : #000;

			font-weight: bold,;

			float : left;

			border-right : 1px dotted white;

			text-decoration: underline;

		}

	

		

		.newbox{

			width: 100%;

			margin-top : 5px;

			height: auto;

		}

		

		.titel {

			width: 100%;

			height: 25px;

			text-align: left;

		}



		.bericht{

			width: 100%;

			color : #000;

		}



		.menubutton {

			width: 100%;

			height: 20px;

			text-align: left;

			color : #000;

			border-bottom: 1px dotted black;

			background-color : #e3e9ef;

			font-weight: bold;

		}

		



		textarea{ 

			border: 1px solid #000000; 

			background: #8597A5; 

			font-size: 8pt; 

			color: #FFFFFF; 

		}

		

		input{ 

			background: #FFFFFF; 

			border: 1px solid #000000; 

			font-size: 8pt; 

			color: #000000; 

			width : 150px;

		}

		

		

		select{ 

			background: #fff;

			border: 1px solid #000000; 

			font-size: 8pt;

			color: #000;

			width : 150px;

		}

		h1 {

 			border-bottom : 1px dotted black;

			color : #FF9933;



			letter-spacing: 4px;

			text-weight: bold;

			font-size:12pt;

		}



		tr.bg0 {

			background: #FFFFCC;

		}



		tr.newinhoud {

			background: #EEE;

		}



		tr.bg1 {

			background: #FFE6CC;

		}





		tr.bg0:hover {

			background: #DDD;

		}



		tr.bg1:hover {

			background: #DDD;

		}





		td.bg0 {

			background: #FFFFCC;

		}



		td.bg1 {

			background: #FFE6CC;

		}



		tr.topmenu {

			background: #2a240a;

			color : #fff;

		}



		small{

			color: #AAA;

		}



		a:link{

			color: #000;

			text-decoration: none;

		}

		

		a:active{

			color: #000;

			text-decoration: none;

		}

		a:visited{

			color: #000;

			text-decoration: none;

		}

		a:hover{

			color: #000;

			text-decoration: none;

		}



		#left {

			width: 200px;

			float:left;

			text-align: left;

		} 



		#right{

			width: 800px;

			float:left;

			text-align: left;

			color : #000;

			margin-left: 20px;

			background-color : #6d1112;

		} 



		.atitel{

			text-align: center;

			color : #000;

			background-color : #eee;

			width: 100%;

		} 



		.abericht{
	text-align: center;
	color : #000;
	border : 1px solid orange;
	width: 100%;
	background-color : #eee;

		} 



		#clear {

			clear:both;

		} 

