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");
}

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: #FFF URL("sidebar-pattern-bg.png");
}

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

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

#kontakt div#content {
	background-image: URL(content-header-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 800px;
}

/*
= kontakt
======== ======== ======== ======== ======== ======== */

#kontakt div#content div#intro {
	float: left;
	margin: 195px 0 0 40px;
}

#kontakt div#content div#intro p {
	width: 297px;
}

#kontakt h3 {
	width: 297px;
	margin-top: 20px;
}

#kontakt #sub-pages {
	position: relative;
	top: -82px;
	left: 18px;
}

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

#kontakt #sub-pages a:hover {
	background: transparent URL(sub-selected.gif) no-repeat 16px 36px;
}

#kontakt #sub-pages a.selected {
	background: transparent URL(sub-selected.gif) no-repeat 16px 36px;
}

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

#kontakt #sub-impressum {
	left: 60px;
}

#kontakt #sub-biographie {
	left: 120px;
}

#kontakt #sub-gaestebuch {
	left: 180px;
}

#kontakt #sub-downloads {
	left: 240px;
}

/**
* PESUDO DEAKTIVIERT
*/
#kontakt a#sub-gaestebuch:hover,
#kontakt a#sub-downloads:hover{
	cursor: default !important;
	background: none !important;
}

#kontakt #sub-linksammlung {
	left: 300px;
}