#Logo {
	position:absolute;
	left:7px;
	top:3px;
	width:104px;
	height:140px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	clear: right;
	float: left;
}
#Title {
	position:absolute;
	left:125px;
	top:0px;
	width:625px;
	height:150px;
	z-index:2;
	background-color: #00CC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Menu {
	position:absolute;
	left:8px;
	top:162px;
	width:111px;
	height:400px;
	z-index:3;
	padding: 3px;
	background-color: #00CC00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.menutitel {
	font-weight: bold;
	color: #0000FF;
	background-color: #00FF00;
	background-position: center;
	text-align: center;
}

#Inhoud {
	position:absolute;
	left:125px;
	top:160px;
	width:625px;
	height:400px;
	z-index:4;
	padding: 10px;
}
h1 {
	font-size: x-large;
	color: #000000;
	background-position: center;
	text-align: center;
}
h2 {
	font-size: large;
	text-align: center;
	color: #000000;
}
h3 {
	font-size: medium;
	color: #000000;
	text-align: center;
}
.vet {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.vetblauw {
	font-weight: bold;
	color: #000099;
	font-size: 18px;
}
.center {
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	letter-spacing: normal;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

