body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

#kop {
	position: absolute;
	height: 89px;
	z-index: 12;
	font-weight: bold;
	top: 2px;
	right: 52px;
	bottom: 2px;
	left: 52px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu_kop {
	font-size: 16px;
	font-weight: bold;
	color: #68D0F5;
	letter-spacing: 0.1em;
}

#hoofdgedeelte {
	position:absolute;
    height: 465px;
	top: 125px;
	right: 52px;
	bottom: 2px;
	left: 52px;
	z-index: 11;
	vertical-align: middle;
}

/* #tekstgedeelte {
	position: absolute;
	left: 167px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	z-index: 15;
	margin: 0px;
	padding: 0px;
} */

#submenu {
	position: absolute;
    height: 465px;
	left: 2px;
	top: 2px;
	bottom: 2px;
	right: 2px;
	width: 164px;
	z-index: 16;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#logo {
	position: absolute;
    margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
    left: 15px;
    bottom: 2px;
	z-index: 10;
}


#koptabel {
	width: 100%;
	margin: 0px;
	padding: 0px;
    spacing: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#hoofdtabel {
	height: 90%;
	width: 100%;
	margin: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

#teksttabel {
	height: 450px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

#pagina_titel {
	font-size: 16px;
	font-weight: bold;
}
.pagina_body {
	background-color: #FFFFFF;
}
.pagina_zijkant {
	background-color: #FFFFFF;
}
.adres_regel {
	font-size: 10px;
}
td {
	font-size: 12px;
}
p {
	font-size: 12px;
}

#grijsrechts {
	background-color: #CCCCCC;
	position: absolute;
	height: 600px;
	z-index: 13;
	right: 0;
	width: 48px;
	margin: 2px;

}

#grijslinks  {
	background-color: #CCCCCC;
	position: absolute;
	height: 600px;
	z-index: 14;
	left: 0;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 48px;
}
a.submenu:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.submenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.submenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.submenu:active {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #BDD630;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #BDD630;
}
a.hoofdmenu:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.hoofdmenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.hoofdmenu:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	color: #008FC6;
}
a.hoofdmenu:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #008FC6;
}
.klein_wit {
	font-size: 9px;
	color: #FFFFFF;
}
.invulveld {
	width: 300px;
}
