#nav {
	position:absolute;
	top:290px;
	width:208px;
	left:1px;
	border:1px solid #c2c2c2;
	border-width:1px 0;
	padding:11px 0 11px 1px;
	background:url(/nav/bgNav.gif) 0 0 repeat-y;
}
#nav a{
	display:block;
	overflow:hidden;
	padding:0;
	margin:0;
	height:45px;
	width:208px;
	text-indent:-19999px;
	background-image:url(/nav/menu.gif);
}
a#start {
	background-position:-11px -14px;
}
a#start:hover, a#start.active {
	background-position:-230px -14px;
}
a#biogasanlage {
	background-position:-11px -59px;
}
a#biogasanlage:hover, a#biogasanlage.active {
	background-position:-230px -59px;
}
a#biogastankstelle {
	background-position:-11px -104px;
	height:44px;
}
a#biogastankstelle:hover, a#biogastankstelle.active {
	background-position:-230px -104px;
}
a#auszeichnungen {
	background-position:-11px -149px;
}
a#auszeichnungen:hover, a#auszeichnungen.active {
	background-position:-230px -149px;
}
a#presse {
	background-position:-11px -194px;
}
a#presse:hover, a#presse.active {
	background-position:-230px -194px;
}
a#kontakt {
	background-position:-11px -239px;
}
a#kontakt:hover, a#kontakt.active {
	background-position:-230px -239px;
}
#nav .sub {
	width:178px;
	background:#fff;
	text-align:right;
	margin-top:-5px;
	position:relative;
	border-bottom:1px solid #c2c2c2;
	padding:4px 30px 10px 0
}
#nav .sub a {
	color:#424242;
	text-decoration:none;
	height:auto;
	width:auto;
	text-indent:0;
	padding:4px 0;
	border:0;
	background:none;
}
#nav .sub a:hover, #nav .sub a.active {
	font-weight:bold;
}
