@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-image: url(../pics/hintergrund.gif);
}

#seite {
	z-index: 3;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	width: 1024px;
	height: 713px;
	left: 50%;
	top: 25%;
	margin-top: -178px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -512px;
	visibility: visible;
	
	background-image: url(../pics/schatten_hintergrund.gif);
	background-repeat: no-repeat;
}

#navigation {
	z-index: 4;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	/* width: 984px; */
	
	width: 1000px;
	
	height: 50px;
	top: 80px;
	left: 12px;
	
	margin: 0px;
	visibility: visible;
	font-size: 13px;
	color: #7a8077;
}

#navigation .weissgefuellt {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

#navigation .vermietung {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#navigation td img {
	display: block;
}

#navigation .navitabelle {
	height: 48px;
}

#navigation a {
	color: #7a8077;
	text-decoration: none;
}

#navigation a:hover {
	color: #A52F33;
}

#navigation .ausgewaehlt {
	color: #A52F33;
}

#navigation .inaktiv {
	color: #AAAAAA;
}

#navigation .inaktivleasing {
	color: #C98285;
}


#inhalt {
	z-index: 5;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	width: 1000px;
	height: 523px;
	top: 154px;
	left: 12px;
	background-color:#FFFFFF;
	margin: 0px;
	visibility: visible;
}

#inhaltlinks {
	z-index: 6;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	width: 315px;
	height: 523px;
	top: 0px;
	left: 0px;
	margin: 0px;
	visibility: visible;
}

#inhaltmitte {
	z-index: 6;
	overflow: auto;
	clear: both;
	float: none;
	position: absolute;
	width: 494px;
	height: 523px;
	top: 0px;
	left: 315px;
	margin: 0px;
	visibility: visible;
}

#inhaltmitte h1 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#inhaltmitte p {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	line-height: 20px;
}

#inhaltmitte .detaillink {
	font-size: 10px;
	color: #A52F33;
	text-align: right;
	margin-bottom: 10px;
}

#inhaltmitte .detaillink a {
	color: #A52F33;
	text-decoration:none;
}

#inhaltmitte .detaillink a:hover {
	color: #000000;
}

#inhaltmitte .detaillinklinks {
	font-size: 10px;
	color: #A52F33;
	text-align: left;
	margin-bottom: 10px;
}

#inhaltmitte .detaillinklinks a {
	color: #A52F33;
	text-decoration:none;
}

#inhaltmitte .detaillinklinks a:hover {
	color: #000000;
}

#inhaltmitte .schwarzerlink {
	color: #000000;
	text-decoration:none;
}

#inhaltmitte .schwarzerlink:hover {
	color: #A52F33;
	text-decoration:none;
}

#inhaltmitte .linksymbol {
	font-size: 12px;
	color: #A52F33;
	font-weight: bold;
}

#inhaltmitte .rubrik {
	background-color: #A52F33;
	color: #FFFFFF;
	height: 20px;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	border: 0px;
	text-align: left;
	text-transform: uppercase;
}

#inhaltmitte .trenner {
	display: block;
	width: 10px;
	height: 1px;
}


#inhaltrechts {
	z-index: 7;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	
	width: 190px;
	
	height: 523px;
	top: 0px;
	right: 0px;
	margin: 0px;
	visibility: visible;
}

#suchfeld {
	display: none;
}

#fusszeile {
	color:#FFFFFF;
	font-weight:bold;
	z-index: 8;
	overflow: hidden;
	clear: both;
	float: none;
	position: absolute;
	width: 500px;
	height: 35px;
	top: 677px;
	left: 334px;
	margin: 0px;
	visibility: visible;
}

#fusszeile a {
	color:#FFFFFF;
	text-decoration:none;
}

#fusszeile a:hover {
	color:#A52F33;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e4e6e4;
	/* border: 1px solid #000000; */
	border: 0px;
}

.button {
	border: 1px #000000 solid;
}

#googlekarte {
	width: 300px;
	height: 380px;
	top: 37px;
	left: 0px;
	position: absolute;
	z-index: 40;
}

zusammen {
	display: inherit;
}

a {
	color: #A52F33;
	text-decoration:none;
}

a:hover {
	color: #000000;
}

.graueschrift {
	color: #7a8077;
}
