/* @group Navigation */
#nav-main {
}

#nav-main ul {

}

#nav-main ul li {
	padding: 0;
	margin: 0;
	margin-right: 1px;
	display: block;
	float: left;
	text-indent: -9999px;	
}

#nav-main ul li a {
	height: 23px;
	text-indent: -9999px;
	display: block;
}

.n01 a {
	width: 41px;
	background: url(images/navigation/start.gif) no-repeat;
}
.n01 a:hover {
	background: url(images/navigation/start01.gif) no-repeat;
}
.n02 a {
	width: 96px;
	background: url(images/navigation/clubmegasaray.gif) no-repeat;
}
.n02 a:hover {
	background: url(images/navigation/clubmegasaray01.gif) no-repeat;
}
.n03 a {
	width: 42px;
	background: url(images/navigation/lage.gif) no-repeat;
}
.n03 a:hover {
	background: url(images/navigation/lage01.gif) no-repeat;
}
.n04 a {
	width: 53px;
	background: url(images/navigation/zimmer.gif) no-repeat;
}
.n04 a:hover {
	background: url(images/navigation/zimmer01.gif) no-repeat;
}
.n05 a {
	width: 93px;
	background: url(images/navigation/gastronomie.gif) no-repeat;
}
.n05 a:hover {
	background: url(images/navigation/gastronomie01.gif) no-repeat;
}
.n06 a {	
	width: 83px;
	background: url(images/navigation/entertainment.gif) no-repeat;
}
.n06 a:hover {	
	background: url(images/navigation/entertainment01.gif) no-repeat;
}
.n07 a {
	width: 62px;
	background: url(images/navigation/wellness.gif) no-repeat;
}
.n07 a:hover {
	background: url(images/navigation/wellness01.gif) no-repeat;
}
.n08 a {
	width: 88px;
	background: url(images/navigation/so_buchen_sie.gif) no-repeat;
}
.n08 a:hover {
	background: url(images/navigation/so_buchen_sie01.gif) no-repeat;
}
