/* _____________________ GENERAL ________________________ */

html,body {
	padding: 0;
	margin: 0;
	width: 770px;
	border: 0;
}
body {
	margin: 0;
	background: #fff;
	font-family: Arial,Sans-Serif;
	color: #444;
}
select, input, textarea {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-top-color: #808080;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #808080;
	margin: 5px 2px 5px 0;
	padding: 0;
	vertical-align: middle;
}
.normal-row {
	vertical-align: top;
}
img, .bt-suche {
	border: 0;
}
.hiddenFormfields {
	display: none;
}
.radio {
	background: transparent;
}
.checkbox {
	padding: 0;
	margin: 0;
	border: 0;
	width: 14px;
	background: transparent;
	border: 0;
}


#content-wrap {
	width: 770px;
	border: 0;
	margin: 0;
	padding: 10px 0;
}
#main-content-table {background-color: #fff;}
p{color: #333;}

p,a,table,td, input, select, textarea, label {
	font-size: 1em;
}

div#h1 {
	clear: both;
	display: block;
	border: 1px solid white;
	padding: 0;
	margin: 0;
}
/* dieser DIV samt border ist ein hack, damit der abstand zum oberen element einstellbar ist! */
h1 {
	padding: 0;
	margin: 20px 0px 10px 0px;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
}
* html h1 {
	margin: 24px 0px 10px 0px;
}
/* nur IE */

h2 {
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: 1.5em;
}
a {
	color: #333;
}
a:link {
	color: #333;
}

p.rot, p.error, h2.error {
	color: #f00;
}


.odd {
/*	background-color: #e9e9e9;
	color: #000;*/
}
.even {
/*	background-color: #fff;
	color: #333;*/
}


.topLeftCorner, .topRightCorner, .bottomLeftCorner, .bottomRightCorner {
	display: block;
	background-color: #fff;
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;
	position: absolute;
	/*border: 1px solid red;*/
}

.topLeftCorner {
	top: 0;
	left: -1px;
}

.topRightCorner {
	top: 0;
	left: 100%;
}

.bottomLeftCorner {
	top: 100%;
	left: -1px;
}

.bottomRightCorner {
	top: 100%;
	left: 100%;
}

#suchformular .bottomLeftCorner {
	margin-top: -1px;
	left: 0;
}

#suchformular .bottomRightCorner {
	margin-top: -1px;
	margin-left: -1px;
}
 
#expose-bereich .topLeftCorner, #expose-bereich .topRightCorner  {
	top: -1px;

}

#expose-bereich .funktionsbox .topLeftCorner {
	height: 10px;
	width: 162px;
	/*background:url('/frontend/img/_lay/if5/pics/bg_verlauf_unten.png') left bottom repeat-x;*/
	left: 0;
	top: 100%;
	margin-top: -10px;
}
#expose-bereich .funktionsbox .bottomLeftCorner {
	display: none;
}

#top-4-box .topLeftCorner, #top-4-box .topRightCorner  {
	top: -1px;

}

.marginbox .topRightCorner {
	left: 100%;
}

.marginbox .bottomLeftCorner {
	margin-top: -1px;
}

.marginbox .bottomRightCorner {
	margin-top: -1px;
}

/* _____________________ Clearfix ________________________ */

/* Clearfix-Anpassung f¸r IE */
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/* _____________________ SCHATTEN ________________________


div.schatten {
	margin: 0.6em -0.1em 1em 0.5em;
	background-color: #b0b0b0;
	border: 1px solid #b0b0b0;
	float: left;
	clear: both;
}
* html div.schatten {
	margin: 0.6em 1em 1em 0.3em;
}


/* _____________________ CONTENT ________________________ */


/* Text-Container */
.text-container {
	width: 598px;
	border: 1px solid #e9e9e9;
	margin: 0px;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/klapplinkbg1.jpg);
	background-repeat: repeat-x;
}
* html .text-container {
	margin: 0px;
}

.text-container .left {
	display: none;
}
.text-container .right {
	margin: 0;
	padding: 0;
	width: 100%;
}
.text-container .right .fussnote {
	font-size: 11px;
	padding-left: 0;
}
#submit-searchprofile {
	border-bottom: 1px solid #E9E9E9;
}
.text-container h2 {
	padding: 0;
	margin: 7px 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;

}
.text-container h3 {
	padding: 12px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}
.text-container h3.kategorie {
	display: block;
	background: #fff;
	margin: 0;
	padding: 5px 12px 5px 12px;
	color: #f00;
}
.text-container p {
	font-size: 12px;
	margin: 0;
	padding: 12px;
	color: #333;
}
.text-container p.strong {
	display: block; /*background:#E9E9E9;*/ margin:0;
	padding: 5px 12px 5px 12px;
	height: 13px;
	/*color: #f00;*/
}
/* height = height - padding! */
.text-container p.profile-name {
	color: #333;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 10px;
	height: 23px;
}
.text-container a.profile-link {
	color: #333;
	padding: 1px 0 8px 22px;
	margin: 0;
	font-size: 12px;
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 0px 3px;
	display: block;
}
.text-container .bottom {
	margin: 0;
	padding: 15px 0 0 0;
	width: 598px;
}
.text-container .bottom a {
	font-size: 12px;
	color: #333;
	padding: 1px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 0px 5px;
}
.text-container .eingabe .bt-send {
	float: right;
	width: 106px;
}
.text-container .eingabe .submit {
	float: right;
	width: 71px;
}


.text-container .right a.bottom-link {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 8px 5px 8px 221px;
	padding: 1px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 1px;
	float: right;
	text-align: right;
}
.text-container table {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}

.text-container .userFehler { color: #f00; font-weight: lighter; }

#linkleiste-bottom table {padding-bottom:0;}

a.linkblock {
	display: block;
	color: #333;
	padding: 5px 0 0px 20px;
	margin: 0;
	font-size: 12px;
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 0px 5px;
	text-align: left;
}

.linkblockContainer a.linkblockObjEntfernen{
	display: block;
	color: #333;
	padding: 5px 0 0px 20px;
	margin: 0;
	font-size: 12px;
	background: url(/frontend/img/_lay/if5/pics/ip_merkzettel_on.gif) no-repeat 0px 5px;
	text-align: left;
}


a.linkblock.test{
	display: block;
	color: #333;
	padding: 10px 0 10px 23px;
	margin: 0;
	font-size: 12px;
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 3px 10px;
	text-align: left;
	border-top: 1px solid #E9E9E9;
}
.text-container .input-volle-breite {
	height: 18px;
}
.nutzungsbedingungen {
	font-size: 12px;
	width: 90%;
	padding-left: 10px;
	/*padding: 0 20px;
	border: 1px solid #E9E9E9;*/
}
.nutzungsbedingungen h2 {
	padding: 0;
	margin: 10px 0px 0px 10px;
	color: #f00;
	font-size: 18px !important;
	font-weight: normal;
	padding-left: 0 !important;
}
.nutzungsbedingungen h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.nutzungsbedingungen h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 10px;
}
.nutzungsbedingungen p {
	font-size: 12px;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

.nutzungsbedingungen p.normal{
	padding-left: 0;
	margin-top: 10px;
}

.nutzungsbedingungen ul,.nutzungsbedingungen li {
	list-style: disc;
}
.nutzungsbedingungen a {
	text-decoration: none;
	margin: 0 0 0 4px;
	color: #ff0000;
}

.datenschutzhinweis {
	font-size: 12px;
	width: 90%;

}

.datenschutzhinweis h2 {
	padding: 0;
	margin: 10px 0px 0px 10px;
	color: #f00;
	font-size: 18px !important;
	font-weight: normal;
}
.datenschutzhinweis h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.datenschutzhinweis h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
}
.datenschutzhinweis p {
	font-size: 12px;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
	text-align: justify;
}
.datenschutzhinweis li {
	list-style: disc;
	margin-left: 35px;
}
.datenschutzhinweis a {
	text-decoration: none;
	margin: 0 0 0 0px;
	color: #ff0000;
}
.btnRowPopup{text-align: right; margin-top: 10px;margin-bottom: 20px;}


/* ANFANG: Expose ------------------------------- */

#expose-banner h2.banner {
	padding: 0;
	margin: 7px 0;
	border: 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
	overflow: hidden;
}

#expose-banner h2.objekt-titel {
	display: none;
}

h2.banner2 {
	font-size:20px !important; 
	color:#676767; 
	font-weight:normal;
	padding: 0px !important; 
	margin-top: -10px !important;
}

#expose-bereich {
	clear: both;
	float: left;
	width: 598px;
	font-size: 12px;
	border: 1px solid #e9e9e9;
	margin: 0em 0.4em 0.3em 0em;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
* html #expose-bereich {
	margin: 0em 0.2em 0.3em 0em;
}
/* nur IE */

#expose-header {
	position: relative;
	width: 100%;
	height: 226px;
	background: #fff;
	border: 0;
	text-align: left;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png);
	background-repeat: repeat-x;
}

.zoomhoehe {
	float: left;
	margin: 0;
	padding: 0;
	width: 292px;
	display: block;
}
#expose-bild-klein {
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}
#exposeObjektBild{
	width: 292px;
	height: 226px;
}
/* width:292px;
height: 226px;*/
#expose-bild-klein {
	float: none; /* nur IE 5.x */
	float/**/:/**/ left; /* alle anderen User-Agents */
}

#expose-header .basisdaten {
	margin: 0;
	float: left;
	padding: 0 0 0 10px;
}
#expose-header .basisdaten table {
	margin: 15px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	border-collapse: collapse;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}
#expose-header .basisdaten table {
	width: 280px; /* nur IE 5.x */
	width/**/:/**/ 283px; /* alle anderen User-Agents */
}
#expose-header .basisdaten table td {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #E9E9E9;
	vertical-align: middle;
}
#expose-header .basisdaten table td.bezeichner {
	width: 50%;
	text-align: left;
	padding: 2px 2px 1px 5px;
	font-weight: bold;
}
#expose-header .basisdaten table td.wert {
	width: 50%;
	padding: 2px 0px 1px 5px;
}

#expose-header .basisdaten table td.bezeichner_hervorgehoben {
	width: 50%;
	text-align: left;
	padding: 2px 2px 1px 5px;
	font-weight: bold;
	color:#ff0000;
}
#expose-header .basisdaten table td.wert_hervorgehoben {
	width: 50%;
	padding: 2px 0px 1px 5px;
	font-weight: bold;
	color:#ff0000;
}

#expose-header .basisdaten table tr.odd td.wert {
	/*border-left: 1px solid #fff;*/
}
#expose-header .basisdaten table tr.even td.wert {
	/*border-left: 1px solid #E9E9E9;*/
}
#expose-header .basisdaten table td.wert sup {
	font-size: 9px;
	line-height: 90%;
}

#divMwSt {
	width: 120px;
	font-size: 11px;
	color: #444;
	position: absolute;
	left: 305px;
	top: 180px;
}

#bildnavigationsbereich {
	position: absolute;
	top: 198px;
	right: 0px;
	width: 306px;
	height: 21px;
	line-height: 20px;
	font-size: 0.9em;
	font-weight: normal;
	color:#333;
	background-color: #e9e9e9;
}
#bildnavigationsbereich ul, #bildnavigationsbereich li {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#bildnavigationsbereich img {
	border: 0;
}
#bildnavigationsbereich .zoom-knopf-links {
	display: none;
}
#bildnavigationsbereich .zoom-knopf {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	left: -30px;
}
#bildnavigationsbereich ul.bildmenu {
	display: inline;
	float: left;
	padding: 0 0 0 8px;
	margin: 0;
	height: 15px;
	line-height: 12px;
}
#bildnavigationsbereich ul.bildmenu li {
	float: left;
	width: 11px;
	padding: 0;
	margin: 0 0 0 5px;
	border: 0;
	background: transparent;
}
#bildnavigationsbereich ul.bildmenu li a {
	display: block;
	width: 12px;
	height: 13px;
	font-size: 12px;
	line-height: 18px;
	color: #f00;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}
#bildnavigationsbereich ul.bildmenu li a:hover {
	color: #000;
	border-color: #fff;
}

#zoom {
	position: absolute;
	z-index: 1000;
	top: -179px;
	left: -1px;
	visibility: hidden;
	width: 450px;
	height: 376px;
	border: 0;
	overflow: hidden;
	border: 1px solid #ccc;
}
#zoom .zoom-bildbereich {
	width: 100%;
	height: 336px;
	background: #fff url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;
	text-align: center;
	overflow: hidden;
}
#zoom .zoom-navigationsbereich {
	width: 100%;
	margin-left: 0px;
	height: 50px;
	background:  #E9E9E9 url(/frontend/img/_lay/if5/pics/klapplinkbg.jpg);
	padding-top: 14px;
}
#zoom .zoom-navigationsbereich ul.zoommenu {
	display: inline;
	width: 450px;
	height: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	background: transparent;
}
#zoom .zoom-navigationsbereich ul.zoommenu li {
	float: right;
	width: 12px;
	height: 12px;
	margin: 0;
	padding: 4px 7px 0 0;
	list-style: none;
	list-style-image: none;
}
#zoom .zoom-navigationsbereich ul.zoommenu a {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #333;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	font-weight: bold;
}
#zoom .zoom-navigationsbereich ul.zoommenu a:hover {
	text-decoration: none;
	font-weight: bold;
}
#zoom .zoom-navigationsbereich ul.zoommenu li#zoomimagetitle {
	float: left;
	display: inline;
	padding: 4px 0 0 7px;
	width: 230px;
	font-size: 1em;
	color: #333;
}

#expose-body {
	margin: 12px 0 0 0;
	padding: 0;
	font-size: 1em;
	clear:both;
	/*border-top:1px solid #e9e9e9;*/
}

/* linker Bereich */
#expose-body .funktionsbox-bereich {
	float: left;
	width: 162px;
}
#expose-body a.funktionsknopf {
	display: block;
	color: #000;
	padding: 5px 0 5px 30px;
	margin: 0;
}

#funktionskopf-zurueck-zum-expose {
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 10px 5px !important;
}

#funktionskopf-drucken-kurz {
	background: url(/frontend/img/_lay/if5/pics/bt_drucken-kurz.gif) no-repeat 10px 5px !important;
}

#funktionskopf-versenden {
	background: url(/frontend/img/_lay/if5/pics/bt_versenden.gif) no-repeat 8px 9px !important;

}
#funktionskopf-merkzettel-on {
	background: url(/frontend/img/_lay/if5/pics/bt_merkzettel_on.gif) no-repeat 11px 5px !important;
}
#funktionskopf-merkzettel {
	background: url(/frontend/img/_lay/if5/pics/bt_merkzettel.gif) no-repeat 11px 5px !important;
}
#funktionskopf-finanzierung {
	background: url(/frontend/img/_lay/if5/pics/bt_finanzierung.gif) no-repeat 10px 5px !important;
}
#funktionskopf-kontakt {
	background: url(/frontend/img/_lay/if5/pics/bt_kontakt.gif) no-repeat 11px 5px !important;
}
#funktionskopf-zurueck {
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil_links.gif) no-repeat 9px 5px;
}
#funktionskopf-aehnliche {
	background: url(/frontend/img/_lay/if5/pics/bt_aehnliche.gif) no-repeat 10px 5px !important;
}
#funktionskopf-maklerseite {
	background: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 15px 10px !important;
}
#funktionskopf-video-expose {
	background: url(/frontend/img/_lay/if5/pics/video_expose.gif) no-repeat 11px 8px !important;
}
#funktionskopf-impressum { background: transparent url("/frontend/img/_lay/if5/pics/icon_impressum.gif") no-repeat 11px 5px !important;}


#jetztFinanzieren {
	vertical-align: top;
}
/*
#expose-body #datenbox-anbieter-ansprechpartner .maklerseitebuttonohnebild {
	
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 3px 3px;
	padding: 2px 0px 5px 22px;
	margin: 0 0 0 3px;
	border: 0px;
}*/

#expose-body .funktionsbox-bereich .funktionsbox {
	/*background: #fff url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;*/
	width: 162px;
	padding: 0;
	padding-bottom: 7px;
	margin-bottom: 15px;
	/*border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;*/
	position: relative;

}
.spk-vertretungs-logo img {
	float: left;
}

/* rechter Bereich */
#expose-body .content-bereich {
	float: right;
	width: 421px;
	border-top:1px solid #e9e9e9;
}
#expose-body .content-bereich h2 {
	clear: left;
	margin: 20px 0 2px 0;
	padding: 0 0 0 1px;
}
#expose-body .content-bereich p {
	margin: 5px 00px 0 0;
	padding: 0 20px 0 1px;
}
#expose-body .content-bereich p.error {
	color: #f00;
}

#expose-body #datenbox-anbieter-ansprechpartner {
	width: 421px;
	color: #444;
	border-bottom: 1px solid #e9e9e9;
}
#expose-body #datenbox-anbieter-ansprechpartner td {
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin: 0;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-header {
	border-bottom: 1px solid #e9e9e9;
	padding-top: 1px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-header .objid {
	float: left;
	width: 310px;
	padding: 4px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-header .merkzettel {
	float: right;
	width: 85px;
	vertical-align: top;
	padding: 4px 10px 4px 0px;
background: url(/frontend/img/_lay/if5/pics/bt_merkzettel.gif) no-repeat 3px 3px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-header .merkzettel img {
	display: none;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-header .merkzettel a {
	/*float: right;*/
	padding: 1px 0 0 20px;
	margin: 0;
	color: #000;
}

#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-links {
/*	width: 214px;*/
	width: 190px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-links a {
	display: block;
	margin: 3px 0 0 4px;
	margin-top:0;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-spacer {
	width: 1px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-rechts {
	width: 199px;
	padding-bottom: 14px;
}

#expose-body #maklerbildTable {margin-top: 9px;}
#expose-body #maklerbildTable img {
	margin-left: 9px;
	margin-right: 9px;
}

#expose-body #datenbox-anbieter-ansprechpartner td p {
	padding: 6px;
}
#expose-body #datenbox-anbieter-ansprechpartner td h2 {
	display: block;
	margin: 12px 4px 4px 6px;
	font-size: 1em;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-rechts a img {
	float: right;
	width: 194px;
	border: 0;
	padding-bottom: 12px;
	padding-right: 2px;
}
#expose-body #datenbox-anbieter-ansprechpartner td.datenbox-rechts a img.vcardIcon { 
	float:none; 
	width: 16px; 
	height: 12px; 
	margin:0;  
	position:relative; 
	top:1px;
	padding:0;
}
#expose-body #datenbox-anbieter-ansprechpartner .finanzierungsbutton {
	margin: 0px 0 4px 0;
	padding: 0;
	padding-bottom: 10px;
	border: 0;
	background: transparent;


}
/*#expose-body #datenbox-anbieter-ansprechpartner .maklerseitebutton {
	background: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 6px 5px;
	padding: 2px 0px 5px 18px;
	margin: 0;
	border: 0;
}
*/
#expose-body #datenbox-anbieter-ansprechpartner .maklerseitebuttonohnebild {
	/*ackground: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 0 3px;*/
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 3px 3px;
	padding: 2px 0px 5px 22px;
	margin: 0 0 0 3px;
	border: 0px;
}
#expose-body #datenbox-anbieter-ansprechpartner .maklerseitebuttonmitbild {
	/*background: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 0 3px;*/
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 0px 2px;
	padding: 2px 0px 10px 17px;
	margin:  0 0 0 8px;
	border: 0;
}
#expose-body #datenbox-anbieter-ansprechpartner .allggebuehrohnebild {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	display: block;
	color: #444;
	margin-left: 0px;
	padding: 2px 0px 5px 8px;
}
#expose-body #datenbox-anbieter-ansprechpartner .allggebuehrmitbild {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	display: block;
	color: #444;
	margin-left: 0px;
	padding: 2px 0px 5px 8px;
}

#expose-body .content-bereich .datenbox-objektbeschreibung {
	clear: both;
	float: none;
	width: 421px;
	margin-top: 0px;
	padding-top: 14px;
	
}
#expose-body .content-bereich .datenbox-objektbeschreibung.topBorder {
	border-top: 1px solid #E9E9E9;
}
#expose-body .content-bereich .datenbox-objektbeschreibung p {
	color: #444;
}
#expose-body .content-bereich .datenbox-objektbeschreibung h2 {
	font-size: 1em;
	margin: 0;
	color: #444;
}

#expose-body .content-bereich #expose-rechts-ausstattung {
	clear: left;
	float: left;
	width: 411px;
	margin-top: 17px;
}
#expose-body .content-bereich #expose-rechts-ausstattung h2 {
	font-size: 1em;
	margin: 0;
}
#expose-body .content-bereich #expose-rechts-ausstattung table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #E9E9E9;
	margin-top: 7px;
}
#expose-body .content-bereich #expose-rechts-ausstattung table td {
	border-bottom: 1px solid #E9E9E9;
	padding: 2px 6px 1px 8px;
	vertical-align: top;
}
#expose-body .content-bereich #expose-rechts-ausstattung table td.bezeichner {
	width: 30%;
	text-align: left;
	padding: 2px 2px 0 0;
	font-weight: bold;
}
#expose-body .content-bereich #expose-rechts-ausstattung table td.wert {
	width: 70%;
}
#expose-body .content-bereich #expose-rechts-ausstattung table tr.odd td.wert {
	/*border-left: 1px solid #fff;*/
}
#expose-body .content-bereich #expose-rechts-ausstattung table tr.even td.wert {
/*	border-left: 1px solid #E9E9E9;*/
}
#expose-body .content-bereich #expose-rechts-ausstattung table td.wert sup {
	font-size: 9px;
	line-height: 90%;
}

#expose-body .content-bereich .expose-rechts-finanzierung {
	clear: left;
	width: 421px;
	margin-top: 17px;
	color: #444;
}
#expose-body .content-bereich .expose-rechts-finanzierung h2 {
	font-size: 1em;
	margin: 0;
	padding-top:18px;
}

#expose-body .content-bereich .expose-anbieterinfo {
	clear: left;
	width: 421px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 18px;
}
* html #expose-body .content-bereich .expose-anbieterinfo {
	margin-bottom: -18px;
}
/* nur IE */
#expose-body .content-bereich .expose-anbieterinfo p {
	font-size: 11px;
	color: #444;
	margin: 0;
}
#expose-body .content-bereich .expose-anbieterinfo .impressumtext { font-size: 1em;color: #444;  }




/* unterer Bereich Kontakt-Formular */
#expose-body #expose-contactform {
	clear: both;
	float: right;

}
#expose-body .isfloatfix {
	clear: both;
}
#expose-body #expose-contactform #contactform-hackdiv {
	clear: both;
	float: right;
	width: 420px;
	margin: 20px 0 0 0;
}
/* ist leider zum beruhigen der floats noetig! */
#expose-body #expose-contactform h2 {
	display: block;
	/*background: url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;*/
	margin: 0;
	padding: 5px 12px 5px 12px;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
}

#expose-body #expose-contactform #contactform-hackdiv h2{padding-left: 4px;}

#expose-body #expose-contactform p {
	font-size: 1em;
	padding: 12px;
	margin: 0;
}
#expose-body #expose-contactform #contactform-hackdiv p{padding-left: 4px;}
p.error {
	margin: 0;
	padding: 12px;
	border: 0;
	color: #f00;
	/*border: 1px solid green;*/
}
#merkzettelbereich .right p.error {
	margin: 0;
	padding: 12px;
	border: 0;
	color: red;
}
#expose-body #expose-contactform p.error {
	margin: 0;
	padding: 12px;
	border: 0;
	color: #f00;
	font-weight: lighter;
}
#expose-body #expose-contactform p.error .bold{
	font-weight: bold;
}


#expose-body #expose-contactform #kontaktieren {
	clear: both;
	width: 420px;
	border: 0;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	/*border-bottom: 1px solid #e9e9e9;*/
	color: #444;
}
#expose-body #expose-contactform #kontaktieren .trlast{
border-top: none;
}
#expose-body #expose-contactform #kontaktieren td {
	border: 0;
	vertical-align: top;
}
#expose-body #expose-contactform #kontaktieren td.bezeichner {
	width: 180px;
	text-align: right;
	font-weight: normal;
	padding: 5px 2px 0 8px;
}

#expose-body #expose-contactform #kontaktieren .kontaktWunsch {
	text-align: left !important;
}

#expose-body #expose-contactform #kontaktieren td.bezeichnerFehler {
	width: 180px;
	text-align: right;
	font-weight: normal;
	padding: 5px 2px 0 8px;
	color: #ff0000;
}

#expose-body #expose-contactform #kontaktieren td.wert {
	padding: 3px 6px 0 8px;
}
#expose-body #expose-contactform #kontaktieren td.wertCheckbox {
	padding: 3px 6px 0 8px;
	vertical-align: bottom;	
}
.lnkDatenschutzAlt{text-decoration:underline;}
#expose-body #expose-contactform #kontaktieren td.wertCheckbox .checkboxErklaerung{
/*	border: 1px solid blue;*/
	line-height: 16px;
	padding-top: 3px;
	vertical-align:middle;
}
#expose-body #expose-contactform #kontaktieren .wertCheckbox .hackStyle{
	color:#444;
	text-decoration:underline;
	font-weight:normal;
}
#expose-body #expose-contactform #kontaktieren .bezeichner .hackStyle{
	color:#444;
	text-decoration:underline;
	font-weight:normal;
}


#expose-body #expose-contactform #kontaktieren td.bezeichnerFehler a{
	color: red !important;
	text-decoration:underline;
	font-weight:normal;
}

#expose-body #expose-contactform #kontaktieren td.wert sup {
	font-size: 9px;
	line-height: 90%;
}
#expose-body #expose-contactform #kontaktieren input.checkbox {
	margin-top: 5px;
	background: transparent;

}
#expose-body #expose-contactform #kontaktieren input.volle-feldbreite {
	width: 198px;
	height: 18px;
	margin: 0;
	background: white;
}
#expose-body #expose-contactform #kontaktieren input.volle-feldbreiteFehler {
	width: 198px;
	height: 18px;
	margin: 0;
	background: #ffe3e3;
}
#expose-body #expose-contactform #kontaktieren input.halbes-feld-links {
	width: 50px;
	height: 18px;
	margin: 0;
	float: left;
}
#expose-body #expose-contactform #kontaktieren input.halbes-feld-links-fehler {
	width: 50px;
	height: 18px;
	margin: 0;
	float: left;
	background: #ffe3e3;
}
#expose-body #expose-contactform #kontaktieren input.halbes-feld-rechts {
	width: 141px;
	height: 18px;
	margin: 0 0 0 5px;
	float: left;
}
#expose-body #expose-contactform #kontaktieren input.halbes-feld-rechts-fehler {
	width: 141px;
	height: 18px;
	margin: 0 0 0 5px;
	float: left;
	background: #ffe3e3;
}

#expose-body #expose-contactform #kontaktieren input.radio {
	margin: 3px 0 4px 0;
	padding: 0;
	border: 0;
	background: transparent;
}
#expose-body #expose-contactform #kontaktieren label {
	margin-left: 5px;
	padding: 0;
	display: inline;
}
/* HACK: mit "letter-spacing:-1000em" UND "font-size:1px" wird die beschriftung des buttons ausgeblendet (Malarkey Image Replacement plus font-size!) -> dafuer wird ein image eingeblendet. */
#expose-body #expose-contactform #kontaktieren input.submit {
	border: 0;
	width: 106px;
	height: 19px;
	background: url(/frontend/img/_lay/if5/pics/bt_send.gif);
	letter-spacing: -1000em;
	font-size: 1px;
	margin-left: 100px;
}
#expose-body #expose-contactform #kontaktieren input.submit:hover {
	cursor: pointer;
}


#expose-body #expose-contactform table#kontaktieren td.boxHeadline{
	clear:both;
	border-bottom:1px solid #E9E9E9;
	margin: 10px 0 0;
	padding:0 4px 10px;
}

#expose-body #contactFormStep1{border-top:1px solid #E9E9E9;margin-top: 20px;}
#expose-body #expose-contactform #contactFormStep1 table#kontaktieren .boxHeadline{padding:0;border-bottom:none;}
#expose-body #contactFormStep2{clear:both;}

#expose-body #expose-contactform table#kontaktieren td{border-bottom:1px solid #E9E9E9;padding-bottom: 5px;}
#expose-body #expose-contactform table#kontaktieren .boxHeadline h2{margin-bottom: 8px;margin-top: 0;padding-left: 0;display:block;float: none; border: none;}
#expose-body #expose-contactform table#kontaktieren .boxHeadline span{font-weight: bold;padding-left: 0; display: block; padding: 6px 0;}
#expose-bereich table#kontaktieren .boxHeadline .contactHeadline{font-weight:bold; color:#ffffff; margin: 0; padding: 5px 10px;  background-color:#ff0000;}

#expose-body #expose-contactform #contactFormStep2 table#kontaktieren td{border-bottom:none;border-top:1px solid #E9E9E9;padding-bottom: 5px;padding-left: 4px;}

#expose-body #expose-contactform #contactFormStep2 table#kontaktieren .boxHeadline{padding:0;border-bottom:none;}
#expose-body #expose-contactform #contactFormStep2 table#kontaktieren .boxHeadline h2{margin-bottom: 8px;margin-top: 0;padding-left: 0;display:block;float: none; border: none;}
#expose-body #expose-contactform #contactFormStep2 table#kontaktieren .boxHeadline span{font-weight: bold;padding-left: 0; display: block;}

#expose-bereich table#kontaktieren .checkbox, #expose-bereich table#kontaktieren .radio{position:relative;top: -2px;}
#expose-body #expose-contactform table#kontaktieren td.tdAlign{text-align: right; padding-right: 10px; border-bottom: none; padding-bottom: 0;}
#expose-bereich table#kontaktieren .labelError, #expose-bereich table#kontaktieren td.labelError, #expose-body #expose-contactform #kontaktieren .labelError .hackStyle  {font-weight:normal;color: #ff0000;}

#expose-body #expose-contactform #contactFormStep2 table#kontaktieren #btnQuickAddress {
	cursor: pointer;
	background: transparent url(/frontend/img/_lay/if5/pics/tabreiter/btn_close.gif) no-repeat 10px center;
	padding-left: 29px;
	padding-bottom: 6px;
	text-align:left;
}
#expose-body #expose-contactform #contactFormStep2 table#kontaktieren #btnQuickAddress.open {
	background: transparent url(/frontend/img/_lay/if5/pics/tabreiter/btn_open.gif) no-repeat 10px center;
}


#contactFormStep3{padding-bottom: 30px;}
#expose-body  #contactFormStep3 table#kontaktieren{width: 100%;}
#expose-body  #contactFormStep3 table#kontaktieren .boxHeadline{
	/*border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9; padding-bottom: 5px;padding-top:5px;*/
	}

#expose-body  #contactFormStep3 table#kontaktieren .boxHeadline h2{margin-bottom: 8px;margin-top: 0;padding-left: 0;display:block;float: none; border: none;}
#expose-body  #contactFormStep3 table#kontaktieren .boxHeadline span{font-weight: bold;padding-left: 0; display: block;}

table#kontaktieren #privacyLinkDiv{ float:left;width: 190px;padding-left:5px;}
table#kontaktieren #privacyLinkDivRight{ float:left;width: 120px;padding-left:5px;}
table#kontaktieren .privacyCheckbox{float:left;}
table#kontaktieren .lnkBack2 { position:relative;top:4px; margin-left:5px;margin-right: 8px; margin-top:5px;}

#errorMessagesDiv {margin-left:5px;}

/* untere Navigation */
#expose-body .expose-untere-navigation {
	display: none;
}

/* Maklerseite */
#makler-banner h2.banner {
	padding: 0;
	margin: 7px 0;
	border: 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
	overflow: hidden;
}
#makler-banner h2.objekt-titel {
	display: none;
}
#makler-freitext {
	margin-bottom: 20px;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0px;
}
#makler-freitext img {
	float: right;
	width: 300px;
	height: 200px;
	margin: 0 0 5px 10px;
	border: 0px solid white;
}
#makler-kontakt {
	margin: 0;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	background:url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;
}
#makler-kontakt-anbieter {
	vertical-align: top;
	padding: 2em 10px 10px;
	border: 0px solid #e9e9e9;
}
#makler-kontakt-ansprechpartner {
	width: 290px;
	vertical-align: top;
	padding: 2em 10px 10px;
	border-left: 0px solid #e9e9e9;
}
#makler-kontakt-ansprechpartner .vcardIcon {
	vertical-align: top; 
	padding-left:5px; 
}
#makler-kontakt-ansprechpartner-details {
	border-collapse: collapse;
	border: 0px solid #e9e9e9;
}
#makler-kontakt-ansprechpartner-details img {
	border: 0px solid white;
}
#makler-kontakt-ansprechpartner-details td {
	vertical-align: top;
}
#makler-ankerlink {
	margin: 10px 0 0;
	padding: 5px 10px;
}
#makler-ankerlink a {
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	background: url(../../../frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 2px;
}
#makler-ankerlink .active a{ 
	color: black;  
}
#makler-ankerlink .inActive a{ 
	color: #9C9C9C;  
}

#makler-impressum {
	display: block;
	clear: both;
	float: none;
	width: 598px;
	padding: 0 ;
	border: 1px solid #e9e9e9;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

 #impressum  #impressumUeberschrift{ 
	padding: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
}

#makler-impressum .impressumInhalt{
	display:block; 
	clear:both; 
	float:none; 
	width:578px; 
	padding:0; 
	margin:10px 0px 0px 0px; 
	padding:5px 10px 10px 10px;
	position:relative; 
	
	font-size: 13px;
}

#makler-impressum  h2{ 
	padding: 18px 0 0px 0px !important;
	margin: 0 !important;
	color: #f00 !important;
	font-size: 24px !important;
	font-weight: normal !important;
	background:  url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;
}

/* ENDE: Expose ------------------------------- */



/* _____________________ allgemeine FORMULARE ________________________ */

#suchformular {
	display: block;
	clear: both;
	float: none;
	width: 600px;
	border: 0;
	padding: 0;
	margin: 0px;
	position: relative;
	background-color: white;
}
* html #suchformular {
	margin: 0px;
}
/* nur IE */

#tabreiter {
	padding: 0px;
	margin: 0;
	width: 600px;
	border: 0;
	position: relative;
	height: 27px;
}
#tabreiter.einfache-suche  {height: 30px; }

*html #tabreiter {
	padding: 0px;
	margin: 0;
	width: 600px;
	border: 0;
	height: 27px;
}
#tabreiter input.submitbutton {
	margin: 0;
	padding: 0;
	border: 0;
}

#suchformular div.eingabe-bereich {
	padding: 0;
	margin: 0;
	border: 1px solid #e9e9e9;
	border-top: none;
	background-color: #fff;
}

/* Content-Bereich ohne margin:   */
#objektsuche {
	margin: 0;
	padding: 0;
	width: 600px;
}

#objektsuche .border {
	border: 1px solid #E9E9E9;
	border-bottom: 0;
}
#objektsuche .borderPopup {
	border: 1px solid #E9E9E9;
	
}
/* overflow:hidden; -> geht nicht wegen zoom-window! */
#objektsuche {
	display: block;
	clear: both;
	float: none;
}
#objektsuche .debug {
	clear: both;
	float: left;
	background: green;
}
#objektsuche form {
	display: inline;
	margin: 0;
	padding: 0;
}
#objektsuche fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#objektsuche br.clear-both {
	clear: both;
	line-height: 1px;
	height: 1px;
	border: 0;
}

#objektsuche .klapplink {
	padding: 15px 0px 7px 0px;
	border-top: 1px solid #e9e9e9;
}

#objektsuche .erweiterte-suche .klapplink {
    padding: 15px 0px 7px 0px;
    border-top: 0;
    border-bottom: 1px solid #e9e9e9; 
}

#objektsuche .erweiterte-suche .klapplink.erster {
    padding: 15px 0px 7px 0px;
    border-bottom: 0; 
}

*html #objektsuche .klapplink {
	padding: 15px 0px 8px 0px;
}

.erster {/*border-bottom:1px solid #e9e9e9;*/ 
	background-image:url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png)!important;
	background-repeat: repeat-x !important;
	border-top: none!important;
}
#objektsuche .klapplink .klapp-image {
	float: left;
	width: 11px;
	background: transparent;
	padding: 3px 5px 0 12px;
	margin: 0;
	border: 0;
}
*html #objektsuche .klapplink .klapp-image {
	padding: 2px 2px 0 12px;
}
/* nur IE (pre 7) */
*+html #objektsuche .klapplink .klapp-image {
	padding: 0px 4px 0 11px;
}
#objektsuche .klapplink .klapp-image input {
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 0;
	background-color: transparent;
}
#objektsuche .klapplink .klapp-text {float:left;text-align:left;background:transparent;padding:0;margin:0;border:0;}
.erweiterte-suche .klapp-text {padding-left:6px !important;padding-top:1px !important;font-weight:bold;}
.erweiterte-suche .klapp-text a {font-size:13px !important;}
#objektsuche .klapplink .klapp-text input {
	width: 194px;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	border: 0;
	color: #000;
	background-color: transparent;
	cursor: pointer;
}
#objektsuche .klapplink p.suchkriterien {
	float: right;
	display: block;
	width: 287px;
	color: #444;
	font-size: 11px;
	margin: 0;
	padding: 2px 10px 10px 0;
}
#objektsuche h2 {
	font-size: 13px;
	padding: 0px 0px 0px 30px;
}
#objektsuche .punktlinie-1 {
	clear: both;
	line-height: 1px;
	background-color: #fff;
}
#objektsuche .punktlinie-1.offen {
	clear: both;
	line-height: 1px;
	background-color: #e9e9e9;
}
#objektsuche .punktlinie-2 {
	clear: both;
	line-height: 1px;
	background-color: #e9e9e9;
}
#objektsuche .punktlinie-3 {
	display: none;
}
.punktlinie-4 {
	clear: both;
	line-height: 1px;
	height: 10px;
}
#objektsuche .separator-3 {
	clear: both;
	/*border-top: 1px solid #E9E9E9;*/
	height: 1px;
	background-color: #fff;
	overflow: hidden;
}
#objektsuche .separator4 {
	clear: both;
	height: 9px;
	background-color: #fff;
	overflow: hidden;
}

.separator4 {
	clear: both;
	height: 20px;
	background-color: #fff;
	overflow: hidden;
}

/* BAUFITEXT */
#baufitextHeader {background:#f1f1f1; margin-top:10px; padding:3px 15px 3px 19px;}
#baufitextHeader #headerText {font-weight:bold; float:left;}
#baufitext {background:#f1f1f1; margin-top:1px; padding:3px 15px 3px 19px; display:block;}

#baufitextHeader a {display:block;width:100%}
#baufitextHeader .headerLinkMin, #baufitextHeader .headerLinkMax {float:right; margin-top:3px; width:74px; height:13px; background:url(/frontend/img/_lay/neutral/pics/btn_baufi_bg.gif) no-repeat 0 0;}
#baufitextHeader .headerLinkMax{background-position: 0 -50px;}


#kartenbereich {
	float: left;
	margin-left: 12px;
}
#kartenbereich .kartenbild {
	padding-top: 32px;
}
#kartenbereich .bedienelemente a {
	margin-right: 12px;
}

/* Formular-Tabelle im text-container */
table.eingabe {
	border-spacing: 0;
	border-collapse: collapse;
	table-layout: fixed;
	border-bottom: 0;
	width: 100%;
	color: #444;
	font-size: 12px;
	padding: 0;
	margin: 0;
/*	background-color: #E9E9E9*/

}
table.eingabe td {
	vertical-align: top;
	color: #000;
}
table.eingabe td.titel {
	text-align: right;
	font-weight: normal;
	padding: 5px 10px 0 14px;
}
table.eingabe td.titel {
	width: 210px; /* nur IE 5.x */
	width/**/:/**/ 200px; /* alle anderen User-Agents */

}
.eingabeTable {
	border-spacing: 0;
	border-collapse: collapse;
	color: #444;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: auto !important;
	border: none !important;
}

.eingabeTable .titel{
	text-align: right;
	font-weight: normal;
	padding: 5px 10px 0 14px;
	vertical-align: top;
}
.eingabeTable .eingabe{
	margin: 0;
	padding: 0 15px 0 0;
}

#trefferlistenBereichMaklerSeite{

}

#trefferlistenBereichMaklerSeite #trefferlistenbereich {
	border: 1px solid #e9e9e9;
	position:relative;
	z-index: 1;
	top: -1px;
}
#trefferlistenBereichMaklerSeite #trefferliste{
	border-right: none;
	border-left: none;
	width: 600px;
	margin: 0;
}

#trefferlistenBereichMaklerSeite #trefferlistenbereich h2{
	padding-top: 20px;
	background:  url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;
}

#trefferlistenbereich table.eingabe td.titel {
	width: 117px;
	padding: 5px 10px 0 0px;
}
table.eingabe td.titelProfilSpeichern {
	text-align: left;
	font-weight: normal;
	padding: 5px 10px 0 14px;
}
table.eingabe td.titelProfilSpeichern {
	width: 210px; /* nur IE 5.x */
	width/**/:/**/ 200px; /* alle anderen User-Agents */
}

table.eingabe td.twocolumn {
	text-align: left;
	font-weight: normal;
	padding: 2px 10px 0 224px;
}
table.eingabe td.eingabe {
	margin: 0;
	padding: 0 15px 0 0;
	width: 360px;
}
table.eingabe td.eingabe .select168 {
	width: 155px;
}
table.eingabe td.eingabe .bt-next {
	padding: 30px 0px 2px 5px;
	margin-left: 235px;
	background: transparent;
}
table.eingabe td.eingabe .bt-save {
	padding: 0 0 3px 0;
	background: transparent;
}
table.eingabe td.profile {
	padding: 0 0 4px 12px;
	border-bottom: 1px solid #E9E9E9;
}

table.eingabe td.profile.noTopBorder {
	border-bottom: 1px solid #fff;
	padding-bottom: 0;

}


table.eingabe td.profile-info {
	padding: 8px 0 3px 12px;
}

td.eingabe .input48 {
	width: 52px;
	height: 18px;
	padding: 0 0 0 3px;
	margin: 0 3px;
}
td.eingabe .input55 {
	width: 55px;
	height: 18px;
	padding: 0 0 0 3px;
}
td.eingabe .input100 {
	width: 96px;
	height: 18px;
	padding: 0 0 0 3px;
}
td.eingabe .input170 {
	width: 222px;
	height: 18px;
	padding: 0 0 0 3px;
}
td.eingabe .input-volle-breite {
	width: 222px;
	padding: 0 0 0 3px;
}

td.eingabe label {
	font-size: 12px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	display: inline;
	color: #000;
}
td.eingabe .error {
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}

#objektsuche .eingabe-dreispaltig {
	color: #444;
	font-size: 11px;
	padding: 10px 0 5px 0;
	border: 0;
}
#objektsuche .eingabe-dreispaltig .spalte-1 {
	width: 180px;
	margin: 0;
	border: 0;
	display: block;
}
#objektsuche .eingabe-dreispaltig .spalte-2 {
	width: 180px;
	margin: 0;
	border: 0;
	display: block;
}
#objektsuche .eingabe-dreispaltig .spalte-3 {
	width: 177px;
	margin: 0;
	border: 0;
	display: block;
}

table.nutzungsbedingungen {
	border: 0;
	padding: 0;
	margin: 0;
}
table.nutzungsbedingungen td {
	padding: 2px;
}
table.nutzungsbedingungen td a {
	padding: 0;
	margin: 0;
}

#tabellenbereich-oben {
	float: right;
	width: 291px;
	margin: 0;
}
#tabellenbereich-oben .frage-wonach {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 1px;
	margin: 0;
}
#tabellenbereich-oben .frage-wonach .separator {
	display: none;
}
#tabellenbereich-oben .bezeichner {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	width: 86px;
	padding: 2px 0px 0 0;
	color: #000;
	line-height: 22px;
}
#tabellenbereich-oben .eingabe {
	font-size: 12px;
	width: 195px;
	margin: 0;
	padding: 2px 0 0px 10px;
	line-height: 22px;

}

#tabellenbereich-oben .eingabe input {
	margin: 0!important;
}
#tabellenbereich-oben p.static-value {
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 15px;
}
#tabellenbereich-oben td.eingabe .select168 {
	width: 178px;
	margin: 0;
}
#tabellenbereich-oben h2 {
	padding: 0;
	margin: 0;
	color: #8c8c8c;
}
#tabellenbereich-oben .entfernungs-option {
	width: 44px;
	float: left;
}
td.eingabe .entfernungstabelle label{
	padding: 0 3px;
	
}
#tabellenbereich-unten {
	float: right;
	width: 287px;
	margin: 7px 0;
	padding: 7px 0;
	/*border-top: 1px solid #E9E9E9;*/
}
#tabellenbereich-unten .frage-objekte {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
#tabellenbereich-unten .frage-objekte .separator {
	display: none;
}
#tabellenbereich-unten .eingabe {
	font-size: 12px;
	width: 195px;
	margin: 0;
	padding: 2px 0 0px 10px;
	color: #000;
	line-height: 22px;
}

#tabellenbereich-unten .bezeichner {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	width: 80px;
	padding: 2px 2px 0 0;
	color: #000;
	line-height: 22px;
}
#tabellenbereich-unten .bezeichner.miete {
	/*padding: 26px 2px 0 0;*/
}

 #tabellenbereich-unten .miete input {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#tabellenbereich-unten td.eingabe .select168 {
	width: 178px;
}
#tabellenbereich-unten h2 {
	padding: 0;
	margin: 0;
	color: #8c8c8c;
}


.textsmallhellgrau {
	font-size: 0.8em;
	color: #666;
	line-height: 1.2em;
}

#linkleiste {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 39px;
	background: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png) left bottom repeat-x;
	overflow: hidden;
}
#linkleiste .linker-bereich {
	float: left;
	width: 460px;
	border: 0;
}
#linkleiste .linker-bereich .bt-neue-suche {
	float: left;
	padding: 9px 0px 0px 12px;
}
#linkleiste .rechter-bereich {
	float: right;
	text-align: right;
	border: 0;
	margin: 4px 10px 0px 0px;
	width: 130px;
}
#linkleiste .rechter-bereich input {
	padding: 0px;
}


/* ANFANG Kontaktformular: Kunde an Anbieter (des Portals!) */
#ipsellercontact {
	padding: 0;
	border: 1px solid #e9e9e9;
	width: 598px;
	margin: 0px;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/klapplinkbg1.jpg);
	background-repeat: repeat-x;
}
* html #ipsellercontact {
	margin: 0px;
}
/* nur IE */
#ipsellercontact p {
	margin: 10px;
	color: #444;
}
#ipsellercontact .bold {
	font-weight: bold;
}
#ipsellercontact table {
	padding: 10px 0 10px 0;
	padding: 0;
	margin: 0px 0 0 0;
	margin-bottom: 20px;
	margin-top: 10px;
	table-layout: fixed;
	width: 100%;
	color: #000;
}
#ipsellercontact td.bezeichner {
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 5px 2px 0 10px;
}
#ipsellercontact td.eingabe {
	width: 250px;
	font-size: 12px;
	margin: 0;
	padding: 2px 2px 2px 20px;
	vertical-align: bottom;
}

#ipsellercontact td.bezeichner1 {
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 0px 2px 0 10px;
}
#ipsellercontact td.eingabe1 {
	width: 250px;
	font-size: 12px;
	margin: 0;
	padding: 0px 2px 0px 20px;
}
#ipsellercontact td.eingabe1 .radio{
	top: -1px;
}
#ipsellercontact td.pflichtfeld {
	visibility: hidden;
}
#ipsellercontact input {
	margin-right: 3px;
}
#ipsellercontact input.volle-feldbreite {
	width: 242px;
	height: 18px;
	padding: 0 0 0 3px;
}
#ipsellercontact #_ip_sellercontact_bildupload {
	font-size: 12px;
}
#ipsellercontact select.volle-feldbreite {
	width: 247px;
	height: 18px;
	font-size: 12px;
}
#ipsellercontact select.volle-feldbreite option {
	width: 237px;
}
#ipsellercontact .halb-links {
	width: 57px;
	height: 18px;
	padding: 0 0 0 3px;
}
#ipsellercontact .halb-rechts {
	width: 175px;
	height: 18px;
	padding: 0 0 0 3px;
}
#ipsellercontact textarea {
	width: 243px;
	padding: 0 0 0 3px;
}
/* submit-bereich muss ausgeblendet werden! Es wird per Fallunterscheidung der IS-Footer ("linkleiste-bottom") eingebaut. */
#ipsellercontact .ipseller-submit-bereich {
	display: none;
}
#ipsellercontact-bottom {
	display: none;
}
/* ENDE Kontaktformular: Kunde an Anbieter (des Portals!) */


/* ############### container 2 bsp. trefferliste ############## */

#trefferlistenbereich {
	clear: both;
	font-size: 12px;
	padding: 0;
	margin: 0;
	width: 600px;
}

#trefferlistenbereich h2 {
	padding: 0;
	margin: 0;
	color: #f00;
	font-size: 24px;
	font-weight: normal;

}
#trefferlistenbereich p.profile-name {
	color: #444;
	font-weight: bold;
	margin: 25px 10px 2px 20px;
}
#trefferlistenbereich a.profile-link {
	color: #444;
	padding: 1px 0px 1px 20px;
	margin: 0px 0px 0px 20px;
	background: url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 0px 5px;
}

#trefferlistenbereich .anzeige {
	float: right;
	white-space: nowrap;
/*	color: #666;*/
	color: #000000;
	margin: -29px 0px 0px 0px;
	padding-right: 13px;

}

#trefferlistenbereich .linkleiste-blaettern {
	clear: both;
	float: left;
	margin: 5px 0px 10px 0px;
	width: 287px;
	height: 16px; /* 22px */
	
}
#trefferlistenbereich .linkleiste-blaettern table {
	border: 0;
	width: auto;
}
#trefferlistenbereich .linkleiste-blaettern table td {
	vertical-align: top;
	line-height: 13px;
	border: 0;
	margin: 0;
	padding: 0;
	color: #000000;
}
#trefferlistenbereich .linkleiste-blaettern table td.pfeil{
	font-size: 14px;
	text-decoration: underline;
}
#trefferlistenbereich .linkleiste-blaettern .linkleiste-link {
	/*color: #f00;*/
	color: #000;
	margin: 0 2px;
	text-decoration: underline;
	/*font-weight: bold;*/
}
#trefferlistenbereich .linkleiste-blaettern .linkleiste-current {
	/*font-weight: bold;*/
	text-decoration: none;
}

#trefferlistenbereich .linkleiste-objekteproseite {
	text-align: right;
	font-weight: normal;
	clear: right;
	float: left;
	/*color: #666;*/
	color: #000000;
	margin: 5px 0px 0px 0px;
	width: 299px;
	height: 16px; /* 22px */
	padding: 0px 10px 0px 0px;
}
#trefferlistenbereich .linkleiste-objekteproseite .linkleiste-link {
	color: #000;
	margin: 0 1px;
	text-decoration: underline;
	vertical-align: middle;
}
#trefferlistenbereich .linkleiste-objekteproseite .linkleiste-current {
	/*font-weight: bold;*/
	color: #000;
	margin: 0 1px;
	text-decoration: none;
	vertical-align: middle;

}

#trefferliste {
	clear: both;
	width: 598px;
	padding: 0 0 20px 0;
	border: 1px solid #e9e9e9;
	margin: 0em 0.4em 0.4em 0em;
	position: relative;
	background: #fff url('/frontend/img/_lay/if5/pics/bg_verlauf_unten.png') left bottom repeat-x;
}
* html #trefferliste {
	margin: 0em 0.4em 0.4em 0em;
}

#merkzettelContainer #trefferliste {
	clear: both;
	width: 598px;
	padding: 0 0 0 0;
	border: none;
	margin: 0;
	position: relative;
	background: none;
	
}

#merkzettelContainer  .kategorie{
	/*border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	padding: 10px 0 8px 10px;
	margin-top: 0;
	background:  transparent url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') left top repeat-x;*/
}
#merkzettelContainer #trefferliste .kategorie{
	border-top: none;
}
/* nur IE */
#trefferliste table {
	width: 100%;
}
#trefferliste tr.listenueberschrift {
	background: #fff;
	font-weight: bold;
}
#trefferliste tr.listenueberschrift td{
	padding: 15px 0 10px 8px;
	background: url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;
	color: #666;
	border-bottom: 1px solid #e9e9e9;
}
#trefferliste tr.listentitel {
	font-weight: bold;
	white-space: nowrap;
	height: 30px;

}
#trefferliste tr.listentitel img {
	border: 0;
	width: 15px;
}
#trefferliste table td {
/*	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;*/
	vertical-align: top;
	padding: 3px;
}

#merkzettelContainer #trefferliste table td {
	padding: 3px 10px;

	
}

#merkzettelContainer #trefferliste table tr.listentitel td {
	padding-top: 0;
	padding-bottom: 8px;
}

#merkzettelContainer #trefferliste table tr.listentitel td img{
	margin-top: 3px;
}

#trefferliste table td.td1 {
	text-align: left;
	padding-left: 15px;
}

#trefferliste table td.td1 .test{
	text-align: right;
}
#trefferliste a {
	display: block;
	color: #444;
}
#trefferliste .objekttitel {
	background: #E9E9E9;
}
#trefferliste .objekttitel a {
	color: #000;
}
#trefferliste .objekttitel-if5 a{
	color: #000;
}
#trefferliste input {
	margin: 0;
	border: none;
}
#trefferliste input.trefferliste-senden {
	margin: 10px 0 20px 5px;
}
#trefferlistenbereich .resultlist-info {
	color: #444;
	margin-top: 10px;
}

#trefferliste tr.listehell { background: white; }
#trefferliste tr.listedunkel { background: #e9e9e9; }

#merkzettelbereich {
	border: 1px solid #e9e9e9;
	border-bottom: none;
	width: 598px;
	margin: 0px;
	position: relative;
	background:url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;
}
#merkzettelContainer #merkzettelbereich{
	border: none;	
}
* html #merkzettelbereich {
	margin: 0px;
}
/* nur IE */
#merkzettelbereich p {
	margin: 7px;
	color: #444;
}
#merkzettelbereich table {
	width: 100%;
	margin-left: -1px;
}
#merkzettelbereich table.eingabe {
/*	border-top: 1px solid #e9e9e9;
*/}
/*#merkzettelbereich table .submit {
	float: right;
}*/

*/#merkzettelbereich h3.kategorie {
	display: block;
	background: #E9E9E9;
	margin: 0;
	padding: 5px 12px 5px 12px;
	border-top: 1px solid #e9e9e9;
}
#merkzettelbereich #trefferliste {
	clear: both;
	width: 598px;
	margin-bottom: 10px;
	padding: 0;
	background: #fff;
}
#merkzettelbereich br.clear-both {
	clear: both;
	line-height: 1px;
	height: 1px;
}


#linkleiste-merkzettel {
	width: 598px;
	height: 40px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #E9E9E9;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}
#linkleiste-merkzettel .linker-bereich {
	display: block;
	float: right;
	width: 165px;
	padding: 0;
	margin: 0;
}
#linkleiste-merkzettel .rechter-bereich {
	display: block;
	float: none;
	width: 423px;
	padding: 0;
	margin: 0;
}

#linkleiste-merkzettel .linker-bereich a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 8px 5px 0px 0px;
	padding: 1px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 1px;
}
#linkleiste-merkzettel .rechter-bereich a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 8px 5px 0px 305px;
	padding: 1px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 1px;
}

#linkleiste-bottom {
	width: 598px;
	/*height: 50px;*/
	padding: 0;
	margin: 0;
	border: 1px solid #e9e9e9;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#linkleiste-bottom.noTopBorder {
	border-top: none;
	padding-top: 0;
}
#linkleiste-bottom.noAllBorder {
	border: none;
	padding-bottom: 0;
}
#linkleiste-bottom.onlyTopBorder {
	border: none;
	border-top: 1px solid #E9E9E9;
}

#linkleiste-bottom .bereich {
	margin: 5px 0 0 0;
	padding-bottom:12px;
	text-align: right;
}
#linkleiste-bottom .bereich table {
	width: 100%;
	border: 0;
	margin: 0;
	float:none;
}
#linkleiste-bottom .bereich td {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: right;
}

#linkleiste-bottom .bereich td.td1 {
	text-align: left;
	padding-left: 8px;
}

#linkleiste-bottom .bereich td.td2 {text-align: left;padding-left: 8px;}

#linkleiste-bottom .bereich a {
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 2px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 2px;
}
#linkleiste-bottom .bereich .lnkSendSelectedObj a {
    background: none;
    padding-left:0;
    border:0;
    padding-right:10px;
    
}
#linkleiste-bottom .bereich a.bottom-link {
	line-height: 30px;
}
#linkleiste-bottom .bereich .bt-suche{margin-right:10px}

/*Suchprofil speichern Link unter den Suchoptionen*/
#linkleiste2 { }
#linkleiste-bottom #linkleiste2 td{padding-bottom:5px;padding-top: 8px;border-top: 1px solid #e9e9e9;}
#linkleiste-bottom #linkleiste2 .suchprofil_speichern_links  {text-align:left; }
#linkleiste-bottom #linkleiste2 .suchprofil_speichern_rechts { padding-right:10px; }
#linkleiste-bottom #linkleiste2 .suchprofil_speichern_links a { color:#ff0000;background:none;padding-left:28px;}
#linkleiste-bottom #linkleiste2 .suchprofil_speichern_rechts a {background:none; padding-left:0;}



#trefferlistenbereich .right {
	float: none;
	width: 100%;
	clear: both;
}
#trefferlistenbereich textarea {
	width: 225px;
	height: 100px;
}

/* notepad_email */
#merkzettelbereich .left {
	display: none;
	float: none;
}
#merkzettelbereich .right a.bottom-link {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	margin: 8px 5px 8px 470px;
	padding: 1px 0px 1px 20px;
	background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 1px;
}

#merkzettelbereich #trefferliste {
	clear: both;
	width: 598px;
	padding: 0;
	margin: 0;
	border: 0;
	padding-bottom: 16px;
	padding-top: 10px;
}
#merkzettelbereich #trefferliste table {
	width: 100%;
}
#merkzettelbereich #trefferliste tr.listenueberschrift {
	background: #E9E9E9;
	font-weight: bold;
}
#merkzettelbereich #trefferliste tr.listentitel td {
	border-top: 1px solid #e9e9e9;
	padding-top: 5px;
	padding-bottom: 5px;

}
#merkzettelbereich #trefferliste tr.listentitel img {
	border: 0;
	width: 10px;
	height: 11px;
}
#merkzettelbereich #trefferliste table td {
/*	border-left: 1px solid #e9e9e9;
*/	border-bottom: 1px solid #e9e9e9;
	vertical-align: top;
	padding: 3px;
}
#merkzettelbereich #trefferliste table td.td1 {
	text-align: center;
}
#merkzettelbereich #trefferliste a {
	display: block;
	color: #444;
}
#merkzettelbereich #trefferliste .objekttitel {
	background: #E9E9E9;
}
#merkzettelbereich #trefferliste input {
	margin: 0;
	border: none;
}
#merkzettelbereich #trefferliste input.trefferliste-senden {
	margin: 10px 0 20px 5px;

}

#merkzettelContainer #trefferliste input.trefferliste-senden {
	margin-bottom: 5px;
	margin-left: 10px;

}
#merkzettelbereich #trefferlistenbereich .resultlist-info {
	color: #444;
	margin-top: 10px;
}
#merkzettelbereich #trefferliste tr.listentitel img.img-objektanfrage-tabelle {
	width: 15px;
	height: 10px;
	padding-left: 4px;
}






/* ANFANG: top4Box */
#top-4-box {
	display: block;
	clear: both;
	float: none;
	width: 598px;
	padding: 0;
	border: 1px solid #e9e9e9;
	margin: 10px 0px 0px 0px;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png);
	background-position: bottom;
	background-repeat: repeat-x;

}
* html #top-4-box {
	margin: 0px;
}

.maklerTop4BoxWg #top-4-box-wg{
	border-top: none;
}
/* nur IE */
#top-4-box h2 {
	display: block;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 6px 12px 5px 11px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 24px;
	color: #666666;
}

/* height = height - padding! */
#top-4-box .top-4-item {
	display: inline;
	float: left;
	overflow: visible;
	width: 130px;
	margin: 12px 7px 12px 0px;
	padding: 0 5px 0 5px;
	border: none ;

}
#top-4-box .item-number-1 {
	margin-left: 10px;
}
#top-4-box .item-number-4 {
	margin-right: 0;
	padding-right: 0;
}
#top-4-box .top-4-image {
	width: 92px;
	height: 92px;
	border: 0;
}
#top-4-box .top-4-description-firstline {
	overflow: visible;
	font-weight: bold !important;
}

/* ENDE: top4Box */


/* ANFANG: top4Box */
#ueber-top-4-box-wg  {
	padding: 0px !important;
	padding-top: 20px !important;
	padding-bottom:5px !important;
	margin: 0 !important;
	color: #f00;
	font-size: 24px;
	font-weight: normal;
}

#top-4-box-wg {
	display: block;
	clear: both;
	float: none;
	width: 598px;
	padding: 0;
	border: 1px solid #e9e9e9;
	margin: 0px 0px 0px 0px;
	position: relative;
	background-color: white;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png);
	background-position: bottom;
	background-repeat: repeat-x;
}
* html #top-4-box-wg {
	margin: 0px;
}
/* nur IE */
#top-4-box-wg h2 {
	display: block;
	background-image: url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;
	padding: 27px 12px 10px 0px;

	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
	border-top: 1px solid #e9e9e9;

}

/* height = height - padding! */
#top-4-box-wg .top-4-item {
	display: inline;
	float: left;
	overflow: visible;
	width: 130px;
	margin: 12px 7px 12px 0px;
	padding: 0 5px 0 5px;
	border: none ;
}
#top-4-box-wg .item-number-1 {
	margin-left: 6px;
}
#top-4-box-wg .item-number-4 {
	margin-right: 0;
	padding-right: 0;
}
#top-4-box-wg .top-4-image {
	width: 92px;
	height: 92px;
	border: 0;
}
#top-4-box-wg .top-4-description-firstline {
	overflow: visible;
	font-weight: bold !important;
}
.top-4-item-row {
	padding-bottom: 10px;
	min-height: 160px;
}
/* ENDE: top4Box */

/* _____________________ MARGIN ________________________ */


/* Margin Bereich */
#linkWrapper {
	position: relative;
	border-top: 1px solid #fff;
	/*left: 610px;*/
	/*top: 35px;*/
	top:26px;
	width: 159px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#linkWrapper .marginbox {
	/*width: 171px;*/
	width: 156px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	padding-bottom: 0px;
	margin: 0 0 10px 0;
	position: relative;
	background: url(/frontend/img/_lay/if5/pics/bg_verlauf_unten.png) 0 100% repeat-x;
}

#linkWrapper .marginbox .suche {
	font-size: 12px;
}
#linkWrapper .marginbox h2, #linkWrapper .marginbox h4 {
	display: block;
	line-height: 22px;
	color: #666;
	text-align: left;
	border-top: 1px solid #e9e9e9;
	font-weight: bold;
	font-size: 12px;
	background: url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;
	margin: 0;
	padding: 3px 3px 3px 12px;
}

#linkWrapper .marginbox h2.blank {
	background: transparent;
	border: 0px;
	color: #666;
	padding: 4px 0px 0px 10px;
}
#linkWrapper .marginbox h3 {
	display: block;
	line-height: 22px;
	color: #666;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 3px 3px 3px 12px;
}


#linkWrapper .marginbox form {
	margin: 0;
	padding: 0px 0px 6px 0px;
	border: 0;
	/*background-color: #E9E9E9;*/
	/*border-bottom: 1px solid #e9e9e9;*/
}
#linkWrapper .marginbox select {
	width: 112px;
}
/* border:3px solid #f00; ??? */
#linkWrapper .marginbox input {
	font-size: 11px;
}
#linkWrapper .marginbox fieldset.search {
	background: transparent;
/*	width: 151px;*/
	width: 140px;
	border: 0;
	margin: 0;
	padding: 7px 0 0 12px;
}
* html #linkWrapper .marginbox fieldset.search {
	padding-bottom: 5px;
}/* nur IE */

#linkWrapper .marginbox fieldset.login {
	background: transparent;
	/*width: 151px;*/
	width: 142px;
	border: 0;
	margin: 0;
	padding: 5px 0 5px 12px;
}
#linkWrapper .marginbox label {
	font-weight: normal;
	font-size: 11px;
	line-height: 8px;
	margin: 0;
	padding: 4px 0 0 8px;
	border: 0;
}
#linkWrapper .marginbox .input-margin-searchddown {
	display: block;
	border: 1px solid #e9e9e9;
	/*width: 117px;*/
	width: 135px;
	margin: 0px;
	padding: 0px;
}
#linkWrapper .marginbox .input-margin-searchword {
	/*display: block;*/
	border: 1px solid #e9e9e9;
	width: 105px;
	height: 17px;
	padding: 2px 0 0 5px;
}
#linkWrapper .marginbox .input-margin-searchword {
	width: 103px; /* nur IE 5.x */
	width/**/:/**/ 105px; /* alle anderen User-Agents */
}
#linkWrapper .marginbox .input-margin {
	border: 1px solid #e9e9e9;
	width: 145px;
}
#linkWrapper .marginbox .submit-margin-search {
	display: inline;
	background: transparent;
	/*float: left;*/
	border: 0;
	margin-left: 5px
}
#linkWrapper .marginbox .login .submit-margin-search {
	float: left;
	border: 0;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#linkWrapper .marginbox a.linkblock {
	display: block;
	color: #000;
	padding: 3px 5px 3px 32px;
	margin: 0;
	font-size: 11px;
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 12px 4px;
}
#linkWrapper .marginbox a.first {
	border-top: 1px solid #e9e9e9;
}
#linkWrapper .marginbox a.linkblockfirst {
	display: block;
	color: #000;
	padding: 8px 5px 3px 32px;
	margin: 0;
	font-size: 11px;
	background: url(/frontend/img/_lay/if5/pics/bt_suchen_margin.gif) no-repeat 10px 8px;
	
}
#linkWrapper .marginbox .login .input-margin-searchword {
/*	width: 139px;*/
	width: 124px;
}
#linkWrapper .marginbox .boxContent p {
	margin: 5px 5px 0px 13px;
	padding: 0;
	color: #f00;
	font-size: 11px;
}

#linkWrapper .marginbox .boxContent, #linkWrapper .marginbox .lastObjects {
	
	border-bottom: 1px solid #e9e9e9;
}


#linkWrapper .marginbox p.begruessung{color:#444;margin:5px 5px 1em 12px; padding:0; font-size:11px;}
#linkWrapper .marginbox .boxContent .line a {
	display: block;
	margin: 0px 0px 0px 7px;
	padding: 4px 0px 4px 3px;
	color: #f00;
	font-size: 12px;
}
#linkWrapper .marginbox .boxContent.line {
	border-top: 0px;
}
#linkWrapper .marginbox .boxContent .line {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 2px 0;
}

#linkWrapper .marginbox .boxContent .lineLogout a {
	display: block;
	margin: 0px 0px 0px 7px;
	padding: 4px 0px 4px 3px;
	color: #f00;
	font-size: 12px;
}
#linkWrapper .marginbox .boxContent .lineLogout {
	border-top: 1px solid #e9e9e9;
	padding: 2px 0;
}

#linkWrapper .marginbox #marginsearchdivider {
	margin: 0;
	padding: 0;
	border: 0;
	height: 3px;
	line-height: 2px;
}
#linkWrapper .marginbox #marginsearchdivider {
	display: none; /* nur IE 5.x */
	display/**/:/**/ block; /* alle anderen User-Agents */
}
#linkWrapper .marginbox .clear-both {display: none;}


/* zuletzt besuchte objekte */
#linkWrapper .slider {width: 130px;margin: 0 auto;padding-top:4px;}
#linkWrapper .slider div.panel {
  margin: 0;
  padding: 0 2px;
  width: 63px;
}
#linkWrapper .active-slider {border-color: #999bff;}
#linkWrapper .inside {padding: 0;}
#linkWrapper .inside img {
  display: block;
  border: 1px solid #666;
  margin: 0 ;
  width: 100%;
}
#linkWrapper .scrollButtons {
  position: absolute;
  bottom:-16px;
  cursor: pointer;
}
#linkWrapper .scrollButtons.left {left: 32px;}
#linkWrapper .scrollButtons.right {right: 30px;}
#linkWrapper #slider-indicator {width: 154px; font-size:12px;text-align:center; margin-bottom:1em;clear:both;padding-top:4px;}

#linkWrapper .hide {display: none;}
#linkWrapper .lnkMeineDaten{
background:url("/frontend/img/_lay/if5/pics/lnk_meinedaten.png") no-repeat scroll 12px 2px transparent;
display:block;
margin:1em 0 3px 0;
padding:2px 0 2px 32px;
font-size:11px;
}
#linkWrapper .lnkMerkzettel{
background:url("/frontend/img/_lay/if5/pics/lnk_merkzettel.png") no-repeat scroll 12px 0 transparent;
display:block;
margin:0 0 3px 0;
padding:2px 0 2px 32px;
font-size:11px;
}
#linkWrapper .lnkSuchagent{
background:url("/frontend/img/_lay/if5/pics/lnk_suchagent.png") no-repeat scroll 7px 2px transparent;
display:block;
margin:0 0 3px 0;
padding:2px 0 2px 32px;
font-size:11px;
}
#linkWrapper .lnkRss{
background:url("/frontend/img/_lay/neutral/pics/lnk_rss.gif") no-repeat scroll 9px 1px transparent;
display:block;
margin:0 0 10px 0;
padding:2px 0 2px 32px;
font-size:11px;
}
#linkWrapper .login .btnSubmit{
background:url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat scroll 0 4px transparent;
color:#f00;
display:block;
font-size:11px;
font-weight:bold;
margin:0;
padding:3px 5px 3px 16px;
border:none;
cursor:pointer;
}


.labelInside { margin:3px 0; position:relative; }
.labelInside label { color: #999; cursor:text; display:none; font-size: 11px; left: 4px; padding: 0 3px; position: absolute; top:2px;margin:0; }
.labelInside input { margin: 0; }


.boxSearchContent { margin: 0; padding:3px 0 1px 0; font-weight: normal; font-size: 12px; }
.boxSearchContent .bSobjIDWrapper{padding-left:12px;margin-bottom:0;padding-bottom:0;}
.boxSearchContent .bSobjPLZWrapper{padding-left:12px;margin-bottom:8px;}
.boxSearchContent select{
font-size:12px;
border:1px solid #E9E9E9;
padding:1px 0 1px 5px;
}
.boxSearchContent .labelInside label{top:3px;}
.boxSearchContent .labelInside .inputText {
border:1px solid #E9E9E9;
height:17px;
padding:2px 0 0 5px;
width:105px;
}
.boxSearchContent .btnSubmit{
	background:url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat 0 0 transparent;
	width:17px;height:17px;
	margin:0;padding:0;border:none;
	position:relative;top:1px;
	left:8px;
	cursor:pointer;
}



/* ENDE Margin */


/* ANFANG: marginGalleryBox */
div.clear-both {
	clear: both;
	line-height: 1px;
	height: 1px;
}
* html div.clear-both {
	clear: both;
	line-height: 17px;
	height: 17px;
}
/* nur IE */
#marginGallery {
	position: absolute;
	left: 809px;
	top: 1px;
	border: 1px solid #e9e9e9;
	background-color: white;
	display: block;
	width: 120px;
	padding: 0 0 25px 0;
	margin: 0px;
}
* html #marginGallery {
	margin: 0px;
}
/* nur IE */
#marginGallery .galleryItem {
	display: block;
	float: none;
	clear: both;
	width: 120px;
	padding: 6px 0 0 0px;
}
#marginGallery .galleryImage {
	margin: 0;
	padding: 0;
	
	
}
#marginGallery .galleryDescription {
	display: block;
	float: none;
	width: 110px;
	margin: 4px 0 8px 10px;
	padding: 0;
	color: #444;
}
#marginGallery a {
	color: #444;
	text-decoration: none;
}
/* ENDE: marginGalleryBox */

/* Seitenanfang - Seite empfehlen - Seite drucken */
#serviceleiste {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 17px;
	background: #666 url('/frontend/img/_lay/if5/pics/bg_footer_verlauf.png') 0 0 repeat-x;
	clear: both;
	line-height: 13px;
}

#serviceleiste a {
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#serviceleiste ul {
	margin: 0;
	padding: 0 10px;
	
}
#serviceleiste li {
	padding:0;
	margin: 0;
	list-style: none;
	display: inline;
}


.linksfloat {
	width: 35%;
	float: left;
	padding-top: 0;
	
}
.rechtsfloat {
	width: 35%;
	float: right;
	text-align: right;
}

#serviceleiste li#seitenanfang {
	background: url(/frontend/img/_lay/if5/pics/lnk_footer_top.png) no-repeat left center;
	padding-left: 22px;
}
#serviceleiste li#empfehlen {
	background: url(/frontend/img/_lay/if5/pics/icon_empfehlen.gif) no-repeat left center;
}
#serviceleiste li#zurueck {
	background: url(/frontend/img/_lay/if5/pics/lnk_footer_zurueck.png) no-repeat left center;
	padding-left: 22px;
}
#serviceleiste li#drucken {
	background: url(/frontend/img/_lay/if5/pics/icon_drucken.png) no-repeat left center;
	padding-left: 22px;
	margin-left: 10px;
}
#suchbackground {
	padding: 10px 0px 0px 10px;
	width: 292px;
	float: right;
}

#merkzettelContainer{
	position: relative;
	border: 1px solid #E9E9E9;
	background: url('/frontend/img/_lay/if5/pics/bg_verlauf_oben.png') 0 0 repeat-x;
}
#merkzettelContainer p{
	padding-left: 10px;
}
#merkzettelContainer .merkzettelKategorieContainer{
	/*border: 1px solid #E9E9E9;
	border-width: 1px 0;
	background: transparent url('/frontend/img/_lay/if5/pics/bg_verlauf_unten.png') left bottom repeat-x;
	margin-bottom: 10px;
	padding: 0 0 10px 0;*/

}

#merkzettelContainer .linkblockContainer {
	border-top: 1px solid #E9E9E9;
	/*background-color: Lime;*/
	padding: 3px 0 10px 10px;
	background: transparent url('/frontend/img/_lay/if5/pics/bg_verlauf_unten.png') left bottom repeat-x;
}


#merkzettelContainer #linkleiste-bottom {
	
}
#merkzettelContainer #linkleiste-bottom .bereich td.td1 {
	text-align: left;
	padding: 3px 0 3px 8px;
}

#merkzettelContainer #linkleiste-bottom .bereich td.td2 {
	text-align: right;
	padding: 3px 0 3px 8px ;
}


#linkleiste-bottom .bereich td.td4 {
	text-align: left;
	width: 100px;
	padding-left: 14px;
	padding-top: 8px;
	border-top: none;
}

#merkzettelbereich #trefferliste  table tr.listentitel td.expose{
	padding-left: 10px;
}

#trefferliste .listentitel td.exposeTreffer {
	padding-left: 8px;
}

/* zum Expose vom Maklerseite */
#zumExpose {
	margin: 10px 0 0;
	padding: 5px 10px;
}
#zumExpose a{
	display:inline;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 2px 0px 2px 20px;
	margin: 0px;
	background: url(../../../frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 0px 4px;
}


/* Tabreiter in Maklerseite */
#maklerTabBereich{
margin-top: 5px;
height: 25px;
clear:both;
font-size:11px;
position: relative;
top:1px; 
text-align: baseline;
z-index: 10;
}

#maklerTabBereich .cornerContainer{display:none}

/* IE 6 hack*/
* html #maklerTabBereich{margin-top : 23px;}
/* IE 7 hack*/
* + html #maklerTabBereich{margin-top : 5px;}

.tab {float:left;}
.tab a {position: relative;display:block;}

.tab a .hellGrauEcke{display: none;}

/* Hyperlinks bei Maklerseite (untereinander) */
#maklerLinks{
	padding: 10px 10px 0px 5px;
}

#maklerLinks a{
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-left: 22px;
	background:url(/frontend/img/_lay/if5/pics/pfeil_rechts.gif) no-repeat 5px 2px;	
}

#maklerLinks .unten {
	padding-bottom: 10px;	
}
#anbieter #expose-bereich h2{
	color:#FF0000 !important;
	font-size:24px !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:18px 0 10px 0 !important;
}
#anbieter #expose-bereich {
	/*margin-top: 2px !important;*/
}

#maklerLinksContainer {
	border: 1px solid #E9E9E9;
	border-top: none;
	width:600px;
}

.datenschutzhinweis {padding-left:10px;}
.datenschutzhinweis h2 {margin-left:0px !important; padding-left:10px!important;}
.datenschutzhinweis .fensterSchliessen { padding-left:10px!important;}


/* bei Maklerseite soll es entfernt werden */
#impressumContainer #makler-impressum {
	border: none;	
}

.funktionsboxAehnliche{
    height:20px;
    padding-top:0px;
    padding-bottom:7px;
    width:160px;
    background: no-repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 16px;
}
#funktionskopf-aehnliche { 
    background: transparent url("/frontend/img/_lay/if5/pics/icon_aehnliche_immobilien.gif") no-repeat 4px 3px !important;
    padding: 5px 0 5px 30px;
}

/* new exposeImageGallery */
#exposeImgGallery {width: 293px;float:left;position:relative;}
#exposeImgContainer{height:219px;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;}
#exposeImgContainer img{margin:0;padding:0;list-style:none;background:none;position:absolute;left: -1000em;display:block;} 
#exposeImgContainer img.active{position:relative;top:0;left:0;}

#exposeImgNav{clear:both;width:306px;float:right;position:absolute;top:100%;left:292px;background:#e9e9e9;margin-top:-17px;height:17px;}
#exposeImgNav ul {margin:0;padding:0;}
#exposeImgNav ul li{width:auto;margin:0;padding:0;background:none;list-style:none;display:inline;float:left;border-left:1px solid #ccc;line-height:17px;}
#exposeImgNav ul li a {margin:0;padding:0px 8px 0px 8px; color:#444;background:none;}
#exposeImgNav ul li a:focus,#exposeImgNav ul li a:active{-moz-outline:none;outline:none;}  
#exposeImgNav ul .active a{background:#fff;color:#ff0000;font-weight:bold;border-color: #ddd;}       

#lnkCloseExposeImgLayer{background:#ff0000 url(/frontend/img/_lay/if5/pics/lnk_btn_default.png) left center no-repeat;color:#fff;font-size:12px;font-weight:bold;line-height:24px;text-align:center;padding:0 35px 0 10px ;width:79px;display:block;margin:0 auto;}

#lnkExposeImgZoom{display:block;height:30px;width:30px;background:url('/frontend/img/_lay/if5/pics/ico_exposezoom.png') 0 0 no-repeat;position:absolute;top:100%;left:262px;margin-top:-31px;}

#exposeImgLayer{z-index:1000;position:absolute;top:8px;left:8px;display:none;width:530px;}
#exposeImgLayer{background: url('/frontend/img/bg_imglayer.png') bottom right no-repeat;padding-right:3px;padding-bottom:4px;}
#exposeImgLayerWrapper{background:#fff;width:500px;padding:14px 14px 10px 14px;border-width:1px;border-style:solid;border-color: #999 #666 #666 #999;}
/*#exposeImgLayerWrapper{background:#fff;padding: 10px;width:510px;border:1px solid #999;border-width:1px 2px 2px 1px;-moz-box-shadow:1px 1px 3px #666;-webkit-box-shadow:1px 1px 3px #666;box-shadow:1px 1px 3px #666;}*/
#exposeImgLayerBottom{display:none;}

#exposeImgLayerContainer {padding:0;height:375px;}
#exposeImgGallery #exposeImgLayerContainer table{width:500px;border:none;}
#exposeImgLayerContainer td {text-align:center;border:none;background-color:#ccc;height:375px;width:500px;}
#exposeImgLayerContainer tr{margin:0;padding:0;list-style:none;background:none;position:absolute;left: -1000em;} 
#exposeImgLayerContainer tr.active{position:relative;top:0;left:0;}
#exposeImgLayerContainer td img{}

#exposeImgLayerNav{clear:both;background:#e9e9e9;line-height:16px;position:relative;height:17px;overflow:hidden;border-top:1px solid #fff;}
#exposeImgGallery #exposeImgLayerNav table{width:100%;} 
#exposeImgLayerNav td{text-align:center;}
#exposeImgLayerNav span{margin:0;padding:0;line-height:16px;color:#444;border-left:1px solid #ddd;}
#exposeImgLayerNav span.first{border-left: none;} 
#exposeImgLayerNav span.stlMoreImgs{padding:0px 8px 0px 8px;}
#exposeImgLayerNav span a {margin:0;padding:0px 8px 0px 8px; color:#444;background:none;line-height:16px;}
#exposeImgLayerNav span a:focus,#exposeImgLayerNav span a:active{-moz-outline:none;outline:none;}  
#exposeImgLayerNav .active a{background:#fff;color:#ff0000;font-weight:bold;border-color: #ccc;}

#exposeImgLayerNav #lnkImgNavBegin, #exposeImgLayerNav #lnkImgNavPrev, #exposeImgLayerNav #lnkImgNavNext,#exposeImgLayerNav #lnkImgNavEnd{border-left:none;}
#exposeImgLayerNav #lnkImgNavBegin a{background:url('/frontend/img/_lay/if5/pics/ico_pager_begin.png') center center no-repeat;padding:0 8px;}
#exposeImgLayerNav #lnkImgNavPrev a{background:url('/frontend/img/_lay/if5/pics/ico_pager_prev.png') center center no-repeat;padding:0 8px;}
#exposeImgLayerNav #lnkImgNavNext a{background:url('/frontend/img/_lay/if5/pics/ico_pager_next.png') center center no-repeat;padding:0 8px;}
#exposeImgLayerNav #lnkImgNavEnd a{background:url('/frontend/img/_lay/if5/pics/ico_pager_end.png') center center no-repeat;padding:0 8px;}

#exposeImgLayerNav #exposeImgLayerNavImageCount{position:absolute;right:10px;top:0;border:none;line-height:17px;}

#exposeImgLayerDescription{margin-bottom:5px;height:45px;overflow:hidden;}
#exposeImgLayerDescription div {margin:0;padding:0 2px;list-style:none;background:none;position:absolute;left: -1000em;} 
#exposeImgLayerDescription div.active{position:relative;top:0;left:0;}
#exposeImgLayerDescription div img{display:block;}
#exposeImgLayerDescription div p{width:auto;}

#hitList{
border:1px solid #e9e9e9;
clear:both;
display:block;
float:none;
padding:0;
}
#meinMerkzettel #hitList{border:none;}
.hitListItem {
border-color:#acacac;
border-bottom:1px solid #acacac;
background: #f6f6f6 url("/frontend/img/_lay/if5/pics/bg_hitlistitem.jpg") left center repeat-x;
margin:0;
padding-top:10px;
padding-bottom:10px;
}
.lnkMyExposeListAdd,
.lnkMyExposeListRemove{}

#meinMerkzettel h3.kategorie{background-color: #b0b0b0;color: #fff;padding:4px 10px;margin:0;background-image:none;clear:both;}

#meinMerkzettel .lnkMyExposeListRemove, .hitListCheckbox{border:1px solid #ccc;}
#meinMerkzettel #hitList .hitListItem{border:none;border-bottom:1px solid #acacac;border-width:0 0 1px 0;}
.hitListContent {width:480px;}
.hitListContent h4{color:#444;}
.hitListContent .hitListItemTitle {min-height:46px;}
.hitListHdlExpl {margin-bottom:14px;}
.hitListSpecTable td {background-color:#fff;border:1px solid #e9e9e9;font-size:12px;font-weight:bold;color:#444;}
.hitListSpecTable td a{font-weight:normal;color:#444;}
.hitListItem:hover,.hitListItemHover{background:#e9e9e9;}
.hitListItem:hover .hitListSpecTable td, .hitListItemHover .hitListSpecTable td{border-color:#e9e9e9;}
.hitListSortRow {background:#fff url("/frontend/img/_lay/if5/pics/bg_verlauf_oben.png") left top repeat-x;}
.hdlHitList {background-color:#b0b0b0;color:#fff;border:1px solid #e9e9e9;border-width:1px 0 1px 0;}
.hitListSortRow a{background-image:url(/frontend/img/_lay/if5/pics/lnk_sort.png);height:15px;width:15px;}


#merkzettel-formLayer-shadow .merkzettel-formLayer #ipnotepad_email_email,
#merkzettel-formLayer-shadow .merkzettel-formLayer #ipnotepad_email_own_email{width: 163px;}
#merkzettel-formLayer-shadow .merkzettel-formLayer #ipnotepad_email_comment{width:166px;overflow:auto;}
#merkzettel-formLayer-shadow .merkzettel-formLayer input.submit{border:none;}

#merkzettel-layer-shadow, 
#merkzettel-formLayer-shadow , 
#merkzettel-formLayerResult-shadow {width: 474px; position: absolute; left: 60px; display:block; padding: 0 3px 4px 0; background: url("/frontend/img/bg_imglayer.png") no-repeat scroll right bottom;  z-index:99}
#merkzettel-formLayer-shadow, 
#merkzettel-formLayerResult-shadow {top:25px;}

#merkzettel-formLayer-shadow .merkzettel-formLayer, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer {padding: 24px 12px 36px 35px; border: 1px solid; border-color: #999 #666 #666 #999; background:url("/frontend/img/_lay/neutral/pics/icon_versenden.gif") 18px 26px no-repeat #fff; cursor: default; }
#merkzettel-formLayer-shadow .merkzettel-formLayer h2, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer h2{clear:both;float:none;padding-left:15px;color: #F00;font-weight:bold;font-size:17px;margin:0;}
#merkzettel-formLayer-shadow .merkzettel-formLayer p, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer p{clear: both;color: #999;font-size: 12px;margin: 5px 0 9px 15px;padding: 0;}
#merkzettel-formLayer-shadow .merkzettel-formLayer p.error, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer p.error {color:#f00;}
#merkzettel-formLayer-shadow .merkzettel-formLayer .btnRow, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer .btnRow{padding-left:165px;}
#merkzettel-formLayer-shadow .merkzettel-formLayer .btnRow input, 
#merkzettel-formLayerResult-shadow .merkzettel-formLayer .btnRow input {cursor:pointer;border:none;}
#merkzettel-layer ul li a{background: url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat 0px 0 transparent;padding-left:20px;}


#advertiseGallery{font-size:12px;background-color:white;background-image:url("/frontend/img/_lay/if5/pics/bg_verlauf_unten.png");background-position:center bottom;background-repeat:repeat-x;border:1px solid #E9E9E9;clear:both;float:left;font-size:12px;margin:0 0.4em 0.3em 0;position:relative;width:598px;}
#advertiseGalleryList {font-size:12px;background-color:white;background-image:url("/frontend/img/_lay/if5/pics/bg_verlauf_unten.png");background-position:center bottom;background-repeat:repeat-x;border:1px solid #E9E9E9;border-width: 1px 0 1px 1px;clear:both;margin:0 0 40px 0;}

#advertiseGallery h2,
#advertiseGalleryList h2{font-weight:normal;color:#f00;font-size:22px;line-height:17px;margin-bottom:0.5em;margin-top:1em;display:block;float:none;clear:both;margin-left:10px;padding:0;background:none;border-top:none;}
#advertiseGalleryList h3{margin:0;padding:10px 10px;background:url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;}
.lnkBackToExpose{background:url(/frontend/img/lnk_back_to_expose.png) 0 0 no-repeat;color:#000;font-weight:bold;padding:0 0 0 22px;margin-right:14px;}
 .lnkBackToSearch{background:url(/frontend/img/lnk_back_to_search.png) 0 0 no-repeat;color:#000;font-weight:bold;padding:0 0 0 22px;}

#advertiseGallery .functionRowTop{margin:10px 0 2px 0;padding:2px 0;background:url(/frontend/img/_lay/if5/pics/bg_verlauf_oben.png) 0 0 repeat-x;border-top:1px solid #E9E9E9;}
#advertiseGallery .functionRowTop .functionRowNavContainer{width:275px;float:left;margin-left:10px;line-height:30px;}
#advertiseGallery .functionRowTop .functionRowSortContainer{width:245px;float:right;text-align:right;margin-right:10px;line-height:30px;}
#advertiseGallery .functionRowTop .functionRowSortContainer label{color:#444;display:inline;margin:0 10px 0 0;padding:0;font-weight:bold;}
#advertiseGallery .functionRowTop .functionRowSortContainer a{background:transparent url(/frontend/img/_lay/if5/pics/lnk_sort.png) no-repeat;display:inline-block;height:0;width:16px;position:relative;overflow:hidden;padding-top:16px;top:3px;}

#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortUp {background-position: 0 -20px;}
#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortUpActive{background-position: 0 0;}
#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortDown{background-position: 0 -60px;}
#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortDownActive{background-position: 0 -40px;}
#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortUpDeactive {background-position: 0 -20px;}
#advertiseGallery .functionRowTop .functionRowSortContainer .lnkSortDownDeactive{background-position: 0 -60px;}

.functionRowBottom {margin:10px 0;padding:2px 0;clear:both;}
.functionRowBottom .functionRowNavContainer{margin-left:10px;line-height:30px;}

#advertiseGallery #advertiseGalleryBoxContainer{padding:0 10px;}
#advertiseGalleryList #advertiseGalleryBoxContainer{padding:0 0 0 10px;clear:both;}
#advertiseGalleryBoxContainer .advertiseGalleryBox{width:274px;height:90px;border:1px solid #ccc;overflow:hidden;margin-bottom:10px;padding:5px;position:relative;background: url(/frontend/img/_lay/if5/pics/bg_advertiseGalleryBox.png) 0 0 repeat-x;}
#advertiseGalleryList #advertiseGalleryBoxContainer .advertiseGalleryBox{width:387px;}
#advertiseGalleryBoxContainer .advertiseGalleryBox:hover,
#advertiseGalleryBoxContainer .advertiseGalleryBox.hover{cursor:pointer;background:#e6e6e6;}
#advertiseGalleryBoxContainer .advertiseGalleryBox.even{float:left;}
#advertiseGalleryBoxContainer .advertiseGalleryBox.odd{float:right;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .imgContainer{width:90px;height:90px; float:left;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .imgContainer img{width:90px;height:90px;border:none;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .itemInfo{float:right;width:175px;}
#advertiseGalleryList #advertiseGalleryBoxContainer .advertiseGalleryBox .itemInfo{width:287px;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .itemInfo h4{margin:0 0 4px 0;font-size:14px;color:#444;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .itemData{color:#444;display:block;}
#advertiseGalleryBoxContainer .advertiseGalleryBox .itemPrice{position:absolute;bottom:5px;width:175px;padding-left:4px;display:block;height:23px;line-height:23px;font-size:12px;font-weight:bold;color:#f00;margin-left:-4px;}
#advertiseGalleryList #advertiseGalleryBoxContainer .advertiseGalleryBox .itemPrice{width:287px;}

#advertiseGalleryList .btnRow1{margin:0 0 10 0;padding:0 10px;clear:both;}
#advertiseGalleryList .lnkMore{
background:url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat scroll 0 5px transparent;
color:#333;
display:block;
font-size:12px;
margin:0;
padding:5px 0 0 20px;
text-align:left;
}


#objektVersendetIF5{padding-top:14px;}
#objektVersendetIF5 a{font-size: 12px;color: #000;margin: 0;padding: 2px 0px 1px 20px;background: url(/frontend/img/_lay/if5/pics/bt_pfeil.gif) no-repeat 0px 2px;}
#objektVersendetIF5 .left{width:125px;float:left;padding-left:9px;}
#objektVersendetIF5 .right{width:455px;float:right;}
#objektVersendetIF5 .right h2{padding:0px;margin-top:0px;}
#objektVersendetIF5 .right p{font-size:12px;}


#referenceObject {width:566px;font-size:12px;font-family: Arial, Helvetica, sans-serif;padding:10px 0 10px 10px;}
#referenceObject {font-size:12px;background-color:white;background-image:url("/frontend/img/_lay/if5/pics/bg_verlauf_unten.png");background-position:center bottom;background-repeat:repeat-x;border:1px solid #E9E9E9;clear:both;float:left;font-size:12px;margin:0 0.4em 0.3em 0;position:relative;padding-right:19px;}
#referenceObject h2{font-weight:normal;color:#f00;font-size:22px;line-height:17px;margin-bottom:0.5em;margin-top:0.5em;display:block;float:none;clear:both;margin-left:0;padding:0;background:none;border-top:none;}
#referenceObject #rObjContent{}
#referenceObject #rObjImageColumn{width:250px;float:left;padding-top:3px;}
#referenceObject #rObjImageWrapper{width:250px;height:180px;overflow:hidden;margin-bottom:20px;background-color:#f3f3f3;}
#referenceObject #rObjThumbnailWrapper{}
#referenceObject #rObjThumbnailWrapper img{border:none;}
#referenceObject #rObjThumbnailWrapper #rObjThumbnail1,#referenceObject #rObjThumbnailWrapper #rObjThumbnail2,#referenceObject #rObjThumbnailWrapper #rObjThumbnail3,#referenceObject #rObjThumbnailWrapper #rObjThumbnail4{width:120px;height:90px;background-color:#f3f3f3;overflow:hidden;margin-bottom:10px;}
#referenceObject #rObjThumbnailWrapper #rObjThumbnail1{float:left;}
#referenceObject #rObjThumbnailWrapper #rObjThumbnail2{float:right;}
#referenceObject #rObjThumbnailWrapper #rObjThumbnail3{float:left;}
#referenceObject #rObjThumbnailWrapper #rObjThumbnail4{float:right;}

#referenceObject #rObjDataColumn{width:296px;float:right;}
#referenceObject #rObjDataColumn h3{font-size:14px;font-weight:bold;margin-bottom:14px;margin-top:0;}
#referenceObject #rObjDataWrapper{height:183px;position:relative;margin-bottom:20px;}
#referenceObject #rObjDataTable{width:100%;position:absolute;bottom:0;border-top:1px solid #e9e9e9;}
#referenceObject #rObjDataTable td{width:50%;border:1px solid #e9e9e9;border-top:none;padding:2px 4px;font-size:11px;vertical-align:top;border-collapse:collapse;}
#referenceObject #rObjDataTable .td0{color:#000;border-right:none}
#referenceObject #rObjDataTable .td1{color:#444;font-weight:bold;border-left:none;}

#referenceObject .linkleiste-blaettern {clear: both;float: left;margin: 0 0px 10px 0px;width: 100%;height: 16px;}
#referenceObject .linkleiste-blaettern table {border: 0;width: auto;}
#referenceObject .linkleiste-blaettern table td {vertical-align: top;line-height: 13px;border: 0;margin: 0;padding: 0;color: #000;}
#referenceObject .linkleiste-blaettern table td.pfeil{font-size: 14px;text-decoration: underline;}
#referenceObject .linkleiste-blaettern .linkleiste-link {color: #000;margin: 0 2px;text-decoration: underline;}
#referenceObject .linkleiste-blaettern .linkleiste-current {text-decoration: none;}

.lnkBackToExpose{font-size:11px;}
.lnkBackToSearch{font-size:11px;}

table#expose-blaettern {
    clear:both;
    width:100% !important;
    empty-cells:show;
    border-collapse:separate !important;
    background-color: white;
    margin:0;
    padding:0;
    border: none !important;
}

table#expose-blaettern img.button {
    position: relative;
    top: 3px;
    padding-left:6px;
    padding-right:6px;
}

table#expose-blaettern td {
    width: 33%;
    color:#676767;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    margin:0;
    padding:2px;
}
table#expose-blaettern a {
    color:#676767;
}
table#expose-blaettern td#expose-blaettern-back {
    text-align:left;
}
table#expose-blaettern td#expose-blaettern-position {
    text-align:center;
}
table#expose-blaettern td#expose-blaettern-next {
    text-align:right;
    padding-right:11px;
}

#suchformular.einfache-suche, #suchformular.erweiterte-suche {
    margin-bottom: 20px;
    padding: 0;
    display: inline-block;
    border: 1px solid #e9e9e9;
    color: black;
}


#suchkriterien.einfache-suche, #suchkriterien.erweiterte-suche {
    margin-bottom: 1px;
    padding-bottom: 10px;
    width: 600px;
    float: left;
    border-bottom: 1px solid #e9e9e9;
}
#suchkriterien.erweiterte-suche {
    margin-bottom: 0;
    padding-bottom: 0;
}

#suchkriterien.erweiterte-suche.eingeklappt {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.erweiterte-suche .arrow-link  {
    background: url("/frontend/img/_lay/if5/pics/bt_pfeil.gif") no-repeat scroll 0 2px transparent;
    margin: 0;
    padding: 2px 14px 1px 20px;
    font-size: 12px;
}

.erweiterte-suche .rss-link {
    background:url("/frontend/img/_lay/neutral/pics/lnk_rss.gif") no-repeat scroll 2px 2px transparent;
    padding: 1px 0 1px 20px;
    font-size: 12px;
}

#suchagent-speichern-link {
    font-weight: bold !important;
    color: red !important;
}

#suchkriterien.einfache-suche .row {
    padding: 10px 0 0 20px;
    width: 580px;
    float: left;
}
#suchkriterien.erweiterte-suche .row {
    padding: 10px 0 0 10px;
    clear: both;
    width: 280px;
}

#suchkriterien.erweiterte-suche .row.tight {
    padding: 0 0 0 10px;
    clear: both;
}

.erweiterte-suche #linke-spalte {
    width: 300px;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
} 

.erweiterte-suche #rechte-spalte {
    border-left: 1px solid #E9E9E9;
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 299px;
}

.erweiterte-suche .erklaerung {
    color: #666;
    display: block;
    font-size: 11px;
    margin-top: 4px;
}

.erweiterte-suche p.error {
    margin: 0;
    padding: 0;
}

#suchkriterien.einfache-suche, #suchkriterien.einfache-suche input, #suchkriterien.einfache-suche select {
    font-size: 14px;
}

#suchkriterien.erweiterte-suche, #suchkriterien.erweiterte-suche input, #suchkriterien.erweiterte-suche select, #suchkriterien.erweiterte-suche a, #suchkriterien.erweiterte-suche label {
    font-size: 12px;
}

#suchkriterien.einfache-suche input, #suchkriterien.einfache-suche select {
    padding: 2px;
}

#suchkriterien.einfache-suche .empty {
    color: #999;
}

#gebiete.erweiterte-suche {
    float: left;
    width: 100%;
}

#gebietstyp.erweiterte-suche {
    margin-top: 2px;
    float: left;
    width: 108px;
}
#ip_gebiete.erweiterte-suche {
    background-color: #FFF;
    float: right;
    margin-right: 2px;
    width: 160px;
    margin-top: 0;
}

#link-gebiete-ebene-hoeher {
    float: right;
    margin-right: 2px;
    width: 126px;
    margin-top: 0;
}

#link-gebiete-ebene-hoeher.Regierungsbezirk {
    width: 106px;
}

#ip_gebiete.erweiterte-suche.Regierungsbezirk {
    width: 140px;
}
/*#ip_gebiete.erweiterte-suche.Stadtteil {
    width: 180px;
}
#ip_gebiete.erweiterte-suche.Ort {
    width: 190px;
}
#ip_gebiete.erweiterte-suche.Landkreis {
    width: 160px;
}
*/
#ip_gebiete.erweiterte-suche.Bundesland {
    height: 22px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2px;
    padding-right: 2px;
    padding-top: 2px;
    vertical-align: middle;
    width: 162px;
}

#fixer-gebietsname {
    margin: 2px 0 0 10px;
    float: left;
}

.erweiterte-suche #plz_ort {float:left;}
.erweiterte-suche #label_plz_ort {float:left;margin-top:3px;width:108px;}
.erweiterte-suche #ipsearch_plz {float:left;margin:0 0 0 10px;width:44px;height:18px;}
.erweiterte-suche #ipsearch_ort {float:right;margin:0;width:104px;height:18px;}
.erweiterte-suche #umkreis.row {float:left;}
.erweiterte-suche #umkreise {display:block;float:left;}
.erweiterte-suche #label-umkreis {float:left;width:116px;display:block;}
.erweiterte-suche .entfernung {float:left;}
.erweiterte-suche input.entfernung {margin-top:0;border:0;}
.erweiterte-suche label.entfernung {font-size:12px !important;margin: 1px 0 0 2px;width:20px;}
.erweiterte-suche #objektart.row {float:left;}
.erweiterte-suche #label-objektart {float:left;width:108px;}
.erweiterte-suche #ipsearch_mieten {margin-left:21px;}
.erweiterte-suche #ipsearch_kategorieIds {float:left;width:160px;margin-top:0;margin-bottom:14px;}
.erweiterte-suche .label_von_bis {float:left;height:22px;margin-top:2px;width:85px;}
.erweiterte-suche .input_von_bis {float:left;}
.erweiterte-suche .input_von_bis input {height:18px;margin-bottom:0;margin-top:0;width:63px;}
.erweiterte-suche .input_von_bis input.radio {margin-top:2px;margin-bottom:2px;width:auto;height:auto;}
.erweiterte-suche .input_von_bis label {}
#ipsearch_kategorieIds.einfache-suche {width:250px;background-color:#FFF;margin-right:20px;}
#ipsearch_plz_ort.einfache-suche {margin-right:16px;width:240px;}
#ipsearch_preisBis.einfache-suche {width:135px;margin-left:10px;margin-right:5px;}

#ipsearch_baufiRateBis.einfache-suche {
     width: 75px;
     margin-left: 10px;
     margin-right: 5px;
}

.einfache-suche #kategorie_ids {
    float: left;
}

.einfache-suche #plz_ort {
    margin-right: 0;
    float: right;
}

.einfache-suche #kaufpreis {
    float: left;
}

.einfache-suche #finanzierungsrate {
    margin-right: 20px;
    float: right;
}


#suchfunktionen1.einfache-suche {
    height: 21px;
    margin-bottom: 1px;
    margin-right: 1px;
    padding-top: 7px;
    padding-left: 6px;
    width: 389px;
    float: left;
}
#suchfunktionen1.einfache-suche a {
    background: url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat scroll 12px 4px transparent;
    font-size: 13px;
    margin: 0;
    padding: 3px 5px 3px 32px;
}
#suchfunktionen2.einfache-suche {
    float: right;
    height: 28px;
    width: 190px;
}

#suchfunktionen2.einfache-suche input {
    float: right;
    margin-top: 2px;
}
#einfache_suche_searchbutton  { margin:0; border: 0; background: url(/frontend/img/_lay/if5/pics/bt_einfache_suche_jetzt_suchen.gif) no-repeat; width: 136px; height: 28px; text-indent:-9999px;font-size:0;display:block;line-height: 0;}

#kategorielinks.einfache-suche {
	width: 594px;
    float: left;
    background: #fff;
    height: 21px;
    padding: 7px 0 7px 6px;
    border-top: 1px solid #e9e9e9;
}

#kategorielinks.einfache-suche a {
background: url("/frontend/img/_lay/if5/pics/bt_suchen_margin.gif") no-repeat scroll 12px 4px transparent;
    font-size: 13px;
    margin: 0;
    padding: 3px 5px 3px 32px;
}
