/* deutsche Hauptnavi */
a.hnHome {
	background: Transparent url(/images/gif.aspx?Text=Home&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important;
}
a:hover.hnHome {
	background-position: 0 -30px;
}
a.hnKollektion {
	background: Transparent url(/images/gif.aspx?Text=KOLLEKTION&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important;
}
a:hover.hnKollektion {
	background-position: 0 -30px;
}
a.hnShop {
	background: Transparent url(/images/gif.aspx?Text=Online+Shop&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important; /* 103px; */
}
a:hover.hnShop {
	background-position: 0 -30px;
}
a.hnCelebrities {
	background: Transparent url(/images/gif.aspx?Text=Celebrities&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important;
}
a:hover.hnCelebrities {
	background-position: 0 -30px;
}
a.hnPress {
	background: Transparent url(/images/gif.aspx?Text=Presse&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important;
}
a:hover.hnPress {
	background-position: 0 -30px;
}
a.hnContact {
	background: Transparent url(/images/gif.aspx?Text=KONTAKT&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important;
}
a:hover.hnContact {
	background-position: 0 -30px;
}
a.hnBoutique {
	background: Transparent url(/images/gif.aspx?Text=Boutique&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important; /* 103px; */
}
a:hover.hnBoutique {
	background-position: 0 -30px;
}
a.hnStores {
	background: Transparent url(/images/gif.aspx?Text=Stores&RenderStyle=NavMainMenu) no-repeat 0 0;
	width: auto !important; /* 103px; */
}
a:hover.hnStores {
	background-position: 0 -30px;
}


/* Nav Highlights */
#metaNavigation a.aktuell {
	color: #c2487e;
}
#shoppingcartitems a.aktuell {
	color: #c2487e;
}
#subNavigation #subPoints a.aktuell {
	background-position: 0 -30px;
	color: #c2487e;
}
#subNavigation #personalinfo a.aktuell {
	background-position: 0 0px;
	color: #c2487e;
}
#subNavigation #category a.aktuell {
	background-position: 8px -29px;
	color: #c2487e;
}
#hauptNavigation a.aktuell {
	background-position: 0 -30px;
	color: #c2487e;
}
#topnav a.aktuell {
	background-position: 0 -30px;
	color: #c2487e;
}

