body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgba(102,0,0,0.9);
	width: 99%;
}
body {
	color: rgba(102,0,0,0.9);
	background-image: url(../_afb/back.png);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	height: 100%;
	width: 100%;
	background-color: rgba(255,255,255,1);
	background-position: left top;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgba(102,0,0,0.9);
}
h1 {
	font-size: 14px;
	color: rgba(102,0,0,0.9);
}
h2 {
	font-size: 14px;
	color: rgba(102,0,0,0.9);
	font-style: italic;
}
h3 {
	font-size: 14px;
	color: rgba(0,0,0,0.7);
}
h4 {
	font-size: 10px;
	font-style: normal;
	color: rgba(102,0,0,0.9);
}
h5 {
	font-size: 12px;
	font-style: normal;
	color: rgba(102,0,0,0.9);
}
a:link {
	color: rgba(102,0,0,0.9);
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #006;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: rgba(255,153,0,0.9);
	text-decoration: none;
}

tel {
	position: absolute;
	left: 10px;
	top: 200px;
	width: 9%;
	height: 40px;
	z-index: 1;
	background-color: rgba(204,204,204,0.6);
	color: rgba(102,0,0,0.9);
	border-radius: 15px 15px 15px 15px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;
}
nav {
	position: absolute;
	left: 10px;
	top: 270px;
	width: 10.3%;
	height: 440px;
	z-index: 1000;
	background-color: rgba(204,204,204,0.6);
	font-size: 14px;
	text-align: left;
	border-radius: 15px 15px 15px 15px;
	visibility: visible;
	color: rgba(102,0,0,0.9);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
nav2 {
	position: absolute;
	left: 8px;
	top: 13px;
	width: 230px;
	height: 84px;
	z-index: 1;
	background-color: rgba(204,204,204,0.6);
	font-size: 14px;
	text-align: left;
	visibility: visible;
	color: rgba(102,0,0,0.9);
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	visibility: hidden;
}
footer {
	position: absolute;
	left: 10px;
	top: 740px;
	width: 10.3%;
	height: 300px;
	z-index: 2;
	background-color: rgba(204,204,204,0.6);
	font-size: 12px;
	text-align: left;
	border-radius: 15px 15px 15px 15px;
	color: rgba(102,0,0,0.9);
	padding: 10px;
	background-repeat: repeat;
	font-weight: normal;
}
sectie1 {
	position: relative;
	top: 190px;
	left: 0%;
	width: 25%;
	z-index: 1;
	background-color: rgba(204,204,204,0.3);
	color: rgba(102,0,0,0.9);
	border-radius: 15px 15px 15px 15px;
	float: right;
	margin-right: 10px;
	margin-right: 9px;
	text-align: left;
	padding: 10px;
}
sectie2 {
	position: relative;
	top: 190px;
	left: 0%;
	width: 25%;
	z-index: 1;
	background-color: rgba(204,204,204,0.3);
	color: rgba(102,0,0,0.9);
	border-radius: 15px 15px 15px 15px;
	float: right;
	margin-right: 10px;
	margin-right: 9px;
	text-align: left;
	padding: 10px;
}


sectie3 {
	position: relative;
	top: 190px;
	leftt: 0%;
	width: 25%;
	z-index: 1;
	background-color: rgba(204,204,204,0.3);
	color: rgba(102,0,0,0.9);
	border-radius: 15px 15px 15px 15px;
	float: right;
	margin-right: 10px;
	margin-right: 9px;
	text-align: left;
	padding: 10px;
	left: 0px;
}
.schalen {
	position: inherit;
	background-size: cover;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: rgba(102,0,0,1);
	padding: 3px;
	margin: 5px;
	width: 80%;
	height: 80%;
}
.schalen2 {
	position: inherit;
	background-size: cover;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: rgba(102,0,0,1);
	padding: 3px;
	margin: 5px;
	width: 25%;
	height: 25%;
}
