.ewimmo_emptyText{
	float:none;
	clear:both;
	padding:20px 0 0 0;
}

#ewimmo_breadcrumb{
	position:absolute;
	left:23px;
	top:12px;
	height:34px;
	padding:0 10px 0 0;
	background:url(../images/bg-breadcrumb.gif) right top no-repeat;
}

#ewimmo_breadcrumb p{
	height:26px;
	float:left;
	padding:8px 0 0 10px;
	background:url(../images/bg-breadcrumb-p.gif) 0 0 no-repeat;
}

#ewimmo_breadcrumb a{
	color:#333;
	padding:0 0 0 10px;
	margin:0 0 0 3px;
	background:url(../images/bg-breadcrumb-a.gif) 0 5px no-repeat;
}
/* --------------------------------------- SIDEBAR BOX ----------------------------------------------- */
.ewimmo_sidebar_box{
	background:url(../images/bg-sidebar-box.gif) 0 0 repeat-x;
	padding:44px 10px 0 39px;
	margin:0 0 30px 0;
	width:216px;
	position:relative;
}

.ewimmo_sidebar_box h2{
	width:275px;
	height:40px;
	position:absolute;
	left:0px;
	top:0px;
	text-indent:-5000px;
	z-index:10;
}

#sidebarMarkedObjects h2{
	background:url(../images/h3/bg-merkzettel.jpg) 0 0 no-repeat;
}

#sidebarBasicSearch h2{
	background:url(../images/h3/bg-stichwortsuche.jpg) 0 0 no-repeat;
}


#sidebarNeusteImmobilien h2{
	background:url(../images/h3/bg-neuste-immobilien.jpg) 0 0 no-repeat;
}


.ewimmo_sidebar_box p{
	margin:0 0 5px 0;
}

#sidebarBasicSearch .ewimmo_sidebar_box p br{
	display:none;
}

.ewimmo_sidebar_box a{
	
}

/* --------------------------------------- STICHWORTSUCHE --------------------------------------------- */
#sidebarBasicSearch{
	height:170px;
}

#sidebarBasicSearch a{
	color:#333;
	background:url(../images/bg-a.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
	position:relative;
	z-index:2;
}

#sidebarBasicSearch p{
	margin:0px !important;
	position:relative;
	z-index:2;
}

#ewimmo_basicsearch_form{
	position:absolute;
	top:105px;
	width:175px;
	left:41px;
	
}

* html #ewimmo_basicsearch_form{
	top:60px;
	
}

#ewimmo_basicsearch_form input{
	width:143px;
	float:left;
	height:13px;
}

#ewimmo_basicsearch_form input.ewimmo_submit{
	border:none;
	background:#476ba0 url(../images/bg-submit.gif) 0 1px repeat-x;
	width:21px;
	height:21px;
	float:right;
	color:#99b0d2;
	text-indent:-5000em;
	font-size:0.00001em;
	line-height:0.00001em;
	cursor:pointer;
	padding:0px;
	margin:0 0 0 3px;
	line-height:normal !important;
}

/* ----------------------------------------- MERKZETTEL ---------------------------------------------- */
#Immobilie_7{
	font-size:1.1em;
	padding:43px 20px 0 39px;
}

#Immobilie_7 ul{
	list-style-type:none;
	padding:0 0 10px 0;	
}

#Immobilie_7 ul li a{
	background:none;
	padding:0;
}

#Immobilie_7 input.ewimmo_submit{
	position:relative;
	cursor:pointer;
	height:23px;
	background:#007bc3 url(../images/bg-buttons.gif) 0 0 repeat-x;
	width:200px;
	font-weight:bold;
	font-size:1em;
	line-height:normal;
	left:0px;
	color:#fff;
	border:none;
	padding:0px;
}

/* --------------------------------------- SIDEBAR RESULT -------------------------------------------- */
.ewimmo_sidebar_result{
	margin:0 0 20px 0;
	padding:0px;
}

.ewimmo_sidebar_result.ewimmo_odd{
}

.ewimmo_sidebar_result.ewimmo_even{
}


.ewimmo_sidebar_result h3{
	font-size:1em;
	color:#000;
	margin:0 0 6px 0;
}

.ewimmo_sidebar_result a{
	background:none;
	padding:0;
}

.ewimmo_sidebar_result a img{
	float:left;
	margin:0 10px 5px 0;
	border:solid 1px #46689b;
	padding:1px;
	background:#fff;
}

.ewimmo_sidebar_result ul{
	list-style-type:none;
	font-size:0.9em;
}

.ewimmo_sidebar_result ul li strong{
	font-weight:normal;
}

.ewimmo_sidebar_result a.ewimmo_more{
	background:url(../images/bg-a.gif) 0 center no-repeat;
	padding:0 0 0 12px;
}

/* --------------------------------------- DETAIL SEARCH --------------------------------------------- */
.ewimmo_kategorie_suche h1 {
}

#detail_search_thick {
	width:620px;
}

#detail_search_thick label {
	float:left;
	font-weight:bold;
	height:18px;
	width:112px;
	padding:0 10px 0 0;
}

* html #detail_search_thick label {
	width:110px;
}

#detail_search_thick label.ewimmo_small {
	float:left;
	height:18px;
	padding:5px 0 0 5px;
	width:29px;
}

#detail_search_thick select {
	float:left;
	height:25px;
	margin:0 0 5px;
	width:497px;
}

#detail_search_thick input.ewimmo_middle {
	float:left;
	height:16px;
	margin:0 0 5px 0;
	width:207px;
}



#detail_search_thick select option {
	background:#fff;
}

.ewimmo_kategorie_suche input.ewimmo_submit {
	position:relative;
	right:1px;
	float:right;
	width:100px;
	background:#007bc3 url(../images/bg-submit.gif) 0 0 repeat-x;
	height:22px;
	color:#fff;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	cursor:pointer;
	border:none;
}

#detail_search_room{
	float:none;
	clear:both;
	width:621px;
	overflow:hidden;
	padding:0 0 5px 0;
}


/* --------------------------------------- DETAIL VIEW --------------------------------------------- */
#ewimmo_detail_navigation{
	height:107px;
}
.ewimmo_detailansicht {
	position:relative;
	width:620px;
}

.ewimmo_detailansicht h1 {
	margin:0 0 28px 0 !important;
}

.ewimmo_detailansicht h2{
	margin:0 0 6px 0 !important;
	font-size:12px !important;
	color:#333 !important;
	border:none !important;
	font-weight:bold !important;
}

.ewimmo_detailansicht ul {
	list-style-type:none;
}

#ewimmo_detail_navigation ul {
	float:right;
	position:relative;
	z-index:30;
	margin:0;
}

#ewimmo_detail_navigation ul li {
	float:left;
	padding:0 3px;
	color:#8abc21;
}

#ewimmo_slideshow_map {
	width:620px;
	float:none;
	clear:both;
	height:266px;
}

#ewimmo_player_adress{
	float:right;
	padding:0 0 20px 0;
}

#ewimmo_iframe{
	width:288px;
	height:190px;
}
#ewimmo_slideshow {
	padding:0 5px 0 3px;
}

#ewimmo_slideshow,
#ewimmo_map {
	border-bottom:1px solid #CCCCCC;
	float:left;
	height:240px;
	text-align:center;
	width:306px;
}

#ewimmo_map{

}

#ewimmo_slide_holder {
	position:relative;
	width:259px;
	height:194px;
	overflow:hidden;
}

* html #ewimmo_slide_holder {
	margin:0 0 0 -20px;
}

#ewimmo_slide_holder a {
	display:block;
	height:194px;
	position:absolute;
	text-indent:-5000px;
	border:none;
	width:22px;
}

#ewimmo_slide_holder a.ewimmo_slide_right {
	background:transparent url(../images/bg-slideshow-right.gif) no-repeat scroll 0;
	right:0px;
	z-index:10;
}

#ewimmo_slide_holder a.ewimmo_slide_left {
	background:transparent url(../images/bg-slideshow-left.gif) no-repeat scroll 0;
	left:0px;
	z-index:10;
}

#ewimmo_slide_holder img {
	height:auto !important;
	position:relative;
	width:259px !important;
	position:relative;
	z-index:9;
}

.ewimmo_detail_image_box {
	width:135px;
	padding:0 20px 20px 0;
	text-align:center;
	overflow:hidden;
	position:relative;
	float:left;
}

.ewimmo_detail_image_box a {
	border:none;
}

#ewimmo_detail_all_pictures {
	position:relative;
	width:620px;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}

#ewimmo_detail_all_pictures img{
	border:solid 1px #46689b;
	padding:2px;
	background:#fff;
}

#ewimmo_detail_all_pictures #close {
	position:absolute;
	right:5px;
	bottom:5px;
}

#ewimmo_address_player {
	width:294px;
	float:right;
	padding:0 7px 20px 0;
}

#ewimmo_address {
	background:#d9d9d9 url(../images/bg-footer.gif) 0 0 repeat-x;
	margin:15px 0 15px 0;
	padding:20px 15px 10px 15px;
	color:#fff;
}

#ewimmo_address ul {
	padding:0 0 10px 0;
	color:#333;
}

#ewimmo_address ul a{
	color:#333;
}

#ewimmo_address ul li a:hover{
	text-decoration:underline;
}


#player {
	width:294px !important;
	float:right;
	height:216px;
}

.ewimmo_detailansicht input.ewimmo_submit {
	margin:10px 0 0 0px;
	width:142px;
	height:26px;
	border:none;
	padding:0 0 0 10px;
	display:block;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	background:#63c62b url(../images/bg-buttons.gif) 123px 9px no-repeat;
	text-align:left;
	text-indent:0;
	font-size:12px;
	line-height:normal;
}


#ewimmo_detail_navigation_links a{
	text-decoration:none;
}

#ewimmo_detail_navigation_links a.ewimmo_prev{
	position:absolute;
	left:15px;
	top:8px;
}

#ewimmo_detail_navigation_links a.ewimmo_next{
	position:absolute;
	right:15px;
	top:5px;
}

#ewimmo_detail_navigation_links{
	background:#d9d9d9 url(../images/bg-footer.gif) 0 0 repeat-x;
	position:relative;
	text-align:center;
	padding:8px 0 5px 0;
	z-index:20;
	top:5px;
	width:100%;
}

#ewimmo_detail_navigation_links a{
	color:#333;
}

.ewimmo_detailansicht h2{
	padding:10px 0 0 0 !important;
}


#ewimmo_detail_view_links{
	background:#d9d9d9 url(../images/bg-footer.gif) 0 0 repeat-x;
	list-style-type:none;
	overflow:hidden;
	padding:10px;
}

#ewimmo_detail_view_links li{
	background:none !important;	
}

#ewimmo_detail_view_links a{
	color:#333;
	background:none;
	float:left;
}

#ewimmo_detail_view_links a:hover{
	background:none !important;
}

#ewimmo_detail_view_links li.ewimmo_detail_view_links_wide{
	width:180px;
	padding:0 0 0 10px;
	float:left;
}

#ewimmo_detail_view_links li:hover{
	background:none;
}

#ewimmo_lage{
	padding:0 0 15px 0;
}

#ewimmo_lage h4{
	font-size:13px;
}

#ewimmo_detail_view_column_large{
	width:329px;	
	float:left;
}


#ewimmo_detail_view_column_small{
	width:271px;
	padding:0 0 0 15px;
	float:left;
}

.ewimmo_detail_view_box{
	float:left;
	width:100%;
	padding:0 0 10px 0;
}

.ewimmo_detail_view_box img{
	border:none !important;
	padding:0 !important;
	background:none !important;
}

.ewimmo_detail_view_box h4{
	background:#d9d9d9 url(../images/bg-footer.gif) 0 0 repeat-x;
	padding:9px 15px 7px 15px;
	margin:0 0 8px 0;
	color:#333;
}

.ewimmo_detail_view_box ul{
	list-style-type:none;
	overflow:hidden;
	margin:0 15px !important;
	padding:0 0 10px 0;
}

.ewimmo_detail_view_box ul li strong{
	width:180px;
	float:left;
	font-weight:normal;
}

.ewimmo_detail_view_box p{
	margin:0 15px !important;
}

#ewimmo_kosten ul{
	margin:0 15px 6px 0;
}

#ewimmo_ausstattung p{
	border-bottom:solid 1px #d9d9d9;
	margin:0 15px 10px 15px !important;
}

#ewimmo_ausstattung ul li strong{
	width:130px;
}

#ewimmo_detail_view_column_small ul li, #ewimmo_detail_view_column_large ul li{
	width:100%;
	float:left;
}

#ewimmo_ausstattung ul li span{
	width:169px;
	float:left;
}

#ewimmo_detail_view_column_small ul li strong{
	width:139px;
	float:left;
}

#ewimmo_detail_view_column_small ul li span{
	width:85px;
	float:left;
}

#ewimmo_objektinformationen{
	font-size:13px;
}
#ewimmo_detailansicht_info li.ewimmo_detailansicht_info_objektname{
	width:285px;
}

#ewimmo_detailansicht_info li.ewimmo_detailansicht_info_objektname span{
	width:175px;
	float:left;
}

#ewimmo_detailansicht_info li em{
	font-style:normal;
	font-size:9px;
	margin:0 0 0 110px;
}

#ewimmo_detailansicht_info li strong{
	width:110px;
	float:left;
	font-weight:normal;
}
/* --------------------------------------- MIETEN/KAUFEN --------------------------------------------- */
.ewimmo_suchen{
	width:609px;
	padding:14px 0 0 19px;
	float:left;
	border:solid 1px #e2e2e2;
	background:url(../images/bg-categorie.gif) 0 0 repeat-x;
}
.ewimmo_suchen h1{
	margin:0px 100px 1px 0 !important;
	font-size:1.7em !important;
	padding:0 20px 0 0;
	float:left;
	width:258px;
	background:url(../images/bg-h3.jpg) right 3px no-repeat
}

.ewimmo_suchen h3{
	font-size:1em;
	margin:0 0 5px 0;
	color:#333 !important;
}

#ewimmo_mieten, #ewimmo_kaufen{
	width:281px;
	padding:15px 20px 9px 0px;
	float:left;
	position:relative;
}
#ewimmo_kaufen{
	left:40px;
}
#ewimmo_mieten ul, #ewimmo_kaufen ul{
	list-style-type:none;
}

#ewimmo_mieten ul{
	border-right:solid 1px #ddd;
}

#ewimmo_mieten ul li, #ewimmo_kaufen ul li{
	padding:0 15px 5px 0;
}
#ewimmo_mieten ul li a, #ewimmo_kaufen ul li a{
	color:#333;
	background:url(../images/bg-a.gif) 0 5px no-repeat;
	padding:0 0 0 10px;
	text-decoration:none;
}

#ewimmo_mieten ul li a:hover, #ewimmo_kaufen ul li a:hover{
	text-decoration:underline;
}


/* --------------------------------------- RESULTS --------------------------------------------- */
.ewimmo_ergebnisliste{
	padding:0 0 40px 0;
}

.ewimmo_head_form{
	width:628px;
	position:relative;
	float:left;
	border-bottom:solid 1px #fff;
	z-index:2;
	padding:0 0 7px 0;
}

.ewimmo_head_form h1{
	margin:0px !important;
	padding:0 0 6px 0 !important;
}

.ewimmo_head_form form{
	float:right;
	position:relative;
	top:7px;
}

.ewimmo_result{
	width:628px;
	float:left;
	margin:-1px 0 20px 0;
	border-top:solid 1px #d9d9d9;
	padding:16px 0 0px 0;
	position:relative;
	z-index:1;
}

.ewimmo_result.ewimmo_odd{
	
}

.ewimmo_result.ewimmo_even{
	float:left;
}

.ewimmo_result h3{

}

.ewimmo_result img{
	border:solid 1px #46689b;
	padding:2px;
	background:#fff;
	float:left;
	margin:0 19px 0 0;
}

.ewimmo_result_info{
	position: relative;
	top:-5px;
}

.ewimmo_result .ewimmo_result_info ul{
	list-style-type:none;
}

.ewimmo_result .ewimmo_result_info ul li{
	padding:0 0 10px 0;
}


.ewimmo_result a.ewimmo_details, .ewimmo_result a.ewimmo_merken{
	background:#007bc3 url(../images/bg-buttons.gif) 0 0 repeat-x;
	padding:4px 0 0 15px;
	position:absolute;
	right:0px;
	width:52px;
	height:20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

.ewimmo_result a.ewimmo_details{
	top:185px;
	padding:4px 0 0 17px;
	width:50px;
}

.ewimmo_result a.ewimmo_merken{
	top:153px;
}

.ewimmo_result a.ewimmo_details:hover, .ewimmo_result a.ewimmo_merken:hover{
	text-decoration:underline;
}

/* --------------------------------------- RESULTS PAGING--------------------------------------------- */

#ewimmo_result_pages {
	width:608px;
	height:26px;
	background:url(../images/bg-footer.gif) 0 0 repeat-x;
	padding:15px 0 0 20px;
	position:relative;
	float:left;
	top:-2px;
}

#ewimmo_result_pages form {
	float:left;
}

#ewimmo_result_pages a img {
	border:none;
	padding:0;
	float:left;
	margin:2px 5px;
}

#ewimmo_result_pages label {
	width:auto;
	padding:0 5px;
	font-weight:normal;
	float:left;
	margin:-2px 0 0 0;
}

#ewimmo_result_pages input {
	width:40px;
	height:17px;
	float:left;
	text-align:center;
	position:relative;
	top:-4px;
	padding:0 2px 2px 2px !important;
	font-size:1em;
	line-height:normal !important;
}

#ewimmo_result_pages p {
	position:absolute;
	right:20px;
	top:15px;
}


/* --------------------------------------- CONTACT FORM --------------------------------------------- */
.ewimmo_objekte {
	width:620px;
}

.ewimmo_objekte h1 {
	margin:0 0 28px 0 !important;
	font-size:2em !important;
}

.ewimmo_objekte .ewimmo_result{
	border:none !important;
	border-bottom:solid 1px #d9d9d9 !important;
	padding:0 0 20px 0;
}

#ewimmo_stellen_form label,
 #ewimmo_weiterempfehlen_form label {
	float:left;
	width:165px;
	text-indent:1px;
}

#ewimmo_stellen_form label.required,
 #ewimmo_weiterempfehlen_form label.required {
	background:url(../images/required.gif) right top no-repeat;
}

#ewimmo_stellen_form label.error,
 #ewimmo_weiterempfehlen_form label.error {
	color: #FF0000;
}

label.error {
	color: #FF0000;
}

#ewimmo_stellen_form label.ewimmo_radio,
 #ewimmo_weiterempfehlen_form label.ewimmo_radio {
	float:left;
	width:70px;
	font-weight:normal;
}

#ewimmo_stellen_form label.ewimmo_radio input,
 #ewimmo_weiterempfehlen_form label.ewimmo_radio input {
	margin:1px 4px 0 0;
	float:left;
	width:auto;
	background:none;
	border:none;
}

#ewimmo_stellen_form input.ewimmo_input_long3,
 #ewimmo_weiterempfehlen_form input.ewimmo_input_long3 {
	width:447px;
	margin:0 0 5px 0;
	color:#141414;
}

#ewimmo_stellen_form br,
#ewimmo_weiterempfehlen_form br {
	float:none;
	clear:both;
}

#ewimmo_stellen_form textarea,
 #ewimmo_weiterempfehlen_form textarea {
	width:447px;
	height:150px;
	float:left;	
	overflow:auto;
	margin:5px 0 0 0;
	padding:3px;
}

#ewimmo_stellen_form input.ewimmo_submit,
 #ewimmo_weiterempfehlen_form input.ewimmo_submit {
	width:210px;
	padding:0px !important;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:0.9em;
	background:#007cc4 url(../images/bg-submit.gif) 0 0 repeat-x;
	cursor:pointer;
	float:right;
	position:relative;
	right:0px;
	top:5px;
	border:none;
	height:21px;
	line-height:normal;
}

#ewimmo_stellen_form input.ewimmo_submit:hover,
 #ewimmo_weiterempfehlen_form input.ewimmo_submit:hover {
	text-decoration:underline;
}

#ewimmo_weiterempfehlen_form input.ewimmo_submit {
	right:60px;
}

#ewimmo_stellen_form label.ewimmo_checkbox,
 #ewimmo_weiterempfehlen_form label.ewimmo_checkbox {
	font-weight:normal;
	margin:5px 0 0 0;
}

#ewimmo_stellen_form label.ewimmo_checkbox input,
 #ewimmo_weiterempfehlen_form label.ewimmo_checkbox input {
	margin:0 10px 0 0;
	float:left;
	border:none !important;
	background:none !important;
}

* html #ewimmo_stellen_form input.ewimmo_input_long3 {
	width:442px;
}

* html #ewimmo_weiterempfehlen_form input.ewimmo_input_long3 {
	width:442px;
}

* html #ewimmo_stellen_form textarea {
	width:442px;
	margin:5px 0 0 3px;
}

.ewimmo_error {
	border:2px solid #9d8c84;
	color:#EF000A;
	margin:0 0 10px 0;
	padding:5px;
	text-align:center;
	background:#f8f8f8 url(../images/bg-input.gif) 0 0 repeat-x;
	font-weight:bold;
	width:606px;
}


/* --------------------------------------- RECOMMEND FORM --------------------------------------------- */
#ewimmo_objekte_weiterempfehlen h1{
}

#ewimmo_objekte_weiterempfehlen .ewimmo_result img {
	
}

#ewimmo_objekte_weiterempfehlen p{
	
	padding:10px 0 15px 0;
	width:620px;
}


/* ------------------------> ewimmo_objekte_weiterempfehlen <-------------------------------*/
#ewimmo_objekte_weiterempfehlen h1{
	
}

#ewimmo_objekte_weiterempfehlen{
	padding:0 0 30px 0;
}

#ewimmo_objekte_weiterempfehlen .ewimmo_result img {
	
}


#ewimmo_detailansicht_info{
	margin:0 !important;
}

#ewimmo_detailansicht_info li{
	padding:0 !important;
	margin:0 !important;
}


