html {
	background: url('../images/bg-extreme.gif') center top repeat-x;
}

body {
	background: url('../images/pattern-top.gif') center top no-repeat;
}

#header {
	background: url('../images/shadow-header-extreme.gif') center bottom no-repeat;
}

#bg-footer {
	background: url('../images/bg-footer-extreme.gif') repeat-x;
}

#footer {
	background: url('../images/footer-extreme.jpg') center top no-repeat;
}

/* ---------- LOGOS ---------- */
#logo-physio {
	background-image: url('../images/physio.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	left: 337px;
	width: 115px;
	height: 62px;
	font-size: 1px;
	text-indent: -9999px;
}
#logo-bodyspa {
	background-image: url('../images/bc.png');
	top: 12px;
	left: 607px;
	width: 116px;
	height: 62px;
	font-size: 1px;
	text-indent: -9999px;
}
#logo-ffc {
	background-image: url('../images/ffc.png');
	position: absolute;
	top: 12px;
	left: 470px;
	width: 117px;
	height: 63px;
	font-size: 1px;
	text-indent: -9999px;
}
#logo-extreme {
	background-image: url('../images/tcw.png');
	left: 743px;
	width: 110px;
	height: 60px;
	top: 12px;
}
#logo-umdenk {
	background-image: url('../images/umdenk-forum.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 12px;
	left: 873px;
	width: 113px;
	height: 60px;
	font-size: 1px;
	text-indent: -9999px;
}
#footer h3 {
	color: #fff;
}
#header {
	background: none;
}

#top a img {
	margin-bottom: -27px;
}
