


#logo
 {
	float: left;
	position: absolute;
	left: 65px;
	z-index: 9;
	width: 250px;
	height: 117px;
	background: white url(afb/deel_toplinks.jpg) -18px -16px;
	top: 40px;
}

#ftopleft {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 94px;
	height: 1;
	
}
#ftopright {
	float: right;
	top: 1px;
	right: -10px;
	position: absolute;
	z-index: 3;
	width: 100px;
	height: 1px;
	
}
/*
#ftopmiddle {
	top: 0px;
	left: 94px;
	right: 0px;
	bottom: 0px;
	width: 11;
	position: absolute;
	
	height: 1;
	
}
*/
#fbotleft {
	float: left;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 2;
	width: 250px;
	height: 1px;
	
}
#fbotright {
	z-index: 11;
	
	width: 120px;
	float: right;
	top: 0;
	visibility: visible;
	position: absolute;
	right: -20px;
	height: 1px;
}
#fbotmiddle {
	z-index: 0;
	top: 0px;
	left: 100px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	position: absolute;
	
	height: 100px;
	margin-left: 0;
}
#fmidleft {
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 250px;
	height: 1;
	
	overflow: visible;
	visibility: visible;
}
#fmidright {
	float: left;
	position: absolute;
	z-index: 3;
	width: 100px;
	height: 1%;
	
	top: 0;
	right: -10px;
	
}


#Layer2 {
	position:absolute;
	top: 22px;
	width:120px;
	height:70px;
	z-index:10;
	left: 70px;
}

#Layer5 {
	width: 400px;
	height:100px;
	position: absolute;
	right: 185px;
	top: 59px;
}
