body {
	background: url(/fileadmin/layout_images/bg.png) center -71px repeat-x;
}

#fhBox {
	border: none;
}

#fhHeader {
	padding: 5px 0 0 10px;
	/padding: 0px 0 0 10px;
}

#fhLanguage {
	position: absolute;
	top: 0px;
	/top: -5px;
	left: auto;
	right: 0;
	height: 1em;
}

#fhLanguage a {
	margin: 0 .2em;
}

#fhRight {
	float: right;
	padding-right: 5px;
	width: 710px;
}

#fhBereiche {
	text-align: left;
	float: left;
}

#fhBereiche ul {
	padding: 0;
	margin: 0;
}

#fhBereiche li {
	display: inline;
	margin: 0em 1px;
}

#fhSearch {
	position: static;
	top: auto;
	right: auto;
	width: auto;
	text-align: left;
	float: right;
	margin-top: 0.7em;
}

#fhSearch input, #fhSearch button {
	line-height: 1em;
}

#fhSearch input {
	display: none;
}

#fhSearch input#fhSearchField {
	display: inline;
	width: 125px;
}

#fhOffen {
	clear: both;
	float: left;
	color: #94001C;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	margin-left: 40px;
	margin-top: 10px;
	white-space: nowrap; 
}

#fhAdresse {
	float: right;
	margin: 5px 0 0 20px;
	text-align: right;
	white-space: nowrap; 
	font-size: 11px;
}

#fhAdresse strong {
	font-size: 11px;
}

#fhAdresse a,
#fhAdresse a:visited {
	color: #94001C;
	font-size: 11px;
}

#fhAdresse a:hover {
	color: #000000;
}

#fhNavi {
	clear: both;
}


#fhFooter {
	display: none;
}

#fhContentFrame {
  border-bottom: none;
}

#fhContent, #fhContentFrame, #fhImage {
	height: auto;
}


