body {
	background: white url('/menu/images/linksonder.jpg') no-repeat left bottom;
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #0B3D91;
	scrollbar-base-color : #F2F2F2;
	scrollbar-darkshadow-color : #CCCCCC;
	scrollbar-face-color : #F2F2F2;
	scrollbar-highlight-color : #F2F2F2;
	scrollbar-shadow-color : #E6EBEF;
	scrollbar-track-color : white;
	}

.linksonder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index:-2;
}

.rechtsboven{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:-3;
	}


.menu_tabel {
	z-index:-1;
	}

.rechtsonder_adminlogin{
	cursor: crosshair;
	position: absolute;
	/*top: 24px;*/
	bottom: 20px;
	left: 20px;
	width:50px; 
	height:30px; 
	z-index:2;
}