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

.header {
	height: 74px;
}

.header h1 {
	position: relative;
	background: transparent url(/img/logo_bhb.gif) no-repeat top left;
	width: 292px;
	height: 56px;
	top: 10px;
	left: 14px;
	margin: 0;
	padding: 0;
}

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

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

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

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

#error h1 A:link {
	display: block;
	width: 292px;
	height: 56px;
}

#error h1 A:visited{
	display: block;
	width: 292px;
	height: 56px;
}

#error h1 span {
	display: none;
}

#frame_skyscraper {
	top: 76px;
}
