#logo {
	position:absolute;
	width:466px;
	height:100px;
	z-index:100;
	top: 0px;
	right: 0px;
}


#titel {
	position:absolute;
	width:700px;
	height:30px;
	z-index:5;
	left: 230px;
	top: 75px;
}

#bovenrand {
	position:absolute;
	width:100%;
	height:15px;
	z-index:3;
	left: 0px;
	top: 105px;

	border: 1px none #000000;
	background-image: url(../gfx/lijn_hotizontaal_background.gif);
}


#navigatie {
	position:absolute;
	width:190px;
	height:auto;
	left: 60px;
	top: 110px;
	z-index:100;
}


#printtools {
	position:absolute;
	width:170px;
	height:60px;
	left: 60px;
	top: 445px;
	z-index:100;
}


#kader {
	position:absolute;
	width:100%;
	height:420px;
	left: 0px;
	top: 110px;
	background-color: #EFEFEF;
	border: 1px none #000000;
	z-index:0;
}



#content_informatie {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/info_tableback.jpg);
	border: 1px none #000000;
	z-index:-1;
}

#content_home {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/home_tableback.jpg);
	border: 1px none #000000;
	z-index:-1;
}

#content_service {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/service_tableback.jpg);
	border: 1px none #000000;
	z-index:-10;
}


#content_producten {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/producten_tableback01.jpg);
	border: 1px none #000000;
	z-index:-1;
}

#content_afgeleverd {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/producten_tableback_trans.jpg);
	border: 1px none #000000;
	z-index:-1;
}


#content_nieuws {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/nieuws_overzicht_tableback.jpg);
	border: 1px none #000000;
	z-index:-1;
}

#content_reclame {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/reclame_tableback.jpg);
	border: 1px none #000000;
	z-index:-1;
}

#content_spuiterij {
	position:relative;
	width:80%;
	height:400px;
	left: 230px;
	top: 0px;
	overflow: hidden;
	background-image: url(../gfx/spuiterij_tableback.jpg);
	border: 1px none #000000;
	z-index:-1;
}


#tabel {
	position:relative;
	width:auto;
	height:auto;
	left: 0px;
	top: 60px;
	z-index:15;
	margin: 0px;
	padding: 0px;
}

#tabelcgi {
	position:relative;
	width:auto;
	height:auto;
	left: 0px;
	top: 100px;
	z-index:15;
	margin: 0px;
	padding: 0px;
}


#scroll {
	widht: auto;
	height:255px;
	border: 3px;
	bordercoler: #333;
	overflow: auto;
	margin: 6px;
	padding: 6px;
}


#onderrand {
	position:absolute;
	width:100%;
	height:15px;
	background-image: url(../gfx/lijn_horizontaal_back_onder.gif);
	border: 1px none #000000;
	left: 0px;
	top: 525px;
	z-index:4;
}


#footer {
	position:absolute;
	width:700px;
	height:45px;
	left: 230px;
	top: 535px;
	z-index:1;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
}

