#menu {
	margin:0px;
	padding:5px;
	height:223px;
	width:790px;
	background:#ffffff;
	list-style:none;
	overflow:hidden;
}
#menu li {
	float:left;
	width:263px;
	height:228px;
	border-right:5px solid #ffffff;
	
}
#menu li .menuOptionHover{
	display:block;
	width:100%;
	height:223px;	
	text-indent:-8000px;
}

#menu-1 { background:url(http://www.objekte-aus-ton.de/img/head_logo.gif); }
#menu-2 { background:url(http://www.objekte-aus-ton.de/img/head_shop.gif); }
#menu-3 { background:url(http://www.objekte-aus-ton.de/img/head_urn.gif); }

#menu li#menu-1 .menuOptionHover { background:url(http://www.objekte-aus-ton.de/img/head_logo.gif); }
#menu li#menu-2 .menuOptionHover { background:url(http://www.objekte-aus-ton.de/img/head_shop.gif); }
#menu li#menu-3 .menuOptionHover { background:url(http://www.objekte-aus-ton.de/img/head_urn.gif); }
