/*--------------------------------------*/
/* =1 Reset Style Sheet by Eric Meyer	*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}/* remember to define focus styles! */:focus{outline:0;}body{color:black;background:white;}ol,ul{list-style:none;}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}

/* Additional Reset Styles */
img { border: none;} /* IE */
em, span, h1, h2, h3, h4 { font-weight: normal; font-style: normal; } /* IE */
fieldset { padding: 0; }
/*
#content_big {
	float:left;
	margin-left:13px;
	width: 800px;
	overflow:hidden;
}*/

/*------------------------------*/
/* =2.2 detailseite				*/

#details_img {
	float: left;
	width: 800px;
	margin: 5px 0 30px 0; 
}
#details_img div {
	float: left;
}
#details_img .col_1 {
	width: 333px;
}
#details_img .col_2 {
	width: 467px;
}

#details_img .col_2 h3 {
	font-size: 1.1em;
	font-weight: bold;
}
#details_img #col_2_headline {
	padding: 5px 15px 5px 18px;
	margin: 0 0 3px 0;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	color: #4b4b4b;
}

#preview_images {
	float: left;
	width: 156px;
	padding: 10px 0 5px 15px;
	background: #f3f3f3;
	min-height: 196px;
	height: auto !important;
	height: 196px;
}
#details_img .tiny_img_wrap {
	width: 72px;
	height: 57px;
	position: relative;
	background: url(../../images/immobilien/tiny_img_bg.gif) no-repeat center center;
	margin-right: 2px;
	margin-bottom: 2px;
}
#details_img .col_2 .next_steps {
	float: left;
	width: 190px;
	margin-left: 5px;
	padding: 10px 10px 10px 11px;
	background: #f3f3f3;
}

#preview_images a  {
	display: block;
	width: 66px;
	height: 51px;
	position: absolute;
	left: 3px;
	top: 3px;
}
#preview_images a:hover {
	padding: 2px;
	border: 1px solid #c2c2c4;
	position: absolute;
	left: 0px;
	top: 0px;
}

#preview_images .more_img {
	float: right;
	padding: 5px 15px 0 12px;
	border: none;
	background: url(../../images/immobilien/details_bullet.gif) no-repeat left 9px;
}
#preview_images .more_img:hover {
	border: none;
}


#details_img .col_2 .next_steps h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

address span { line-height: 1.3em; }

#details_img .col_2 .next_steps a {
	display: block;
	padding: 5px 0 5px 30px;
	background-image: url(../../images/immobilien/immobilie_links_sprites.gif);
	background-repeat: no-repeat;
}
#details_text p.first {
	color:#135195;
	font-weight:bold;
}
#details_text .contact_seller {
	margin-top:25px;
}


#next_steps_contact {
	min-height: 130px;
	height: auto !important;
	height: 130px;
}
#next_steps_links { border-top: 4px solid #ffffff; }

.next_steps .memory_list { background-position: 0 -187px; }
.next_steps .budget_calculater { background-position: 0 -126px; }
.next_steps .contact_seller { background-position: 0 -60px; }



#details_map { float: left; width: 100%; margin: 5px 0 2px 0; }

#details_map div h3 {
	width: 100%;
	height: 35px;
	background: url(../../images/immobilien/details_map_hl.gif) no-repeat left top;		
}
#content_big #open_close_all {
	margin-top: 0;
	padding-right: 15px;
	text-align: right;
}
#close_all {
	display: none;
}


/*------------------------------*/
/* =2 global styles 			*/


.nav { float: left; display: inline;}
	.nav  ul { float: left;}
		.nav li { float: left; list-style: none; background-image: none;}
			.nav a { float: left; display: block; }

#content_big p { 
	font: 11px Arial, Verdana, sans-serif; /* 68,75% = 0.6875 = 11px */
	color: #3e3e3e;
	margin: 1em 0;
	}

/*------------------------------*/
/* =3 text formating 			*/
	

#main_content p { line-height: 1.4em;  }


address, .lonely_span { font-size: 11px; }
.pagebrowser_details a { font-size: 11px; }
#details_img .col_2 #next_steps a { font-size: 11px; }



#content_big a:link, #content_big a:visited {	text-decoration: underline; color: #135195;}
#content_big a:hover, #content_big a:focus, #content_big a:active { text-decoration: none; color: #135195;}

strong { font-weight: bold;}
italic { font-style: italic;}
.bold { font-weight: bold; }



/*------------------------------*/
/* =4 global classes 			*/

.more {  padding-left: 10px; line-height: 1.8em; background: url(../../images/immobilien/mehr_lesen.gif) no-repeat left center;}

.clear { clear: both; height: 0; /* für IE6 */ overflow: hidden; /* für IE6 */ }

.ir { position: absolute; top: -9999px; left: 0; width: 1px; height: 1px; margin: 0;  }

.no_margin { margin: 0; }

.bold { font-weight: bold; }

.color1 { color: #135195; }
.color2 { color: #b2b2b2; }
.color3 { color: #fd0202; }



#content_big input, #content_big select {
	font-size: 14px;
	color: #727272;
	border:1px solid #CACACA;
}
#content_big #formSubmit {
	background:#5783B4 url(../../images/immobilien/submit_button_bg.gif) no-repeat scroll left bottom;
	border:1px solid #9EB3C9;
	color:#FFFFFF;
	cursor:pointer;
	height:23px;
	padding:0 0 0 5px;
	width:70px;
	font-size: 11px;
}

#static_nav input, #static_nav select {
	font-size: 1.2em;
}
#static_nav #submit_label {
	display: block;
	width: 25px;
	height: 22px;
	
}
#static_nav fieldset {
	position: relative;
}
#static_nav fieldset #quicksearch_hl {
	width: 108px;
	height: 16px;
	position: absolute;
	top: 15px;
	left: 5px;
	margin: 0;
	background: url(../../images/immobilien/quick_search_hl.gif) no-repeat left center;
}
#static_nav form {
	position: relative;
}

#quick_search #object {
	width: 167px;
	position: absolute;
	left: 115px;
	top: 10px;
	
}
#quick_search #postal_code {
	width: 187px;
	/* height: 15px; */
	position: absolute;
	left: 293px;
	top: 10px;
	height: 18px;
}
#quick_search #submit_label {
	position: absolute;
	left: 482px;
	top: 10px;
	display: block;
	width: 25px;
	height: 22px;
	overflow: hidden;
}
#content_big #quick_search_submit { 
	background: url(../../images/immobilien/submit_label_bg.gif) no-repeat left top; 
	padding: 22px 0 0 0;
	cursor: pointer;
	display: block;
	width: 25px; 
	height: 22px;
	overflow: hidden;
	border: none;
	margin: 0;
}

#postal_code, #username, #pw {
	height: 17px;
}


/*------------------------------*/
/* =7.1 geo_search				*/

.ui-tabs-nav li {
	margin: 0;
	padding: 0;
}

#geo_search {
	float: left;
	width: 555px;
	margin: 0 15px 0 0;
	display:inline;
	overflow: hidden;
}
.sideteaser {
	float: left;	
	padding: 10px 0 0 0;
}
.sideteaser .inner_division {
	float: left;
	background: #f1f1f1;
	padding: 0 10px;
	width: 207px;
	min-height: 188px;
	height: auto !important;
	height: 188px;
}
.sideteaser h3 {
	font-size: 14px;
	color: #135195;
	font-weight: bold;
	padding-bottom: 4px;
	width: 205px;
	height: 17px;
	/*background: url(../../images/immobilien/berater_hl.gif) no-repeat left -2px;*/
}
.sideteaser img {
	float: left;
	padding: 10px 10px 0 0;
}
#content_big .sideteaser p {
	margin-left: 110px;
}


#geo_search ul { 
	margin: 0; 
}
#geo_search li a {
	display: block;
	height: 31px;
}
#geo_search ul .active {
	background: none;
}
#geo_search ul .active {
	background: #F1F1F1;;
}
#geosearch_content {
	min-height: 188px;
	height: auto !important;
	height: 188px;
	background: #F1F1F1;
}
#geo_search #extended_search_content {
	/*clear: both;*/
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	background: url(../../images/immobilien/geo_search_bg_embedded.gif) repeat-x left top;
}
#extended_search_content .inner_wrap {
	float: left;
	padding: 0 10px;
	width: 545px;
}
#extended_search_content .inner_wrap input,
#extended_search_content .inner_wrap select {
	font-size: 1.3em;
}


#geo_search .inner_division {
	padding-left: 0;
	padding-right: 0;
	padding: 3px 0;
}

#geosearch_content, #extended_search_content {
	clear: left; /* für Safari */
	overflow: hidden;
	/* background: url(../../images/immobilien/geo_search_bg_embedded.gif) repeat-x left bottom; */
}
#extended_search_content .clear { padding: 0; }


#geosearch_content p {
	margin-bottom: 0;
	margin-top: 0.75em;
}
#extended_search_content form select {
	width: 210px;
	color: #727272;
	margin-bottom: 5px;
}

#miete, #kauf { border: 0; }


#content_big #miete, #content_big #kauf {
	border: none;
}

#extended_search_content #minimum_price, #extended_search_content #maximum_price {
	width: 100px;
}

#extended_search_content #minimum_rooms, #extended_search_content #maximum_rooms {
	width: 100px;
}

#extended_search_content #minimum_livingspace, #extended_search_content #maximum_livingspace {
	width: 100px;
}

.objektart, .land, .bundesland, .bezirk {
	float: left;
	margin-right: 10px;
	display: inline;
}

span.block {
	float: left;
	display: block;
	width: 90px;
	padding-top: 8px;
}

#extended_search_content .inner_wrap div {
	clear: left;
	float: left;
	width: 100%;
}


#extended_search_content #section_rooms { float: left; }
#extended_search_content #section_rooms span { float: left; padding-top: 4px; }
#extended_search_content #section_rooms select { float: left; width: 44px; margin: 0 5px; }
#extended_search_content #section_rooms p { float: left; width: 104px; margin: 0; padding-top: 4px; }

#extended_search_content #section_livingspace { float: left; }
#extended_search_content #section_livingspace span.seperator { float: left; padding-top: 4px; }
#extended_search_content #section_livingspace p { float: left; width: 104px; margin: 0; padding-top: 4px; }
#extended_search_content #section_livingspace select { float: left; width: 44px; margin: 0 5px;  }

#extended_search_content #city_postal_code { 
	width: 204px; 
	color: #727272;
	margin-bottom: 5px;
}

#extended_search_content form .suchprofil {
	margin-bottom: 15px;
	margin-top: 10px;
}
#content_big #slide_extended_options {
	float: right;
	text-align: right;
	width: 520px;
	margin: 5px 0 0 0px;
	padding: 3px 45px 3px 0;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
	background: url(../../images/immobilien/extended_options_arrow.gif) no-repeat 95% 3px;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}
#extended_search_content #extended_options {
	float: left;
	width: 220px;
	padding: 10px 25px;
	display: none;
	/*background: #C2C2C2;*/
	}

#extended_search_content #extended_options input[type=radio] {
	border: 0;
}
#extended_search_content #extended_options input[type=checkbox] {
	border: 0;
}
#extended_search_content #extended_options input[type=text] {
	border: 1;
}
#extended_search_content #extended_options h5 {
	font-size: 11px;
	margin: 20px 0 5px 0;
}
#content_big #extended_search_content .active { background-position: 95% -26px; } 

#btn_wrap {
	float: left;
	width: 100%;
	margin-top: 16px;
}

#content_big #extended_search_clear {
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/immobilien/embedded_geosuche_btn1.gif) no-repeat left top;
	color: #ffffff;
	border: none;
	width: 90px;
	padding: 0;
	height: 20px;
	cursor: auto;
	float: right;
}
#content_big #extended_search_submit {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/immobilien/embedded_geosuche_btn2.gif) no-repeat left top;
	color: #ffffff;
	border: none;
	height: 20px;
	margin: 0 15px 0 10px;
	cursor: auto;	
	float: right;
}
#content_big #extended_search_save_profile {
	width: 132px;
	font-size: 11px;
	font-weight: bold;
	background: url(../../images/immobilien/embedded_geosuche_btn3.gif) no-repeat left top;
	color: #000000;
	border: none;
	padding: 5px 0 5px 20px;
	cursor: auto;
	float: right;
}



#geo_suche a {
	width: 90px;
	background: url(../../images/immobilien/geosuche_hl.gif) no-repeat center 8px;
}
#erweiterte_suche a {
	width: 115px;
	background: url(../../images/immobilien/erweiterte_suche_hl.gif) no-repeat center 10px;
}

.ui-tabs-hide {
	display: none;
 }





/*------------------------------------------------------------------   

copyright 2008 by mmc

Version: 1.0

Author: Georg Paul

Author URI: http://www.mmc-agentur.at, http://www.georgpaul.at  	

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[Table of contents]

1. layout
2. content
	2.1 ergebnisseite
	2.2 detailseite
		2.2.1 gallery popup
	2.3 kontaktformular
	2.4 merkliste	
	2.5 meine daten
	2.6 datenschutz + impressum
	2.7 seite weiterleiten
	2.8 suchprofile
	2.9 immobilien vergleichen
	2.10 registrierung
3. pagebrowser
	3.1 pagebrowser_ergebnisseite
	3.2 pagebrowser_detailseite
4. result_control
5. immobilien styles
	5.1 immobilie ergebnisseite
	5.2 immobilie merkliste
6. eckdaten
6. footer

-------------------------------------------------------------------*/

/*------------------------------*/
/* =1 layout 					*/

#header {
	height: 145px;
}
#static_nav {
	float: left;
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 10px;
}

#main { background-image: none; }

#main_content { 
	float:left;
	width: 800px;
	/*
	min-height: 400px;
	height: auto !important;
	height: 400px;
	*/
	/* evtl für die Datenschutz Seite */
	margin-bottom:0px;
	background-color: #ffffff;
	position:relative;
	left: 0px;
	top: 0px;
}




/*------------------------------*/
/* =2 content					*/

.pagetitle { 
	float: left;
	width: 100%; 
	height: 28px;
	margin: 8px 0 0 0;
	/* die CSS-Property background-image muss vom CMS als Inline Style gesetzt werden */
	background-repeat: no-repeat;
	background-position: 0px top;
	/* bg-position und Breite des Pagetitle werden hier gesetzt */
}

#pt_embedded_suchergebnisse { background-image: url(../../images/immobilien/pt_suchergebnisse.gif); }
#pt_embedded_detailansicht { background-image: url(../../images/immobilien/pt_suchergebnis_detailansicht.gif); }
#pt_embedded_merkliste { background-image: url(../../images/immobilien/pt_merkliste.gif); }
#pt_embedded_vergleichen { background-image: url(../../images/immobilien/pagetitle_vergleichen.gif); }
#pt_embedded_kontaktformular { background: url(../../images/immobilien/pt_kontaktformular.gif) no-repeat left 12px; }


/*------------------------------*/
/* =2.1 ergebnisseite			*/

.immobilie_preview .new_immo_icon {
	position: absolute;
	left: 0;
	top: 0;
}




/*------------------------------*/
/* =2.2 detailseite				*/

#preview_images {
	float: left;
	width: 236px;
	padding: 10px 0 10px 15px;
	background: #f3f3f3;
}
#preview_images p {
	margin: 0;
	padding-left: 3px;
	padding-bottom: 4px;
}


#preview_images .more_img {
	float: right;
	padding: 5px 15px 0 12px;
	border: none;
	background: url(../../images/immobilien/details_bullet.gif) no-repeat left 9px;
}
#preview_images .more_img:hover {
	border: none;
}


#details_img .col_2 .next_steps h3 {
	margin: 0 0 5px 0;
	padding-left: 10px;
}

#details_img .col_2 .next_steps .vcard {
	padding-left: 10px;
}

address span { line-height: 1.3em; }

#details_img .col_2 .next_steps a {
	display: block;
	padding: 5px 0 5px 30px;
	background-image: url(../../images/immobilien/immobilie_links_sprites.gif);
	background-repeat: no-repeat;
}

#details_img .col_2 #next_steps_links { 
                border-top: 4px solid #ffffff; 
                padding-left: 0; 
                padding-right: 0; 
                width: 210px; 
} 
#details_img .col_2 #next_steps_links a { 
                padding-left: 40px; 
                padding-right: 20px; 
} 

#next_steps_links { border-top: 4px solid #ffffff; }

.next_steps .memory_list { background-position: 10px -187px; }

#details_img .col_2 #next_steps_links .active { 
                background: #135195 url(../../images/immobilien/merkliste_bg.gif) no-repeat 12px 2px; 
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
                cursor: default;
} 

.next_steps .budget_calculater { background-position: 10px -126px; }
/*.next_steps .contact_seller { background-position: 10px -60px; }

#details_img .col_2 #next_steps_contact .active { 
                background: #135195 url(../../images/immobilien/anbieter_active_bg.gif) no-repeat 12px 2px; 
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
                cursor: default;
}*/
#details_img .col_2 #next_steps_contact { 
                /*border-top: 4px solid #ffffff; */
                padding-left: 0; 
                padding-right: 0; 
                width: 210px; 
}
#details_img .col_2 #next_steps_contact a { 
                padding-left: 40px; 
                padding-right: 20px; 
}
  
.next_steps .contact_seller { background-position: 10px -60px; }
  
#details_img .col_2 #next_steps_contact .active {
                background: #135195 url(../../images/immobilien/anbieter_active_bg.gif) no-repeat 8px 3px; 
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
                cursor: default;
} 


/* gleichzeitiges clearing und floating von demselben Element führt im IE6 zu Problemen */
#details_map div { float: left; } /* deshalb die Extra-Division */

#details_map div h3 {
	width: 100%;
	height: 25px;
	background: url(../../images/immobilien/details_map_hl.gif) no-repeat left top;		
}
#open_close_all {
	margin-top: 0;
	padding-right: 15px;
	text-align: right;
}
#close_all {
	display: none;
}





/*------------------------------*/
/* =2.3 kontaktformular			*/

#pagetitle_contact { background-image: url(../../images/immobilien/kontakt_hl.gif); }
#pagetitle_contact_seller { background-image: url(../../images/immobilien/pagetitle_contact_seller.gif); }

#contact_form {
	width: 800px;
}

/*------------------------------*/
/* =2.4 merkliste				*/
#pagetitle_memory_list { background-image: url(../../images/immobilien/pagetitle_merkliste.gif); }


/*------------------------------*/
/* =2.5 meine daten				*/

#pagetitle_myprofile { background-image: url(../../images/immobilien/pagetitle_meinedaten.gif); }
#pagetitle_myprofile_edit { background-image: url(../../images/immobilien/meine_daten_edit_hl.gif); }

#myprofile_teaser {
	float: left;
	width: 100%;
}
#myprofile_teaser p {
	padding: 0 20px;
}
.myprofile h3 {
	display: block;
	width: 100%;
	height: 25px;
	background: url(../../images/immobilien/myprofile_edit_hl.gif) no-repeat left top;
}

.myprofile #username_pw { margin-bottom: 10px; }
.myprofile #username_pw td {
	color: #135195;
}
#edit_pw_btn {
	background:#F4F7FA url(../../images/immobilien/register_link_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	padding:4px 5px 1px 15px;
	text-decoration:none;
	width:100px;
	color: #135195;
}

.myprofile td {
	padding: 6px 15px;
	background: #f3f3f3;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	vertical-align: middle;
	width: 160px;
}
.myprofile table tr .first {
	font-weight: bold;
	width: 220px;
}
.myprofile table tr .last {
}
#userdata {
	margin-top: 30px;
	margin-bottom: 10px;
}
#delete_profile_btn {
	background:#F4F7FA url(../../images/immobilien/delete_profile_btn_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	padding:4px 10px 1px 25px;
	text-decoration:none;	
	color: #135195;
	cursor: pointer;
	width: auto;
}
#edit_profile_link {
	float: left;
	background:#F4F7FA url(../../images/immobilien/edit_profile_link_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	margin: 0 10px 8px 0;
	padding:4px 10px 3px 29px;
	text-decoration:none;
	width:97px;
	color: #135195;
	cursor: pointer;
}

.edit #userdata {
	margin-top: 0;	
}

.edit p.first {
	margin: 20px 0 25px 0;
}

.edit .last {
	padding: 3px;
}
.edit .last input.text {
	width: 15em;
	margin-left: 0.25em;
	padding: 0.25em;
}

.edit td.transparent {
	background: none;
}
.edit td.transparent #kunde_nein, .edit td.transparent #nl_nein  {
	margin-left: 20px;
}

#save_changes {
	float: right;
	background:#F4F7FA url(../../images/immobilien/save_changes_btn_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	padding:4px 10px 1px 25px;
	text-decoration:none;	
	color: #135195;
	cursor: pointer;
	width: auto;
	margin: 5px 260px 7px 0;
}
#discard_changes {
	background:#F4F7FA url(../../images/immobilien/delete_profile_btn_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	padding:4px 10px 1px 25px;
	text-decoration:none;	
	color: #135195;
	cursor: pointer;
	width: 133px;
}


/*---------------------------------*/
/* =2.6 datenschutz	+ impressum	   */

/* Datenschutz */
#pagetitle_datenschutz { background-image: url(../../images/immobilien/pagetitle_datenschutz.gif); }

#datenschutz { float: left; }
.column_1, .column_2 {
	float: left;
	width: 315px;
	padding-right: 30px;
}
#datenschutz .column_1, #datenschutz .column_2 {
	margin-top: 1em;
	background: url(../../images/immobilien/logo_small.gif) no-repeat 263px 35px;
}
.column_1 h2, .column_2 h2 {
	border-bottom:4px solid #E0E0E0;
	color:#135195;
	margin:0;
	padding-bottom:3px;
}

.column_1 p, .column_2 p {
	margin: 0.75em 0 0.5em 0;
	width: 250px;
	line-height: 1.2em;
}


/* Impressum */
#pagetitle_impressum { background-image: url(../../images/immobilien/pagetitle_impressum.gif); }

#impressum { float: left; }
.column_1, .column_2 {
	float: left;
	width: 315px;
	padding-right: 30px;
}
#impressum p { margin-top: 0.3em; }


/*------------------------------*/
/* =2.7 seite weiterleiten		*/

#pagetitle_weiterleiten { background-image: url(../../images/immobilien/pagetitle_weiterleiten.gif); }
#recommend_page #formSubmit { margin-right: 270px; }

/*------------------------------*/
/* =2.8 meine suchprofile		*/

#pagetitle_myprofiles { background-image: url(../../images/immobilien/pagetitle_meinesuchprofile.gif); }

.nl_check {
	margin-top: 8px;	
}
.nl_check input {
	border: none;
}


.search_profile {
	float: left;
	width: 100%;
}

.delete_searchprofile_btn {
	float: left;
	background:#F4F7FA url(../../images/immobilien/delete_profile_btn_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	padding:4px 10px 1px 25px;
	text-decoration:none;	
	color: #135195;
	cursor: pointer;
	width: 140px;
}
.pagebrowser .delete_memory_list {
	float: right;
	font-size: 1em;
	display: block;
	padding: 0.5em 15px 0.5em 27px;
	background: url(../../images/immobilien/immobilie_links_sprites_trans.gif) no-repeat 0px -252px;
}
.pagebrowser .delete_memory_list_selected {
	float: right;
	font-size: 1em;
	display: block;
	padding: 0.5em 15px 0.5em 27px;
	background: url(../../images/immobilien/immobilie_links_sprites_trans.gif) no-repeat 0px -252px;
}

.profile_nav {	
	position: relative;
}
.profile_nav a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(../../images/immobilien/aufklappen_sprites.gif) no-repeat 0 4px;
	position: absolute;
	right: 15px;
	top: 2px;
	text-decoration: none;
	font-style: italic;
	color: #3E3E3E;
}
.profile_nav h4.first {
	margin-top: 4px;
}
.profile_nav a.inactive {
	background-position: 0 -28px
} 

.slide_profile {
	float: left;
	width: 100%;
}
.slide_profile table {
	margin-bottom: 15px;
}
.slide_profile .col_1 {
	float: left;
	width: 320px;
	padding-right: 25px;
}
.slide_profile .col_2 {
	float: left;
	width: 345px;
}
.slide_profile .col_2 h5 {
	margin: 5px 0 20px 0;
	color: #135195;
}
.slide_profile .col_2 table {
	width: 345px;
}
.slide_profile .col_2 td.first {
	width: 60%
}
.slide_profile .col_2 td.last {
	width: 40%;
	border-right: none;
}

.slide_profile .col_2 .profile_result_btn {
	background:#5783B4 url(../../images/immobilien/submit_button_blank_bg.gif) repeat-x scroll left bottom;
	border:1px solid #135195;
	padding:0 7px;
	width: auto;
}


#slide_profile_1, #slide_profile_2, #slide_profile_3 { display: none; } 
/* beim Seitenaufruf unsichtbar,zusätzlich haben die Buttons 
#btn_slide_1, #btn_slide_2 und #btn_slide_3 die Klasse "inactive" hardgecoded im HTML */


.search_profile .edit_searchprofile_link {
	float: left;
	background:#F4F7FA url(../../images/immobilien/edit_profile_link_bg.gif) no-repeat scroll left bottom;
	border:1px solid #6E93BE;
	display:block;	
	font-size:1em;
	margin-right: 5px;
	padding:4px 5px 3px 29px;
	text-decoration:none;
	width:120px;
	color: #135195;
	cursor: pointer;
}

.manage_profiles {
	float: left;
	width: 660px;
	margin-bottom: 30px;
	padding: 0 15px;
	background: #f3f3f3;
}
.manage_profiles form #profile_name {
	width: 200px;
	margin-right: 10px;
	padding: 3px;
}
.manage_profiles form select {
	width: 200px;
	margin-right: 40px;
}

.manage_profiles #save_profile {
	background:#F4F8FB url(../../images/immobilien/save_profile_btn.gif) no-repeat scroll left bottom;
	color:#125196;
	margin-top:4px;
	padding:0 5px 0 26px;
	width:152px;
}


.delete_all_profiles {
	float: left;
	width: 100%;
	padding: 5px 0;
	background: #cbdae9;
}
.delete_all_profiles form input {
	float: right;
	width: 190px;
	padding: 2px 20px 2px 27px;
	border: 0;
	background: none;
	cursor: pointer;
	color: #135195;
	text-decoration: underline;
	background: url(../../images/immobilien/immobilie_links_sprites_trans.gif) no-repeat 5px -254px; 
}
.delete_all_profiles form input:hover {
	text-decoration: none;
}

.search_profile form {
	clear: both; 
	float: left; 
	width: 100%;
	margin-bottom: 10px;
}
.delete_all_profiles form { margin: 0; }

.search_profile h4 {
	/*
	width: 100%;
	height: 25px;
	background-image: url(../../images/immobilien/searchprofile_x_hl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
	text-transform: uppercase;
	color: #3e3e3e;
	background: #e7e7e7;
	padding: 5px 0 5px 10px;
}

.search_profile h4 span {
	font-weight: normal;
	padding-right: 5px;
}

.search_profile table tr.first td {
	border-bottom: 15px solid #ffffff;
	color: #135195;
}

.empty_profile h4 {
	background: #f4f4f4;
}
.empty_profile p {
	color: #9c9c9c;
}

/*------------------------------*/
/* =2.9 Immobilien vergleichen	*/

#pagetitle_vergleichen {
	background-image: url(../../images/immobilien/pagetitle_vergleichen.gif);
}

#compare_objects {
	float: left;
	margin-top: 20px;
}
#column_wrap {

	width: 576px;
	position: relative;
	padding-left: 184px;
	padding-right: 40px;
	background: #ffffff url(../../images/immobilien/column_wrap_bg.gif) no-repeat left 2px;
}

.compare .pagebrowser_details .prev_immo {
	float: right;
	padding: 10px 350px 10px 12px;
	background: url(../../images/immobilien/details_bullet_back.gif) no-repeat left 14px;
	font-weight: bold;
}
.compare .pagebrowser_details .next_immo {
	float: right;
	padding: 10px 42px 10px 12px;
	background: url(../../images/immobilien/details_bullet.gif) no-repeat left 14px;
	font-weight: bold;
}
#column_wrap #open_all, #column_wrap #close_all {
	position: absolute;
	left: 10px;
	bottom: 5px;
}

#column_wrap .prev_immo {
	
	position: absolute;
	left: 150px;
	top: 45px;
	
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../images/immobilien/prev_immo_tab.gif) no-repeat left top;
}
#column_wrap .next_immo {
	position: absolute;
	right: -10px;
	top: 45px;
	
	display: block;
	width: 40px;
	height: 40px;
	background: url(../../images/immobilien/next_immo_tab.gif) no-repeat left top;
}


.column {
	float: left;
	display: inline;
	width: 188px;
	margin-left: 4px;
}
.column_info {
	background: #f3f3f3;
	margin-top: 4px;
	padding: 5px 15px 5px 15px;
}
.column_info h3 { margin: 0; }
.column_info h3.first { 
	font-size: 1.1em; 
	font-weight: bold;
	text-transform: uppercase; 
}

.column_info .show_details {
	display: block;
	background:transparent url(../../images/immobilien/details_bullet.gif) no-repeat scroll left center;
	font-size:1em;
	margin-top: 5px;
	padding: 3px 0 3px 12px;
}
.column_info .delete_object {
	display: block;
	background: url(../../images/immobilien/immobilie_links_sprites_trans.gif) no-repeat -8px -257px; 
	font-size:1em;
	padding:3px 0 3px 18px;
}

#compare_objects #basic_data {
	width: 800px;
	margin-top: 5px;
}
#compare_objects #basic_data .btn_slide {
	background-position: 95% -24px;
}
#compare_objects #basic_data .btn_slide span {
	font-weight: bold;
}
#compare_objects #basic_data .active {
	background-position: 95% 8px;
}
#compare_objects #basic_data #slide_1 { display: block; }
#compare_objects #basic_data table tr td {
	border-right: none;
	border-left: 4px solid #ffffff;
	
}
#compare_objects #basic_data table tr .term {
	border-left: none;
	width: 157px;
}

#compare_objects #basic_data table tr .last {
	width: 12px;
}

/*------------------------------*/
/* =2.10 Registrierung			*/

#pagetitle_registrierung { background-image: url(../../images/immobilien/pagetitle_registrierung.gif); }
#register_form { margin-top: 30px; }

#register_form #formSubmit {
	margin-right: 270px;
	margin-top: 10px;
	width: auto;
	padding-left: 15px;
	padding-right: 5px;
}

/*------------------------------*/
/* =3 pagebrowser 				*/

.pagebrowser, .pagebrowser_details {
	float: left;
	width: 100%;
	background: #e6e6e6;
}

/*---------------------------------*/
/* =3.1 pagebrowser_ergebnisseite  */

.pagebrowser ul {
	margin: 0;
	padding: 0.4em 0 0.4em 15px;
}
.pagebrowser ul li {
	margin: 0;
	padding-left: 0;
}

.pagebrowser ul li a { padding-right: 10px; }
.pagebrowser ul li a:link, .pagebrowser ul li a:visited {	
	text-decoration: underline;
}
.pagebrowser ul .active a:link, .pagebrowser ul .active a:visited {
	text-decoration: none;
}
.pagebrowser ul .prev a, .pagebrowser ul .next a {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
}
.pagebrowser ul .prev a {
	padding: 0;
	background: url(../../images/immobilien/details_bullet_back.gif) no-repeat left center;
}
.pagebrowser ul .next a {
	padding: 0;
	background: url(../../images/immobilien/details_bullet.gif) no-repeat right center;
}

#content_big .pagebrowser .matches {
	float: left;
	margin: 0;
	padding: 0.4em 0 0.4em 20px;
	color: #135195;
	font-weight: bold;
}
#content_big .pagebrowser .compare_objects {
	float: right;
	margin: 0;
	padding: 0.4em 15px 0.4em 30px;
	background: url(../../images/immobilien/compare_icon.gif) no-repeat 0 center;
}
.pagebrowser .save_profile {
	float: right;
	font-size: 1em;
	display: block;
	padding: 0.5em 15px 0.5em 22px;
	background: url(../../images/immobilien/save_profile_bg.gif) no-repeat left center;
}

/*---------------------------------*/
/* =3.2 pagebrowser_detailseite	   */

.pagebrowser_details .backlink {
	float: left;
	padding: 8px 0 8px 12px;
	margin-left: 20px;
	background: url(../../images/immobilien/pagebrowser_top_link.gif) no-repeat left 10px;
	font-weight: bold;
}
.pagebrowser_details .prev_immo {
	float: right;
	padding: 8px 120px 8px 12px;
	background: url(../../images/immobilien/details_bullet_back.gif) no-repeat left 12px;
	font-weight: bold;
}
.pagebrowser_details .next_immo {
	float: right;
	padding: 8px 30px 8px 12px;
	background: url(../../images/immobilien/details_bullet.gif) no-repeat left 12px;
	font-weight: bold;
}



/*---------------------------------*/
/* =4 result_control			   */
#result_control {
	float: left;
	width: 100%;
	margin: 5px 0 5px 0;
	background: #f7f7f7;
	color: #000000;
}
#result_control div {
	float: left;
	padding: 3px 0 3px 15px;
}
#result_control div label {
	float: left;
	display: block;
	padding: 5px 0;
	font-weight: bold;
}
#result_control #order_by {
	margin-left: 10px;
}
#result_control dl {
	float: right;
	margin: 7px 0;
	padding-right: 15px;
}
#result_control dl dt { float: left; padding-right: 20px; }
#result_control dl dd { float: left; }

#content_big #result_control dl dd a {
	float: left;
	display: block;	
	height: 14px;
	padding-left: 13px;
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
}

#result_control dl dd .five_results {  background: url(../../images/immobilien/five_results.gif) no-repeat 0 -15px; }
#result_control dl dd .ten_results { 
	display: inline; 
	margin-left: 10px; 
	background: url(../../images/immobilien/ten_results.gif) no-repeat 0 -15px; 
}

/* Active */
#content_big #result_control dl .active .five_results { background-position: 0  -1px; color: #000000; }
#content_big #result_control dl .active .ten_results { background-position: 0  -1px; color: #000000; }

#result_deselection {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}

#result_deselection a {
	float: right;
	padding: 0 13px 0 10px;	
}



/*---------------------------------*/
/* =5 immobilien styles			   */

.immobilie, .immobilie_memory_list {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

/*---------------------------------*/
/* =5.1 immobilie ergebnisseite    */

.immobilie_preview, .immobilie_summary, .inner_wrap, .immobilie_facts, .immobilie_links, .immobilie_details {
	float: left;
	display: inline;
}
.immobilie_preview {
	width: 158px;
}
.immobilie_summary {
	width: 642px;
}
.immobilie_headline, .immobilie_facts { padding-left: 15px; }

.immobilie_headline {
	float: left;
	width: 627px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #ffffff;	
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
#content_big .immobilie .description h3 {
	color: #3E3E3E;
}
#content_big .immobilie .description h3 a {
	color:#3E3E3E;
	text-decoration:none;
}

.immobilie_headline .description {
	float: left;
	width: 320px;
}
.immobilie_headline .description h3 {
	margin: 0;
}
.immobilie_headline .description .first {
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: bold;
}
.immobilie_headline .select_immo {
	float: right;
	padding: 5px 12px 0 0;
}
#content_big .select_immo input {
	border: 0;
}
.immobilie_facts {
	width: 365px;
	min-height: 68px;
	height: auto !important;
	height: 68px;
	margin-right: 5px;
	display: inline;
	padding-top: 8px;
	background: #F7F7F7;
}
.immobilie_facts table tr td { width: 135px; padding-bottom: 3px; }

.immobilie_facts table tr .attribute { 
	width: 130px;
	font-weight: bold;
	color: #3e3e3e;
}
.immobilie_links {
	width: 257px;
	min-height: 68px;
	height: auto !important;
	height: 68px;
	background: #f7f7f7;
	padding: 4px 0 4px 0px;
}
.immobilie_links ul {
	margin: 0;
}
.immobilie_links ul li {
	width: 257px;
	margin: 0;
	padding-left: 0;
	padding: 1px 0;
}
#content_big .immobilie_links ul li a {
	/* giving layout for IE */
	clear: both;
	float: left;
	/* display: inline-block; */
	/* -------------------- */
	padding: 4px 0 4px 38px;
	background-image: url(../../images/immobilien/immobilie_links_sprites_trans.gif);
	background-repeat: no-repeat;
	width: 219px;
	line-height: 1.1em;
}
.immobilie_links ul #compare_objects a { background-position: 0 0; }



.immobilie_links ul .contact_seller a { background-position: 7px -63px; }


.immobilie_links ul .budget_calculater a { background-position: 4px -126px; }
.immobilie_links ul .memory_list a { background-position: 8px -187px; }
.immobilie_links ul .memory_list_delete a { background-position: 5px -254px; }




#content_big .immobilie_links ul li .active_anbieter { 
	background: #135195 url(../../images/immobilien/anbieter_active_bg.gif) no-repeat 5px 3px;
	color: #ffffff;
	padding:4px 0 5px 38px;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}





#content_big .immobilie_links ul li .active_merkliste { 
	background: #135195 url(../../images/immobilien/merkliste_bg.gif) no-repeat 9px 3px;
	color: #ffffff;
	padding:4px 0 5px 38px;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}


.immobilie_details {
	width: 100%;
	margin-top: 5px;
	padding: 3px 0;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
.immobilie_details a {
	float: right;
	padding: 0 15px 0 5px;
	border-left: 3px solid #115292;
	font-size: 1em;
}

#details_text {
	float: left;
	width: 403px;
	padding-right: 10px;
}
#details_text h3 {
	width: 100%;
	height: 25px;
	background: url(../../images/immobilien/details_text_hl.gif) no-repeat -2px top;
}
#details_text div {
	margin-bottom: 20px;
	padding-right: 20px;
}
#content_big #details_text .contact_seller {
	text-decoration: none;
}
#content_big #details_text .contact_seller {
display: block;
width: 130px;
background:#F4F7FA url(../../images/immobilien/anbieterkontakt_btn.gif) no-repeat scroll left bottom;
color: #000000;
cursor:pointer;
font-size:1em;
font-weight: bold;
padding:6px 0px 2px 33px;
text-decoration:none;
margin-top: 25px;
height: 15px;
}
/*---------------------------------*/
/* =5.2 immobilie merkliste		   */

#memory_list_flash {
	float: left;
	margin-bottom: 5px;
}

.immobilie_memory_list {
	margin-bottom: 5px;
}
.immobilie_memory_list .immobilie_preview {
	width: 58px;
}
.immobilie_memory_list .immobilie_summary {
	width: 632px;
}
.immobilie_memory_list .immobilie_headline {
	width: 617px;
	margin-bottom: 0;
}
.immobilie_memory_list .immobilie_headline .description {
	width: auto;
	padding-right: 30px;
}
.immobilie_memory_list .immobilie_details ul {
	float: right;
	margin: 0;
}
.immobilie_memory_list .immobilie_details ul li a {
	float: left;
	background-image: url(../../images/immobilien/immobilie_links_sprites_trans.gif);
	background-repeat:no-repeat;
	padding: 3px 20px 3px 30px;
}

.immobilie_memory_list .immobilie_details ul .contact_seller a { background-position:0 -62px; }
.immobilie_memory_list .immobilie_details ul .budget_calculater a { background-position:0 -126px; }
.immobilie_memory_list .immobilie_details ul .delete a { background-position:0 -255px; }
.immobilie_memory_list .immobilie_details ul .contact_seller .active { background-position:0 -290px; }

.new_immo {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 2px 5px;
	font-size: 0.9em;
	background: #135195;
	color: #ffffff;
	text-transform: uppercase;
}




/*---------------------------------*/
/* =6 eckdaten					   */

#basic_data {
	float: left;
	width: 387px;
	margin-bottom: 20px;
}
#basic_data_langversion {
	float: left;
	width: 800px;
	margin-bottom: 20px;
}
#basic_data h3 {
	width: 100%;
	height: 18px;
	margin-bottom: 0;
	background: url(../../images/immobilien/basic_data_hl.gif) no-repeat -2px top;	
}
#content_big #basic_data .btn_slide {
	text-decoration: none;
	color: #4B4B4B;
}
#basic_data_langversion .btn_slide_langversion {
	text-decoration: none;
	color: #4B4B4B;
}
#basic_data .btn_slide {
	display: block;
	padding: 8px 0 8px 15px;
	background: url(../../images/immobilien/aufklappen_sprites.gif) no-repeat 98% -24px;	
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
#basic_data_langversion .btn_slide_langversion {
	display: block;
	padding: 8px 0 8px 15px;
	background: url(../../images/immobilien/aufklappen_sprites.gif) no-repeat 99% -24px;	
	font-size: 1em;
	font-weight: bold;
	border-top: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
}
.btn_slide:hover, .btn_slide:focus, .btn_slide:active { 
	background: #e7e7e7 url(../../images/immobilien/basic_data_arrows.gif) no-repeat 98% -28px;
	color: #3e3e3e; 
	text-decoration: none; 
}
.btn_slide_langversion:hover, .btn_slide_langversion:focus, .btn_slide_langversion:active { 
	background: #e7e7e7 url(../../images/immobilien/basic_data_arrows.gif) no-repeat 99% -28px;
	color: #3e3e3e; 
	text-decoration: none; 
}

#slide_1, #slide_2, #slide_3 { display: none; }
#basic_data .active { background-position: 98% 8px; }
#basic_data_langversion .active { background-position: 99% 8px; }

#basic_data .margin { 
	margin-top: 5px;
}
#basic_data_langversion .margin { 
	margin-top: 5px;
}

#basic_data table {
	width: 100%;
}
#basic_data table tr td {
	width: 157px;
	padding: 10px 10px 10px 15px;
	background: #f3f3f3;
	border-top: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
}
#basic_data table tr .term { width: 105px; border-left: none; }
#basic_data table tr .term {
	font-weight: bold;
}
/* #slide_1 { display: block; } */
/* beim Seitenaufruf sichtbar, #btn_slide_1 muss außerdem die Klasse "active" haben  */

#slide_1, #slide_2, #slide_3, #slide_4 {display: none; } /* am Anfang nicht sichtbar */



/*------------------------------*/
/* =7 Footer					*/

/*#footer {
	clear: both;
	width: 970px;
	background: #135195;
	}
*/
div.bottom_nav {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-top: 3px;
	border-top: 1px solid #c7c7c7;
}
ul.print_recommend {
	float: right;
	margin: 0px 0 20px 0;
	padding: 5px 15px 0 20px;	
}
ul.print_recommend li {
	margin: 0;
}
ul.print_recommend li a {
	padding: 5px 0;
}

ul.print_recommend #top_link a { 	
	padding-left: 12px;
	background: url(../../images/immobilien/top_link_bg.gif) no-repeat left 14px; 
}
ul.print_recommend #print_link a { 
	padding-left: 25px;
	background: url(../../images/immobilien/print_link_bg.gif) no-repeat left center; 
}
ul.print_recommend #recommend_link {
	padding-top: 5px;
}
ul.print_recommend #recommend_link a { 
	padding-left: 5px;
	border-left:3px solid #115292;
	padding-top: 0;
	padding-bottom: 0
}




/* Kontaktformular */

#formSubmit { float: right; margin-right: 226px; margin-top: 5px;}
#content #frau, #content #herr, #content #kunde_ja, #content #kunde_nein { border: 0; }


.back_btn {
	background:transparent url(../../images/immobilien/back_btn.gif) no-repeat scroll left center;
	float:left;
	margin-top:15px;
	padding-left:12px;
}
#contact_form input[type=radio] {
	border: 0;
}
#contact_form input[type=checkbox] {
	border: 0;
}
#contact_form input[type=text] {
	border: 1;
}
