@CHARSET "UTF-8";
#immo_searchform .zeile{
	overflow: hidden;
	background-color: #d9dedf;
	border-bottom: 1px solid white;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #6b6f70;
}
#immo_searchform .zeile.error{
	background: #c00418;
	border:none;
	color:white;
	font-weight:bold;
	text-align:center;
}
#immo_searchform .ly_zeile{
	overflow:hidden;
	margin-bottom:10px;
}
#immo_searchform .ly_col_4{
	width:24.5%;
	float:left;	
}

#immo_searchform h4{
	font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 13px;
}
#immo_searchform .field_text{
	border: none;
	height: 18px;
	width: 100px;
	margin-right: 20px;
	margin-top: 2px;
}
#immo_searchform .field_checkbox{
	margin-bottom: 9px;
}
#immo_searchform .field_textarea{
	width: 95%;
	height: 100px;
	border: none;
	margin-top: 2px;
}
#immo_searchform .gross{
	width: 150px;
}
#immo_searchform .error{
	border: 1px solid red;
}
#immo_searchform label.error{
	color: #515151;
	border: none;
}
#immo_searchform h4.error{
	color:black;
	border: none;	
}
#immo_searchform label{
	margin-left: 5px;
	margin-right:5px;
}
#immo_searchform .table_label{
	margin-left: 0;
	margin-right: 5px;
}

#immo_suchergebnis .funktion{
	padding-left: 20px;	
}
#immo_suchergebnis .funktion.merken{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_merken.gif") no-repeat center left;
	color: #447e22;
}
#immo_suchergebnis .funktion.gemerkt{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_gemerkt.gif") no-repeat center left;
	color: #447e22;
}
#immo_suchergebnis .link_merkzettel{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_merkzettel.gif") no-repeat center left;
	padding-left: 20px;	
	color: #447e22;
	font-size: 11px;
	font-weight: normal;
}
#immo_suchergebnis .link_merken{
	color: #447e22;
	font-size: 11px;
	font-weight: normal;
}
#immo_suchergebnis .link_loeschen{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_loeschen.gif") no-repeat center left;
	padding-left: 20px;
	color: #447e22;
	font-size: 11px;
	font-weight: normal;
}
#immo_suchergebnis .link_details{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_details.gif") no-repeat center left;
	padding-left: 20px;
	color: #447e22;
	font-size: 11px;
	font-weight: normal;
}

#immo_suchergebnis .pagebrowser,
#immo_suchergebnis .pagebrowser a{
	color: #969999;
	font-size: 13px;
}
#immo_suchergebnis .pagebrowser .active{
	color: #c00418;
}
#immo_suchergebnis .pagebrowser .box,
#immo_suchergebnis .pagebrowser .page_box{
	float: left;
	height: 15px;
	line-height: 15px;
}
#immo_suchergebnis .pagebrowser .box img{
	margin-top: 2px;
}
#immo_suchergebnis .pagebrowser .box,
#immo_suchergebnis .pagebrowser .page_box{
	width: 20px;
	text-align: center;
}
#immo_suchergebnis .pagebrowser a.next{
	background: none;
}
#immo_suchergebnis .subcolumns .dropdown{
	text-align:left;
	padding-left:30px;
}
#immo_suchergebnis .subcolumns .dropdown .button{
	width:100px;	
}
#immo_suchergebnis .subcolumns .dropdown select{
	width: 200px;
	margin-right:10px;	
}
#immo_suchergebnis .head{
	border-bottom: 2px solid #d9dedf;
}
#immo_suchergebnis .footer{
	padding-top:10px;
}
#immo_suchergebnis .item h4{
	color: #c00418;	
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
}
#immo_suchergebnis .item{
	font-size: 11px;
	overflow: hidden;
	margin-top: 5px;
	border-bottom: 2px solid #d9dedf;
}
#immo_suchergebnis .item.WW{
	background:url("/typo3conf/ext/user_estate/res/images/wunschwohnung_liste.jpg") no-repeat right top;
}
#immo_suchergebnis .item .image{
	float: left;
}
#immo_suchergebnis .item .rechts{
	margin-left: 90px;
}
#immo_suchergebnis .item .subcolumns{
	margin-bottom: 5px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
#immo_suchergebnis .meldung{
	padding:20px 50px;
	padding-left:0;
	text-align:left;
	font-weight:bold;
}
#immo_suchergebnis .wohnungsnr{
	display:none;
}
#immo_suchergebnis .text_rechts{
	text-align:right;
	padding-right:30px;
}
#immo_detail .image_box.fixed_height{
	background-color: #d9dedf;
}
#immo_detail table{
	width: 100%;
	margin-top: 20px;
}
#immo_detail table tr,
#immo_detail table th,
#immo_detail table td{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.7em;
}
#immo_detail table th{
	background:none;
	width: 160px;
	vertical-align: top;
	font-weight: normal;
	color: #61882c;
}
#immo_detail table td{
	padding-right: 180px;
}
#immo_detail table.mitbox td{
	padding-right: 110px;
}
#immo_detail .funktionen{
	color: #447e22;
}
#immo_detail .funktion.merken{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_merken.gif") no-repeat center left;
}
#immo_detail .funktion.gemerkt{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_gemerkt.gif") no-repeat center left;
	color: #969999;
	padding-left:20px;
}

#immo_detail .funktionen{
	margin-top: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
#immo_detail .funktionen a{
	color: #969999;
}
#immo_detail .funktionen a:hover{
	color: #c00418;
	text-decoration: none;
}
#immo_detail .funktionen .funktion{
	float: left;
	margin-right: 30px;
}
#immo_detail .funktionen .merken{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_merken.gif") no-repeat center left;
	padding-left: 20px;	
}
#immo_detail .funktionen .merkzettel{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_merkzettel.gif") no-repeat center left;
	padding-left: 20px;	
}
#immo_detail .funktionen .expose{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_expose.gif") no-repeat center left;
	padding-left: 20px;	
}
#immo_detail .funktionen .liste{
	background: transparent url("/typo3conf/ext/user_estate/res/images/link_liste.gif") no-repeat center left;
	padding-left: 20px;	
}
#immo_detail .funktionen .pagebrowser span{
	color: #969999;
}
#immo_detail hr{
	border-width: 2px;
	border-color: #969999;
}
#immo_detail .bildleiste{
	overflow: hidden;
	height: 217px;
	margin-top: 12px;
}
#immo_detail #bild_gross{
	float: left;
	width: 326px;
	height: 217px;
	overflow: hidden;
}
#immo_detail #bild_auswahl{
	float: left;
	width: 82px;
	height: 217px;
	margin-left: 15px;
}
#immo_detail #bild_auswahl #thumb_1,
#immo_detail #bild_auswahl #thumb_2,
#immo_detail #bild_auswahl #thumb_3{
	width: 82px;
	height: 63px;
	overflow: hidden;
}
#immo_detail #bild_auswahl #thumb_1,
#immo_detail #bild_auswahl #thumb_2{
	margin-bottom: 14px;
}
#immo_detail #grundriss{
	float: right;
	width: 250px;
	height: 217px;
}
#immo_detail #bildunterschrift{
	line-height: 40px;
	color: #171419;
	font-size: 12px;
}
#immo_detail .image_box{
	padding-left: 12px;
	padding-right: 12px;
}
#immo_detail .detail_inhalt.WW{
	background:url("/typo3conf/ext/user_estate/res/images/wunschwohnung_detail.jpg") no-repeat right top;
}
#immo_detail .inhalt_teil2{
	overflow:hidden;
}
#immo_detail .datentabelle{
	float:left;
}
#immo_detail .ww_teaser{
	width:263px;
	float:right;
}
#immo_detail .ww_box{
	background-color:#7baf1f;
	color:white;
	padding:10px;
}
#immo_detail .ww_box a{
	color:white;
	text-decoration:underline;
}
#popup{
	background: none;
	padding-left:2em;
	padding-top:2em;
	padding-right:1em;
	font-size:12px;
}
#immo_expose h1,
#immo_expose h2,
#immo_expose h3{
	font-family: Verdana;
	color: black;
}
#immo_expose h1{
	font-size:2em;
}
#immo_expose h2{
	font-size:1.5em;
	font-weight:normal;
}
#immo_expose h3{
	font-size:1.2em;
}
#immo_expose .absatz{
	overflow:hidden;
	margin-bottom:2em;
}
#immo_expose table,
#immo_expose th,
#immo_expose td,
#immo_expose tr{
	margin:0;
	padding:0;	
}
#immo_expose table{
	margin-bottom:1em;
	width:100%;	
}
#immo_expose th{
	background:none;
	width:25%;
	vertical-align:top;
}
#immo_expose td{
	padding-bottom:0.2em;	
}
#immo_expose hr{
	display:none;
}
#popup #immo_suchergebnis .pagebrowser,
#popup #immo_suchergebnis .dropdown,
#popup #immo_suchergebnis .link_print,
#popup #immo_suchergebnis .link_details,
#popup #immo_suchergebnis .link_loeschen{
		display:none;
}
#popup #immo_suchergebnis .wohnungsnr{
	display:inline;
}

#immo_expose1 table,
#immo_expose1 tr,
#immo_expose1 td{
	margin:0;
	padding:0;
}
#immo_expose1 td{
	vertical-align:top;	
}
#immo_expose1 table.outer{
	width:595px;
}
#immo_expose1 h1{
	color:#d00b11;
	font-size:16px;
	font-family:Arial,Helvetica;
	padding-bottom:15px;
	padding-top:20px;
}
#immo_expose1 .header p{
	font-size:10px;	
}
#immo_expose1 .header td{
		padding-bottom:10px;
}
#immo_expose1 .grundriss_zeile td{
	padding:10px 0;	
}
#immo_expose1 table.inner_grundriss{
	height:265px;
}
#immo_expose1 table.inner_grundriss table,
#immo_expose1 table.inner_grundriss table tr,
#immo_expose1 table.inner_grundriss table td{
	margin:0;
	padding:0;
}
#immo_expose1 table.inner_ansprechpartner th{
	padding:0;
	margin:0;
 	padding-bottom:5px;
 	background:none;
}
#immo_expose1 .v_unten{
	vertical-align:bottom;	
}
#immo_expose1 .expose_daten th{
	background:none;
	margin:0;
	padding:0;
	font-weight:normal;
	height:19px;
	vertical-align:top;
	padding-right:10px;
}
#immo_searchform a.tooltip {text-decoration:none;}
#immo_searchform .tooltip span.info{display:none;}
#immo_searchform .tooltip:hover span.info{
	display:block;
	border:1px solid #d00b11;
	background-color:#7baf1f;
	color:white;
	padding:4px;
	position:absolute;
	width:650px;
}
#immo_searchform .tooltip:hover span.info.small{
	width:250px;
}
