body
{
	background: url(pix/back.jpg);
	font-family: Arial; font-size: 10pt; color: #3F3F3F; text-align: left; font-weight: normal;
}

p {  }
a {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #007D5F; text-decoration: none}

h1
{
	font-family: Arial;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 7px;
}

h2
{
	font-family: Arial;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}

div.menu
{
	padding: 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	float: left;
	width:120px;
	height: auto;
	border: none;
}

div.inhoud
{
	padding: 0;
	margin: 0px 0px 0px 10px;
	position: relative;
	float: left;
	width:625px;
	height: auto;
	border: none;
}

img 
{
	border: none;
}
