a#link-glossar:hover {
	background-image: URL("glossar-hover.gif");
}

a#link-performance:hover {
	background-image: URL("performance-hover.gif");
}

a#link-shop:hover {
	background-image: URL("shop-hover.gif");
}

a#link-aktuell:hover {
	background-image: URL("aktuell-hover.gif");
}

a#link-home:hover {
	background-image: URL("home-hover.gif");
}

a#link-kontakt:hover {
	background-image: URL("kontakt-hover.gif");
	z-index: 1000;
}

a#link-musterbuch:hover {
	background-image: URL("musterbuch-hover.gif");
}

div#header {
	background-image: URL("header-bg.png");
}

div#sidebar-header {
	background-image: URL("sidebar-bg.png");
}

div#sidebar-wrapper {
	background-image: URL("sidebar-pattern-bg.png");
}

div#rightbar-header {
	background-image: URL("rightbar-bg.png");
}

div#rightbar-wrapper {
	background-image: URL("rightbar-pattern-bg.png");
}

.shop-page div#header {
	background-image: URL("page-header-bg.png");
}

#shop div#content {
	background: transparent URL("content-header-bg.png") no-repeat top left;
}

#shop #sub-pages {
	position: relative;
	top: -34px;
	left: 0;
	height: 210px;
}

#shop #sub-pages a {
	display: block;
	width: 47px;
	height: 210px;
	position: absolute;
}

#shop #sub-pages a:hover {
	background: transparent URL(sub-selected.gif) no-repeat 14px 0;
}

#shop #sub-pages a.selected {
	background: transparent URL(sub-selected.gif) no-repeat 14px 0;
}

#shop #sub-pages a span {
	display: none;
}

#shop #sub-konzept {
	left: 0;
}

#shop #sub-lehre {
	left: 45px;
}

#shop #sub-objekte {
	left: 91px;
}

#shop #sub-buecher {
	left: 137px;
}

#shop #sub-vortraege {
	left: 183px;
}

#shop #sub-photographien {
	left: 229px;
}

#shop #sub-zeichnungen {
	left: 275px;
}