/* --------------------------------------- SIDEBAR SEARCH -------------------------------------------- */
#detail_search_thin {
}

#headerSearch .ewimmo_sidebar_box{
	width:300px !important;
}

#detail_search_thin span.clear{
	line-height:0.0001em;
	font-size:0.0001em;
	height:1px;
	overflow:hidden;
	display:block;
}

#detail_search_thin #ewimmo_detail_search_error{
	width:190px;
}

.ewimmo_sidebar_box label {
	width:98px;
	height:10px;
	padding:4px 0 0 0;
	float:left;
	font-weight:bold;
	line-height:normal;
}

.ewimmo_sidebar_box select {
	width:136px;
	margin:0 0 2px 0;
	height:20px;
	background:#e8e9eb;
	border:solid 1px #a6a6a8;
}

* html .ewimmo_sidebar_box select {
	width:133px;
	background:#e8e9eb;
}

.ewimmo_sidebar_box select option {
	background:#e8e9eb;
}

.ewimmo_sidebar_box label.ewimmo_small {
	width:24px;
	float:left;
	height:10px;
	padding:8px 3px 0 5px;
	line-height:normal;
	font-weight:bold;
}

.ewimmo_sidebar_box input.ewimmo_middle {
	width:26px;
	float:left;
	height:14px;
	margin:1px;
	line-height:normal;
	font-size:1em;
}

.ewimmo_sidebar_box input.ewimmo_submit{
	border:none;
	background:#35bb9d;
	float:none;
	position:relative;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
	left:169px;
	width:64px;
}
/* --------------------------------------- SIDEBAR BOX ----------------------------------------------- */
.ewimmo_sidebar_box{
	width:228px;
	position:relative;
	margin:0 0 30px 0;
}

.ewimmo_sidebar_box h2{
	font-size:1.5em;
	color:#6d7570;
}
.ewimmo_sidebar_box p{
	margin:0 0 5px 0;
}

.ewimmo_sidebar_box a{
	
}

/* --------------------------------------- STICHWORTSUCHE --------------------------------------------- */
#ewimmo_basicsearch_form{
	width:233px;
	height:29px;
	position:relative;
	margin:5px 0 8px -5px;
}

#ewimmo_basicsearch_form input{
	width:141px;
	float:left;
	height:14px;
	margin:0 0 0 5px;
}

#ewimmo_basicsearch_form input.ewimmo_submit{
	border:none;
	background:url(../images/bg-buttons.gif) 0 0px repeat-x;
	width:59px;
	height:22px;
	display:block;
	float:right;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	padding:0px;
	line-height:normal !important;
}

#ewimmo_basicsearch_form input.ewimmo_submit:hover{
	text-decoration:underline;
}

/* ----------------------------------------- MERKZETTEL ---------------------------------------------- */
#Immobilie_7{
	z-index:1;
	width:234px;
	border:solid 1px #c6cece;
	background:#dff4f0;
	padding:1px 9px 5px 9px;
	color:#646665;
	margin:0 0 23px 0;
	position:relative;
}

#Immobilie_7 h2{
	position:absolute;
	left:0px;
	top:-27px;
}

#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;
	left:0px;
	float:none;
	clear:both;
	cursor:pointer;
	height:30px;
	background:#35bb9d;
	width:234px;
	font-size:1em;
	line-height:normal;
	color:#fff;
	border:none;
	font-size:0.9em;
	padding:0px;
}

/* --------------------------------------- SIDEBAR RESULT -------------------------------------------- */
.ewimmo_sidebar_result{
	z-index:1;
	width:234px;
	border:solid 1px #c6cece;
	background:#dff4f0;
	padding:1px 9px 5px 9px;
	color:#646665;
	margin:0 0 17px 0;
}

.ewimmo_sidebar_result.ewimmo_odd{
}

.ewimmo_sidebar_result.ewimmo_even{
}


.ewimmo_sidebar_result h3{
	line-height:normal;
}

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

.ewimmo_sidebar_result a img{
	float:left;
	margin:0 0px 5px 0;
}

.ewimmo_sidebar_result ul{
	list-style-type:none;
	font-size:0.9em;
	margin:-4px 0 0 100px;
}


.ewimmo_sidebar_result ul li strong{
}

.ewimmo_sidebar_result a.ewimmo_more{
	text-decoration:none;
	padding:0 0 0 15px;
	font-weight:bold;
	position:relative;
}

.ewimmo_sidebar_result a.ewimmo_more:hover{
	text-decoration:underline;
}

/* --------------------------------------- DETAIL SEARCH --------------------------------------------- */
.ewimmo_kategorie_suche h1 {
	margin:0px 0 28px 0 !important;
}

#detail_search_thick {
	width:600px;
}

#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 {
	background:url(../images/bg-input.gif) 0 0 repeat-x;
	border:1px solid #B6B6B6;
	cursor:pointer;
	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:url(../images/bg-buttons.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;
}


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

.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:600px;
	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:296px;
}

#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:130px;
	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:600px;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCCCCC;
}

#ewimmo_detail_all_pictures img{
	border:solid 1px #cccccc;
	padding:1px;
	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:#dff4f0;
	border:solid 1px #c6cece;
	margin:15px 0 15px 0;
	padding:20px 15px 10px 15px;
	color:#555;
}

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


#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:5px;
}

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

#ewimmo_detail_navigation_links{
	background:#dff4f0;
	border:solid 1px #c6cece;
	position:relative;
	text-align:center;
	padding:5px 0;
	z-index:20;
	top:5px;
	width:100%;
}

#ewimmo_detail_navigation_links a{
	color:#555;
}

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


#ewimmo_detail_view_links{
	background:#dff4f0;
	border:solid 1px #c6cece;
	list-style-type:none;
	overflow:hidden;
	padding:10px;
}

#ewimmo_detail_view_links a{
	color:#555;
}

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

#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:256px;
	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:#dff4f0;
	padding:9px 15px 7px 15px;
	margin:0 0 8px 0;
	color:#555;
	border:solid 1px #c6cece;
}

.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:141px;
	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:600px;
}
.ewimmo_suchen h1{
	margin:0px 0 18px 0 !important;
	font-size:1.7em !important;
	padding:0 0 6px 0 !important;
}

.ewimmo_suchen h3{
	font-size:1.2em !important;
	color:#0e3288 !important;
	border-bottom:solid 1px #918078;
	padding:0 0 1px 0;
}

#ewimmo_mieten, #ewimmo_kaufen{
	background:#f2f2f2;
	border:solid 1px #94837b;
	width:249px;
	padding:15px 20px 9px 19px;
	float:left;
	position:relative;
	overflow:hidden;
}
#ewimmo_kaufen{
	left:40px;
}
#ewimmo_mieten ul, #ewimmo_kaufen ul{
	list-style-type:none;
	position:relative;
	margin:-4px 0 0 0;
}
#ewimmo_mieten ul li, #ewimmo_kaufen ul li{
	background:url(../images/bg-list.gif) 3px 6px no-repeat;
	padding:0 0 5px 16px;
	float:left;
	width:242px;
	font-size:0.9em;
}
#ewimmo_mieten ul li a, #ewimmo_kaufen ul li a{
	color:#756056;
}


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

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

.ewimmo_head_form h1{
	margin:0px !important;
	font-size:1.7em !important;
	padding:0 0 6px 0 !important;
}

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

.ewimmo_result{
	width:600px;
	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{
	
}

#contentMain .ewimmo_result .ewimmo_even{
	float:left;
	width:600px;
}

.ewimmo_result h3{

}

.ewimmo_result img{
	width:134px !important;
	height:auto;
	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 2px 0;
}


.ewimmo_result a.ewimmo_details, .ewimmo_result a.ewimmo_merken{
	background:#35bb9d;
	padding:1px 0 0 10px;
	position:absolute;
	right:0px;
	width:52px;
	height:21px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}

.ewimmo_result a.ewimmo_details{
	top:125px;
	padding:1px 0 0 12px;
	width:50px;
}

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

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

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

#ewimmo_result_pages {
	width:580px;
	height:26px;
	background:#dff4f0;
	border-bottom:solid 1px #214469;
	border-top:solid 1px #214469;
	padding:10px 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:4px 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:-2px;
	padding:0 2px 2px 2px !important;
	font-size:1em;
	line-height:normal !important;
}

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


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

.ewimmo_objekte h1 {
	margin:0 0 28px 0 !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:427px;
	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:427px;
	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;
	text-decoration:none;
	font-size:1em;
	background:#35bb9d;
	cursor:pointer;
	float:right;
	position:relative;
	right:0px;
	top:5px;
	border:none;
	height:30px;
	line-height:normal;
}

#ewimmo_weiterempfehlen_form input.ewimmo_submit {
}

#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:422px;
}

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

* html #ewimmo_stellen_form textarea {
	width:422px;
	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;
}


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

#ewimmo_objekte_weiterempfehlen .ewimmo_result img {
	
}

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


/* ------------------------> 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;
}


