@charset "utf-8";
body{
	background-color: #FFFFFF;
	margin-top: 0px;
}
#div_home_maat {
	background-color: #FFFF99;
	background-position: center top;
	float: none;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 0px none #FF9900;
	position: absolute;
	height: auto;
	width: 670px;
	left: 50%;
	margin-left: -350px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_home_maat2 {
	background-color: #FFFF99;
	background-position: center top;
	float: none;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 0px none #FF9900;
	position: absolute;
	height: auto;
	width: 670px;
	left: 50%;
	margin-left: -350px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_home_maat3 {
	background-color: #FFFF99;
	background-position: center top;
	float: none;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 0px none #FF9900;
	position: absolute;
	height: auto;
	width: 670px;
	left: 50%;
	margin-left: -350px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div_home_extra {
	padding: 15px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.div_er {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.disc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.teksttabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#footer {
	margin: 0 auto;
	width: 680px;
	text-align:right;
	padding-top:10px;
	color:#000000;
	font-size:11px;
	font-family:Arial;

	}
	
#footer a {
	color:#000000;
	font-size:11px;
	font-family:Arial;
	}
	
#footer a:hover {
	text-decoration:none;
	color:#333333;
	font-size:11px;
	font-family:Arial;
	}

