* 					{ margin:0px; padding:0px; }
body				{ background:#c1c1c1; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 50px;
	list-style: none;
	background: url(../images/menu-bg1.jpg);
	width: 800px;
	overflow: auto;
	text-align: center;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(../images/shutter-bloemen.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(../images/shutter-dieren.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(../images/shutter-gebouwen.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(../images/shutter-horizons.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(../images/window.png) no-repeat bottom center;
   text-indent: -9999px;
}




ul#menuback2 {
	margin: 50px;
	list-style: none;
	background: url(../images/menu-bg2.jpg);
	width: 800px;
	overflow: auto;	
	text-align: center;	
}

ul#menuback2 li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback2 li#shutter5 {
	background: url(../images/shutter-landschap.jpg) no-repeat; 
}
ul#menuback2 li#shutter6 {
	background: url(../images/shutter-objecten.jpg) no-repeat; 
}
ul#menuback2 li#shutter7 {
	background: url(../images/shutter-paddestoelen.jpg) no-repeat; 
}
ul#menuback2 li#shutter8 {
	background: url(../images/shutter-transport.jpg) no-repeat; 
}
