body {
	margin: 10 auto;
	padding: 0;
	background-color: #aaa7c5;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#bg {
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: -5;
	width: 100%; 
	height: 100%;
}

#landen {
	width: 750px;
	height: 20px;
	margin: 0 auto;
}

#boven {
	width: 839px;
	height: 139px;
	margin: 0 auto;
	background: url(images/logoboven03.png);
}

#matrix {
	float: right;
	right: 10px;
	z-index: 1;
}

#matrix h1 {
	color: silver;
	font-family: arial;
	font-size: 10px;
	letter-spacing: 6px;
}

#inhoud {
	width: 839px;
	height: 389px;
	margin: 0 auto;
	background: url(images/verloop2.jpg);
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#inhoudervaring {
	width: 839px;
	height: 389px;
	margin: 0 auto;
	background: url(images/verloop3.jpg);
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#overigervaring {
	width: 410px;
	height: 359px;	
	overflow: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	background: url(images/tekstvak3.jpg);
	background-repeat: no-repeat;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
}

#inhoudcontact {
	width: 839px;
	height: 489px;
	margin: 0 auto;
	background: url(images/verloop3.jpg);
	background-position: 100% 0;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#overigcontact {
	width: 410px;
	height: 499px;	
	overflow: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	background: url(images/tekstvak9.jpg);
	background-repeat: no-repeat;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
}

#menu {
	width: 215px;
	float: left;
	height: 380px;
	clear: both;
	z-index: 1;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 15px;
	background-color: #FFFFFF;
	border-right: 0px solid black;
}

#menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 205px;
	position: absolute;
	top: 165px;
	height: 180px;
	clear: both;
	z-index: 1000;
	text-align: center;
	background-color: transparent;
	border-right: 0px solid black;
}

#menu2 a {
	text-decoration: none;
	font-family: Arial;
	font-size: 30px;
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0xp;
	line-height: 150%;
	margin: 0;
}

#menu2 a:hover {
	color: blue;
}

#menu h3 {
	color: #000000;
	font-family: arial;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 180%;
	letter-spacing: 1px;
	margin: 0;
}

#ondermenu {
	width: 200px;
	float: left;
	height: 172px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
}

#overig {
	width: 410px;
	height: 350px;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 25px 25px 25px 25px;
	background: url(images/tekstvak2.jpg);
	background-repeat: no-repeat;
	border-top: 0px solid black;
	border-right: px solid green;
	border-bottom: 0px solid green;
	border-left: 0px solid black;
}

#overig h1 {
	font-size: 1.5em;
	font-family: arial;
	margin: 0;
}

#overig h2 {
	font-size: 0.9em;
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	margin: 0;
}

#overig h3 {
	font-size: 0.8em;
	font-family: arial;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}

#picture {
	width: 169; 
	height: 139;
	position: relative;
	left: -25px;
	bottom: -49px;
}

#overigervaring h2 {
	font-size: 0.9em;
	font-family: arial;
	font-weight: normal;
	margin: 0;
}

#overigervaring h3 {
	font-size: 0.8em;
	font-family: arial;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}

#overigcontact h3 {
	font-size: 0.8em;
	font-family: arial;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
}

#overig a {
	text-decoration: none;
	color: #FFFFFF;
}

#onder {
  width: 839px;
	height: 20px;
  position: relative;
	left: 50%;
	margin: 10px 0px 0px -420px;
	padding: 0;
	border-top: 1px solid white;
}

#onder p {
	text-align: right;
	margin: 0;
	padding: 0;
}

#onder a {
  font-family: tahoma;
  font-size: 10px;
  color: white;
  text-decoration: none;
	text-align: right;
	margin: 0;
	padding: 0;
}		
