/*div#navigation ul { }

div#navigation ul li { 
	display:block;
	float: left; 
	padding: 0; 
	height:34px;
	padding: 0 0 0 0px; 
	margin-right: 3px;
}
div#navigation ul li.active { 
	background-color:#FF6600;

}
div#navigation ul li a {
	display: block; 
	height: 34px; 
	color: #dcdcd7; 
	font-weight: bold; 
	text-decoration: none; 
	font-size: 11px;
}
div#navigation ul li a:hover { 
	color: #999;
}

div#navigation ul li a.active { 
	color: #fff;
}






#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 999;
}

#nav a {
	display: block;
	width: 10em;
	background-color: orange;
}

#nav li {
	float: left;
	width: 10em;
}
#nav li ul {
	position: absolute;
	width: 205px;
	left: -999em;
	padding-top: 2px;
}
#nav li ul li {
	height: 19px;
}
#nav li ul li a {
	width: 193px;
	height: 18px;

}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}





div#navigation ul#nav li a.schmuck {
	background: url(../img/default/store/m_schmuck.gif) left top no-repeat;
	width: 85px;
}
	div#navigation ul#nav li a.schmuck:hover {
		background: url(../img/default/store/m_schmuck_o.gif) left top no-repeat;
	}

div#navigation ul#nav li a.uhren {
	background: url(../img/default/store/m_uhren.gif) left top no-repeat;
	width: 66px;
}
	div#navigation ul#nav li a.uhren:hover {
		background: url(../img/default/store/m_uhren_o.gif) left top no-repeat;
	}

div#navigation ul#nav li a.service {
	background: url(../img/default/store/m_service.gif) left top no-repeat;
	width: 74px;
}
	div#navigation ul#nav li a.service:hover {
		background: url(../img/default/store/m_service_o.gif) left top no-repeat;
	}

div#navigation ul#nav li a.unternehmen {
	background: url(../img/default/store/m_unternehmen.gif) left top no-repeat;
	width: 119px;
}
	div#navigation ul#nav li a.unternehmen:hover {
		background: url(../img/default/store/m_unternehmen_o.gif) left top no-repeat;
	}

div#navigation ul#nav li a.kontakt {
	background: url(../img/default/store/m_kontakt.gif) left top no-repeat;
	width: 83px;
}
	div#navigation ul#nav li a.kontakt:hover {
		background: url(../img/default/store/m_kontakt_o.gif) left top no-repeat;
	}



div#navigation ul#nav li.lischmuck {
	width: 85px;
}
div#navigation ul#nav li.liuhren {
	width: 66px;
}
div#navigation ul#nav li.liservice {
	width: 74px;
	margin-right: 144px
}
div#navigation ul#nav li.liunternehmen {
	width: 119px;
}
div#navigation ul#nav li.likontakt {
	width: 83px;
}
div#navigation ul#nav li ul li { height: 18px; width: 220px; }




a.faq { display: block; width: 220px; height: 18px; background: url(../img/default/store/sub_faq.png) left top no-repeat; }
a.faq:hover { background-position: left -18px; }

a.agb { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_agb.png) left top no-repeat; }
a.agb:hover { background-position: left -18px; }

a.reparaturen { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_rep.png) left top no-repeat; }
a.reparaturen:hover { background-position: left -18px; }

a.wirueberuns { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_ueberuns.png) left top no-repeat; }
a.wirueberuns:hover { background-position: left -18px; }

a.geschaefte { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_geschaefte.png) left top no-repeat; }
a.geschaefte:hover { background-position: left -18px; }
a.geschaefte2 { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_geschaefte2.png) left top no-repeat; }
a.geschaefte2:hover { background-position: left -18px; }

a.markenuebersicht { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_marken.png) left top no-repeat; }
a.markenuebersicht:hover { background-position: left -18px; }

a.umfeld { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_umfeld.png) left top no-repeat; }
a.umfeld:hover { background-position: left -18px; }

a.ansprechpartner { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_aspartner.png) left top no-repeat; }
a.ansprechpartner:hover { background-position: left -18px; }

a.emailform { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_email.png) left top no-repeat; }
a.emailform:hover { background-position: left -18px; }
*/
ul#nav li a span.aural { display: none; }
ul#nav ul li a span.aural { display: block; width: 220px; }

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;

}

#nav a {
	display: block;
	height: 34px;
	background-color: #333;
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	margin-right: 3px;
	height: 34px;
}

	div#navigation ul#nav li.lischmuck  {
		width: 85px;
	}
	div#navigation ul#nav li.liuhren  {
		width: 66px;
	}
	div#navigation ul#nav li.liservice  {
		width: 74px;
		margin-right: 144px
	}
	div#navigation ul#nav li.liunternehmen  {
		width: 119px;
	}
	div#navigation ul#nav li.likontakt {
		width: 83px;
	}
	
	div#navigation ul#nav li a.schmuck {
		background: url(../img/default/store/m_schmuck.gif) left top no-repeat;
		width: 85px;
	}
		div#navigation ul#nav li a.schmuck:hover {
			background: url(../img/default/store/m_schmuck_o.gif) left top no-repeat;
		}
		div#navigation ul#nav li a.schmuckactive {
			background: url(../img/default/store/m_schmuck_o.gif) left top no-repeat;
			width: 85px;
		}
	
	div#navigation ul#nav li a.uhren {
		background: url(../img/default/store/m_uhren.gif) left top no-repeat;
		width: 66px;
	}
		div#navigation ul#nav li a.uhren:hover {
			background: url(../img/default/store/m_uhren_o.gif) left top no-repeat;
		}
		div#navigation ul#nav li a.uhrenactive {
			background: url(../img/default/store/m_uhren_o.gif) left top no-repeat;
			width: 66px;
		}
		
	div#navigation ul#nav li a.service {
		background: url(../img/default/store/m_service.gif) left top no-repeat;
		width: 74px;
	}
		div#navigation ul#nav li a.service:hover {
			background: url(../img/default/store/m_service_o.gif) left top no-repeat;
		}
		div#navigation ul#nav li a.serviceactive {
			background: url(../img/default/store/m_service_o.gif) left top no-repeat;
			width: 74px;
		}
	
	div#navigation ul#nav li a.unternehmen {
		background: url(../img/default/store/m_unternehmen.gif) left top no-repeat;
		width: 119px;
	}
		div#navigation ul#nav li a.unternehmen:hover {
			background: url(../img/default/store/m_unternehmen_o.gif) left top no-repeat;
		}
		div#navigation ul#nav li a.unternehmeneactive {
			background: url(../img/default/store/m_unternehmen_o.gif) left top no-repeat;
			width: 119px;
		}
	
	div#navigation ul#nav li a.kontakt {
		background: url(../img/default/store/m_kontakt.gif) left top no-repeat;
		width: 83px;
	}
		div#navigation ul#nav li a.kontakt:hover {
			background: url(../img/default/store/m_kontakt_o.gif) left top no-repeat;
		}
		div#navigation ul#nav li a.kontaktactive {
			background: url(../img/default/store/m_kontakt_o.gif) left top no-repeat;
			width: 83px;
		}


#nav li ul {
	position: absolute;
	width: 220px;
	left: -999em;
	z-index: 100;
}
#nav li ul li {
	height: 22px;
	width: 220px;
	border-bottom: 1px solid #DCDCD7;
}
#nav li ul li a { 
	height: 18px;
	width: 220px;
	display: block;
	color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	padding: 2px 4px;
}
	#nav li ul li a:hover { 
		height: 18px;
		width: 220px;
		color: #fff;
		filter:alpha(opacity=80);
		-moz-opacity:0.80;
		-khtml-opacity: 0.80;
		opacity: 0.80;
	}
	
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/*

a.faq { display: block; width: 220px; height: 18px; background: url(../img/default/store/sub_faq.png) left top no-repeat; }
a.faq:hover { background-position: left -18px; }

a.agb { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_agb.png) left top no-repeat; }
a.agb:hover { background-position: left -18px; }

a.reparaturen { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_rep.png) left top no-repeat; }
a.reparaturen:hover { background-position: left -18px; }

a.wirueberuns { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_ueberuns.png) left top no-repeat; }
a.wirueberuns:hover { background-position: left -18px; }

a.geschaefte { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_geschaefte.png) left top no-repeat; }
a.geschaefte:hover { background-position: left -18px; }
a.geschaefte2 { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_geschaefte2.png) left top no-repeat; }
a.geschaefte2:hover { background-position: left -18px; }

a.markenuebersicht { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_marken.png) left top no-repeat; }
a.markenuebersicht:hover { background-position: left -18px; }

a.umfeld { display: block; with: 220px; height: 19px; background: url(../img/default/store/sub_umfeld.png) left top no-repeat; }
a.umfeld:hover { background-position: left -18px; }

a.ansprechpartner { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_aspartner.png) left top no-repeat; }
a.ansprechpartner:hover { background-position: left -18px; }

a.emailform { display: block; width: 220px; height: 19px; background: url(../img/default/store/sub_email.png) left top no-repeat; }
a.emailform:hover { background-position: left -18px; }*/
