/* CSS Document */
html, body {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
html * {
	margin:0px;
	padding:0px;
}
body {
	font-size:10px;
	background-color:#ffffff;
}
p {
	font-size:1.2em;
	line-height:1.6em;
	margin:1em 0px;
}
h1 {
	font-size:2em;
	font-weight:bold;
	margin-bottom:0.5em;
}
h2 {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:0.5em;
}
ul {
	list-style-type:none;
}
ul.aufzaehlung {
	margin:0px 1.3em;
	list-style:circle;
	padding:0px;
	font-size:1.2em;
}
ul.aufzaehlung li {
	margin-bottom:0.3em;
	vertical-align:middle;
}
img {
	vertical-align:bottom;
}
a {
	color:#cc0000;
	text-decoration:none;
}
a img {
	border:none;
}
div.stopper {
	clear:both;
}
div.mainPlaceHolder {
	position:absolute;
	width:100%;
	height:60em;
	min-width:900px;
	max-width:1200px;
}
div.header {
	position:absolute;
	width:100%;
	height:148px;
	z-index:3;
	border-bottom:2px solid #ffffff;
	background-color:#9a1206;
	overflow:hidden;
}
div.header div.headerImage {
	float:right;
	background-image:url(../img/headerbild.jpg);
	background-repeat:no-repeat;
	width:463px;
	height:150px;
}
div.header div.slogan {
	position:absolute;
	bottom:10px;
	right:473px;
	background-image:url(../img/slogan.gif);
	background-repeat:no-repeat;
	width:220px;
	height:15px;
}
div.header p {
	font-size:1.2em;
	color:#ffffff;
	margin-top:22px;
}
a.headerLogo {
	display:block;
	float:left;
	width:168px;
	height:96px;
	margin:25px;
	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
}
a.headerLogo span {
	display:none;
}
ul.navigation {
	position:absolute;
	z-index:1;
	width:17em;
	top:150px;
	left:0px;
	bottom:0px;
	background-color:#aaaaa7;
}
ul.navigation li.first {
	text-align:right;
}
ul.navigation li.first a {
	display:-moz-inline-box;
	display:expression('inline-block');
	padding:0px!important;
	border:none!important;
	margin:0.3em;
	width:26px;
	height:17px;
}
ul.navigation li.first a.deutsch  {
	background-image:url(../img/language_de.png);
}
ul.navigation li.first a.englisch  {
	background-image:url(../img/language_en.png);
}
ul.navigation li.first a span  {
	display:none;
}
ul.navigation li {
	clear:left;
	font-weight:bold;
	background-color:#aaaaa7;
	vertical-align:bottom;
}
ul.navigation li a {
	display:block;
	padding:0.2em 0.5em;
	text-decoration:none;
	font-size:1.2em;
	background-color:#9a1206;
	border-bottom:1px solid #c2c2c0;
	color:#ffffff;
	vertical-align:bottom;
}
ul.navigation ul li a:hover,
ul.navigation ul li.active {
	background-color:#c2c2c0;
	font-weight:bold;
}
ul.navigation ul li {
	font-weight:normal;
}
ul.navigation ul li a {
	background-color:#aaaaa7;
	color:#303030;
	clear:right;
	padding-left:0.8em;
}
ul.navigation span.subEntries {
	position:absolute;
	right:6px;
	font-size:1.4em;
	margin-top:-1.4em;
}
*+html ul.navigation span.subEntries {
	margin-top:-2em;
}
ul.navigation ul li ul  {
	display:none;
	position:absolute;
	width:17em;
	left:15em;
	margin-top:-2.2em;
	z-index:4;
	border:1px solid #c0c0c0;
	border-bottom:none;
}
div.rightContent {
	position:absolute;
	width:21em;
	top:150px;
	right:0px;
	bottom:0px;
	background-color:#ccccc9;
}
div.rightContentPadding {
	padding:2em;
}
div.mainContent {
	position:absolute;
	top:150px;
	margin:2em 2px 0px 2px;
	right:21em;
	left:17em;
	bottom:0px;
	background-color:#f2f2f1;
	overflow:auto;
	border-top:1px solid #ab1905;
	padding:2em;
}
*+div.mainContent {
	overflow:hidden;
	overflow-y:scroll;
}
div.mainContentPadding {
	position:relative;
	overflow:hidden;
}

div.breadCrumb {
	position:absolute;
	top:150px;
	right:21em;
	left:17em;
}
div.breadCrumbPadding {
	padding:0.2em 1em;
	font-size:1.2em;
}
div.breadCrumbPadding span {
	font-size:1.2em;
}

.imageLink {
	display:block;
	border:2px solid #ffffff;}

.imageLink img{
	width:100%;}

.textLink {
	display:block;
	font-size:1.2em;
	padding:0.5em;
	margin-bottom:1em;
	text-align:right;
	background-image:url(../img/topobjekt_bgrd.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}


.imageLink1 {
	display:block;
	width:170px;
	border:2px solid #ffffff;}

.imageLink1 img{
	width:170px;}

.textLink1 {
	display:block;
	font-size:1.2em;
	padding:0.5em;
	margin-bottom:1em;
	width:162px;
	text-align:right;
	background-image:url(../img/topobjekt_bgrd.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}	

.L1TopImmo1 {
	width:100%;
	background-color:#cccccc;
}
.L1TopImmo1 td {
	padding: 1em 1em 0px 1em;
	width:33%;
}


.topHeader {
	table-layout:fixed;
	width:100%;
}
.topHeader table {
	table-layout:fixed;
	width:100%;
}
.topHeader table td {
	padding:0px;
	border:2px solid #ffffff!important;
}
.topHeader input {
	width:100%;
	vertical-align:bottom;
}

.suchEinstieg {
	table-layout:fixed;
	width:100%;
	margin-bottom:2em;
}
.suchEinstieg td {
	overflow:hidden;
	border-right:2px solid #f2f2f1;
}
.suchEinstieg a {
	display:block;
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:270px;
	width:202px;
}
.suchEinstieg a span {
	font-size:1.2em;
	padding-left:2px;
	font-weight:bold;
}
.suchEinstieg .bueros {
	background-image:url(../img/teaser_bueros.jpg);
}
.suchEinstieg .wohnungen {
	background-image:url(../img/teaser_wohnungen.jpg);
}
.suchEinstieg .geschaeftslokale {
	background-image:url(../img/teaser_geschaeftslokale.jpg);
}
.DetailBild {

	float:left;
	margin-right:2em;
}
div.strich {
	margin:1em 0px 1em 0px;
	border-bottom:1px solid #cccccc;
}
/*** BEGINN Immobiliensuche ***/
.geoList {
	overflow:hidden;
}
.geoList table {
	width:100%;
	table-layout:fixed;
}
.geoList tr.odd td {
	background-color:#a3a3a3;
}
.geoList tr.even td {
	background-color:#cccccc;
}
.geoList td {
	width:50%;
}
.geoList td a {
	display:block;
	font-size:1.2em;
	color:#000000;
	text-decoration:none;
	padding:0.8em;
}
.geoList td a img {
	vertical-align:middle;
	margin-right:0.2em;
}
.treffer {
	width:100%;
	table-layout:fixed;
}
.treffer th {
	background-color:#a3a3a3;
	color:#FFFFFF;
	text-align:left;
	border-bottom:1px solid #7c1912;
	white-space:nowrap;
}
.treffer th img {
	vertical-align:middle;
	margin-right:0.3em;
}
.treffer th a {
	padding:0.5em;
	color:#ffffff;
}
.treffer td a {
	color:#000000;
	text-decoration:underline;
}
.treffer td,
.treffer th {
	font-size:1.2em;
}
.treffer td {
	padding:0.5em;
	background-color:#cccccc;
	border-bottom:2px solid #ffffff;
	height:7em;
}
.treffer td img {
	height:7em;
	background-color:#FFFFFF;
}
.treffer .Codenummer {
	width:4.9em;
	color:white;
}
.treffer .Bild {
	padding:0.4em;
	width:6.4em;
}

.treffer th.Bild {
	padding:0.4em;
}
.treffer td.Bild {
	padding:0px;
}
.treffer td.Bild img {
	width:7.5em;
	height:7em;
}
.treffer .PLZ {
	width:4em;
}
.treffer .Ort {
	width:9.5%;
}
.treffer .Zimmer {
	width:4em;
	text-align:right;
}
.treffer .Flaeche,
.treffer .Preis {
	text-align:right;
}
.treffer .Flaeche {
	width:3em;
}
/*** KontaktFormular ***/
.formlabel {
	font-size:1.2em;
	margin:0.5em 0px 0em 0px;
	text-decoration:none;
}
.AnfrageForm,
.EmpfehlenForm {
	float:left;
	width:37em;
	clear:left;
	margin-top:1em;
}
.AnfrageForm .formlabel {
	display:-moz-inline-box;
	display:expression('inline-block');
	width:12em;
}
.AnfrageForm br,
.EmpfehlenForm br {
	line-height:2em;
}
.pflichtfeld {
	font-weight:bold;
}
input {
	margin-right:0.2em;
}
.formfield {
	width:16em;
	background-image:url(../img/textboxbgrd.gif);
	background-position:center;
	background-position:center;
	border:1px solid #a9acc7;
	vertical-align:middle;
}
.textBox {
	width:110px;
}
.fusszeile {
	clear:both;
	color:#999999;
}
textarea.formfield {
	font-size:1.2em;
	width:100%;
	height:8em;
}
select.formfield {
	width:16.2em;
}
.submitButton {
	margin:10px 5px;
}
.button {
	float:right;
}
.textBox {
	width:120px;
}
.zusatzAnfrage {
	float:right;
	padding:3em 0px 0px 30px;
	background-image:url(../img/anfragepfeile.gif);
	background-repeat:no-repeat;
	background-position:left 9em;
	width:27em;
}
/*** KontaktFormular ***/
.Makler {
	width:100%;
}
.Makler td {
	vertical-align:top;
	font-size:1.2em;
	line-height:1.8em;
}
.Makler td.Bild {
	width:100px;
	background-color:#aaaaa7;
}
.Makler td.Bild img {
	width:100px;
	vertical-align:bottom;
}
.Makler td.Titel,
.Makler td.Text {
	background-color:#aaaaa7;
	padding:0.7em;
}
.Makler td.Titel {
	width:20em;
}
.makler li img.trefferlistenbild {
	float:left;
	margin-bottom:2em;
	border:1px solid #000000;
}
.makler li div {
	margin-left:110px;
	padding:0px 1em 0px 1em;
	border:1px solid #000000;
}
	
.TopImmoList img{
	border:1px solid black;}


.DSBild td {
	padding-bottom:2em;}

.DSBild td img {
	width:10em;
	height:8em;
	border:1px solid #ab1806!important;
	padding:1px;
	margin:2px;
	background-color:#FFFFFF;
}


.DSBild2 td {
	padding-bottom:2em;}

.DSBild2 td img {
	width:10em;
	height:8em;
	border:1px solid #ab1806!important;
	padding:1px;
	margin:2px;
	background-color:#FFFFFF;
}



.linkLeiste {
	background-color:#ebebe9;
	border:solid #ab1806;
	border-width:1px 0px;
	padding:0.3em;
}
.detail td {
	font-size:1.2em;
}
.detail td.value {
	text-align:right;
}

.DetailGrid {
	vertical-align:top;
	padding-right:2em;
	width:33%;
}
.DetailGrid h3{
	margin-bottom:0.5em;
}
.DetailGrid table {
	table-layout:fixed;
	width:185px;
}
.DetailGrid table td {
	font-size:1.2em;
	padding:3px 0px 3px 3px;
	border-bottom:1px solid #ab1806;
	padding:0px;
	margin:0px;
}
.DetailGrid tr.odd td {
	background-color:#ebebe9;
}

.table_uebersetzung td{
	border-bottom:1px solid #ab1806;}

.odd{background-color:#ebebe9;}

.BDSBild {
	margin:2em;
	text-align:center;
	font-size:1.2em;
}
.BDSBild img {
	border:1px solid #ab1806!important;
	padding:1px;
	background-color:#FFFFFF;
}
.L1TopImmo {
	width:100%;
	background-color:#cccccc;
}
.L1TopImmo td {
	padding: 1em 1em 0px 1em;
	width:33%;
}

.parameterPanel td {
	font-size:1.2em;
	padding:0.2em 0.5em 0.2em 0px;
}

