/*
	This is a Cascading Style Sheet
	(c) 2010 DuMont Neue Medien - Christian Stimberg
*/

#shadow_top {
	background: #ffffff url(/img/shadow_top_spo.png) no-repeat center bottom;
}

.header {
	height: 90px;
}

.header h1 {
	position: relative;
	background: transparent url(/img/logo_spo.png) no-repeat top left;
	width: 127px;
	height: 85px;
	top: 5px;
	left: 64px;
	margin: 0;
	padding: 0;
}

.header h1 A:link {
	display: block;
	position: absolute;
	width: 127px;
	height: 85px;
}

.header h1 A:visited{
	display: block;
	position: absolute;
	width: 127px;
	height: 85px;
}

#shadow_small_top {
	background: #ffffff url(/img/shadow_small_top_spo.png) no-repeat center bottom;
}

#error {
	position: relative;
	width: 127px;
	height: auto;
	margin: auto;
	padding: 0;
}

#error h1 {
	background: transparent url(/img/logo_spo.png) no-repeat top center;
	width: 127px;
	height: 85px;
	left: 2px;
	margin: 0;
	padding: 0;
}

#error h1 A:link {
	display: block;
	width: 127px;
	height: 85px;
}

#error h1 A:visited{
	display: block;
	width: 127px;
	height: 85px;
}

#error h1 span {
	display: none;
}

#frame_skyscraper {
	top: 92px;
}
