table,th,td
		{
		border: 1px solid black;
		}

.gegevens, .gegevens TD, .gegevens TH
		{
		border: 0px;
		color: #474747;
		text-align: left;
		text-decoration: none;
		font: 1em "verdana", "tahoma", "sans-serif";
}

ul, li {
		list-style: none;
	}
	
.form-input-field {
 		border: none;
 		background-color: #e0e0e0;
		}
		
.form-input-button {
		border: none;
		color: #686868;
		background-color: #e0e0e0;
		}
		
body2 	{
		background-color: #ffffff;
		font: 0.75em/1.6em "verdana", "tahoma", "sans-serif";
		color: #474747;
		margin: 0 0px 0px;
		}


.img2 	{
   		padding:1px;
  		border:1px solid #cccccc;
		}
		
.img3 	{
   		padding:1px;
  		border:1px solid #cccccc;
		}
		
#links {
			}

		
#titel	{
		position: relative;
		width: 600px;
		height: 50px;
		top: 25px;
		margin-left: auto;
		margin-right: auto;
		}

#inhoud {
		position: relative;
		width: 600px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		background-color: #ffffff;
		}
		
#inhoud2 {
	position: absolute;
	width: 450px;
	height: auto;
	left: 0px;
	top: 0px;
	background-color: #ffffff;
		}
		
#menu	{
		position: relative;
		width: 100px;
		height: 150px;
		top: 15px;
		left: 500px;
		background-color: #ffffff;
		border-style: solid;
		border-width: 0px 0px 0px 0px;
		border-color: #cccccc;
		}
		
#menu2	{
		position: relative;
		width: 100px;
		height: 140px;
		top: 15px;
		left: 493px;
		background-color: #ffffff;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #cccccc;
		}

#menu3	{
		position: relative;
		width: 100px;
		height: 167px;
		top: 15px;
		left: 500px;
		background-color: #ffffff;
		border-style: solid;
		border-width: 0px 0px 0px 0px;
		border-color: #cccccc;
		}
		
		
#tekst {
		position: relative;
		top: 210px;
		width: 455px;
		}

.h1 	{
		color: #5c748d;
		font-size: 2em;
		font-weight: normal;
		margin: 0 0 0px;
		letter-spacing: 1px;
		}

.h2 	{
		font-weight: normal;
		padding-top: 7px;
		margin: 0;
		font-size: 12px;
		color: #5c748d;
		letter-spacing: 1px;
		word-spacing: 2px;
		}
		
.h3 	{
		background-color: #ffffff;
		font: 0.75em/1.6em "verdana", "tahoma", "sans-serif";
		color: #fff;
		margin: 0 0px 0px;
		}

a:link  {
		text-decoration: none;
  		color: #595959;
  		border: 0px;
   		}
a:visited { 
		text-decoration: none;
		color: #595959;
		border: 0px;
		}
a:hover, a:active {
		text-decoration: none;
		color: #595959;
		border: 0px;
		}
		
