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

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

.header {
	height: 64px;
}

.header h1 {
	position: relative;
	background: transparent url(/img/logo_lag.gif) no-repeat top left;
	width: 288px;
	height: 52px;
	top: 12px;
	left: 17px;
	margin: 0;
	padding: 0;
}

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

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

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

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

#error h1 {
	background: transparent url(/img/logo_lag.gif) no-repeat top center;
	width: 288px;
	height: 52px;
	left: 1px;
	margin: 0;
	padding: 0;
}

#error h1 A:link {
	display: block;
	width: 288px;
	height: 52px;
}

#error h1 A:visited{
	display: block;
	width: 288px;
	height: 52px;
}

#error h1 span {
	display: none;
}

#frame_skyscraper {
	top: 66px;
}
