#space {
	clear: both;
	height: 5px;
	background-color: #ffffff;
}

#page {
	position: absolute;
	top: 50%;
	left: 0%;
	margin-top: -294px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

#taxhof {
	background-color: #e9d7bf;
	clear: both;
	height: 363px;
}

#taxhof_image {
	float: left;
	width: 547px;
	height: 363px;
	background-image: url("../images/startseite_taxhof.jpg");
	background-repeat: no-repeat;
}

#taxhof_content {
	float: left;
	width: 379px; /*409px;*/
	background-color: #794134;
	height: 328px; /*363px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	color: #f2f2f2;
}

#aufberg {
	clear: both;
	background-color: #f7f7f7;
	height: 221px;
}

#aufberg_image {
	float: left;
	width: 547px;
	height: 221px;
	background-image: url("../images/startseite_aufberg.jpg");
	background-repeat: no-repeat;
}

#aufberg_content {
	float: left;
	width: 379px; /*409px;*/
	background-color: #bbb2b3;
	height: 186px; /*221px;*/
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 35px;
	color: #201f1d;
}

a.lang_link {
	padding-left:5px;
	padding-bottom:2px;
}

p.bodytext {
	margin-bottom:10px;
}

/* Flashheadings
----------------------------------------*/
h2 {
	font-size:14px;
}

#taxhof_content h2 {
	color:white;
}

#taxhof_content h2.csc-firstHeader {
	margin:0;
	padding:0;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #aufberg_content h2, .sIFR-hasFlash #taxhof_content h2 {
	visibility: hidden;
	font-size: 16px;
}