body, html {
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #9E9FA2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.1em;
}
.invul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	border: 1px solid #999;
}

#full {
	background-color: #FFF;
	height: 100%;
	width: 100%;
}
.bg {
	border: 1px solid #707173;
	height: 568px;
	width: 900px;
	background-color: #FFF;
}
.header {
	background-image: url(../beeld/header2.gif);
	background-repeat: no-repeat;
	height: 97px;
}
.navbalk {
	background-color: #9EA0A2;
	height: 19px;
}
.content {
	background-image: url(../beeld/slogan3.gif);
	background-repeat: no-repeat;
	background-position: 490px 343px;
	height: 432px;
	width: 900px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9EA0A2;
	text-align: center;
	height: 20px;
	letter-spacing: 0.1em;
	word-spacing: 1em;
}
.footer a {
	color: #9EA0A2;
	font-weight:bold;
}
.table360 {
	text-align: center;
	height: 360px;
	width: 360px;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #6F6F6F;
	letter-spacing: 0.1em;
	text-align: left;
	height: 300px;
	width: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.grijs {
	color: #9E9FA2;
}
.rood {
	font-weight: bold;
	color: #900;
}
a {
	color: #3E424B;
	text-decoration: none;
	font-weight: normal;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
p {

}
.tabletxt a {
	color: #666;
	font-weight: bold;
}
.tabletxt a:hover, .footer a:hover {
	color:#000;
	text-decoration:underline;
}
.bggrijs {
	color: #9E9FA2;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.bgstart {
	height: 568px;
	width: 900px;
	background-color: #FFF;
	background-image: url(../beeld/start_bg.jpg);
	background-repeat: no-repeat;
}
.bgform {
	height: 568px;
	width: 900px;
	background-color: #FFF;
	background-image: url(../beeld/bgform.jpg);
	background-repeat: no-repeat;
}

