#logo {
	position: absolute;
	width: 100%;
	top: 76px;
	z-index: 1;
}
#tekst {
	position: absolute;
	width: 100%;
	top: 76px;
	z-index: 2;
}
.bodypainting {
	background-color: #C9A909;
}
.tabelformaat {
	height: 425px;
	width: 777px;
}
.tabelbreedte {
	width: 779px;
}
.menuhoogte {
	height: 50px;
}
.greycell {
	background-color: #DFE0E1;
	padding-top: 5px;
	margin: 0px;
	padding-left: 15;
}
.breadcrumb {
	color: #5F5F5F;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 11px;
	text-decoration: none;
}
#menu {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 3;
}
#inhoud {
	position: absolute;
	width: 100%;
	top: 2%;
	z-index: 1;
}
#linksboven {
	position: absolute;
	top: 33px;
	left: 33px;
	z-index: 5;
}
.tekstsubkop {
	font-family: Helvetica, "Arial Narrow", Arial;
	color: #009FC6;
	font-size: 15px;
}
.kleursubkop {
	color: #EF037F;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 15px;
}
.kleurlink {
	color: #EF037F;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 15px;
	text-decoration: none;
}
.normaal {
	color: #565656;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 14px;
	text-decoration: none;
}
.klein {
	font-size: smaller;
}
.citaat {
	color: #565656;
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}
.buitenkader {
	font-family: "Futura Lt BT", "Arial Narrow", Arial;
	font-size: 14px;
	color: #565656;
}
.submitknop {
	background-image: url(Kleurstroom/verstuurgegevens.gif);
	background-color: White;
	padding-left: 105px;
	border: none;
	height: 23px;
	
}
.kolombalkje {
	width: 5%;
	vertical-align: top;
}
.kolomrechts {
	width: 30%;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
.kolomlinks {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

