/**************************************************************	Image Menu	v 2.2**************************************************************/#imageMenu {	position: relative;	width: 888px;	height: 119px;	overflow: hidden;}#imageMenu ul {	list-style: none;	margin: 0px;	display: block;	height: 119px;	width: 700px;	}#imageMenu ul li {	float: left;}#imageMenu ul li a {	text-indent: -1000px;	background:#FFFFFF none repeat scroll 0%;	border-right: 1px solid #fff;	cursor:pointer;	display:block;	overflow:hidden;	width:33px;	height: 119px;}#imageMenu ul li.home a {	background: url(images/Home_sg.gif) repeat scroll 0%;}#imageMenu ul li.frauen a {	background: url(images/Meitli_sg.gif) repeat scroll 0%;}#imageMenu ul li.maenner a {	background: url(images/Buebe_sg.gif) repeat scroll 0%;}#imageMenu ul li.Froeschli a {	background: url(images/Froeschli_sg.gif) repeat scroll 0%;}#imageMenu ul li.fotos a {	background: url(images/Fotos_sg.gif) repeat scroll 0%;}#imageMenu ul li.datenplan a {	background: url(images/Datenplan_sg.gif) repeat scroll 0%;}#imageMenu ul li.cevi_fragezeichen a {	background: url(images/Cevi_Fragezeichen_sg.gif) repeat scroll 0%;}#imageMenu ul li.cevich a {	background: url(images/CeviCH_sg.gif) repeat scroll 0%;}#imageMenu ul li.laedeli a {	background: url(images/Laedeli_sg.gif) repeat scroll 0%;}#imageMenu ul li.kontakt a {	background: url(images/Kontakt_sg.gif) repeat scroll 0%;}#imageMenu ul li.links a {	background: url(images/Links_sg.gif) repeat scroll 0%;}#imageMenu ul li.leiter a {	background: url(images/Leiter_sg.gif) repeat scroll 0%;}#imageMenu ul li.leiter a {	background: url(images/Leiter_sg.gif) repeat scroll 0%;}.clear {	clear: both;}/*************************************************************/
