.nav {
	position: absolute;
	left: 0px;
	top: 540px;
}


a.home {
	display: block;
	height: 12px;
	width: 65px;
	background: url(/_gfx/nav/home_normal.jpg) no-repeat;
	position: absolute;
	left: 42px;
}
a.home:hover {
	display: block;
	height: 12px;
	width: 65px;
	background: url(/_gfx/nav/home_hover.jpg) no-repeat;
	position: absolute;
	left: 42px;
}
a.home_sel {
	display: block;
	height: 12px;
	width: 65px;
	background: url(/_gfx/nav/home_sel.jpg) no-repeat;
	position: absolute;
	left: 42px;
}
a.home_sel:hover {
	display: block;
	height: 12px;
	width: 65px;
	background: url(/_gfx/nav/home_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 42px;
}

a.vita {
	display: block;
	height: 12px;
	width: 48px;
	background: url(/_gfx/nav/vita_normal.jpg) no-repeat;
	position: absolute;
	left: 147px;
}
a.vita:hover {
	display: block;
	height: 12px;
	width: 48px;
	background: url(/_gfx/nav/vita_hover.jpg) no-repeat;
	position: absolute;
	left: 147px;
}
a.vita_sel {
	display: block;
	height: 12px;
	width: 48px;
	background: url(/_gfx/nav/vita_sel.jpg) no-repeat;
	position: absolute;
	left: 147px;
}
a.vita_sel:hover {
	display: block;
	height: 12px;
	width: 48px;
	background: url(/_gfx/nav/vita_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 147px;
}


a.ausstellungen {
	display: block;
	height: 12px;
	width: 137px;
	background: url(/_gfx/nav/ausstellungen_normal.jpg) no-repeat;
	position: absolute;
	left: 242px;
}
a.ausstellungen:hover {
	display: block;
	height: 12px;
	width: 137px;
	background: url(/_gfx/nav/ausstellungen_hover.jpg) no-repeat;
	position: absolute;
	left: 242px;
}
a.ausstellungen_sel {
	display: block;
	height: 12px;
	width: 137px;
	background: url(/_gfx/nav/ausstellungen_sel.jpg) no-repeat;
	position: absolute;
	left: 242px;
}
a.ausstellungen_sel:hover {
	display: block;
	height: 12px;
	width: 137px;
	background: url(/_gfx/nav/ausstellungen_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 242px;
}


a.arbeiten {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/arbeiten_normal.jpg) no-repeat;
	position: absolute;
	left: 425px;
}
a.arbeiten:hover {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/arbeiten_hover.jpg) no-repeat;
	position: absolute;
	left: 425px;
}
a.arbeiten_sel {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/arbeiten_sel.jpg) no-repeat;
	position: absolute;
	left: 425px;
}
a.arbeiten_sel:hover {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/arbeiten_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 425px;
}


a.bee {
	display: block;
	height: 12px;
	width: 120px;
	background: url(/_gfx/nav/bee_normal.jpg) no-repeat;
	position: absolute;
	left: 550px;
}
a.bee:hover {
	display: block;
	height: 12px;
	width: 120px;
	background: url(/_gfx/nav/bee_hover.jpg) no-repeat;
	position: absolute;
	left: 550px;
}
a.bee_sel {
	display: block;
	height: 12px;
	width: 120px;
	background: url(/_gfx/nav/bee_sel.jpg) no-repeat;
	position: absolute;
	left: 550px;
}
a.bee_sel:hover {
	display: block;
	height: 12px;
	width: 120px;
	background: url(/_gfx/nav/bee_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 550px;
}


a.kontakt {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/kontakt_normal.jpg) no-repeat;
	position: absolute;
	left: 707px;
}
a.kontakt:hover {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/kontakt_hover.jpg) no-repeat;
	position: absolute;
	left: 707px;
}
a.kontakt_sel {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/kontakt_sel.jpg) no-repeat;
	position: absolute;
	left: 707px;
}
a.kontakt_sel:hover {
	display: block;
	height: 12px;
	width: 86px;
	background: url(/_gfx/nav/kontakt_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 707px;
}


a.impressum {
	display: block;
	height: 12px;
	width: 102px;
	background: url(/_gfx/nav/impressum_normal.jpg) no-repeat;
	position: absolute;
	left: 827px;
}
a.impressum:hover {
	display: block;
	height: 12px;
	width: 102px;
	background: url(/_gfx/nav/impressum_hover.jpg) no-repeat;
	position: absolute;
	left: 827px;
}
a.impressum_sel {
	display: block;
	height: 12px;
	width: 102px;
	background: url(/_gfx/nav/impressum_sel.jpg) no-repeat;
	position: absolute;
	left: 827px;
}
a.impressum_sel:hover {
	display: block;
	height: 12px;
	width: 102px;
	background: url(/_gfx/nav/impressum_sel_hover.jpg) no-repeat;
	position: absolute;
	left: 827px;
}

.subnav {
	position: absolute;
	left: 0px;
	top: 502px;
}



