html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
body	{
		background-color: #EEEEEE;
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		color: #132009;
		line-height: 130%;
		}
.tekst_klein	{
				font-size:11px;
				}
	
a:link	{
		color:#7A7269;
		text-decoration: underline;
		}
a:visited	{
			color: #7A7269;
			text-decoration: underline;
			}
a:hover	{
		color: #7A7269;
		text-decoration: underline;
		}
a:active	{
			color: #7A7269;
			text-decoration: underline;
			}

img	{
	border: none;
	}
	
h1 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #AEA295;
	}
li	{
	display:block;
	list-style:none;
	padding-left:15px;
	}
.normaal	{
			font: 12px Verdana, Arial, Helvetica, sans-serif;
			color: #132009;
			line-height: 130%;
			}
	
	
	
	
	
#wrap	{
		width:800px;
		margin:auto;
		margin-top:0px;
		background-color:#F7F6F4;
		}
		
		
			
#meer	{
		text-align:right;
		font-size:10px;
		}
		
#titel	a:link	{
		color:#000000;
		text-decoration: none;
		}
#titel	a:visited	{
			color: #000000;
			text-decoration: none;
			}
#titel	a:hover	{
		color: #000000;
		text-decoration: underline;
		}
#titel	a:active	{
			color: #000000;
			text-decoration: none;
			}
			
#tekst	{
		height:50px;
		text-align:center;
		}

#vastetekst	{
		text-align:center;
		}