/* CSS Document */

body {

	cursor: default;
	margin: 0px;
	padding: 0px;		
}
#tabel {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 0px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -375px;
	width:750px;
}
#structuur {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 0px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -352px;
	width:704px;
}
#menu {
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 300px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -375px;
	width:750px;
}
#iframe {
	position: absolute;
	visibility: visible;
	z-index: 4;
	top: 175px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -176px;
	width:352px;
}
#header {
	position: absolute;
	visibility: visible;
	z-index: 2;
	top: 0px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -231px;
	width:462px;
}
#footer {
	position: absolute;
	visibility: visible;
	z-index: 5;
	top: 2000px; 
    left: 50%;
	margin: 0 auto; 
	margin-left: -250px;
	width:500px;
}
.rand {
	border: 1px #999999 solid;
}
.rand2 {
	border-bottom: 1px #999999 solid;
}
.rand3 {
	border: 2px #ff0000 solid;
}
.fade {
	background-image: url(fade.jpg);
	background-repeat: repeat-y;
}
.fade2 {
	background-image: url(fade2.jpg);
	background-repeat: repeat-y;
}
.fade3 {
	background-image: url(fade3.jpg);
	background-repeat: repeat-y;
}
.fade4 {
	background-image: url(fade4.jpg);
	background-repeat: repeat-y;
}
.klein {
	font: Verdana;
	font-size: 9px;
}
.zoeken {
	font: Arial;
	font-size: 12px;
}
a.link:link {
text-decoration : none;  
} 
a.link:visited {
text-decoration : none; 
} 
a.link:hover {
text-decoration : none; 
} 
a.link:active {
text-decoration : none; 
} 
.iframe {
	z-index: 6;
}
#teller {
	POSITION:relative;VISIBILITY:hidden;
}



