@charset "UTF-8";
/* CSS Document */


/* * * * * * * * * * * * * * * *   H O O F D   I T E M S   * * * * * * * * * * * * * * * * * */

body {
	margin:0 auto;
	color:#666666;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}


.header {
	width:895px;
	margin: 0 auto;
	left: 50%;
	margin-left: -447px; /* - (width/2) */
	position: relative;
	height:300px;
}


.content {
	width:895px;
	margin: 0 auto;
	left: 50%;
	margin-left: -447px; /* - (width/2) */
	position: relative;
	height:500px;
	background-color:FFFFFF;
}


.footer {
	width:2000px;
	margin: 0 auto;
	left: 50%;
	margin-left: -1000px; /* - (width/2) */
	height:35px;
	background-color:#999999;
	filter:alpha(opacity=80); /* for IE */
  	opacity:0.8; /* CSS3 standard */
	bottom:0;
	position:fixed;
}
	
	
	
.footer2 {
	width:895px;
	margin: 0 auto;
	left: 50%;
	margin-left: -447px;; /* - (width/2) */
	height:35px;
	position: fixed;
}
	





/* * * * * * * * * * * * * * * *   N A V I G A T I E   * * * * * * * * * * * * * * * * * */


.button {
	display:block;
	width: 148px;
	height: 130px;
	margin-right:1px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
	background-repeat:no-repeat;
}



.button:hover {
  filter:alpha(opacity=60); /* for IE */
  opacity:0.6; /* CSS3 standard */
}



.subbutton {
	display:block;
	width: 75px;
	height: 23px;
	border:solid;
	border-width: 0 1px 0 0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding:12px 0 0 15px;
	background-repeat:no-repeat;
	
}



.subbutton:hover {
	background-color:#FFFFFF;
	color:#333333;
}





/* * * * * * * * * * * * * * * *   O P M A A K   * * * * * * * * * * * * * * * * * */
	

h1, .h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#666666;
}

p a, td a {
	text-decoration:none;
	color:#000000;
	}


p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:21px;
}


img {
	border:none;
}

.wissel {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	text-decoration:none;
}

.veld {
	width:270px;
	padding:4px 0 4px 4px;
	border:0px;
	color:#666666;
	background-color:#EFF0EF;
	
}

.formbutton {
	border:none;
	height:15px;
}

/* * * * * * * * * * * * * * * *   O P M A A K   * * * * * * * * * * * * * * * * * */
	
