/* =================== UI BUTTONS  ==================== */



.filter-row.no-bottom-margins .ui-button {
    margin: 5px 37px 0 0;
}

.ui-button
{
    text-align: center;
    text-transform: uppercase;
	letter-spacing:1px;
    font-family: 'Lato', sans-serif;
    font-size: 1.3em;
    background-color: #fff;
    color: #404040;
    margin: 0 0 30px 3.0674%;
    min-width: 120px;
    width: 21%;
    display: inline-block;
    *display: inline;
    float: left;
    zoom: 1;
    cursor: pointer;
    border: 1px solid #cccccc;
    border-color: rgba(255,255,255, 0);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -opera-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);  
}


.small-radio .ui-button,
.small-checkbox .ui-button
{
	min-width: 110px;
	width: 16%;
}

.ui-button .ui-button-text 
{
    margin: 8px 0;
}

.vierer
{
	width: 21%!important;
    margin: 5px 37px 0 0!important;
}



.ui-button.ui-state-hover {
    color: #2744a4;
}

.ui-button.ui-state-active
{
    background-color: #f6f6f6;
    border: 1px solid #cccccc;
    border-color: rgba(255,255,255, 0);
    color: #2744a4;
}



/*content page */
.contentarea {
	position: relative;
	width:960px;
	margin:0 0 0 10px;
}


section.singleobjects {
  overflow: visible!important;
}

section.singleobjects>div {
  position:relative;
  margin-left:-1.8%;
}

section.singleobjects .singleobject-container-size-test article.singleobject-small { height:385px; margin-bottom:10px;}
section.singleobjects .singleobject-container-size-test article.singleobject-large { height:415px; margin-bottom:10px;}

section.singleobjects article.singleobject {
  position: relative;
  width: 29.5%;
  padding:1.71%;
  margin-right:1.0%;
  background:#f6f6f6;
  border: 1px solid #CCC;
}
section.singleobjects article.singleobject:hover { background: #fff; border: 1px solid #2744a4; cursor:pointer;}

section.singleobjects article.singleobject.singleobject-small {
  width:21%;
}

section.singleobjects article.singleobject hgroup>a {
  display:block;
  position:relative;
}

section.singleobjects article.singleobject img {
  width: 100%;
  padding-bottom:10px;
  display:none;
}

.Bildanzeige {
  height: 100%!important;
  max-height: 210px!important;
  width: auto!important;
}

.singleobject-small .Bildanzeige {
  height: 100%!important;
  max-height: 150px!important;
  width: auto!important;
}



section.singleobjects div.image-NotDefined img.NotDefined { display:inline; }
section.singleobjects div.image-Bildanzeige img.Bildanzeige { display:inline; }
section.singleobjects div.image-Kitchen img.Kitchen { display:inline; }
section.singleobjects div.image-LivingRoom img.LivingRoom { display:inline; }
section.singleobjects div.image-Views img.Views { display:inline; }
section.singleobjects div.image-Plan img.Plan { display:inline; }
section.singleobjects div.image-Facade img.Facade { display:inline; }


div.singleobject-small
{
    position: absolute;
    width: 60px;
    left: -20%;
    margin-top: -2px;
}


section.singleobjects article.singleobject p {
  display:none;
  font-family: Tahoma, Arial, sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#bbb!important;
  margin:0!important;
}
section.singleobjects article.singleobject:hover p { color:#555!important; }
section.singleobjects .sort-order-ORT article.singleobject p.city-part { display:block; }

section.singleobjects article.singleobject p.price{ color:#2744a4!important;font-size: 15px !important; }
section.singleobjects article.singleobject.singleobject-small p.price{ font-size: 13px !important; }
section.singleobjects article.singleobject:hover p.price{ color:#222!important; }
section.singleobjects .sort-order-Preis article.singleobject p.price { display:block; }

section.singleobjects article.singleobject h2.price-tag{ color:#2744a4!important;font-size: 15px !important; font-weight:normal !important; padding:10px 0 0 0;}

section.singleobjects article.singleobject p.first-visit-date{ color:#fff!important;font-size: 15px !important; }
section.singleobjects article.singleobject p.first-visit-date a{font-size: 15px !important; }
section.singleobjects article.singleobject.singleobject-small p.first-visit-date{ font-size: 13px !important; }
section.singleobjects article.singleobject.singleobject-small p.first-visit-date a{ font-size: 13px !important; }
section.singleobjects article.singleobject:hover p.first-visit-date{ color:#222!important; }
section.singleobjects .sort-order-FirstVisitDate article.singleobject p.first-visit-date{ display:block; }

section.singleobjects article.singleobject h1 {
  font-size:1.4em!important;
  margin: 0 0 12px 0;!important;
  color:#2744a4!important;
  line-height:1.2em;
}
section.singleobjects article.singleobject:hover h1 { color:#2744a4!important; }

section.singleobjects article.singleobject h2 {
  font-family: Tahoma, Arial, sans-serif;
  text-transform:none;
  margin:0px;
  padding:0px;
  font-size:1.3em;
  margin-bottom:5px;
  line-height:1.3em;
  letter-spacing:normal;
  color:#404040!important;
}
section.singleobjects article.singleobject:hover h2 { color:#404040!important; }

section.singleobjects article.singleobject .facts { margin-bottom: 4px;}

section.singleobjects article.singleobject ul {
    font-family: Tahoma, Arial, sans-serif;
    font-size:11px; line-height:1.2em;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: square;
	color:#666!important;
}

section.singleobjects article.singleobject.singleobject-small ul {
  width:90%;
}

section.singleobjects article.singleobject:hover ul { color:#555!important; }

section.singleobjects article.singleobject.singleobject-small ul {
  float:none;
}

section.singleobjects article.singleobject>a {
  font-size:1.2em;
  font-weight:bold;
  color:#2744a4; display:block;
  text-align:right;
}
section.singleobjects article.singleobject:hover>a { color:#2744a4!important;}
section.singleobjects article.singleobject>a:hover {text-decoration: underline;}


/* Map */
#map img{max-width: inherit;}

#map div.map-tooltip img 
{
    max-width: 100%;
    margin: 0 0 5px 0;
}
div.map-tooltip h1 
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 15px;
    color: #222;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0;
    display: block;
}
div.map-tooltip h2
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #404040;
    font-weight: normal;
    margin: 0 0 0 0;
    padding: 0;
    display: block;
	line-height:1.2em;
	letter-spacing:normal;
}
div.map-tooltip a
{
    display: block;
    font-size: 13px;
    color: #2744a4;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 0;
	text-align:right;
}



/* /MAP */


#list-map {
    display: block;
    width: 110%;
    margin: 0 auto 0 auto;
    position: relative;
}
#list-map a.google-maps {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 11px;
    font-weight:bold;
}
#list-map a.google-maps:hover {
    text-decoration: underline;
}
nav#list-menu {
    height: 60px;
}

.illustratedMap .availablePointer{
  width: 37px;
  height: 39px;
  background-image: url(../map_pointer_red.png);
}

.illustratedMap .availablePointer {cursor:pointer;}


  
.illustratedMap .availablePointer:hover{
  background-position: bottom left;
}

#object-detailed-description div.map .availablePointer:hover
{
    background-position: top left;
}

.illustratedMap div.map-tooltip  {
  z-index:1000;
  left:0px;
  top:0px;
  position: absolute;
  display: none;
  background-color: #fff;
  background-color: rgba(255,255,255,0.94);
  border:1px solid #cccccc;
  color: #000;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px;    
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.40);
  margin-top:-260px;
  margin-left:-155px;
}

.nurOrt {  
	width:150px!important;
	margin-top:-60px!important;
	margin-left:-95px!important;
	text-align:center!important;
}



.illustratedMap div.map-tooltip:before {
  z-index:1001;
  position: absolute;
  border-color: #fff transparent;
  border-color: rgba(255,255,255,0.94) transparent;
  border-width: 10px 10px 0px 10px;
  border-style: solid;
  content: "";
  display: block;
  width: 0;   
  bottom: auto;
  left: auto;
  right: 50px;
  bottom: -10px;
}

.illustratedMap div.map-tooltip img {
  height:130px;
  margin: 0 0 5px 0;
}

.illustratedMap div.map-tooltip h1 {
  text-align:left;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0;
  display: block;
}
.illustratedMap div.map-tooltip h2 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #404040;
  font-weight: normal;
  margin: 0 0 0 0;
  padding: 0;
  display: block;
  text-transform:none;
}
.illustratedMap div.map-tooltip a {
  display: block;
  font-size: 12px;
  color: #2744a4;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

.tooltip-price { margin-top:5px!important; font-weight:bold!important; color: #2744a4!important;}

