#nav {
	position:absolute;
	top:288px;
	left:0;
	width:950px;
	height:67px;
	display:block;
	overflow:hidden;
}
#nav li, #nav a {
	float:left;
}
#nav li {
	height:67px;
	position:relative;
	list-style-type:none;
}
#nav a{
	display:block;
	overflow:hidden;
	padding:0;
	margin:0;
	height:67px;
	text-indent:-19999px;
	background-image:url(/nav/menu.gif);
}
a#start {
	width:152px;
	background-position:0 0;
}
a#start:hover, a#start.active {
	background-position:0 -67px;
}
a#shop {
	width:182px;
	background-position:-152px 0;
}
a#shop:hover, a#shop.active {
	background-position:-152px -67px;
}
a#geschichte {
	width:166px;
	background-position:-334px 0;
}
a#geschichte:hover, a#geschichte.active {
	background-position:-334px -67px;
}
a#herstellung {
	width:178px;
	background-position:-500px 0;
}
a#herstellung:hover, a#herstellung.active {
	background-position:-500px -67px;
}
a#kontakt {
	width:145px;
	background-position:-678px 0;
}
a#kontakt:hover, a#kontakt.active {
	background-position:-678px -67px;
}
a#agb {
	width:127px;
	background-position:-823px 0;
}
a#agb:hover, a#agb.active {
	background-position:-823px -67px;
}
#left #subnav {
  margin-bottom:40px;
}
#left #subnav p.caption, #left #subnav p.firstcaption {
	margin:10px 0 5px 0;
}
#left #subnav p.firstcaption {
	margin-top:0;
}
#left #subnav a {
	display:block;
	text-decoration:none;
	color:#000;
	width:183px;
	padding-left:15px;
	height:25px;
	line-height:25px;
	background:url(/nav/subnav.gif) 0 -33px no-repeat;
	margin:3px 0 0 0;
	font-size:12px;
}
#left #subnav a:hover, #left #subnav a.active {
	background-position:0 0;
}
#left #subnav a.active {
	font-weight:bold;
}
#left #subnav .subsubnav a {
	display:block;
	text-decoration:none;
	color:#000;
	width:168px;
	padding-left:30px;
	height:22px;
	line-height:22px;
	background-image:none !important;
	background-color:#cacacb !important;
	margin:0;
	font-size:12px;
}
#left #subnav .subsubnav a:hover, #left #subnav .subsubnav a.active {
	font-weight:bold;
}
