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");
	height: 1000px;
}

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

/*
= aktuell
======== ======== ======== ======== ======== ======== */
#aktuell #content h4 {
	font-size: 14px;
	letter-spacing: 0.3em;
	float: left;
	margin: 40px 0 15px 0;
	position: relative;
	width: 100%;
}

#aktuell h4 strong {
	position: absolute;
	right: -148px;
	top: -22px;
	width: 285px;
	height: 6px;
	background-color: #000;
	z-index: 100;
}

#aktuell h4 span {
	background-color: #000;
	color:#000;
	background-color: #FFF;
	border: 1px solid #000;
	line-height: 25px;
	height: 25px;
	display: block;
	float: right;
	margin-right: 5px;
	padding: 0 5px;
}