/**************************** immosuche.css - BEGINN **************************/

body 
{
  margin: 0px 0 0 15px;
  font-size: 11px;
}

input, select, textarea {
  font-size: 11px;
}

h1
{
  text-transform: uppercase;
  color: #A70C11;
  margin-bottom: 10px;
  line-height: 120%;
}

h1 a:link, 
h1 a:visited, 
h1 a:hover, 
h1 a:active
{
  text-transform: uppercase;
  color: #A70C11;
  margin-bottom: 10px;
  text-decoration: underline;
}

img.logo 
{
  /*margin-top: 33px;*/
}

ul.navifooter
{
  font-size: 10px;
}

div.head div.heft
{
  /*top: 37px;
  border-bottom: 0px;
  font-size: 11px;
  color: #A51D2B;*/
}

a.memorise
{
  background-image: url(/images/icons/merken.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
  height: 15px;
  display: block;
}

a.print
{
  background-image: url(/images/icons/drucken.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
  height: 15px;
  display: block;
}

a.send
{
  background-image: url(/images/icons/versenden.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
  height: 15px;
  display: block;
}

div.object_location
{
  background-color: #F1F1F1;
  padding: 7px 10px;
  margin-bottom: 6px;
  font-size: 10px;
}

div.page div.main div.object_location ul
{
  display: inline;
  list-style: none;
  margin-left: 0;
}

div.object_location ul li
{
  display: inline;
  background-image: url(/images/icons/bg_site_location.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 10px;
  padding-right: 3px;
}

div.object_location ul li.first
{
  background-image: none;
  padding: 0;
}

div.object_location ul li a
{
  /* REBRUSH
  color: #D02A3E;
  */
  text-decoration: underline;
}

div.object_head,
div.object_foot
{
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 13px;
  padding: 3px 4px 4px 4px;
  font-size: 10px;
}

div.object_tools
{
  padding: 14px 0 7px 0;
  font-size: 10px;
}

/* REBRUSH
div.object_bvnr
{
  padding: 15px 0 15px 0;
  /*color: #D12940;
  color: #A60000;
}
*/

table.object_details
{
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 15px;
}

table.object_details th h2,
table.object_details td h2 {
  font-size: 11px;
  font-weight: normal;
}

table.object_details th
{
  text-align: left;
  padding-right: 10px;
}

table.object_details th,
table.object_details th h2 {
  font-weight: bold;
}

table.object_details th,
table.object_details td
{
  vertical-align: top;
  padding-top: 5px;
}

.headline_title {
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
}

.anbieterinfo h3 {
  font-size: 11px;
  margin-bottom:5px;  
}
.anbieterinfo .objectteaser h3 {
  font-size: 10px;
  margin: 0px;
}

div.object_thumbs
{
  /* REBRUSH BEGINN*/
  margin-bottom: 15px;
  /* REBRUSH  ENDE */
  position: relative;
  height: 107px;
  width: 485px;
  overflow-x: scroll;
  overflow-y: hidden;
}

div.object_thumbs_list
{
  height: 80px;
  position: absolute;
  width: 485px;
  overflow-x: visible;
}

div.object_thumbs_list img.first
{
  margin-left: 0px;
}

div.objectteaserlist
{
  padding-top: 75px;
}

div.objectteaser
{
  padding: 10px 0;
  border-bottom: 1px solid #CCC;
}

/* REBRUSH
div.objectteaser h1
{
  color: #B03842;
  text-transform: uppercase;
}
*/

html:not([dummy]) ul.topnavi li a 
{
  height: 21px;
}

div.searchbox
{
  background-image: url(/images/icons/bg_search_bottom.jpg);
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 7px;}

#searchbox_inner,
div.searchbox_inner
{
  background-image: url(/images/icons/bg_search_comfort_top.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  /*padding: 0 0 10px 0;*/
  padding: 0;
}

.searchbox_padding
{
  padding-left: 12px;
  padding-right: 12px;
}

div.page div.main div.searchbox ul
{
  margin: 0;
  padding: 0;
}

h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 5px;
}

div.searchbox ul li,
div.searchbox h1
{
  color: #9F9F9F;
  font-size: 14px;
  font-weight: bold;
}

div.searchbox ul li
{
  line-height: 33px;
  float: left;
  list-style: none;
  text-transform: uppercase;
  padding-left: 12px;
}

div.searchbox.color ul li
{
  padding-left: 0;
  padding-top: 2px;
  width: 168px;
  text-align: center;
}

div.searchbox ul li.last
{
  padding-left: 33px;
}

div.searchbox.color ul li.last
{
  padding-left: 0;
  margin-left: 9px;
}

div.searchbox ul li a
{
  color: #000000;
}

div.searchbox ul li a#maptab
{
  color: #9F9F9F;
}

div.searchbox table td,
div.searchbox table th
{
  text-align: left;
  padding: 4px 0;
}

div#search_comfort,
div#search_map
{
  clear: both;
}

div#search_comfort form,
div#search_map form
{
  display: inline;
}

div#search_map
{
  display: none;
}

div.active_map div#searchbox_inner { background-image:url(/images/icons/bg_search_map_top.jpg); }
div.active_map div#search_comfort { display: none; }
div.active_map div#search_map { display: block; }
div.active_map ul li a#maptab { color: #000000; }
div.active_map ul li a#comforttab { color: #9F9F9F; }

/* ajax list */

div.regionsearchresults li.hascontent {
   color: #000;
}

div.regionsearchresults .subline {
   font-size: 10px;
   font-weight: normal;
}

div.regionsearchresults ul li {
   /*border-bottom: solid 1px #CCC;*/
   list-style: none;
   padding: 2px;
   margin:  0;
   color: #999;
   font-size: 11px;
   font-weight: bold;

   float: none;
   line-height: 12px;
   text-transform: none;
}

div.regionsearchresults li.active {
   background-color: #E5E5E5;
}

div.regionsearchresults ul {
   padding: 0;
   margin:  0;
   background-color: #FFF;
}

div.regionsearchcontainer {
  position: relative;
  z-index: 5;
}

div.regionsearchcontainer div.regionsearchresults {
  display: none;
  max-height: 300px;
  background-color: #CCCCCC;
  border: solid 1px #CCC;
  width: 300px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  padding: 0;
  margin:  0;
  overflow-y: scroll;
}
/*
div.doppelgross,
div.doppelgross div.rebrush {
  z-index: 20 !important;
}
*/
/* sets max-height for IE 
* html div.regionsearchcontainer div.regionsearchresults { 
  height: expression( this.scrollHeight > 300 ? "300px" : "auto" ); 
}
 sets max-height for IE */

/* ajax list END */

div.locationsearchcontainer
{
  width: 209px;
  height: 117px;
  border: 1px solid #CCCCCC;
  background-color: #FFF;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 2px;
}

div.locationsearchcontainer table td
{
  padding: 0;
  height: 16px;
}

div.searchresult
{
  background-color: #FAFAFA;
  border: 1px solid #CCCCCC;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
  padding: 10px;
  width: 463px;
}

div.result_box a,
div.result_box a:link,
div.result_box a:hover,
div.result_box a:visited,
div.result_box a:active
{
  color: white;
}

div.result_box a:hover 
{
  text-decoration: underline;
}

/* alle richtigen Browser */
div.result_box 
{
  line-height: 150%;
  display: block;
  width: 483px;
  background-color: #A60000;
  color: white;
  padding: 5px;
  text-align: center;
  overflow: hidden;
}

/* IE 6 */
* html div.result_box
{
  padding-top: 10px;
  padding-bottom: 0px;
}

/* IE 7 */
*+html div.result_box 
{
  padding-top: 7px;
  padding-bottom: 0px;
}

.bold {
  font-weight: bold;
}

div.result_box#empfehlungen
{
  display: block;
  text-align: left;
  clear: both;
}

/* IE 7 
Abstand nach unten korrigiert
*/
*+html div.result_box#empfehlungen
{
  padding-bottom: 8px;
}

div.result_box div.result_pager
{
  float: right;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 4px;
  text-align: center;
}

div.result_box div.result_pager .active {
  font-weight: bold;
}

div.result_box div.result_sorter {
  text-align: left;
  float: left;
  padding-right: 15px;  
}

/****************************************************************
* Formatierung für Immosuche
* Text links, Link » Vollansicht rechts
****************************************************************/
#mainimage div.imagetitle {
  float: left;
  width: 375px;
  height: 30px;
  overflow: hidden;
}

#mainimage div.imagefull {
  float: right;
  width: 100px;
  height: 30px;
  text-align: right;
}

/****************************************************************
* Formatierung für Themen
* Text über ganze Breite, Link » Vollansicht darunter
****************************************************************/
#mainimage div.imagetitle_thema {
  /*float: left;
  width: 375px;*/
  height: 30px;
  overflow: hidden;
}

#mainimage div.imagefull_thema {
  /*float: right;
  width: 100px;
  height: 30px;
  text-align: right;
  */
}

#error_msg div  {
  border-color: #A60000;
}

.clear {
  clear: left;
}

#map {
  overflow: hidden;
}

div.doppelklein.schnellsuche label {
  font-size: 11px;
}

div.doppelklein.schnellsuche tr {
  height: 30px;
}

div.doppelklein.schnellsuche select.regionsearchresults2 {
  width: 200px;
}

div.doppelklein.schnellsuche div#regionsearchcontainer {
  margin-top: 3px;
}

div.search_font_colors label {
  width: 250px; 
  display: inline-block;
}

div.search_font_colors span {
  border: 1px solid black; 
  display: inline-block; 
  width: 80px; 
}

td.radio input {
  margin-top: 1px;
}

td.radio label {
  margin-right: 20px;
}

.searchbox.color.extended label.line {
  display: block;
  text-align: left;
  font-weight: bold;
  margin-bottom: 3px;
}

.searchbox.color.extended select,
.searchbox.color.extended input#regionsearchinput {
  padding: 2px;
  width: 196px;
  border: 1px solid #888888;
}

.searchbox.color.extended select {
  width: 202px;
}

.searchbox.color.extended select#objektart {
  margin-bottom: 2px;
}

.fav_regions,
.one_click_search,
.searchbox.color .searchbox_padding {
  padding: 20px;
  padding-bottom: 13px;
}

.fav_regions,
.one_click_search {
  overflow: hidden;
}

.fav_regions h2,
.one_click_search h2 {
  margin-bottom: 10px;
}

.fav_regions .region1,
.fav_regions .region2,
.one_click_search .region1,
.one_click_search .region2 {
/*  width: 215px; */
  width: 48%;
}

.one_click_search .region1,
.fav_regions .region1 {
  float: left;
}

.one_click_search .region2,
.fav_regions .region2 {
  float: right;
}

.searchbox.color td {
  padding-bottom: 10px;
}

.searchbox.color table.geo_offers td,
.searchbox.color table.geo_offers th {
  padding-bottom: 1px;
}


.searchbox.color th.last,
.searchbox.color td.last {
  padding: 0;
}

.searchbox.color.extended select.orte {
  height: 90px;
  width: 444px;
}

td.column_right,
td.column_right label {
  width: 204px; 
}

td.column_right {
  text-align: right;
}

.simple_suchbox {
  margin-top: 10px;
}

.searchbox label.buy {
  padding-right: 40px;
}

.searchbox td.such_button,
.searchbox.color.extended .searchbutton {
  text-align: right;
}

.searchbox.color.extended.active_map #search_comfort,
.searchbox.color.extended.active_comfort #search_map {
  display: none;
}

.searchbox.color.extended.active_map #search_map,
.searchbox.color.extended.active_comfort #search_comfort {
  display: block;
}

.searchbox.color.extended #unterobjektart,
.searchbox.color.extended #offers {
  display: none;
}

.searchbox.color.extended td.price {
  width: 204px;
  text-align: right;
}

.searchbox.color.extended .searchparameter {
  float: right;
  padding-right: 15px;
}

.searchbox .div_fold_button a {
  text-decoration: underline;
}

.searchbox a.neue_suche {
  text-decoration: underline;
}

/**************************** immosuche.css - ENDE ****************************/

