
.no-cssgradients .jplist-panel button:hover{background:#f4f4f4}
.jplist-ios-button{display:none}
.jplist-panel{color:#27252a;}


.jplist-panel button{float:left;height:35px;
 box-shadow:0 0 1px #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
border:1px solid #dedede;border-radius:0px;
color: #747B8A;text-shadow: 1px 1px 0px #fff;
background:#fff;
/*background:-moz-linear-gradient(top, #fff 0, #efefef 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #efefef));
background:-webkit-linear-gradient(top, #fff 0, #efefef 100%);
background:-o-linear-gradient(top, #fff 0, #efefef 100%);
background:-ms-linear-gradient(top, #fff 0, #efefef 100%);
background:linear-gradient(to bottom, #fff 0, #efefef 100%);*/
margin:10px 10px 0 0; 

 
font-family: 'Open Sans', sans-serif;


 
    
color: #414141;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
  
margin:10px 10px 0 0;
 
  
/*padding:5px 10px 5px 10px;*/


 border:1px solid #dedede;  
 -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);
 



}

.jplist-panel button:hover{color:#222;background:#f2f2f2;
background:-moz-linear-gradient(top, #fafafa 0, #ededed 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #ededed));
background:-webkit-linear-gradient(top, #fafafa 0, #ededed 100%);
background:-o-linear-gradient(top, #fafafa 0, #ededed 100%);
background:-ms-linear-gradient(top, #fafafa 0, #ededed 100%);
background:linear-gradient(to bottom, #fafafa 0, #ededed 100%)}

.jplist-panel button.jplist-disabled{background:#e3e3e3;color:#6c6c6c;cursor:default}
.jplist-panel button.jplist-selected{color:#f03800}

.jplist-panel input[type="text"]{float:right;height:30px;

/*box-shadow:0 0 1px #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;*/

border: 1px solid #c3c3c3;
border-radius:0px;

text-shadow:1px 1px 1px #fff;
color:#27252a;
/*width:231px;*/
width:229px;
text-indent:5px;
background:#fff;

  /*border: 1px solid #c3c3c3;
      -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);*/
  
  
   border:1px solid #dedede;  
 -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);
 
   font-family:"Open Sans";
   font-weight:400;
margin-left:4px;
color:#414141;}


.jplist-panel input:focus {color:#414141; font-family:"Open Sans";
   font-weight:400;}.jplist-panel input[type="checkbox"],
.jplist-panel input[type="radio"]{float:left;display:inline-block;  
/*height:30px;background:#fff;
-webkit-box-sizing:border-box;-moz-box-sizing:
border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;
box-sizing:border-box;
color:#27252a */ font-family:"Open Sans";
   font-weight:400;
} 

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:16px;
    height:16px;
    /*margin:-1px 24px 0 0;*/
    margin-left:-20px;
    vertical-align:middle;
  /*  background:url(http://www.immovess.com/check_radio_sheet.png) left top no-repeat;*/
    cursor:pointer;
       border-radius: 3px;
	/*-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);*/
background-color: #fff; font-family:"Open Sans";
   font-weight:400;
    border: 1px solid #cacece;
     -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
}

input[type="checkbox"]:checked + label span {
     background:url(check_radio_sheet.png) -22px top no-repeat; 
   font-family:"Open Sans";
   font-weight:400;  
   
}






input[type=checkbox].css-checkboxstyle {
							display:none;
						}

						input[type=checkbox].css-checkboxstyle + label.css-labelstyle {
							padding-left:21px;
							height:16px; 
							display:inline-block;
							line-height:16px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:13px;
							vertical-align:middle;
							cursor:pointer;
							font-weight:400;
							color:#212121;
font-family:"Open Sans";
   font-weight:500;  
 
text-shadow:1px 1px 1px #fff;
						}

						input[type=checkbox].css-checkboxstyle:checked + label.css-labelstyle {
							background-position: 0 -16px;
						}
						label.css-labelstyle {
				background-image:url(../img/check1.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				
			}



/* Alternate
input[type=checkbox].css-checkboxstyle {
							display:none;
						}

						input[type=checkbox].css-checkboxstyle + label.css-labelstyle {
							padding-left:22px;
							height:17px; 
							display:inline-block;
							line-height:17px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:17px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=checkbox].css-checkboxstyle:checked + label.css-labelstyle {
							background-position: 0 -17px;
						}
						label.css-labelstyle {
				background-image:url(../img/check.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}







*/





/* --- Radio Style ---*/

input[type=radio].css-checkbox {
							display:none;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:19px;
							height:14px; 
							display:inline-block;
							line-height:14px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:13px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -14px;
						}
						label.css-label {
				background-image:url(../img/radio3.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				
				 
			}
			
			 
			
			
/* Alternate

input[type=radio].css-checkbox {
							display:none;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:21px;
							height:16px; 
							display:inline-block;
							line-height:16px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:16px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -16px;
						}
						label.css-label {
				background-image:url(../img/radio2.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}











input[type=radio].css-checkbox {
							display:none;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:21px;
							height:16px; 
							display:inline-block;
							line-height:16px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:16px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -16px;
						}
						label.css-label {
				background-image:url(../img/radio1.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}







input[type=radio].css-checkbox {
							display:none;
						}

						input[type=radio].css-checkbox + label.css-label {
							padding-left:21px;
							height:16px; 
							display:inline-block;
							line-height:16px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:16px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].css-checkbox:checked + label.css-label {
							background-position: 0 -16px;
						}
						label.css-label {
				background-image:url(../img/radio.png);
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}



*/


.jplist-panel label{float:left;height:30px;line-height:30px;padding:0 5px;
display:inline-block;-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;-ms-box-sizing:border-box;
-o-box-sizing:border-box;box-sizing:border-box;
color: #414141;;cursor:pointer;
 font-family:"Open Sans";
   font-weight:400;
   width:230px;
text-shadow:1px 1px 1px #fff;


}

.jplist-panel .text-filter-box{height:30px;float:left;margin:10px 0px 0 0}

.jplist-panel .text-filter-box .jplist-icon{/*background:#ff6633;*/background: url(../images/menu-background.png) bottom left repeat-x;background:#dedede;}
.jplist-panel .text-filter-box .jplist-label{margin:0;border-right:0;background:#f1f1f1}
.jplist-panel .text-filter-box button{margin:0;border-left:0;padding:0 10px}

.jplist-panel .jplist-group{float:left;/*height:30px;/*box-shadow:0 0 1px #fff;background:#fff; 
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;
-o-box-sizing:border-box;box-sizing:border-box;border:1px solid #dbdbdb;
border-radius:3px;*//*text-shadow:1px 1px 1px #fff;*/color:#27252a;margin:10px 10px 0 0;padding:0 0 0 5px;height:auto;}

.jplist-panel .jplist-group input,.jplist-panel .jplist-group label{height:28px;line-height:30px}
.jplist-panel .jplist-group ul{list-style:none;padding:0;margin:0 0 0 10px;line-height:28px}
.jplist-panel .jplist-group ul li{float:left;margin-right:15px;overflow:hidden;height:28px;line-height:30px}

.jplist-empty{display:none}

.divfilter {width:100%; border-bottom:1px solid #e8e8e8; height:3px; margin-top:10px; margin-bottom:16px;clear:left;} 
.divfilter1 {width:100%; border-bottom:0px solid #e8e8e8; height:3px; margin-top:0px; margin-bottom:5px; clear:left;} 
.divfilter2 {width:100%; border-bottom:0px solid #e8e8e8; height:3px; margin-top:0px; margin-bottom:5px; clear:left;}
.divfilter3 {width:100%; border-bottom:1px solid #e8e8e8; height:3px; margin-top:13px; margin-bottom:-13px;clear:left;} 
.divfilter4 {width:100%; border-bottom:1px solid #e8e8e8; height:3px; padding-top:10px; margin-bottom:-15px;clear:left;}



.jplist-icon{float:left;height:34px;box-shadow:0 0 1px #fff;
 
 -webkit-box-sizing:border-box;
-moz-box-sizing:border-box;-ms-box-sizing:border-box;
-o-box-sizing:border-box;box-sizing:border-box; 
border:1px solid #dedede;
border-radius:0px; text-shadow:1px 1px 1px #fff;  color:#414141;
display:inline-block;line-height:33px;padding:0 10px;  width:33px;}

.jplist-icon:hover{color:#ff6633}

.jplist-label{float:left;height:35px; box-shadow:0 0 1px #fff;-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;
box-sizing:border-box;border:1px solid #ccc;border-radius:0px;text-shadow:1px 1px 1px #fff;
color: #414141;line-height:30px;padding:0 10px;margin:10px 10px 0 0;
/*background:#fff;background:-moz-linear-gradient(top, #fff 0, #efefef 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #efefef));
background:-webkit-linear-gradient(top, #fff 0, #efefef 100%);background:-o-linear-gradient(top, #fff 0, #efefef 100%);
background:-ms-linear-gradient(top, #fff 0, #efefef 100%);background:linear-gradient(to bottom, #fff 0, #efefef 100%)*/
border:1px solid #dedede;  
 -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);
font-family: 'Open Sans', sans-serif;
line-height:34px;
 text-align:center;
}

.jplist-selected{color:#ca3f1a}


@media only screen and (max-width:600px)

{.jplist-panel{display:none}
.jplist-ios-button{display:block;width:100%;text-align:center;cursor:pointer;font-size:15px;
line-height:30px;float:left;height:30px;box-shadow:0 0 1px #fff;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
-ms-box-sizing:border-box;-o-box-sizing:border-box;
box-sizing:border-box;border:1px solid #dbdbdb;
border-radius:3px;text-shadow:1px 1px 1px #fff;
color:#27252a;background:#fff;
background:-moz-linear-gradient(top, #fff 0, #efefef 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #efefef));
background:-webkit-linear-gradient(top, #fff 0, #efefef 100%);
background:-o-linear-gradient(top, #fff 0, #efefef 100%);
background:-ms-linear-gradient(top, #fff 0, #efefef 100%);background:linear-gradient(to bottom, #fff 0, #efefef 100%)}

.jplist-ios-button:hover{background:#f2f2f2;background:-moz-linear-gradient(top, #fafafa 0, #ededed 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(100%, #ededed));
background:-webkit-linear-gradient(top, #fafafa 0, #ededed 100%);background:-o-linear-gradient(top, #fafafa 0, #ededed 100%);
background:-ms-linear-gradient(top, #fafafa 0, #ededed 100%);background:linear-gradient(to bottom, #fafafa 0, #ededed 100%)}

.jplist-ios-show{display:block}}

.jplist-drop-down{  
   /*font-weight:400; float:left;height:34px;box-shadow:0 0 1px #fff;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;
-o-box-sizing:border-box;box-sizing:border-box;border:1px solid #dedede;border-radius:0px;
color: #747B8A;text-shadow: 1px 1px 0px #fff;width:130px;
background:#fff;background:-moz-linear-gradient(top, #fff 0, #efefef 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #efefef));
background:-webkit-linear-gradient(top, #fff 0, #efefef 100%);
background:-o-linear-gradient(top, #fff 0, #efefef 100%);
background:-ms-linear-gradient(top, #fff 0, #efefef 100%);
background:linear-gradient(to bottom, #fff 0, #efefef 100%);margin:10px 10px 0 0;

border-left: 1px solid #d3d3d3;
	
	 background: url("http://www.conferento.de/images/selectbg.png") no-repeat right top; */





font-family: 'Open Sans', sans-serif;


float: left;
	width: 130px;
	height: 33px;
	line-height:35px;	 
	 background:#FFF url("http://www.viorello.de/img/select_dropdown_131.png") no-repeat center right; 
	
	 /* border:2px solid #ebebeb;*/
    
color: #414141;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
  
margin:10px 10px 0 0;
 
  
/*padding:5px 10px 5px 10px;*/


  border:1px solid #dedede;  
 -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);
font-family: 'Open Sans', sans-serif;


}

.jplist-drop-down .jplist-dd-panel{float:left;width:130px;height:30px;line-height:30px;overflow:hidden;text-indent:10px;cursor:pointer}
.jplist-drop-down .jplist-dd-panel:after{/*content:'\25BC';*/color:#111;display:inline-block;float:right;margin:0 10px}
.jplist-drop-down ul{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;
box-sizing:border-box;border:1px solid #dbdbdb;border-radius:0 0 3px 3px;position:relative;top:0;
z-index:1000;width:128px;display:none;overflow:hidden;background:#fff;
list-style:none;margin:0;padding:0;box-shadow:0 3px 6px #bbb}

.jplist-drop-down ul li{width:100%;float:left;height:30px;line-height:30px;text-indent:10px;cursor:pointer}
.jplist-drop-down ul li:hover{background-color:#ececec}
.jplist-drop-down:hover .jplist-dd-panel{color:#0381bb}
.jplist-drop-down:hover .jplist-dd-panel:after{color:#0381bb}


.jplist-panel .jplist-pagination{cursor:pointer;float:left;line-height:35px; font-family: 'Open Sans', sans-serif;}
.jplist-panel .jplist-pagination button{display:inline-block;color:#414141;height:35px;line-height:35px; width:35px; padding:0 10px}

.jplist-panel .jplist-pagination .jplist-current{font-weight:bold;color:#ff6633}
.jplist-panel .jplist-pagination .jplist-pagingprev,.jplist-panel .jplist-pagination .jplist-pagingmid,.jplist-panel .jplist-pagination 
.jplist-pagingnext{float:left}.jplist-panel .jplist-pagination .jplist-pagingprev button,.jplist-panel .jplist-pagination


 .jplist-pagingnext button{font-size:20px;font-family:"Courier New",Courier,monospace; line-height:31px;}
 .jplist-one-page{display:none}
 
 .jplist-reset-btn{width:75px; }
 
 .radio-filters{float:left;margin:5px 15px 0 0}
 .radio-filters input{vertical-align:baseline}
 .radio-filters label{margin-right:10px}
 .radio{float:left}
 .jplist-select{height:30px;box-shadow:0 0 1px #fff;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
 -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
 border:1px solid #dbdbdb;border-radius:3px;text-shadow:1px 1px 1px #fff;color:#27252a;float:left;margin:10px 10px 0 0;padding:5px}
 
 
/* .jplist-range-slider{margin-left:-15px; margin-top:15px}.jplist-range-slider .value{float:left;margin:0 15px;font-size:12px;
 font-family: 'Open Sans', sans-serif;}*/
 
 
 
 
 .jplist-range-slider{float:left;margin-top:15px}
 .jplist-range-slider .value{float:left;font-size:12px; /*padding-left:10px;*/ padding-bottom:5px; 
  background:url(http://www.conferento.de/img/rangegrey.png)no-repeat bottom; height:25px; margin-top:-14px; 
  width:55px; text-align:center;  font-family: 'Open Sans', sans-serif; font-weight:700;}
  
  
.jplist-range-slider .ui-slider{float:left;width:160px;}.ui-slider{margin-top:8px; }

 
 
 
 
 
 
 
 /*.jplist-range-slider .ui-slider{float:left;width:160px}
 .ui-slider{margin-top:5px}*/
 .jplist-date-picker-range{float:left;margin-top:10px}
 .jplist-date-picker-range .gap{float:left;display:block;margin-right:5px}
 .date-picker{float:left;border:1px solid #dbdbdb;margin-right:5px;width:100px}
 
 
 /*Buttons switch*/
 .jplist-panel .jplist-views{float:right; position:absolute; margin-left:530px; }
 
 
 .jplist-panel .jplist-views .jplist-view{float:right;height:39px;/*box-shadow:0 0 1px #fff;
 background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
 -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
 border:1px solid #dedede;border-radius:0px;text-shadow:1px 1px 1px #fff;
 color:#27252a;*/cursor:pointer;width:32px;

 
 }
 
 .jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn.png') no-repeat 50% 50%; }
 .jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn-disabled.png') no-repeat 50% 50%}
 .jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn-disabled.png') no-repeat 50% 50%}
 .jplist-grid-view .jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn-disabled.png') no-repeat 50% 50%}
 .jplist-grid-view .jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn.png') no-repeat 50% 50%}
 .jplist-grid-view .jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn-disabled.png') no-repeat 50% 50%}
 .jplist-thumbs-view .jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn-disabled.png') no-repeat 50% 50%}
 .jplist-thumbs-view .jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn-disabled.png') no-repeat 50% 50%}
 .jplist-thumbs-view .jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn.png') no-repeat 50% 50%}
 
 
 /*GRID VIEW*/
.jplist-grid-view .list-item{/*width:20%;*/width:220px; overflow:hidden;margin:0px 0; background:#fff;}
.jplist-grid-view .list-item .img{width:220px;text-align:left;margin:0}
.jplist-grid-view .list-item .desc{display:none}
.jplist-grid-view .list-item .block{width:220px;text-align:center;}
.jplist-grid-view .list-item .block p{padding:.3em 0 0 0}
.jplist-grid-view .list-item .block .title{/*line-height:1.5em;font-size:1em;*/}
.jplist-grid-view .list-item .date{float:none}





@media only screen and (min-width:600px) and (max-width:800px)
{.jplist-grid-view .list-item .img{width:100%;margin:0 0%}}

@media only screen and (max-width:600px)
{.jplist-grid-view .list-item{width:100%}
.jplist-grid-view .list-item .img{width:100%;margin:0 0%}}
.jplist-hide-preloader{display:none}
.jplist-preloader{height:30px;line-height:30px;margin:10px 10px 0 0;float:right}


.block{width:840px; /*background:#333;*/ }

.title{color:#222;font: bold 18px/18px "Economica", Helvetica, "Trebuchet MS", sans-serif;
  font-weight:700;  text-transform: uppercase; 
}

.hlisting {/*color:#ff6633;*/ color:#222; font-family: 'Open Sans', sans-serif;
font-size:22px; font-weight:400; margin-top:11px; margin-bottom:15px;}

.hside {/*color:#70af1a;/*font: bold 16px/16px "Economica", Helvetica, "Trebuchet MS", sans-serif;*/
font-family: 'Economica', sans-serif; color:#414141;
font-size:1.95em; font-weight:700; text-transform: uppercase;}

.hsides {color:#747B8A; color:#ff6633;color:#6E98E3;/*font-family: 'Open Sans', sans-serif;*/
font-size:1.4em; font-weight:700; font-family: 'Economica', sans-serif;text-transform: uppercase;}
.hsides1 {color:#747B8A; color:#ff6633;color:#333;/*font-family: 'Open Sans', sans-serif;*/
font-size:1.1em; font-weight:400;font-family: 'Open Sans', sans-serif;text-transform: uppercase;}

.checkdivider {width:100%; height:10px;clear:both;}

.rangedividertop { 
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:100%;
  height:3px;
  clear:both;
  margin-bottom:8px;
  clear:left; }
  
.rangedividerbottom { 
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:100%;
  height:3px;
  clear:both;
  margin-top:18px;
  clear:left; }  
  
  .rangebox {width:100%; text-align:center; margin-top:4px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; height:40px;
    
  }
  
  
  .rangeborder1 {
  background: url(http://www.conferento.de/images/dashed-line.png) left top repeat-x;
  width:100%;
  height:20px;
  clear:both;
  margin-top:4px;
  margin-bottom:-8px;
  clear:left;
}
  
    .rangeborder2 {
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:100%;
  height:21px;
  clear:both;
  margin-bottom:13px;
  margin-top:16px;
  clear:left;
}
  
  
  
.radiodivider {width:100%; height:6px;clear:both;}

.date{float:right;color:#440e00; display:none;}
.like,.keywords{color:#440e00; display:none;}
.view {display:none;} 
.kurzzeit {display:none;} 
.online {display:none;} 
.anfrage {display:none;} 

.divider {
 
 
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:100%;
  height:3px;
  clear:both;
  margin-top:8px;
  margin-bottom:8px;
  clear:left;
 
}

 
/*.jplist-grid .list-item .price{float:none; color:#222; font-size:18px; margin-top:3px;margin-left:-7px;}


.jplist-grid-view .price {margin-left:150px;   float:right; margin-bottom:10px; position:absolute;}
.jplist-thumbs-view .price {margin-right:20px; margin-bottom:10px; float:right; z-index:1100;}
.jplist-list-view  .price {margin-right:0px; margin-bottom:10px; float:right; z-index:1100;}*/











/*List*/
.list{background:#fff;margin:0px 0; /*width:110%;*/font-family: 'Open Sans', sans-serif;}
.list .img{width:30%;margin:0 0%;float:left;font-size:0;text-align:center; /*margin-left:-15px;*/}
.list .img img{max-width:100%;border-radius:0px}
.list .block{float:right;width:62%;margin-right:30px; border-top:solid 0px #dedede;  border-bottom:solid 0px #dedede;

padding:10px;
 
 background: url(http://www.conferento.de/sorterneu/images/search-bg.png) left bottom repeat-x #ffffff;
/* -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);*/
height:118px;

}
.list .block p{margin:0;padding:0 15px 15px 0; width:100%;}
.list .block .desc {width:73%;font-family:"Open Sans"; font-size:13px; color:#333; line-height:14px;margin-top:13px; margin-left:3px; }

.list .title {font-weight:bold;font-weight:1.34em; width:100%; margin-bottom:12px;margin-left:3px;}
.list .list-item{margin-top:30px;float:left; }

.box-header{background:#e0d7c5;border-bottom:1px solid #ccbda1;border-radius:3px 3px 0;margin-top:20px;padding:5px 0}

 @media only screen and (max-width:800px)
{.list .block,.list .img{width:100%;margin:0 0%; }
.list .img{border-radius:0px;font-size:0;line-height:0;padding:0px 0;margin-bottom:10px}
.list .img img{max-width:100%;border-radius:3px;border:1px solid #27252a}}
.jplist-panel .jplist-views{float:left}
.jplist-panel .jplist-views .jplist-view{float:left;height:35px;box-shadow:0 0 1px #fff;
background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;
-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;
border:1px solid #dbdbdb;border-radius:0px;text-shadow:1px 1px 1px #fff;color:#27252a;cursor:pointer;width:36px;


 
border:1px solid #dedede;  
 -moz-box-shadow:    inset 0 0 7px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 7px rgba(0, 0, 0, 0.13);
font-family: 'Open Sans', sans-serif;

}



h1 {font-family: 'Open Sans', sans-serif; text-transform: uppercase; font-size:24px; color:#f15a29;}
.jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn.png') no-repeat 50% 50%}
.jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn-disabled.png') no-repeat 50% 50%}
.jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn-disabled.png') no-repeat 50% 50%}
.jplist-grid-view .jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn-disabled.png') no-repeat 50% 50%}
.jplist-grid-view .jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn.png') no-repeat 50% 50%}
.jplist-grid-view .jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn-disabled.png') no-repeat 50% 50%}
.jplist-thumbs-view .jplist-panel .jplist-views .jplist-list-view{background:url('../img/icons/list-btn-disabled.png') no-repeat 50% 50%}
.jplist-thumbs-view .jplist-panel .jplist-views .jplist-grid-view{background:url('../img/icons/grid-btn-disabled.png') no-repeat 50% 50%}
.jplist-thumbs-view .jplist-panel .jplist-views .jplist-thumbs-view{background:url('../img/icons/thumbs-btn.png') no-repeat 50% 50%}


/*Einstellungen GRID VIEW*/
.jplist-grid-view .list-item{/*width:33%;*/ width:207px; height:255px; overflow:hidden; margin-top:20px; /*margin-right:10px;*/ 
margin-right:20px; background: url(http://www.conferento.de/sorterneu/images/search-bg.png) left bottom repeat-x #ffffff; border: 0px solid #dedede; 

 
 
font-family: 'Open Sans', sans-serif;

}

.jplist-grid-view .list-item .img{/*width:100%;*/ width:100%; /*text-align:center;*/ margin:0; }
.jplist-grid-view .list-item .desc{display:none}
.jplist-grid-view .list-item .block{text-align:left; background:transparent; border-top:solid 0px #333;  border-bottom:solid 0px #333;  }
 .jplist-grid-view .list-item .block p{/*padding:.3em 0 0 0*/padding-left:60px;}  
.jplist-grid-view .list-item .block .title{line-height:1.2em;font-size:1.2em; font-weight:bold; margin-bottom:15px; width:100%;}
.jplist-grid-view .list-item .date{float:none}


@media only screen and (min-width:600px) and (max-width:800px)
{.jplist-grid-view .list-item .img{width:100%;margin:0 0%;}}

@media only screen and (max-width:600px)
{.jplist-grid-view .list-item{width:100%}






.jplist-grid-view .list-item .img{width:100%;margin:0 0%}}

/*THUMBS VIEW*/
.jplist-thumbs-view .list-item{width:45%;/*overflow:hidden;*/margin:20px 0;position:relative;}
.jplist-thumbs-view .list-item .img{width:100%;text-align:center;vertical-align:bottom;clear:left;}
.jplist-thumbs-view .list-item .img img{min-width:90%;vertical-align:bottom}
.jplist-thumbs-view .list-item .desc{/*display:none;*/font-family: 'Open Sans', sans-serif; font-size:13px; color:#333; font-weight:400; 


margin-top:15px;}
.jplist-thumbs-view .list-item .block{width:100%;text-align:center; /*opacity:.90; */ 
position:relative; bottom:0; border-top:solid 0px #333; 
 border-bottom:solid 0px #333; height:150px; margin-top:100px;}
 
 
.jplist-thumbs-view .list-item .block p{padding:.3em 0 0 0;font-weight:normal;}
.jplist-thumbs-view .list-item .block .title{line-height:1.5em;font-size:1em;font-weight:bold;}
.jplist-thumbs-view .list-item .date{float:none}


@media only screen and (max-width:800px)
{.jplist-thumbs-view .list .img{background:#fff;border:0;padding:0;margin:0 5%;width:90%;/*overflow:hidden*/}
.jplist-thumbs-view .list .img img{border-radius:0;border:0}
.jplist-thumbs-view .list .block{margin:0 5%;width:90%}
.jplist-thumbs-view .list .block p{padding:0;text-align:center}}


@media only screen and (max-width:600px)
{.jplist-thumbs-view .list .date,.jplist-thumbs-view .list .like{display:none}}
.ul-li-list{background:#fff;padding-top:20px;padding-bottom:20px;margin:20px 0}
.ul-li-list .list-item{float:left;width:100%}
.ul-li-list .list-box{width:100%;float:right;}
.ul-li-list .img{float:left;margin-right:20px;width:15%}
.ul-li-list .img img{max-width:90%;border-radius:3px}
.ul-li-list .block{float:right;width:82%;margin-right:1%}
.ul-li-list .desc{width:50%;}
.ul-li-list p{margin:0;padding:0 25px 5px 0; width:100px;}



@media only screen and (max-width:800px)
{.ul-li-list{list-style:none;padding:0;margin:20px 0}
.ul-li-list .block,.ul-li-list 

.img{width:90%;margin:0 5%}
.ul-li-list .img{border-radius:13px;font-size:0;line-height:0;padding:45px 0;margin-bottom:10px;text-align:center}
.ul-li-list .img img{max-width:100%}}
.jplist-grid-view .ul-li-list{padding:0;margin:20px 0;list-style:none}
.jplist-grid-view .ul-li-list .list-item{width:20%;overflow:hidden;margin:20px 0}
.jplist-grid-view .ul-li-list .list-item .img{width:100%;text-align:center;margin:0}
.jplist-grid-view .ul-li-list .list-item .desc{display:none}
.jplist-grid-view .ul-li-list .list-item .block{width:100%;text-align:center}
.jplist-grid-view .ul-li-list .list-item .block p{padding:.3em 0 0 0}
.jplist-grid-view .ul-li-list .list-item .block .title{line-height:1.5em;font-size:1em}
.jplist-grid-view .ul-li-list .list-item 
.date{float:none}

@media only screen and (min-width:600px) and (max-width:800px)
{.jplist-grid-view .ul-li-list .list-item .img{width:100%;margin:0 0%}}



@media only screen and (max-width:600px){.jplist-grid-view .ul-li-list .list-item{width:100%}
.jplist-grid-view .ul-li-list .list-item .img{width:100%;margin:0 0%}}
/*Hier Thumb View ändern*/
.jplist-thumbs-view .ul-li-list{list-style:none;padding:0;margin:0px 0; }
.jplist-thumbs-view .list-item{width:658px;overflow:hidden;margin-bottom:20px;   float:left; position:relative; /*border-right:10px solid #FFF;*/ clear:left;}
.jplist-thumbs-view .list-item .img{width:100%;text-align:center;vertical-align:bottom;}
.jplist-thumbs-view .list-item .img img{min-width:100%;vertical-align:bottom}
.jplist-thumbs-view .list-item .desc{/*display:none*/ font-family: 'Open Sans', sans-serif;
 font-size:13px; color:#333; font-weight:400; margin-top:25px;   }
.jplist-thumbs-view .list-item .block{width:100%;text-align:left;position:relative; bottom:0; height:120px; margin-top:-70px; margin-right:-20px;}
.jplist-thumbs-view .list-item .block p{padding:.1em 0 0 0; z-index:800;/*opacity:.85*/}
.jplist-thumbs-view .list-item .block .title{line-height:1.8em;font-size:1.5em;font-weight:bold; margin-bottom:10px;}
.jplist-thumbs-view .list-item .date{float:none}


@media only screen and (max-width:800px)
{.jplist-thumbs-view .ul-li-list .img{background:#fff;border:0;padding:0;margin:0 5%;width:90%;overflow:hidden}
.jplist-thumbs-view .ul-li-list .img img{border-radius:0;border:0}
.jplist-thumbs-view .ul-li-list .block{margin:0 0%;width:100%}
.jplist-thumbs-view .ul-li-list .block p{padding:0;text-align:center}}












@media only screen and (max-width:600px)
{.jplist-thumbs-view .ul-li-list .date,.jplist-thumbs-view .ul-li-list .like{display:none}}
.jplist-hidden{display:none}
.demo-tbl{background:#fff;width:100%;float:left;border-collapse:collapse;border-right:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;margin:30px 0}
.demo-tbl td,.demo-tbl th{border-left:1px solid #dbdbdb;border-top:1px solid #dbdbdb;vertical-align:top;padding:15px}
.demo-tbl p{margin:0;padding:0 15px 5px 0}
.demo-tbl .odd{background:#e8eff9}
.demo-tbl .even{background:#f4f4f4}
.double-sort .list{float:left;width:100%;padding:1.25em 0}
.double-sort .list .list-item{float:left;width:96%;margin:0 2% 1em 2%;clear:both}
.subject{font-family:verdana;font-size:14px;line-height:24px;color:#444}
.course{font-family:verdana;font-size:12px;line-height:24px;color:#8e3d3d}
.jplist-sticky{position:fixed;width:100%;left:0;top:0;z-index:1000;background:#f1f1f1;padding-bottom:5px}
.sticky-demo .panel>.center{max-width:100%}.sticky-demo .jplist-sticky>.center{max-width:95%}


.detailbtn a:hover {padding:5px 15px 5px 15px;
text-decoration:none;	 
 border: 1px solid #6E98E3;
background:#6E98E3;
text-decoration:none;
text-transform: uppercase;
	text-shadow: rgba(0,0,0,.4) 0 0px 0;
	font-family:"Open Sans";
	font-weight:700;
  
-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;
-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#ffffff;
	font-size: 12px;
	float:right;
 
 
}

.detailbtn a{
	 padding:5px 15px 5px 15px;
text-decoration:none;	
  border: 1px solid #f15a29;
  background: #ff6633;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
   border-radius: 3px;
  color:#ffffff;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
	text-shadow: rgba(0,0,0,.4) 0 0px 0;
	font-family:"Open Sans";
	font-weight:700;

}
/*More Button*/
.jplist-grid-view .detailbtn a {margin-right:30px; float:right; margin-top:30px;padding:5px 10px 5px 10px; font-size:10px;}
.jplist-thumbs-view .detailbtn a {margin-right:25px; margin-top:15px; float:right; opacity:1 }
.jplist-list-view  .detailbtn a {margin-right:0px; margin-bottom:10px; float:right; z-index:1100;}




.noresult {width:790px;; text-shadow:1px 1px 1px #fff; font-size:20px; text-align:center; font-family: 'Open Sans';
border: 1px solid #ddd;background:#f2f2f2; height:60px; line-height:60px; margin-left:10px;  }


a.tool{outline:none; }
a.tool strong {line-height:30px;}
a.tool:hover {text-decoration:none;} 
a.tool span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-40px; margin-left:38px;
    width:auto; line-height:13px;
    font-size:11px; 
    min-width:250px; 
}
a.tool:hover span{
    display:inline; position:absolute; color:#fff;
   border: 1px solid #555;
	  /*border:1px solid #DCA; /*background:#fffAF0;*/ background:#333; text-shadow:1px 1px 1px transparent;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tool span
{
     border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
        
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
    
    
   
     
  
}


.tooltrenner {width:100%; height:2px; border-top:1px solid #fff; border-bottom:0px solid #555; margin-top:5px; margin-bottom:5px;}

 
 .price{font-size:20px;  margin-top:3px;font-family: 'Open Sans', sans-serif; font-weight:700;}

.pr {position:absolute;}

.jplist-grid-view .pr {color:#222;  margin-left:126px; float:right; margin-top:-5px;}
.jplist-thumbs-view .pr {font-family: 'Open Sans', sans-serif; font-weight:700; margin-left:500px;    margin-top:-150px; float:right;  
background:#6E98E3;color:#FFF;  font-weight:bold;   
    width: 140px;
    height: 110px;
    
    text-align: center;
    border-radius: 140px;
    padding-top:30px;  
}


.jplist-thumbs-view  .price{font-size:32px; font-family: 'Open Sans', sans-serif; font-weight:700; font-weight:bold;
 

}




.jplist-list-view  .pr {margin-left:355px;    margin-top:-25px;}


.jplist-grid-view .priceto {font-size:10px; margin-left:70px; margin-top:-4px; position:absolute; width:50px;}
.jplist-thumbs-view .priceto {font-size:13px;font-family: 'Open Sans', sans-serif;}
.jplist-list-view .priceto {font-size:10px;}

.jplist-grid-view .sup2 { font-size: 0.8em; color:#222; line-height: 0; position: relative; vertical-align: baseline; top: -1.9em; left:4.1em; font-weight:700;}
.jplist-thumbs-view .sup2 {font-weight:700; font-family: 'Open Sans', sans-serif; font-size: 0.8em; color:#fff; line-height: 0; 
position: relative; vertical-align: baseline; top: -2.6em; left:3.9em; font-weight:700;}
.jplist-list-view .sup2 { font-size: 0.8em; color:#222; line-height: 0; position: relative; vertical-align: baseline; top: -3.6em; left:4.1em; font-weight:700;}

.jplist-grid-view .sup3 { font-size: 0.8em; color:#222; line-height: 0; position: relative; vertical-align: baseline; top: -1.9em; left:5.3em; font-weight:700;} 
.jplist-thumbs-view .sup3 {font-weight:700;  font-family: 'Open Sans', sans-serif;font-size: 0.8em; color:#fff; 
line-height: 0; position: relative; vertical-align: baseline; top: -2.6em; left:5.1em; font-weight:700;} 
.jplist-list-view .sup3 { font-size: 0.8em; color:#222; line-height: 0; position: relative; vertical-align: baseline; top: -3.6em; left:5.3em; font-weight:700;} 
 


.ico {float:left; clear:both;}
.jplist-grid-view .ico {margin-left:75px;  margin-top:10px;   }
.jplist-thumbs-view .ico {margin-left:30px; margin-bottom:10px;   }
.jplist-list-view  .ico {margin-right:0px; margin-bottom:10px; margin-top:25px;}




ul.icolist {margin: 0px;padding: 0px;list-style: none;position:absolute; }
.icolist li{text-shadow:1px 1px 1px transparent;
width:14px; 
height:14px; 
background:url('') #fff; border:2px solid #d6d6d6;
 padding:5px;
color:#999;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
/*-webkit-transition:.2s;-moz-transition:.2s;transition:.2s;	*/
float:left;
margin-left:2px;
}

.jplist-list-view .icolist li {border:2px solid #d6d6d6;}

.jplist-grid-view .icolist {margin-left:60px;  margin-top:32px;   }
.jplist-thumbs-view .icolist {margin-left:0px; margin-top:15px;  }
.jplist-list-view  .icolist {margin-right:0px; margin-bottom:10px; margin-top:0px;border:0px solid #ebebeb;}




.icolist li:hover{text-shadow:1px 1px 1px transparent;}
.icolist li.ico-booking{background:url('../images/icons/typeh1.png') #fff center center no-repeat;}
.icolist li:hover.ico-booking{background:url('../images/icons/type.png') #fff center center no-repeat;}

.icolist li.ico-info{background:url('../images/icons/areah1.png') #fff center center no-repeat;}
.icolist li:hover.ico-info{background:url('../images/icons/area.png') #fff center center no-repeat;}

.icolist li.ico-people{background:url('../images/icons/peopleh1.png') #fff center center no-repeat;}
.icolist li:hover.ico-people{background:url('../images/icons/people.png') #fff center center no-repeat;}




.jplist-thumbs-view .icolist li:hover{text-shadow:1px 1px 1px transparent;}
.jplist-thumbs-view .icolist li.ico-booking{background:url('../images/icons/typeh1.png') #fff center center no-repeat;}
.jplist-thumbs-view .icolist li:hover.ico-booking{background:url('../images/icons/type.png') #fff center center no-repeat;}


.jplist-thumbs-view .icolist li.ico-info{background:url('../images/icons/areah1.png') #fff center center no-repeat;}
.jplist-thumbs-view .icolist li:hover.ico-info{background:url('../images/icons/area.png') #fff center center no-repeat;}

.jplist-thumbs-view .icolist li.ico-people{background:url('../images/icons/peopleh1.png') #fff center center no-repeat;}
.jplist-thumbs-view .icolist li:hover.ico-people{background:url('../images/icons/people.png') #fff center center no-repeat;}
 







/*.view {display:none;}*/

 

.ort{ 
width: auto; 
height:20px;
position:absolute;
margin-top:-10px;
} 

.ortleft{ 
background: url("http://www.conferento.de/images/view_on_map_icon.png") left center no-repeat; 
   width: auto; 
   height: 100%; 
   float: left; 
   padding-left:15px;
   font-weight:bold;
} 

.ortright{ 
    
        width: auto; 
   height: 100%; 
   float: left;
   padding-left:10px; 
} 

 
.jplist-grid-view .plz {display:none;   }
.jplist-grid-view .ortright {font-weight:bold; font-size:11px; margin-left:60px;  padding-left:15px;
background: url("http://www.conferento.de/images/view_on_map_icon.png") left center no-repeat; margin-top:7px;
position:absolute;} 



 
.jplist-thumbs-view .ort {margin-top:-10px; padding-bottom:10px;  } 





/* Menu */
.property-menu-wrap{
	background: url(../images/menu-background.png) bottom left repeat-x;
	border-bottom: solid 1px #d6d6d6;
	height: 46px;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.property-menu{
	height: 46px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.property-menu li{
	background: transparent url(../image/menu-list-back.png) bottom left no-repeat;
	display: inline-block;
	height: 46px;
	float: left;

	margin: 0;
	padding: 0 0 0 1px;
}



	
 
.property-menu a:link,
.property-menu a:visited,
.property-menu a:active,
.property-menu a:focus{
	color: #747B8A;text-shadow: 1px 1px 0px #fff;
	display: inline-block;
	font: bold 14px/56px "Economica", Helvetica, "Trebuchet MS", sans-serif;
	height: 46px;
	margin: 0;
	padding: 0 20px 0 40px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.property-menu a:hover {
	/*background-color: #fff;*/
	color: #414141;
	text-decoration: none;

}

.search a:hover {
	background-color: transparent;
	color: #414141;
	text-decoration: none;

}

.property-menu a.property-menu-focus{
	background-color: #fff;
	color: #414141;
	text-decoration: none;
}
.property-menu abbr{
	display: inline-block;
	height: 17px;
	width: 17px;
	position: absolute;
	top: 19px;
	left: 20px;
	vertical-align: middle;
}


.property-menu-home{background: transparent url(../images/menu-home.png) 0 0 no-repeat}
.property-menu-search{background: transparent url(../images/menu-search.png) 0 0 no-repeat}
.property-menu-add{background: transparent url(../images/menu-add.png) 0 0 no-repeat}
.property-menu-print{background: transparent url(../images/menu-add.png) 0 0 no-repeat;}
.property-menu-time{background: transparent url(../images/menu-time.png) 0 0 no-repeat}


 

.property-menu-back{background: transparent url(../images/menu-back.png) 0 0 no-repeat}
.property-menu a:hover abbr,
.property-menu a.property-menu-focus abbr{
	background-position: 0 -17px;
}


.p15l {padding-left:15px;}

.menu-right {width:331px; background:transparent url(../image/menu-list-back.png) bottom right no-repeat;
	display: inline-block; float:right;height: 46px;}


.menu-right-search {width:321px; background:transparent url(../image/menu-list-back.png) bottom right no-repeat;
	display: inline-block; float:right;height: 46px;}

.no-results {border:1px solid #d6d6d6; background:#f2f2f2; color: #ff6633;text-shadow: 1px 1px 0px #fff;
	display: inline-block; line-height:46px;
	font-family: 'Open Sans', sans-serif; font-weight:700; font-size:18px;
	height: 46px; text-align:center; width:660px; margin-top:20px; margin-bottom:20px;}
	
.quicksearch{background: transparent url(../images/menu-search.png) 0 0 no-repeat; height:17px; 
font-family: 'Economica', sans-serif; font-weight:700; font-size:18px; color:#222; text-transform: uppercase; line-height:18px; padding-left:22px;
 width:240px; margin-left:-5px;}
	
	
.ansearch{height:18px; 
font-family: 'Economica', sans-serif; font-weight:700; font-size:18px; color:#222; text-transform: uppercase; line-height:18px;  
 width:240px; margin-top:10px; margin-left:5px;}	
	
	
	.dividersearch {
 
 
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:270px;
  height:3px;
  clear:both;
  margin-top:8px;
  margin-bottom:-8px;
  clear:left;
  margin-left:-5px;
  
 
}

.divideranbieter {
 
 
  background: url(http://www.conferento.de/images/dashed-line.png) left bottom repeat-x;
  width:620px;
  height:3px;
  clear:both;
  margin-top:8px;
  margin-bottom:-2px;
  clear:left;
  margin-left:5px;
  
 
}

.mtop {width:270px; height:45px; background:#deb5454;}



.footlist {width:970px; height:auto; background:#f2f2f2; padding:15px; margin-top:25px; margin-bottom:25px;

background: url(http://www.conferento.de/sorterneu/images/search-bg.png) left bottom repeat-x #fff; 
	border: solid 1px #d6d6d6; color:#909090; font-family: 'Open Sans', sans-serif; font-size:11px;
}


.leftb {height:810px;   background: url(http://www.conferento.de/sorterneu/images/search-bg.png) left bottom repeat-x #fff;   width:300px;
 float:left; clear:left; border:1px solid #d6d6d6; min-height:730px; margin-top:20px;}
 
 
 	 .leftb1 {background: url(http://www.conferento.de/sorterneu/images/search-bg.png) left bottom repeat-x #fff;   width:270px;
 float:left; clear:left; border:1px solid #d6d6d6; padding:15px; min-height:580px; margin-top:20px; padding-bottom:25px;  }
 .leftb2 {width:302px; height:33px; border:0px solid # 414141; line-height: 33px; background:#555; color:#FFf; 
	 		 font-size:1.2em; font-family:'Open Sans';
   font-weight:700;  
	 		 text-align:center; margin-left:-16px; margin-top:-16px;}
 
.rightb {height:100%; width:680px; float:right;}
.rightb1 {width:690px; margin-left:20px;margin-top:10px;}



 






