body {
	background-color: #CCA70A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
div {

}
#banner {
	background-image: url(../layout/header_bg.jpg);
	background-repeat: repeat-x;
	height: 270px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 

}
#footerzone {
	background-image: url(../layout/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 101px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
}
#inhoudzone {
	background-image: url(../layout/algemeen_bg.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	MIN-HEIGHT: 445px;
	_height: 445px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 

}
#inhoud {
	padding-left: 220px;
	padding-right: 90px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	text-align: justify;
	background-image: url(../layout/algemeen_bg.jpg);
	background-repeat: repeat-y;

}

#menuzone {
	position: absolute;
	left: 10px;
	top: 364px;
	z-index:100;
}
#diashow {
	position: absolute;
	left: 0px;
	top: 364px;
	z-index:99;
	height: 138px;
	width: 150px;
	overflow: hidden; 
	padding:0px;
	margin:0px;
}

#diashow img {
	padding:0px;
	margin:0px;
	float:left;
}

#inhoudzone table {
	background-color: #D6B781;
	background-image:  url(../layout/table_goldbg.jpg);
	border-bottom: 1px solid #333333;
	border-top: 1px solid #E8D9BC;
	border-right: 1px solid #333333;
	border-left: 4px solid #E8D9BC;

}

h6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	font-size: 10px;
}



h1 {
	FONT-SIZE: 16px;
	COLOR: #AC7802;
	BORDER-BOTTOM: 1px solid #A77802
}

h2 {
	FONT-SIZE: 16px;
	COLOR: #696F6F;
}
h3 {
	font-size: 13px;
}

h4 {
	font-style: italic;
	font-size: 12px;
	text-decoration: underline;
}
#inhoud table {
	background-color: #D6B781;
	background-image:  url(../layout/table_goldbg.jpg);
	border-bottom: 1px solid #333333;
	border-top: 1px solid #E8D9BC;
	border-right: 1px solid #333333;
	border-left: 4px solid #E8D9BC;

}
#taalkeuze {
	text-align:right;
	height: 30px;
	position: absolute;
	left: 620px;
	top: 220px;
}

#taalkeuze a:link {
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 0px solid #111514;
	text-decoration: none;
	color: #000000;
}
#taalkeuze a:visited {
	background-color: #F4F4F4;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 0px solid #111514;
	text-decoration: none;
	color: #000000;
}
#taalkeuze a:hover {
	background-color: #A67902;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 0px solid #111514;
	text-decoration: none;
	color: #FFFFFF;
}
#taalkeuze a:active {
	background-color: #B9A367;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	border: 0px solid #111514;
	text-decoration: none;
	color: #000000;
}

.wistjedat {
	width: 200px;
	float: right;
	padding: 10px;
	background-color: #D6B781;
	background-image:  url(http://www.equifirst.eu/layout/table_goldbg.jpg);
	border-bottom: 1px solid #333333;
	border-top: 1px solid #E8D9BC;
	border-right: 1px solid #333333;
	border-left: 4px solid #E8D9BC;
}
#inhoud table {
	margin-left: 10px;
}