@charset "utf-8";
/* CSS Document - $Id: style.css,v 1.190 2009-10-16 09:44:50 drose Exp $ */

/*
body                          { margin: -1px auto 0px auto; padding: 0 0 0 0; background-color: #dee6ef; font-family: Arial, Helvetica, sans-serif; width: 980px; font-size:11px}
*/

body {
    margin: 0;
    padding:0;
    /*background-color: #dee6ef;*/
    background-color: #cfdceb;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

a {
    outline: none;
}

a:link, a:visited, a:hover, a:active {
    color: #215587;
}

/* apply star-html hack to center Main */
* html body {
    text-align: center;
}
* html body {
    text-align: left;
}

/* -PSEUDO-CLASSES */
.inline {
    display: inline;
}

.float-left {
    float: left;
}

.float-right {
    float: left;
}

.ui-helper-clearfix,
.clearfix {
    display: block;
}

.disabled {
    color: #777;
}

.small {
    font-size: 10px;
}

.list-style-none {
    margin: 0;
    padding: 0;
}

.list-style-none li {
    list-style-type: none;
    list-style: none;
}

.loader {
    background-image: url('/bilder/loading.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.container .button {
    background-color:#DDDDDD;
    border:1px solid #AAAAAA;
    font-weight:bold;
    line-height:1.5em;
    margin: 1em 1em 1em 0;
    min-width:10em;
    padding:0.2em 1em;
    text-align:center;
    text-decoration:none;
}

.container .button .icon {
    background-position: left center;
    background-repeat: no-repeat;
    text-indent: -999px;
    width: 16px;
    height: 16px;
}

.container .button .icon-new {
    background-image: url('/bilder/d1-icon-new.gif');
}


#xportals {
    width: 228px;
    height: 27px;
    margin-left: 366px;
    margin-top: -5px;
    background-image: url(/bilder/d2/xportals.png);
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    color: #DB2A00;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    display: block !important;
}
#xportals span {
    display: block;
    margin-top: 8px;
}

/* body                          { margin: 0; padding: 0 0 0 1px; background-color: #dee6ef; font-family: Arial, Helvetica, sans-serif; background-image: url(/bilder/bgMain.gif); background-repeat: repeat-y; background-position: center; } */

#Main                         { display: block; width: 960px; clear: both; margin: 0px auto 0px auto; border: 2px solid #b4bbc2; /*border-bottom: 1px solid #dee6ef;*/ background-color: white; margin-top: 4px;position:relative; }
body.fertighaus #Main {
    background-image: url(/bilder/d2/partner-logos-fertighaus.gif);
    background-repeat: no-repeat;
    background-position: 322px 340px;
}

/* #Main                         { display: block; width: 960px; margin: 0 auto 0 auto; } */
#Main .Folge               { margin: 15px 0 0 0; }

#MetaNav                   {
    display: block;
    margin: 24px 0 0 0;
    text-align: right;
}
/*
#MetaNav a                 { text-decoration: none; color: black; padding: 0 4px 0 4px; }
#MetaNav a:hover        { text-decoration: none; background-color: #6ba1d9; color: white; padding: 0 4px 0 4px; }
*/


#MainNav-Balken form        { display:inline; }
#MainNav-Balken            { margin: 10px 0 0 0px; background-image: url(/bilder/bgMainNav.gif); height: 31px; }
#MainNav             { margin: 0 0 0 29px; padding: 0; list-style-type: none; display: block; border-right: 1px solid white; height: 28px; width: auto; float: left; }
* html #MainNav          { margin-left: 14px; }
#MainNav li             {
    float: left;
    border-left: 1px solid white;
    height: 28px;
    background-image: url(/bilder/bgMainNavBut.gif);
}
#MainNav li a {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding: 6px 6px 0 6px;
    height: 24px;
    min-width: 120px;
    text-align: center;
    width: auto;
}
* html #MainNav li a {
   width: 120px;
}
#MainNav li a:hover {
    color: #a4d0fd;
}
.primary-navigation-link .hoverbtn {
    background-image: url(/bilder/d1/bgMainNavButP.gif);
}
.primary-navigation-link .hoverbtn a {
    color: #333;
}

#SubNav-Balken              { top:89px; width:960px; position:absolute; margin: -3px 0 0 0px; height: 29px; text-align:center; }
#SubNav-Dummy           { margin: -3px 0 0 0px; height: 29px; }

#SubNav-Balken .SubNavInner            { position:absolute; left:0px; top:0px; width:960px; background-image: url(/bilder/d1/bgPartnerNav.gif);  }

/*
#SubNav-Balken          { text-align:left; margin: -3px 0 0 0px; padding: 20px 30px 20px 20px; background-color: #F3F3F3; border-bottom:1px solid #BCBCBC; text-align:center; }
#SubNav-Balken              { position: absolute; width: 910px; z-index:999; }
#SubNav-Balken .SubNav2      { padding:0 10px 0 10px; float: left; text-align: left; }
#SubNav-Balken a.SubNavHead  { font-size:13px; font-weight: bold; line-height: 20px; color: #333333; text-decoration: none; }
#SubNav-Balken a.SubNavChild  { font-size:11px; color: #182e46; text-decoration: none; padding-left: 8px; background-image: url(/bilder/d1/pfeil_r.gif);background-repeat: no-repeat; background-position: 0 3px; }
*/
#SubNav                    { margin: 0 0 0 29px; padding: 0; list-style-type: none; display: block; height: 28px; width: auto; float: left; }
* html #SubNav           { margin-left: 14px; }
#SubNav li                 { float: left; height: 28px; width: 141px; }
#SubNav li a               { display: block; color: #182e46; font-weight: normal; font-size: 11px; text-decoration: none; padding: 6px 12px 0 12px; height:22px; }
#SubNav li a:hover      { color: #182e46; }

.SubNavL          { margin: 0 0 0 29px; padding: 0; list-style-type: none; display: block; height: 28px; width: auto; float: left; }
* html .SubNavL       { margin-left: 14px; }
.SubNavL li          { float: left; height: 28px; }
.SubNavL li a        { display: block; color: #182e46; font-weight: normal; font-size: 12px; text-decoration: none; padding: 6px 12px 0 12px; height:22px; }
.SubNavL li a:hover     { color: #182e46; }
.SubNavL li span        { display: block; color: #182e46; font-weight: normal; font-size: 12px; text-decoration: none; padding: 6px 12px 0 12px; height:22px; }

.SubNavLvl2-Box         { background-color: #cacaca; width:141px; position:absolute; margin-top:-1px;z-index:1000; }
* html .SubNavLvl2-Box { margin-left:-2px; }
*+html .SubNavLvl2-Box { margin-left:-2px; }
.SubNavLvl2          { padding: 0; margin: 0; list-style-type: none; width: auto; }
.SubNavLvl2 li       { margin-top: -1px; width:141px; }
* html .SubNavLvl2 li { margin-bottom:-4px; }
*+html .SubNavLvl2 li { margin-bottom:-4px; }
.SubNavLvl2 li a        { display: block; color: #182e46; font-weight: normal; font-size: 11px; text-decoration: none; padding: 3px 12px 3px 20px; border:1px solid #9f9f9f;  }
.SubNavLvl2 li a:hover     { color: #182e46; background-color: #578fc9; }

#Logo                         { display: block; width: 302px; height: 78px; background-image: url(/bilder/logo3.gif); margin: -20px 0 -18px 30px; }
#Logo span                 { display: none; }
body.studivz #Logo {
    background-image: url("/bilder/d2/logo_studivz.gif");
}
#Logo-Folge                { display: block; width: 235px; height: 46px; background-image: url(/bilder/logo-folge_neu3.gif); margin: -10px 0 -4px 29px; }
#Logo-Folge span        { display: none; }

.BigBut                       { display: block; width: 299px; height: 53px; background-image: url(/bilder/bigButbg1.gif); float: right; margin: 0 20px 0 0; text-align:center; }
* html .BigBut              { margin-right: 10px; }
.BigBut span               { font-weight:bold; font-size:16px;color:#FFFFFF;margin-top:16px;display:block; }

#Suche                                 { display: block; width: 320px; height: 28px; float: right; margin-right: 29px; _margin-right:15px;} /* bugfix for ie6 otherwise margin is doubled */
#Suche .button                   { float: right; margin: 4px 0 0 10px; }
#Suche .Auswahl                     { float: right; margin: 5px 0 0 10px; color: #606060; font-size: 10px; width: 75px; }
#Suche .Text-Feld                { float: right; margin: 4px -2px 0 0; display: block; background-image: url(/bilder/input_text_folge.gif); width: 133px; height: 19px; }
#Suche .Text-Feld input       { font-size: 9px; margin: 3px 4px 0 5px; width: 120px; height: 12px; padding: 0; border: 1px solid white; color: #606060; }

/* Startseite Anfang */
#StartSuche #strsdiv             { width:411px; height:20px; text-align:right; padding: 0; display: block; }
#StartSuche #strsbtn             { cursor:pointer; opacity:0.5; filter:alpha(opacity=50); }
#StartSuche #typ_select                           { width:340px; height:24px; background: url(/bilder/d2/search_tab.png) no-repeat 0 0; text-align:center; padding: 0; display: block; }
#StartSuche #typ_select.mieten            { background: url(/bilder/d2/search_tab.png) no-repeat 0 0 }
body.studivz #StartSuche #typ_select.mieten {
    width: 89px;
}
#StartSuche #typ_select.kaufen            { background: url(/bilder/d2/search_tab.png) no-repeat 0 -34px }
#StartSuche #typ_select.hausbau          { background: url(/bilder/d2/search_tab.png) no-repeat 0 -68px }
#StartSuche #typ_select.neubau            { background: url(/bilder/d2/search_tab.png) no-repeat 0 -112px }
#StartSuche #typ_select .typ_select_btn { cursor:pointer; float:left; padding-top:7px; width:85px; }
#StartSuche                                     { width: 100%; height: 187px; background-image: url(/bilder/bgBalkenStart.gif); margin: 76px 0 0 0; text-align: left; font-size: 13px; color: white; font-weight: bold; }
#StartSuche form                             { padding: 11px 0 0 300px; }
#StartSuche form strong                   { color: white; letter-spacing: 2px; font-size: 18px; }
/*#StartSuche form .sucheText             { width: 411px; height: 28px; background-image: url(/bilder/d2/input_text3.gif); margin: 0px 0 0 0; padding: 0; display: block; float: left; position:relative; }*/
#StartSuche form #sucheText                              { width: 625px; height: 38px; background: url(/bilder/d2/search_bg.png) no-repeat 0 0; margin: 0px 0 0 0; padding: 0; display: block; float: left; position:relative; }
#StartSuche form #sucheText.mieten               { background: url(/bilder/d2/search_bg.png) no-repeat 0 0 }
#StartSuche form #sucheText.kaufen               { background: url(/bilder/d2/search_bg.png) no-repeat 0 -48px }
#StartSuche form #sucheText.hausbau             { background: url(/bilder/d2/search_bg.png) no-repeat 0 -96px }
#StartSuche form #sucheText.neubau               { background: url(/bilder/d2/search_bg.png) no-repeat 0 -144px }
/*#StartSuche form .sucheText input    { width: 386px; height: 20px; border: 1px solid white; color: #999999; margin: 2px 0 0 6px; font-size: 16px;  }*/
#StartSuche form .sucheText input {
    border:1px solid white;
    color:#999999;
    font-size:16px;
    margin:8px 0 0 10px;
    width:398px;
}
#StartSuche form .sucheText select {
    border:1px solid white;
    color:#999999;
    font-size:16px;
    margin:8px 0 0 25px;
    width:174px;
}
#StartSuche form .sucheText #selectbtn { position: absolute; top: 9px; left: 385px; width: 20px; height: 20px; text-align: right; background: url(/bilder/d2/custom_select_more_btn.png) no-repeat 0 0; }

#StartSuche form .but                        { width: 97px; height: 31px; background-image:url(/bilder/input_suchen.gif); border: none; float: left; margin: 7px 0 0 5px; }
#StartSuche form .but1                       { width:186px;height:31px; background-image:url(/bilder/d2/suchen_button.png); border: none; float: left; margin: 8px 0 0 25px; }
#StartSuche form .preis-von               { width: 54px; width: auto; height: 19px; /*background-image: url(/bilder/input_preis.gif);*/ display: block; float: left; margin: 4px 0 0 -1px; }
#StartSuche form .preis-von input      { width: 45px; /*height: 15px; border: 1px solid white;*/ margin: 1px 0 0 3px; font-size: 11px; color: #666; }
#StartSuche form .euro                    { width: 15px; height: 19px; display: block; float: left; margin: 7px 0 0 1px; font-size: 14px; }
#StartSuche form .preis-bis               { width: 54px; width: auto; height: 19px; /*background-image: url(/bilder/input_preis.gif);*/ display: block; float: left; margin: 4px 0 0 0; }
#StartSuche form .preis-bis input      { width: 45px; /*xheight: 15px; border: 1px solid white;*/ margin: 1px 0 0 3px; font-size: 11px; color: #666; }
#StartSuche form .preis-spanne         { display: block; width: 160px; float: left; }
#StartSuche form .hausbau-preis-spanne       { display: block; width: 400px; float: left; }
#StartSuche form .hausbau-preis-spanne .preis-von,
#StartSuche form .hausbau-preis-spanne .preis-bis { margin: 0; }
#StartSuche form .hausbau-preis-spanne .preis-von select,
#StartSuche form .hausbau-preis-spanne .preis-bis select  { width: 150px; margin: 6px 40px 0 0; font-size: 11px; color: #666; }
#StartSuche form .neubau-bezugsfertig { display: block; float: left; }
#StartSuche form .neubau-preis-kategorie { display: block; float: left; }
#StartSuche form .neubau-bezugsfertig select,
#StartSuche form .neubau-preis-kategorie select  { margin: 6px 25px 0 0; font-size: 11px; color: #666; }
#StartSuche form .neubau-preis-spanne       { display: block; width: 230px; float: left; }
#StartSuche form .neubau-preis-spanne .preis-von,
#StartSuche form .neubau-preis-spanne .preis-bis { margin: 0; }
#StartSuche form .neubau-preis-spanne .preis-von select,
#StartSuche form .neubau-preis-spanne .preis-bis select  { width: 80px; margin: 6px 25px 0 0; font-size: 11px; color: #666; }
#StartSuche form .art                        { display: block; width: 100px; float: left; }
#StartSuche form .art select           { width: 60px; margin: 6px 0 0 0; font-size: 11px; color: #666; }
#StartSuche form .immo-typ             { display: block; width: 100px; float: left; }
#StartSuche form .immo-typ select      { width: 85px; margin: 6px 0 0 0; font-size: 11px; color: #666; }
#StartSuche form .zimmer                  { display: block; width: 135px; float: left; }
#StartSuche form .zimmer select        { width: 50px; margin: 6px 0 0 0; font-size: 11px; color: #666; }
#StartSuche form .zimmer2                 { display: block; width: 95px; float: left; }
#StartSuche form .zimmer2 select       { width: 50px; margin: 6px 0 0 0; font-size: 11px; color: #666; }
#StartSuche form .groesse                 { display: block; width: 140px; float: left; }
#StartSuche form .groesse select    { width: 100px; margin: 6px 0 0 0; font-size: 11px; color: #666; }
#StartSuche form .groesse .euro     { margin:0.5em 2px; }
#StartSuche form .groesse input    { width: 30px; }
#StartSuche form #frontpage-submit {
    background-image: url(/bilder/d2/suchen_button.png);
    background-color: transparent;
    border: none;
    border-width: 0;
    float: right;
    display: block;
    margin: 12px 37px 0 0;
    padding: 0;
    height:31px;
    width:186px;
}

#EditSuche                          { padding: 15px; font-weight: bold; }
#EditSuche #edit_email_alert_msg    { color: red; }
#EditSuche form .preis-von          { width: 60px; }
#EditSuche form .preis-bis          { width: 60px; }
#EditSuche form .groesse-von        { width: 60px; }
#EditSuche form .groesse-bis        { width: 60px; }
#EditSuche form .euro               { width: 20px; }
#EditSuche form .preis-von input    { width: 45px; }
#EditSuche form .preis-bis input    { width: 45px; }
#EditSuche form .groesse-von input  { width: 45px; }
#EditSuche form .groesse-bis input  { width: 45px; }

#log_form_email, #log_form_password { width: 150px; }

#feedback {
    /* width: 157px;  */ margin-bottom: 10px; background-color: #F3F5F7; border: 1px solid #BEBEBE;  }
#feedback #heading { padding: 5px 0px 5px 10px; color: black; font-weight: bold; font-size: 12px; }
#feedback #form_cont { padding: 0px 10px 5px 10px; }
#feedback #form_cont #msg_sent { color: red; }
#feedback #form_cont #textarea_feedback { width: 130px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
#feedback #form_cont #sendbtn_cont { text-align: right; padding-top: 5px; }

#helpdiv {
    padding-left:8px;
    height:16px;
    font-size:10px;
    color: #696969;
    font-style:italic;
    font-weight:normal;
    position:absolute;
}

#StartKarte          { display: block; margin: -229px 0px 0px 0px; width: 279px; height: 288px; }

.Spy-Start                                         { display: block; border: 1px solid #eaeaea; width: 232px; height: 183px; padding: 10px; background-color: #f8f8f8; float: left; margin: 0 0 0 30px; }
* html .Spy-Start                                { margin-left: 15px; }
.Spy-Start .Left                                { display: block; width: 290px; float: left; height: 185px; border-right: 1px solid #dedede; }

#Main .Spy-Start .Left table                             { margin: 15px 0 0 0px; width: 100%;  }
#Main .Spy-Start .Left table td.Bild                  { width: 129px; height: 99px; background-image: url(/bilder/d1/bgImage_120x90.jpg); background-repeat: no-repeat; text-align: center; vertical-align: middle; padding-top:2px; }

#Main .Spy-Start .Left table td.Text                  { line-height: 18px; color: #555; padding-left: 10px; vertical-align: top; font-size: 12px; }
#Main .Spy-Start .Left table td strong             { font-size: 16px; color: black; }
#Main .Spy-Start .Left table td .ansehen           { display: block; width: 102px; height: 22px; background-image: url(/bilder/link_jetzt_ansehen.gif); margin: 10px 0 0 0; }
#Main .Spy-Start .Left table td .ansehen span      { display: none; }

#Main .Spy-Start .Right table                            { margin: 0px 0 10px 0px; width: 100%; }
#Main .Spy-Start .Right table td.Bild                 { width: 60px; height: 45px; background-image: url(/bilder/bgImageKlein.gif); background-repeat: no-repeat; text-align: center; vertical-align: middle; padding-top: 2px; }

#Main .Spy-Start .Right table td.Text                 { padding-left: 10px; font-size: 11px; }
#Main .Spy-Start .Right table td.Text a               { font-weight: bold; color: #215587; }
#Main .Spy-Start .Right table td.Text a:hover      { color: #db2a00; }

.Spy-Start .Right                   { display: block; width: 270px; height: 185px; float: left; margin-left: 10px; margin-right: 0px; }
.Spy-Start .Right a.Bild         { display: block; min-height: 45px; background-image: url(/bilder/bgImageKlein.gif); background-repeat: no-repeat; background-position: 0px 0px; padding: 5px 0 0 7px; text-decoration: none; font-size: 12px; font-weight: bold; color: #215587; margin: 0 0 5px 0; }
.Spy-Start .Right a.Bild img  { float: left; margin: 0 15px 0 0; }
.Spy-Start .Right a.Bild .txt { float: left; display: block; margin: -5px 0 0 0;  }
.Spy-Start .Right a.Bild .klein  { clear: both; display: block; font-size: 10px; color: #555; }

.Spy-Start h1                          { color: #db2a00; font-size: 14px; margin: 0 0 10px 0; }
.Spy-Start h2,.Spy-Start h5            { color: #444444; font-size: 12px; margin: 0 0 0 0; }
.Spy-Start p                           { color: #555555; font-size: 12px; margin: 0 0 0 0; }
.Spy-Start p .erfahre-mehr    { display: block; float: right; width: 129px; height: 22px; background-image:url(/bilder/link_erfahre_mehr.gif); margin: 5px 4px 0 0; }
.Spy-Start p .erfahre-mehr span{ display: none; }

.Second                                   { margin: 0 0 0 46px; width: 580px; }
* html .Second                          { margin-left: 40px; width: 580px; }

.News-Start                { float: left; display: block; width: 300px; padding: 0px; color: #333333; }
.News-Start h1          { font-size: 12px; margin: 0px 0px 15px 0px; color: #db2a00; }
.News-Start h2, .News-Start h5            { font-size: 11px; margin: 0px 0px 2px 0px; color: black; }
.News-Start p              { font-size: 11px; margin: 0px 0px 10px 0px; }
.News-Start img            { margin: 0px 10px 0px 0px; float: left; border: 1px solid #d0d2d4; }
.News-Start a              { font-size: 11px; margin: 0px 0px 0px 0px; display: block; text-decoration: none; color: #333333; }
.News-Start a:hover     { color: #6ba1d9; text-decoration: underline; }
.News-Start .faqStart   { display: block; font-size: 11px; padding: 0px 0px 3px 10px; background-image: url(/bilder/pfeil.gif); background-repeat: no-repeat; background-position: 0px 6px; text-decoration: underline; }
.First                        { margin-left: 30px; width: 280px; padding-right: 20px; }
* html .First               { margin-left: 15px; width: 280px; padding-right: 20px; }
.Last                         { width: 280px; padding-left: 20px; }
.TWOCOL        { width:600px; }

/* Startseite Ende */

/* Folgeseite Anfang */

#Datum      { display: none; float: right; margin: 5px 30px 0 0; width: 174px; height: 24px; font-size: 10px; padding: 6px 0 0 0; text-align: right; border-bottom: 1px solid #d5d5d5; }
* html #Datum               { margin-right: 15px; }
/*bugfix for ie6, otherwise margin will be doubled*/
#Ergebnis   { line-height: 22px; float: left; margin: 5px 0px 0 30px; _margin-left: 15px; width: 900px; padding: 4px 0 0 0; font-size: 13px; font-weight: bold; border-bottom: 1px solid #d5d5d5;overflow:hidden; }
#Ergebnis span          { color: #db2a00; }
#Ergebnis A {color:#DB2A00;}
#Ergebnis A:hover     {color:#DB2A00;}
#Ergebnis .bluef {color:#000000;}
#Ergebnis .bluef a {color:#336699;}
#Ergebnis .bluef a:hover {color:#6ba1d9;}
#Ergebnis .bluef span {color:#336699;}

#Ergebnis .bluef #bc  { width:900px; }
#Ergebnis .bluef #bc1 { display:block;float:left; }
#Ergebnis .bluef #bc2 { float:left;width:815px; }

/* breadcrumbs */
#Ergebnis #breadcrumbs {
    color: #000;
}
#Ergebnis #breadcrumbs span {
    color: #DB2A00;
}
#Ergebnis #breadcrumbs #bc  { width:600px; }
#Ergebnis #breadcrumbs #bc1 { display:block;float:left; }
#Ergebnis #breadcrumbs #bc1.suche {  }
#Ergebnis #breadcrumbs #bc1.volltext { width:155px; }
#Ergebnis #breadcrumbs #bc2 { float:left; }
/*#Ergebnis #breadcrumbs #bc2.suche { width:800px; }*/
#Ergebnis #breadcrumbs #bc2.volltext { width:440px; }
#Ergebnis #breadcrumbs #bc_w  { width:800px; }
#Ergebnis #breadcrumbs #bc2.suche_w { width:700px; }
/** #Ergebnis #breadcrumb_kw { clear: both; }
HSF-848 to delete linebreak in title by using keywords in search
**/
#Ergebnis { clear : both; }
#breadcrumb_kw { display : inline; }


#Main table                                              { margin: 10px 0 0 30px; }
#Main .Spalte-Links                                   {  width: 160px; vertical-align: top; clear: both; }
/*
#Main .Spalte-Links #sidebar-right-searchform {display:inline;}
*/
#Main .Spalte-Links #sidebar-right-searchform logjs {
    display: none;
}

#Main .Spalte-Links .MenuBox                    { display: block; border: 1px solid #bebebe; margin: 0 0 10px 0; padding: 0px 1px 1px 1px; font-size: 12px; background-color: #ffffff; }
#Main .Spalte-Links .MenuBox .menu,
#Main .Spalte-Links .MenuBox .sublinks          { border-top: 1px solid #ffffff; }
#Main .Spalte-Links .MenuBox .menu a,
#Main .Spalte-Links .MenuBox .sublinks a        { color: #000000; border-style: solid; border-color: #4D87C4; border-width: 0px 0px 1px 6px; display: block; padding: 2px 6px; text-decoration: none; }
#Main .Spalte-Links .MenuBox .sublinks a        { padding: 2px 14px; font-size: 0.9em; }
#Main .Spalte-Links .MenuBox .menu a:hover,
#Main .Spalte-Links .MenuBox .sublinks a:hover,
#Main .Spalte-Links .MenuBox .active,
#Main .Spalte-Links .MenuBox .active a          { background-color: #4D87C4; color: #ffffff; }
#Main .Spalte-Links .MenuBox .bold              { font-weight: bold; }

#Main .Spalte-Links .BACK                          { display: block; width: 160px; height: 22px; background-image:url(/bilder/back.gif); background-position: right; margin: -2px 0 5px 0; }
#Main .Spalte-Links .BACK span                  { display: none; }
#Main .Spalte-Links .SucheBox                   { display: block; border: 1px solid #bebebe; margin: 0 0 10px 0; padding: 5px 7px 10px 7px; font-size: 11px; background-color: #f3f5f7; position:relative; }
#Main .Spalte-Links .SucheBox a                 { color: black; font-weight: bold; text-decoration: none; background-image: url(/bilder/minus.png); background-repeat: no-repeat; background-position: 0px 2px; padding: 0 0 5px 15px; margin: 5px 0 0 0;  }
#Main .Spalte-Links .SucheBox a:hover        { text-decoration: underline; color: #6699cc; }
#Main .Spalte-Links .SucheBox img.reset        { float: right; margin-top: 1px; cursor: pointer; }
#Main .Spalte-Links .SucheBox .menu {background-image:none;float:left;margin-top:7px;padding:2px;}
#Main .Spalte-Links .SucheBox .SucheBlock    { padding: 0 0 0px 0px; margin: 0px 0 0 0; border-bottom: 1px dotted #d5d6d7; }
#Main .Spalte-Links .SucheBox .Inactive          { opacity:0.5; filter:alpha(opacity=50); }
#Main .Spalte-Links .SucheBox .tipp             { font-size: 10px; margin-left: 14px; color: #969696; padding-bottom: 4px; }
#Main .Spalte-Links .SucheBox .sublinks         {color:#215587; text-decoration: underline; font-weight:normal; background-image:none; border:none;}
#Main .Spalte-Links .SucheBox .aktiv         {  background-image: url(/bilder/minus.png); }
#Main .Spalte-Links .SucheBox #stadtteile-link     { margin-top: -4px; }
#Main .Spalte-Links .SucheBox #stadtteile-link a   {  background-image:url(/bilder/d2/pfeil_d.gif); background-position:right 5px; font-size: 10px; font-weight: normal; color: #777777; text-decoration: underline; margin-left: 19px; padding: 0px 12px 0px 0px;}
#Main .Spalte-Links .SucheBox #stadtteile-wrapper  { z-index: 9999; border: 1px solid #666666; width: 142px; }
#Main .Spalte-Links .SucheBox #stadtteile-wrapper a {padding: 0; margin: 0; background-image: none; }
#Main .Spalte-Links .SucheBox #stadtteile-header   { background-color: #DEE6EF; padding: 2px; text-align: right; }
#Main .Spalte-Links .SucheBox #stadtteile          { background-color: #ffffff; padding: 5px; max-height: 178px; width: 132px; overflow: auto; }
#Main .Spalte-Links .SucheBox #stadtteile          { _height: 178px; }
#Main .Spalte-Links .SucheBox #stadtteile a        { font-size: 10px; font-weight: normal; }
#Main .Spalte-Links .SucheBox #stadtteile a:hover  { color: #000000; }
#Main .Spalte-Links .SucheBox #ortsteile-link     { margin-top: -4px; }
#Main .Spalte-Links .SucheBox #ortsteile-link a   {  background-image: none; font-size: 10px; font-weight: normal; color: #969696; }
#Main .Spalte-Links .SucheBox #ortsteile-wrapper  { z-index: 9999; border: 1px solid #666666; width: 142px; }
#Main .Spalte-Links .SucheBox #ortsteile-wrapper a {padding: 0; margin: 0; background-image: none; }
#Main .Spalte-Links .SucheBox #ortsteile-header   { background-color: #DEE6EF; padding: 2px; text-align: right; }
#Main .Spalte-Links .SucheBox #ortsteile          { background-color: #ffffff; padding: 5px; max-height: 178px; width: 132px; overflow: auto; }
#Main .Spalte-Links .SucheBox #ortsteile          { _height: 178px; }
#Main .Spalte-Links .SucheBox #ortsteile a        { font-size: 10px; font-weight: normal; }
#Main .Spalte-Links .SucheBox #ortsteile a:hover  { color: #000000; }

#Main .Spalte-Links .SucheBox .detail-keywords           { color: #969696; margin: 5px 0 5px 0px; }
#Main .Spalte-Links .SucheBox .detail-keywords a         { color: #969696; font-weight: normal; background-image: none; padding: 0; margin: 0; }
#Main .Spalte-Links .SucheBox .detail-keywords ul        { margin: 0; padding: 0; list-style: none; }
#Main .Spalte-Links .SucheBox .detail-keywords .left     { display: block; float: left; width: 14px; }
#Main .Spalte-Links .SucheBox .detail-keywords .right    { display: block; float: right; width: 126px; }
#Main .Spalte-Links .SucheBox .detail-keywords .check    { margin: 0; border: 0; }
#Main .Spalte-Links .SucheBox .detail-art                { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-art select         { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-movein                { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-movein select         { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-pricecat                { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-pricecat select         { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-ort                { margin: 5px 0 0 15px; color: #666666; font-size: 11px;}
#Main .Spalte-Links .SucheBox .detail-ort input          { font-size: 10px; width: 116px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-ort select         { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-strasse            { margin: 5px 0 0 15px; color: #666666; font-size: 11px;}
#Main .Spalte-Links .SucheBox .detail-strasse input      { font-size: 10px; width: 116px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-area,
#Main .Spalte-Links .SucheBox .detail-preis              { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-area  input,
#Main .Spalte-Links .SucheBox .detail-preis  input        { font-size: 10px; width: 50px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-area select,
#Main .Spalte-Links .SucheBox .detail-preis select         { font-size: 10px; width: 90px; margin: 1px 6px 3px 0; }
#Main .Spalte-Links .SucheBox .detail-immo               { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-immo select        { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-zimmer             { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-zimmer select      { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-lasthours          { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }
#Main .Spalte-Links .SucheBox .detail-lasthours select   { font-size: 10px; width: 123px; margin: 1px 0 3px 0; }
#Main .Spalte-Links .SucheBox .detail-accuracy           { margin: 5px 0 0 15px; color: #666666; font-size: 11px; }

.list-items li {
    padding-bottom: 2px;
}
.list-items .last {
    padding-bottom: 0;
}
.list-item-showhide-wrapper {
    display: none;
    width: 144px;
}

.detail-keywords .toggle-link {
    font-weight: bold !important;
    text-align: right !important;
    display: block !important;
}
.detail-keywords .icon-right {
    background-repeat: no-repeat !important;
    background-position: right center !important;
    padding-right: 16px !important;
}
.detail-keywords .icon-minus {
    background-image:url("/bilder/minus.png") !important;
}
.detail-keywords .icon-plus {
    background-image:url("/bilder/plus.png") !important;
}

#Main .Spalte-Links .SucheBox .butSucheNeu         { display: block; width: 144px; height: 22px; background-image: url(/bilder/suche_neu_starten.gif); margin: 5px -20px 5px -3px; background-position: 0px 0px; padding: 0px 0px 0px 0px; border: none; xborder: 1px solid red; }
#Main .Spalte-Links .SucheBox .butSucheNeu span { display: none; }

#Main .Spalte-Links .SucheBox .Kriterien  { color: #969696; font-size: 11px; margin: 0 0 6px 14px; line-height: 16px; }
#Main .Spalte-Links .SucheBox .Keywordlist   { color: #969696; font-size: 11px; margin: 0 0 6px 14px; line-height: 16px; }
#Main .Spalte-Links .SucheBox  #keywordlist { padding-top: 4px; }

#Main .Spalte-Links .SucheBox .speichern  { display: block; font-weight: lighter; color: #969696; border-bottom: none; font-size: 10px; text-decoration: underline; margin: 0px; background-image: url(/bilder/pfeil.gif); background-position: 2px 3px; padding-left: 12px; font-size: 9px; }
#Main .Spalte-Links .SucheBox .rss           { display: block; font-weight: lighter; color: #969696; border-bottom: none; font-size: 10px; background-image: url(/bilder/rss.gif); text-decoration: underline; margin: 0px; background-position: 0px 0px; padding-left: 12px; font-size: 9px; }
#Main .Spalte-Links .SucheBox h2, #Main .Spalte-Links .SucheBox h5 { margin: 5px 0 10px 0; font-size: 14px; clear: both; border-top: 1px dotted #d5d6d7; padding: 8px 0 0 0; color: #666666; }

#Main .Spalte-Links .SucheBox table    {margin: 0px 0px 0px 0px;}
#Main .Spalte-Links .SucheBox table td       {padding-right:2px; font-size:11px;    /*width:175px;*/ }
#Main .Spalte-Links .SucheBox table.detail-heading    { width: 100%; margin: 5px 0 5px 0; }

#Main .Spalte-Links .SucheBox #search_crits_ret {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#Main .Spalte-Links .SucheBox #search_crits_ret li {
    color: #969696;
    font-size: 11px;
    line-height: 16px;
    overflow: hidden;
    clear: both;
}
#Main .Spalte-Links .SucheBox #search_crits_ret li .left {
    float: left;
    width: 55px;
    display: block;
}
* html #Main .Spalte-Links .SucheBox #search_crits_ret li .left {
    float: none;
}
#Main .Spalte-Links .SucheBox #search_crits_ret li .right {
    float: left;
    width: 85px;
    display: block;
}
* html #Main .Spalte-Links .SucheBox #search_crits_ret li .right {
   float: none;
   margin-left: 10px;
}

#Main .Spalte-Links .Banner                        { display: block; background-image: url(/bilder/banner.jpg); width: 160px; height: 600px; margin: 0 0 10px 0; }

#Main .Spalte-Mitte                                                     {  width: 420px; vertical-align: top; padding: 0 10px 0 10px; clear: both; }
#Main #lspalte2  { width: 730px; }
#Main .Spalte-Mitte .Sortieren                                    { border-top: 1px solid #cccccc; background-color: #dee6ef; font-size: 11px; padding: 0 0 3px 5px; height: 25px; }
#Main .Spalte-Mitte .Sortieren                              { margin: 0; }
#Main .Spalte-Mitte .Sortieren select                 { font-size: 11px; margin: 0 0 0 0; color: #666666; }

#Main .Spalte-Mitte .Sortieren .blaettern_n           { margin:0px;padding:0px;}
#Main .Spalte-Mitte .Sortieren .blaettern_n span      { display: block; margin: 0 10px 0 0; padding: 3px 0 0 0; }
#Main .Spalte-Mitte .Sortieren .blaettern_n .sBack { display: block; background-image: url(/bilder/seite_zurueck.gif); width: 50px; height: 20px; margin-left:10px;}
#Main .Spalte-Mitte .Sortieren .blaettern_n .sNext { display: block; background-image: url(/bilder/seite_weiter.gif); width: 45px; height: 20px; margin-right:10px;}

#Main .Spalte-Mitte .Sortieren .blaettern          { white-space: nowrap; margin: 4px 10px -16px -50px; float: right; height: 16px; width: 230px; /*border: 1px solid red;*/ }
#Main .Spalte-Mitte .Sortieren .blaettern span     { display: block; float: right; margin: 0 10px 0 0; padding: 3px 0 0 0; }
#Main .Spalte-Mitte .Sortieren .blaettern .sBack   { display: block; float: right; background-image: url(/bilder/seite_zurueck.gif); width: 50px; height: 20px; margin: 0 5px 0 0; }
#Main .Spalte-Mitte .Sortieren .blaettern .sNext   { display: block; float: right; background-image: url(/bilder/seite_weiter.gif); width: 45px; height: 20px; margin: 0 5px 0 0; }
#Main .Spalte-Mitte .Sortieren .blaettern .nr            { text-decoration: none; }
#Main .Spalte-Mitte .Sortieren .blaettern .nrAktiv    { text-decoration: none; font-weight: bold;  color: #db2a00; }

#Main .Spalte-Mitte .Sortieren .sort                     { display: block; float: left; padding-right: 5px; margin: 7px 0 0 0; }
#Main .Spalte-Mitte .Sortieren .blaettern .sBack span { display: none; }
#Main .Spalte-Mitte .Sortieren .blaettern .sNext span { display: none; }
#Main .Spalte-Mitte .Sortieren .zahlen                      { display: block; float: left; padding-top: 6px; margin: 0; }
#Main .Spalte-Mitte .Sortieren .zahlen select               { margin-top: -2px; }
#Main .Spalte-Mitte .Sortieren .zahlen strong               {  }
#Main .Spalte-Mitte .Sortieren .zahlen .zSort               { float: left; display: block; margin: 1px 0 0 0; }

#Main .Spalte-Mitte .Eintrag                                { border-top: 1px solid #ccc; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;margin: 0 0 0 0; padding: 7px 5px; }
#Main .Spalte-Mitte .noborder                         { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;margin: 0 0 0 0; padding: 7px 5px; }
#Main .Spalte-Mitte .Eintrag .box                        { border: 1px solid #e9e9e9; background-color:#F8F8F8; padding: 10px 10px 10px 10px; }
#Main .Spalte-Mitte .Eintrag a:hover                     { color: #6ba1d9; }

#Main .Spalte-Mitte .Eintrag table                       { margin: 10px 0 0 0; width: 100%; }
#Main .Spalte-Mitte .Eintrag td.bild_l							{ background-image: url(/bilder/d1/bgImage_120x90.jpg); width: 131px; height: 99px; text-align: center; background-repeat: no-repeat; overflow:hidden; }
#Main .Spalte-Mitte .Eintrag td.bild                { background-image: url(/bilder/bgImage.gif); width: 81px; height: 59px; text-align: center; background-repeat: no-repeat; overflow:hidden; }
#Main .Spalte-Mitte .Eintrag td.bild img, #Main .Spalte-Mitte .Eintrag td.bild_l img               { margin: 5px 0 0 0; }
#Main .Spalte-Mitte .Eintrag td.txt                      { text-align: left; vertical-align: top; padding: 0 0 0 10px; font-size: 12px; color: #555555; }
#Main .Spalte-Mitte .Eintrag td.txt strong            { color: black; font-size: 16px; }
#Main .Spalte-Mitte .Eintrag td.txt .Adresse       { font-size: 10px; margin: 8px 0 0 0; color: #aaaaaa; }
#Main .Spalte-Mitte .Eintrag td.txt .Adresse a        { font-size: 10px; color: #aaaaaa; }
#Main .Spalte-Mitte .Eintrag td.Links                    { padding: 0 0 0 10px; vertical-align: bottom; height: 18px; }
#Main .Spalte-Mitte .Eintrag td.wide_Links                    { width: 200px; padding: 0px 0px 0px 10px; }
#Main .Spalte-Mitte .Eintrag td.wide_Links ul  { margin-bottom: 50px; }
#Main .Spalte-Mitte .Eintrag td.Links a,
#Main .Spalte-Mitte .Eintrag td.Links span                  { color: #777777; font-size: 10px; display: block; float: left; background-image: url(/bilder/pfeil2.gif); background-repeat: no-repeat; background-position: 0px 3px; padding: 0 0 0 10px; margin: 0 8px 0 0;  }
#Main .Spalte-Mitte .Eintrag td.wide_Links a,
#Main .Spalte-Mitte .Eintrag td.wide_Links span {
    float: none;
}
#Main .Spalte-Mitte .Eintrag td.Links_asf a                 { color: #777777; font-size: 11px; display: block; float: left; padding: 0 0 0 0; margin: -3px 0 0 0;  } /*ah: HSF-853, 04.08.2010 */

#Main .Spalte-Mitte .Eintrag td.Links a:hover         { color: #6ba1d9; }
#Main .Spalte-Mitte .Eintrag .Headline                { font-size: 12px; font-weight: bold; }
#Main .Spalte-Mitte .Eintrag .Headline_asf                { font-size: 13px; font-weight: bold; padding: 0 6px 0 0;} /*ah: HSF-853, 04.08.2010 */
#Main .Spalte-Mitte .Eintrag P      {font-size:12px;}

#Main .Spalte-Mitte .Eintrag td.Links .btn_partner { float: left; padding: 4px; margin-top: 3px; }
#Main .Spalte-Mitte .Eintrag td.Links .btn_detail  { background-color: #DB2A00; background-image: url('/bilder/d2/btn_neubau_detail.jpg'); float: right; padding: 4px 15px; margin-right: -5px; margin-top: 3px; }
#Main .Spalte-Mitte .Eintrag td.Links .btn_detail a,
#Main .Spalte-Mitte .Eintrag td.Links .btn_detail a:hover { color: #ffffff; background-image: none; padding: 0px; margin: 0px; text-decoration: none; }

#Main .Spalte-Mitte .EintragDetail                                { background-color: #F3F5F7;border-top: 1px solid #ccc; margin: 0 0 0 0; padding: 10px 5px 10px 5px; }
#Main .Spalte-Mitte .EintragDetail:hover                       {  }
#Main .Spalte-Mitte .EintragDetail table                       { margin: 10px 0 0 0; width: 100%; }
#Main .Spalte-Mitte .EintragDetail #functions_div                 { display: block !important; }
#Main .Spalte-Mitte .EintragDetail .functions                     { border: 0px; border-top:1px solid #cccccc; }
#Main .Spalte-Mitte .EintragDetail .functions .td_func            { height:20px; }
#Main .Spalte-Mitte .EintragDetail .functions .detail_func_recomment {padding-left: 23px; background-image: url(/bilder/d1/icon_recomment.gif); background-position: 0px 0px; background-repeat: no-repeat;}
#Main .Spalte-Mitte .EintragDetail .functions .detail_func_print     {padding-left: 23px; background-image: url(/bilder/d1/icon_print.gif); background-position: 0px 0px; background-repeat: no-repeat;}
#Main .Spalte-Mitte .EintragDetail .functions .detail_func_email     {padding-left: 23px; background-image: url(/bilder/d1/icon_email.gif); background-position: 0px 0px; background-repeat: no-repeat;}
#Main .Spalte-Mitte .EintragDetail .functions .detail_func_notify     {padding-left: 23px; background-image: url(/bilder/d2/icon_notify.gif); background-position: 0px 0px; background-repeat: no-repeat;}
#Main .Spalte-Mitte .EintragDetail .functions .detail_func_facebook     {padding-left: 23px; background-image: url(/bilder/d2/facebook_icon.gif); background-position: 0px 0px; background-repeat: no-repeat;}
#Main .Spalte-Mitte .EintragDetail .functions a                   { color: #555555; text-decoration:none; }
#Main .Spalte-Mitte .EintragDetail td.bild                     { background-image: url(/bilder/d1/bgImage_120x90.jpg); text-align: center; background-repeat: no-repeat; }
#Main .Spalte-Mitte .EintragDetail td.bild img              { margin-top: 5px; }
#Main .Spalte-Mitte .EintragDetail td.txt                      { text-align: left; width: 265px; vertical-align: top; padding: 0 0 0 10px; font-size: 11px; color: #555555; }
#Main .Spalte-Mitte .EintragDetail td.txt span.tdots { display: inline; }
#Main .Spalte-Mitte .EintragDetail td.txt span.desc_rest { display: none; }
#Main .Spalte-Mitte .EintragDetail td.txt a.btn_more { display: inline; }
#Main .Spalte-Mitte .EintragDetail td.txt strong            { color: black; font-size: 16px; }
#Main .Spalte-Mitte .EintragDetail td.txt .Adresse       { font-size: 10px; margin: 8px 0 0 0; color: #aaaaaa; }
#Main .Spalte-Mitte .EintragDetail td.Links                    { padding: 10px 0 0 0; }
#Main .Spalte-Mitte .EintragDetail td.Links a                  { color: #777777; font-size: 10px; display: block; float: left; background-image: url(/bilder/pfeil2.gif); background-repeat: no-repeat; background-position: 0px 3px; padding: 0 0 0 10px; margin: 0 20px 0 0;  }
#Main .Spalte-Mitte .EintragDetail .Headline                { color: #db2a00; font-size: 15px; font-weight: bold; text-decoration: none; }
#Main .Spalte-Mitte .EintragDetail h1.Headline { margin: 0; }
#Main .Spalte-Mitte .EintragKontakt a  { font-weight: bold; font-size: 14px;  padding-top: 5px;}
#Main .Spalte-Mitte .EintragDetail td.partner_logo                      {  width: 110px; vertical-align: top; }
#Main .Spalte-Mitte .EintragDetail .quelle { font-size:10px; color: #969696; }
#Main .Spalte-Mitte .ServiceAngebot { color: #DB2A00; font-size: 12px; font-weight: bold; padding-top: 30px; padding-bottom: 5px; }

#Main .Spalte-Mitte #toolbox { display:block; border: 1px solid #cecece; padding-bottom: 6px; margin-left: -1px; }
#Main .Spalte-Mitte #toolbox a { float:left; margin-left: 6px; margin-top: 6px; background-image: url(/bilder/d1/toolbox.jpg); background-repeat: no-repeat; width:132px; height:31px; display:block; text-indent:-200px; overflow:hidden; }
#Main .Spalte-Mitte #toolbox a:hover { background-image: url(/bilder/d1/toolbox_h.jpg); }

#Main .Spalte-Rechts #linkatory li { font-size: 12px; padding: 2px 0 0 10px; }
#Main .Spalte-Rechts #linkatory a { display: inline !important; margin: 0; }

#Main .Spalte-Rechts #toolbox .ServiceAngebot { color: #DB2A00; font-size: 12px; font-weight: bold; padding: 5px 5px 0px 5px; }
#Main .Spalte-Rechts #toolbox { display:block; background-color: #f8f8f8; border: 1px solid #e9e9e9; padding: 4px 0px 12px 7px; margin-top: 10px; }
#Main .Spalte-Rechts #toolbox a { float:left; margin-left: 6px; margin-top: 6px; background-image: url(/bilder/d1/toolbox_serp.jpg); background-repeat: no-repeat; width:132px; height:31px; display:block; text-indent:-200px; overflow:hidden; }
#Main .Spalte-Rechts #toolbox a:hover { background-image: url(/bilder/d1/toolbox_serp_h.jpg); }

#Main .Spalte-Rechts #environment { font-size:12px; display:block; background-color: #f8f8f8; border: 1px solid #e9e9e9; padding: 4px 0px 12px 7px; margin-top: 10px; }
#Main .Spalte-Rechts #environment h2 { color:#DB2A00; font-size:12px; margin:0 0 10px; }
#Main .Spalte-Rechts #environment .headline { color: #333333; font-weight: bold; height: 18px; padding: 2px 0 0 22px; }
#Main .Spalte-Rechts #environment .name { color: #333333; margin-left: 26px; margin-right: 16px; }
#Main .Spalte-Rechts #environment .address { color: #333333; font-style: italic; margin-left: 32px; font-size: 10px; }
#Main .Spalte-Rechts #environment .distance { font-style: italic; }

#toolbox a#umzug { background-position: -6px -5px; }
#toolbox a#preis_strom { background-position: -144px -5px; }
#toolbox a#preis_gas { background-position: -283px -5px; }

#toolbox a#handwerker { background-position: -6px -42px; }
#toolbox a#parplatz { background-position: -144px -42px; }
#toolbox a#transporter { background-position: -283px -42px; }

#toolbox a#mietkaution { background-position: -6px -80px; }
#toolbox a#energie_sparen { background-position: -144px -80px; }
#toolbox a#fertighaus { background-position: -283px -80px; }

#toolbox a#hypotheken { background-position: -6px -118px; }
#toolbox a#baufi { background-position: -144px -118px; }
#toolbox a#ummelden { background-position: -283px -118px; }

#Main .Spalte-Mitte .aufzaehl                { border-top: 1px solid #ccc; margin: 5px 0 0 0; width: 100%; font-size: 12px; }
#Main .Spalte-Mitte .aufzaehl .left       { padding: 4px 0 4px 6px; font-weight: bold; color: #555555; width: 30%; }
#Main .Spalte-Mitte .aufzaehl .right      { padding: 4px 0 4px 0; color: #555555; width: 70%; }
#Main .Spalte-Mitte .aufzaehl .warmL      { color: #db2a00; font-size: 14px; }
#Main .Spalte-Mitte .aufzaehl .warmR      { font-weight: bold; font-size: 14px; }

#Main .Spalte-Mitte .aufzaehlVier .yes       { height: 16px; background-image: url(/bilder/d1/yes1.gif); background-position: 130px 0px; background-repeat: no-repeat; }
#Main .Spalte-Mitte .aufzaehlVier .no           { height: 16px; background-image: url(/bilder/no.gif); background-position: 130px 0px; background-repeat: no-repeat; }

#Main .Spalte-Mitte .aufzaehlText                           { border-top: 1px solid #ccc; margin: 0 0 0 0; width: 100%; font-size: 12px; }
#Main .Spalte-Mitte .aufzaehlText .txt                { padding: 4px 0 4px 6px; color: #555555; }
#Main .Spalte-Mitte .aufzaehlText .txt2                  { padding-bottom: 10px; color: #969696; }
#Main .Spalte-Mitte .aufzaehlText .txt strong         { display: block; margin: 0 0 5px 0; }
#Main .Spalte-Mitte .aufzaehlText .txtL                  { padding: 4px 0 4px 6px; color: #555555; vertical-align: top; }
#Main .Spalte-Mitte .aufzaehlText .txtL ul            { color: #555555; }
#Main .Spalte-Mitte .aufzaehlText .txtL ul span    {  }
#Main .Spalte-Mitte .aufzaehlText .txtR                  { padding: 4px 0 4px 0; color: #555555; vertical-align: top; }

#Main .Spalte-Mitte .aufzaehlText .txt .BildG         { background-image: url(/bilder/bgImage.gif); width: 80px; height: 59px; text-align: center; background-repeat: no-repeat; display: block; float: left; margin: 0 7px 0 0; }
#Main .Spalte-Mitte .aufzaehlText .txt .BildG img  { margin: 5px 0 0 0; }

#Main .Spalte-Mitte .aufzaehlText .txt .Rahmen        { display: block; float: left; width: 348px; height: 61px; overflow: hidden; padding-left: 8px; margin-top: 2px; }
#Main .Spalte-Mitte .aufzaehlText .txt .pfeilLinks          { display: block; float: left; width: 32px; height: 61px; background-image: url(/bilder/pfeil_links.gif); }
#Main .Spalte-Mitte .aufzaehlText .txt .pfeilLinks:hover { background-image: url(/bilder/pfeil_links_.gif); }
#Main .Spalte-Mitte .aufzaehlText .txt .pfeilRechts            { display: block; float: left; width: 32px; height: 61px; background-image: url(/bilder/pfeil_rechts.gif); }
#Main .Spalte-Mitte .aufzaehlText .txt .pfeilRechts:hover   { background-image: url(/bilder/pfeil_rechts_.gif); }
#Main .Spalte-Mitte .punkte { padding-left:30px;color:#969696;font-size:12px;width:150px; }
#Main .Spalte-Mitte .pois { padding-left:30px;color:#969696;font-size:12px;width:180px; }
#Main .Spalte-Mitte .poisL { padding-left:30px;color:#969696;font-size:12px;width:370px; }
.poisL a { color: #969696; }

#Main .Spalte-Rechts                            {  width: 300px; vertical-align: top; clear: both;}
#Main .Spalte-Rechts .box                       { border: 1px solid #e9e9e9; background-color:#F8F8F8; padding: 10px 10px 10px 10px; margin: 10px 0 0 0; }
#Main .Spalte-Rechts .wichtig                { background-color: #f7e9e7; background-image: url(/bilder/pointer.png); background-repeat: no-repeat; background-position: 14px 7px; min-height: 20px; padding-left: 44px; padding-bottom: 0px; color: #bd1105; }
#Main .Spalte-Rechts .box h2, #Main .Spalte-Rechts .box h5,
#Main .Spalte-Rechts .box h1                 { color: #db2a00; margin: 0 0 10px 0; font-size: 12px; }
#Main .Spalte-Rechts .box h3                 { font-size: 10px; margin: 0px 0px 2px 0px; color: black; }
#Main .Spalte-Rechts .box p                     { margin: 0 0 10px 0; font-size: 11px; }
#Main .Spalte-Rechts .box img                { margin: 0px 10px 0px 0px; float: left; border: 1px solid #d0d2d4; }
#Main .Spalte-Rechts .box a                     { font-size: 12px; margin: 0px 0px 0px 0px; display: block;  color: #333333; }
#Main .Spalte-Rechts .box a:hover            { color: #6ba1d9; text-decoration: underline; }
#Main .Spalte-Rechts .box ul                 { margin: 0 0 10px 0; padding: 0 0 0 0; list-style-type: none; }
#Main .Spalte-Rechts .box ul li              { background-image: url(/bilder/pfeil.gif); background-repeat: no-repeat; background-position: 0px 8px; border-bottom: 1px solid white; }
#Main .Spalte-Rechts .box ul li a            {  display: block; margin: 0 0 0 10px; font-size: 12px; color: #333333; padding: 2px 0 2px 0; min-height: 18px; }
#Main .Spalte-Rechts .box ul li a:hover   { color: #6699cc; }
#Main .Spalte-Rechts .box .mehr              { font-size: 11px; color: #333333; display: block; padding: 5px 0 0 10px; background-image: url(/bilder/pfeil.gif); background-repeat: no-repeat; background-position: 188px 11px; text-align: right; }

#Main .Spalte-Rechts .boxE                   { border-bottom: 1px solid #e9e9e9; }
#Main .Spalte-Rechts .boxE .titel            { color: #215587; font-weight: bold; font-size: 12px; display: block; margin: 0 0 10px 0; padding-top: 5px; }
#Main .Spalte-Rechts .boxE .boxT          { width: 100%; margin: 0px 0px 0px 0px; }
#Main .Spalte-Rechts .boxE .boxT td.bild        { background-image: url(/bilder/bgImage.gif); width: 79px; height: 59px; text-align: center; vertical-align: middle; background-repeat: no-repeat; }
#Main .Spalte-Rechts .boxE .boxT td.bild img { float: none; margin: 0; border: none; }
#Main .Spalte-Rechts .boxE .boxT td.txt                        { padding: 0 0 0 10px; }
#Main .Spalte-Rechts .boxE .boxT td.txt                        { text-align: left; vertical-align: top; padding: 0 0 0 10px; font-size: 12px; color: #555555; }
#Main .Spalte-Rechts .boxE .boxT td.txt strong           { color: black; font-size: 16px; }
#Main .Spalte-Rechts .boxE .boxT td.txt .Adresse         { font-size: 10px; margin: 4px 0 5px 0; color: #aaaaaa; }
#Main .Spalte-Rechts .color                     { background-color: #f3f5f7; }

#Main .Spalte-Rechts .faqlist h2, #Main .Spalte-Rechts .faqlist h5,
#Main .faqlist h2, #Main .faqlist h5 { color: #db2a00; margin: 0 0 10px 0; font-size: 12px; }
#Main .faqlist ul { padding-left: 20px;}
#Main .faqlist li a, #Main .faqlist li a:hover { text-decoration: none; color: #444; cursor: help; }

/* Folgeseite Ende */

/* Footer Anfang */

#Footer                       { border-top: 1px solid #d6d6d6; margin: 30px; padding: 30px 0px 0px 0px; text-align: center; font-size: 11px; }
/* #Footer a                     { color: #215587; text-decoration: none; padding: 0px 2px 0px 2px; }
#Footer a:hover            { background-color: #6ba1d9; color: white; } */
#Footer a                     { color: #a3a3a3; text-decoration: none; padding: 0px 2px 0px 2px; }
#Footer a:hover            { background-color: #a3a3a3; color: white; }
#Footer span               { display: block; margin: 10px 0px 0px 0px; color: #a1a1a1; padding: 0px 50px 0px 50px; font-size: 10px; }
#Footer .FLBLOCK { color:#a3a3a3; display:block; float:left; margin:0; padding-right:56px; text-align:left; }
#Footer .new_footer { float: left; font-weight: bold; color: #a3a3a3; }

/* Footer Ende */

/* Float clearing workaround also working on Mozilla */
.clearer                   { clear:both; height:0px; overflow:hidden; margin-top:0px; }
* html .clearer            { height:1px; margin-top:-1px; }

.clearfix:after            { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix                     { display: inline-table; }

/******************************************************/
.detailbilditem {
    background-image: url(/bilder/bgImage.gif); width: 80px; height: 59px; text-align: center; vertical-align: top; background-repeat: no-repeat;
}

.detailbildliste {
    overflow: auto;
    height: 82px;
    width: 415px;
}

.detailitem {
    padding:5px;
    font-size:12px;
    width: 200px;
    float:left;
}

.detailtextitem {
    font-size:12px;
}

.detailtextitem H3{
    font-size:13px;
}

/******************************************************/
/***
.suggest_link {      background-color: #FFFFFF;padding: 2px 6px 2px 6px;clear:both;height:13px;width:320px;}
.suggest_count {     float:right;}
.suggest_name {      float:left;}
.suggest_aktiv {  background-color: #6EA2DB; padding: 2px 6px 2px 6px;clear:both; height:13px;width:320px;}
.suggest_link_over {    background-color: #6EA2DB; padding: 2px 6px 2px 6px;clear:both; height:13px;width:320px;}

**/
.suggest_link {      background-color: #FFFFFF; padding: 2px; height:13px;}
.suggest_aktiv {  background-color: #6EA2DB; padding: 2px; height:13px;}
.suggest_link_over {    background-color: #6EA2DB; padding: 2px; height:13px;}

#search_suggest {
    background-color: #FFFFFF; text-align: left; color: black; font-size:11px; border: 1px solid #000000;
    width:280px;
}

table#suggest_table {
    width: 279px;
    height: auto;
    margin: 0;
    padding: 0;
}

#Main #suggest_table.scrollbar {
    width: 255px;
}

body.frontpage #search_suggest {
    width: 410px;
}

body.frontpage #search_suggest #suggest_table {
    width: 408px;
}

body.frontpage #search_suggest #suggest_table.scrollbar {
    width: 384px;
}

body.frontpage #search_suggest td.right {
    font-weight: normal;
    color: #333;
    width: 200px;
}

#search_suggest_rahmen {
    position: absolute;
    z-index:10;
    width: auto;
    margin-left:3px;
}
#spalte1 #search_suggest_rahmen {
    top:299px;
    left:51px;
}
#search_suggest td {
    white-space: pre;
    padding: 2px;
    overflow: hidden;
}

#search_suggest_rahmen.sidebar {
    width: 200px;
    border: 10px solid red;
}

#search_suggest_rahmen.sidebar td.right {
    width: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#ort_detail_pos { position:relative;  z-index:66; }
#ort_detail_rahmen {
    position:absolute;
    display:none;
    top: -230px;
    left: 140px;
    width: 200px;
    height: 315px;
    background-color: #FFFFFF;
    text-align: left;
    border: 1px solid #000000;
    padding:10px;
    z-index:200;
}

#ort_details {
    overflow: auto;
    height: 250px;
    width: 200px;
    font-size:11px;
}


.odi {   font-size:11px;    height: 12px;  border-top: 1px dotted white;
         border-bottom: 1px dotted white;   padding-bottom: 5px; overflow:hidden;     width:175px;
}
.odi input  {  float: left; margin-right: 4px; }
#Main .Spalte-Links .SucheBox .simple_linkB  { /*border: 1px solid red;*/ display: block; margin-left: -3px; width: 74px; height: 22px; background-image: url(/bilder/suchen_weiss.gif); padding: 0px;   }
#Main .Spalte-Links .SucheBox .simple_linkB span   { display: none; }

#Main .Spalte-Links .SucheBox .simple_link {
    background-image:none;
    font-weight: normal;
    padding-left: 0px;
    color: #215587;
}

.gmapoverl {
    font-size:11px; border:1px solid #cccccc;
    position:absolute;
    top: 200px;
    left: 300px;
    width: 200px;
    background-color: white;
    padding:5px;
    display:none;
    z-index: 10;
}

.gmapoverl .close {
    text-align:right;

}

.gmapoverl UL { margin:0; padding:0;   list-style-type:none;   width: 200px;}

.gmapoverl LI { overflow:hidden; width: 200px; height:13px;}
.gmapoverl .poidetail { padding: 3px 8px 0 8px; }
.gmapoverl .poidetail .img { float: left; }
.gmapoverl .poidetail .txt { float: left; padding-left: 5px; }
.gmapoverl .poidetail .more { position: absolute; bottom: 0px; right: 0px; padding: 5px; }

.impr_text{
    font-size:12px;
}

.impr_text a {color:#215587;}
.impr_text a:hover {color:#6ba1d9;}
.impr_text a:visited {color:#215587;}

.slidermain{
    background-image:url(/bilder/sligerbg4.gif); margin: 0px 0px 0px 15px;
    background-repeat:no-repeat;  width:120px;   height:15px;   position: relative;

}

.sliderhandle{
    background-image:url(/bilder/sliderhandle2.gif);
    background-repeat:no-repeat;     width:10px;    height:15px; cursor:pointer;  position: absolute;
}

.slidertext {
    height:15px;       font-size:11px;     width:120px;      text-align:center;  margin: 0px 0px 0px 15px;
}


/* IMMOGUIDE stefan */
#Main .Spalte-Mitte .Sortieren .ueberschrift { font-size:14px;font-weight:bold;padding-top:6px; display:block; float:left;}
#Main .Spalte-Mitte .Sortieren .ueberschrift_right { font-size:12px;font-weight:bold;padding-top:6px; display:block; float:right;color:#215587; text-decoration:underline; margin-right:10px;}
#Main .Spalte-Mitte .red_text { color: #db2a00; font-size: 14px; font-weight:bold; padding:5px; display:block;}
#Main .Spalte-Mitte .red_text_smaller { color: #db2a00; font-size: 12px; font-weight:bold; display:block;}
#Main .Spalte-Mitte .immo_guide_table {margin-left:0px; margin-top:3px; padding:0px; margin-bottom:10px;}
#Main .Spalte-Mitte .immo_guide_table p {padding-right:8px;}
.immoguidetext{padding-right:8px; padding-left:5px;color: #555555; font-size: 12px;  line-height: 16px; margin-bottom:5px;}
#Main .Spalte-Mitte .immo_guide_table .mehrlink {background-image:url(/bilder/immo_dreieck.gif);background-repeat: no-repeat;padding:0px 0px 0px 12px;  background-position:2px;color: #969696; font-size: 11px; width:30px; text-align:left;}
#Main .Spalte-Mitte .immo_guide_table_no {margin:0px; padding:0px; padding-left:3px;}
#Main .Spalte-Mitte .immo_guide_table_no .pdflink {background-image:url(/bilder/pdf_icon.gif);background-repeat: no-repeat;padding:0px 0px 0px 30px; display:block; background-position:2px;color: #969696; font-size: 11px; text-align:left;}
#Main .Spalte-Mitte .immo_guide_table_no td { padding:0px; margin:0px;}
#Main .Spalte-Mitte .immo_guide_table td  { color: #555555; font-size: 12px;  line-height: 16px; padding-left:0px; padding-top:5px; }
#Main .Spalte-Mitte .immo_guide_table_no .krits { color: #969696; font-size: 11px; line-height: 16px; padding-left:3px; padding-top:3px; }
#Main .Spalte-Mitte .immo_guide_table_alternate {margin:0px; padding:0px;}
#Main .Spalte-Mitte .immo_guide_table_alternate td {color:#000000; font-size:12px; padding:2px; border-bottom:1px solid #CCCCCC;text-align:center}
#Main .Spalte-Mitte .immo_guide_table_alternate th { font-weight:bold; text-align:center; color:#000000;}
#Main .Spalte-Mitte .immo_guide_table_alternate .grau { background-color:#f2f4f7;}
/* IMMOGUIDE stefan */

/* IMMOGUIDE Daniel */
#Main .Spalte-Mitte .top {padding-left:8px;}
#Main .Spalte-Mitte .top .title {font-size:14px; font-weight:bold; padding-top:15px; padding-bottom:18px;  display:block; }
#Main .Spalte-Mitte .top2 {padding-left:0px;}
#Main .Spalte-Mitte .top2 .title {font-size:14px; font-weight:bold; padding-top:15px; padding-bottom:18px;  display:block; }
#Main .Spalte-Mitte .top2 .text_short {font-size:12px; line-height:16px;font-weight:bold; display:block; padding-bottom:10px;}
#Main .Spalte-Mitte .immo_guide_table_new_color { width: 436px; margin:0px; border-collapse: collapse;}
#Main .Spalte-Mitte .immo_guide_table_new_color td {color:#000000; font-size:12px; background-color:#F3F5F7; padding: 2px; border-bottom:1px solid #CCCCCC; text-align:center}
#Main .Spalte-Mitte .immo_guide_table_new_color th { font-weight:bold; text-align:center; color:#000000;}
#Main .Spalte-Mitte .bottom { vertical-align:bottom;}
#Main .Spalte-Mitte .immo_guide_table_new_color .grau { background-color:#F8F8F8;}
#Main .Spalte-Mitte .immo_guide_table_new_color .right { text-align:right;}
#Main .Spalte-Mitte .immo_guide_table_new_color .left { text-align:left;}
#Main .Spalte-Mitte .immo_guide_table_new_color .margin_right { padding-right:10px; text-align:left;}
#Main .Spalte-Mitte .immo_guide_table_new_color .red_text {text-align:left; color: #db2a00; font-size: 12px; font-weight:bold; padding:5px; display:block; height:100%;}
#Main .Spalte-Mitte .quicklinks {border:1px solid #CCCCCC; text-align:left;  margin:0px 0px 0px 0px; background-color:#F8F8F8; width: 717px; height:15px; padding: 6px;}
#Main .Spalte-Mitte .quicklinks .objekt {padding-left:20px; padding-right:10px;}
#Main .Spalte-Mitte .quicklinks .objekt a {color:#676767; font-size: 12px; text-decoration:none;}
#Main .Spalte-Mitte .quicklinks b {color: #db2a00; font-size: 12px; font-weight:bold; padding-top:10px;}
#Main .Spalte-Mitte .box_left_main {position:relative; height:270px;}
#Main .Spalte-Mitte .box_left_top {position:absolute;top:0px;}
#Main .Spalte-Mitte .box_left_bottom  {position:absolute;  bottom:0px;}
#Main .Spalte-Mitte .box_childs  {margin-top:10px; border:1px solid #CCCCCC; text-align:left;  background-color:#F8F8F8; width: 435px; height:130px;}
#Main .Spalte-Mitte  .title_red {color:#db2a00; font-size:12px;font-weight:bold;}
#Main .Spalte-Mitte .table_box_childs  {margin:0px;color: #48494A;font-size:12px;line-height:3.0em;font-weight:bold;}
#Main .Spalte-Mitte .table_box_childs a  {text-decoration:none; margin:0px; color: #48494A; font-size:12px;font-weight:bold;}
#Main .Spalte-Mitte .table_box_childs .left {line-height:1.6em;}
#Main .Spalte-Mitte .table_box_childs .right{padding-left:50px;line-height:1.6em;}
#Main.page-immoguide .Spalte-Mitte {padding-bottom:10px;}
/* IMMOGUIDE Daniel */

.scroll_Object {
    position: relative;
    overflow: hidden;
    width: 255px;
    height: 160px;
}

.scroll_content {
    position:relative;
    top:0;
    left:0;
}

.rec_popup {
    position:absolute;
    z-index:100;
    font-size:12px;
    background-color: #FFFFFF;
    border:2px solid #cbcbcb;
}

.rec_popup .left {
    width:350px;height:25px;float:left;
}

.rec_popup .right {
    width:30px;height:20px;float:right;text-align:center;padding-top:5px;
}

#tooltip {
    position:absolute;
    padding:10px;
    width:300px;
    background-color:#FFFFFF;
    border:1px solid #c2cce1;
    display:none;
}
#tooltip h3 {
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

#tooltip.autowidth {
    width: auto;
}

.support_link {
    color:#215587;
}

.baufi_pop {
    position:absolute;
    background-color:#FFFFFF;
    border:1px solid #666666;
    width:470px;
    height:745px;
    z-index:9;
}

.ealert_box {
    position:absolute;
    background-color:#FFFFFF;
    border:1px solid #666666;
    width:300px;
    z-index:9;
    top:90px;
}



.ealert_box_login {
    position:absolute;
    background-color:#FFFFFF;
    border:1px solid #666666;
    width:220px;
    z-index:9;
    top:90px;
}

.eaheader {
    height:24px;
    font-size:16px;
    background-color:#dee6ef;
    font-weight:bold;
    padding:6px;
}
.eaheader #eabox-title {
    margin-top:2px;
}

.status_box{
    float:right;
    margin-right: 30px;
    margin-top: 17px;
}

.status_box .child {
    float:left;
    margin-left:15px;
}

.status_box .child a:hover {
    color:#6ba1d9;
}

/**** my immobilo drop down box *********************************/

.mi_menu{
    border:1px solid #CCCCCC;
    position:absolute;
    display:none;
    width:200px;
    background-color:white;
    top:43px;
    padding:3px;
}
.mi_menu ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

.mi_menu ul li{
    padding:2px;
    border:1px solid #CCCCCC;
}

.mi_menu ul li a{
    display:block;
}

.mi_menu ul li a:hover{
    background-color:orange;
}

/**** map infos  ************************************************/

.map_wrapper { position:absolute; }
.map_info {
    z-index:2;
    position:absolute;
    margin-top:-40px;
    right:0;
}

.gmapBox {
    position:relative;
    height:358px;
}
/**** Slider New ************************************************/

.ui-slider-handle {
    background-image:url(/bilder/sliderhandle2.gif);
    width:10px; height:15px;
    z-index:1;left:0px;
    position:absolute;
    top:0px;
}

#Main .Spalte-Links .SucheBox .ui-slider-1 a {
    background-image:none;
    border:none;
    padding:0px;
    margin:0px;
}

.ui-slider-pos {
    background:url(/bilder/sligerbg4.gif) no-repeat;
}

.ui-slider {
    position:relative;
    height:15px;width:111px;
}

.ui-slider-pos {
    height:20px;
    margin:5px 0 0 15px;
}

/******************************************************/

#loader {
    position: absolute;  width: 420px; height:400px;
    top: 240px; left:190px; text-align: center; background-color:white;
    filter:alpha(opacity=75); opacity:0.75;;
}

#loader IMG { padding:150px; }

/* Hides from IE-mac */
* html .clearfix     { height: 1%; }
/* End hide from IE-mac */
/* End clearfix */


/* -HELPER CLASSES-  */

#noscript {
    border: 1px solid #660000;
    color: #660000;
    background-color: #fff;
    margin: 0px auto;
    padding: 10px 20px;
    font-size: 10pt;
    width: 920px;
}

h1.page-title {

    color: #DB2A00;
    font-size: 14px;
    margin: 0pt 0pt 10px;

}

.innerBlock {
    margin: 0 40px;
}

.innerBlock ul {
    padding-left: 0;
}

ul.linklist li {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 0.25em 0;
}

ul.linklist li a {
    text-decoration: none;
    color : #215587;
}

ul.linklist li a:hover {
    color: #6ba1d9;
}

#immo_guide_box p,
#immo_guide_box p a {
    font-size: 12px !important;
}

/* hsf-123 | HSF-851: padding-bottom set to 0px*/
#Main .Spalte-Mitte {
    clear: right;
    float: left;
    padding-bottom: 0px;
    position: relative;
    width: 420px;
    padding-left: 10px;
    padding-right: 10px;
}

/* bottom immoguide on serps */

#serp-immoguide-footer {
    margin-top: 15px;
    padding-right: 10px;
}

#serp-immoguide-footer a:link,
#serp-immoguide-footer a:visited {
    text-decoration: none;
}

#serp-immoguide-footer a:hover {
    color: #6ba1d9;
    text-decoration: none;
}

#serp-immoguide-footer a:active {
    text-decoration: none;
}

#serp-immoguide-footer #neighboring-ids {
    clear: both;
    margin: 10px 0;
    float: left;
    width: 100%;
}

#serp-immoguide-footer #neighboring-ids h2 {
    font-size: 11px;
}

#serp-immoguide-footer .symbolbild {
    font-size:10px;
    clear: both;
    float:left;
    display: block;
    margin: 10px 0;
    padding: 0px;
}

#serp-immoguide-footer .linkToTopC {
    float:right;
}

#serp-immoguide-footer a.linkToTop {
    clear: both;
    float:right;
    display: block;
    margin: 10px 0;
    background-image:url(/bilder/d1/arrow_top_blu_hi.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding: 0 0 0 16px;
}

#serp-immoguide-footer a.linkToTop:hover {
    background-image: url(/bilder/d1/arrow_top_blu.gif);
}

/* oldschool footer */
#search-immoguide-teaser {
    bottom: -15px;
    bottom: 0;
    float: right;
    position: absolute;
    padding-right: 10px;
}

* html #search-immoguide-teaser {
    bottom: -30px;
}

#search-immoguide-teaser a:link,
#search-immoguide-teaser a:visited {
    color: #215587;
    text-decoration: none;
}

#search-immoguide-teaser a:hover {
    color: #6ba1d9;
    text-decoration: none;
}
#search-immoguide-teaser a:active {
    color: #215587;
    text-decoration: none;
}

/* to top link */


#search-immoguide-teaser #neighboring-ids {
    clear: both;
    margin: 10px 0;
    float: left;
    width: 100%;
}

#search-immoguide-teaser #neighboring-ids h2 {
    font-size: 11px;
}

#search-immoguide-teaser .symbolbild {
    font-size:10px;
    clear: both;
    float:left;
    display: block;
    margin: 10px 0;
    padding: 0px;
}
#search-immoguide-teaser .linkToTopC {
    float:right;
}
#search-immoguide-teaser a.linkToTop {
    clear: both;
    float:right;
    display: block;
    margin: 10px 0;
    background-image:url(/bilder/d1/arrow_top_blu_hi.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding: 0 0 0 16px;
}

#search-immoguide-teaser a.linkToTop:hover {
    background-image: url(/bilder/d1/arrow_top_blu.gif);
}

/* static search filter */
#expose-static-filter p,
#search-static-filter  p {
    font-size:12px !important;
}

#expose-static-filter li,
#search-static-filter li {
    border-bottom: none !important;
}

#search-static-filter ul a {
    /* text-decoration: none; */
}

#box-search-static-filter p.text {
    font-size: 12px !important;
    padding: 0 0 0 12px;
    color: #333333;
}
#box-search-static-filter p.text a {
    font-size: 12px !important;
}

#Main table.layout_col_3 {
    height: 100% !important;
    clear: both !important;
}

#seofilter h2 { font-size: 16px; margin: 0; padding: 0 0 5px 0; }
#seofilter h3 { font-size: 12px; margin: 0; padding: 0; }
#seofilter p { font-size: 12px; margin: 0; padding: 0 0 5px 0; }
#seofilter p.seofilter-links { font-size: 10px; padding-bottom: 10px; }

/* hsf-217 */
div.email-alert-link {
    /*
    background-color: #f5f5f5;
    */
    border: 1px solid #e12a00;
    margin: 0;
    padding: 0 4px;
}

a.email-alert-detail-link {
    display: block;
    margin: 5px 0;
    padding: 5px 0 0 35px;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #D5D6D7;
    background-image: url('/bilder/brief.gif');
    background-repeat: no-repeat;
    background-position: 5px 5px;
    font-size: 12px;
    font-weight: bold;
    color: #555;
    line-height: 18px;
}

div.email-alert-link a {
    display: block;
    line-height: 18px;
    margin: 5px 0;
    padding: 0 0 0 30px;
    background-image: url('/bilder/brief.gif');
    background-repeat: no-repeat;
    background-position: left center;
    color: #DB2A00;
    font-weight: bold;
}

a.email-alert-sidebar-link {
    display: block !important;
    margin: 0 !important;
    padding: 0px 0 0 25px !important;
    background-image: url('/bilder/d1/brief_s.gif') !important;
    background-repeat: no-repeat !important;
    background-position: left 3px !important;
    color: #969696 !important;
    font-size: 11px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}

a.email-alert-sidebar-link2 {
    display: block !important;
    margin: 0 !important;
    padding: 0px 0px 8px 25px !important;
    background-image: none !important;
    color: #969696 !important;
    font-size: 11px !important;
    line-height: 12px !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    border-bottom: 1px dotted #D5D6D7;
}

a.search-recommend-sidebar-link {
    display: block !important;
    margin: 0 !important;
    padding: 0px 0 0 25px !important;
    background-image: url('/bilder/d1/rec_s.gif') !important;
    background-repeat: no-repeat !important;
    background-position: 0px 3px !important;
    color: #969696 !important;
    font-size: 11px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}

a.rss-sidebar-link {
    display: block !important;
    margin: 0 !important;
    padding: 0px 0 0 25px !important;
    background-image: url('/bilder/d1/rss_s.gif') !important;
    background-repeat: no-repeat !important;
    background-position: 2px 3px !important;
    color: #969696 !important;
    font-size: 11px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}

body.frontpage .status_box {
    margin-right:30px;
    margin-top:-10px;
}

#show_ea_box.bottom {
    margin: 0 0 10px 0;
}

h1.page-title {
    color: black;
}

/* make popup appear directly beneath nav element */
#login_box.myimmobilo {
    top: 85px !important;
    margin-top: 0 !important;
}

body.frontpage #ealert_box,
body.frontpage #login_box {
    top: 30px !important;
}

body.frontpage #Main {
    background-image: url('/bilder/d1/teaser-bekannt-aus.jpg');
    background-position: 300px 325px;
    background-repeat: no-repeat;
}

/* HSF-22 + HSF-727 */
body.fertighaus #recent-searches .linkList,
body.frontpage #Main #recent-searches .linkList {
    padding: 0;
    margin: 0;
}
body.fertighaus #recent-searches .linkList li,
body.frontpage #Main #recent-searches .linkList li {
    list-style: none;
    list-style-type: none;
    display: block;
    padding: 0 0 0 18px;
    margin: 0.25em 0;
    line-height:1.5em;

    background-image: url(/bilder/d1/arrow_right_red.gif);
    background-position:left 2px;
    background-repeat:no-repeat;

}

body.fertighaus #recent-searches .linkList a,
body.frontpage #Main #recent-searches .linkList li a {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

/* body.fertighaus #recent-searches .linkList span.filter, */
body.frontpage #Main #recent-searches .linkList li span.filter {
    display: block;
    color: #444;
    font-size: 11px;
}

#katalog_top, #katalog_bottom {
    background: #DEE6EF url(/bilder/d2/verlauf_55px.jpg) repeat-x scroll left bottom;
    margin: 0 -4px;
    padding: 0 4px;
}
#katalog_top .heading, #katalog_bottom .heading {
    font-weight:bold;
    padding-top: 3px;
}
#katalog_top #err_return_top, #katalog_bottom #err_return_bottom {
    color:#DB2A00;
    font-weight:bold;
    margin-left:0;
    margin-top:5px;
}
#katalog_top #err_return_top a, #katalog_bottom #err_return_bottom a {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#katalog_top form#katalog_form_top, #katalog_bottom form#katalog_form_bottom {
    display: inline;
}
#katalog_top form#katalog_form_top label, #katalog_bottom form#katalog_form_bottom label {
    float: left;
    width: 100px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: black;
}
#katalog_top form#katalog_form_top input.text, #katalog_bottom form#katalog_form_bottom input.text {
    float: right;
    width: 150px;
    font-size: 11px;
}
#katalog_top form#katalog_form_top input.radio, #katalog_bottom form#katalog_form_bottom input.radio {
    font-size: 11px;
}
#katalog_top form#katalog_form_top button, #katalog_bottom form#katalog_form_bottom button {
    text-indent: -9999px;
    background-image: url('/bilder/d2/katalog_anfordern.gif');
    background-color: #C7D3E1;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 137px;
    height: 21px;
    float: right;
    display: block;
    border: none;
}
#katalog_top form#katalog_form_top .info_text, #katalog_bottom form#katalog_form_bottom .info_text {
    background-image:url(/bilder/brief.gif);
    background-position:0 3px;
    background-repeat:no-repeat;
    padding:5px 0 0 26px;
    height: 19px;
}
#katalog_top form#katalog_form_top .formular, #katalog_bottom form#katalog_form_bottom .formular {
    padding:5px 0;
}


#email_abo_top, #email_abo_bottom {
    background: #DEE6EF url(/bilder/d2/verlauf_55px.jpg) repeat-x scroll left bottom;
    margin: 0 -4px;
    padding: 0 4px;
}
#email_abo_top #err_return_top, #email_abo_bottom #err_return_bottom {
    color:#DB2A00;
    font-weight:bold;
    margin-left:0;
    margin-top:5px;
}
#email_abo_top #err_return_top a, #email_abo_bottom #err_return_bottom a {
    background: none;
    display: inline;
    margin: 0;
    padding: 0;
}
#email_abo_top form#email_abo_form_top, #email_abo_bottom form#email_abo_form_bottom {
    display: inline;
}
#email_abo_top form#email_abo_form_top label, #email_abo_bottom form#email_abo_form_bottom label {
    float: left;
    width: 100px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: black;
}
#email_abo_top form#email_abo_form_top input, #email_abo_bottom form#email_abo_form_bottom input {
    float: right;
    width: 150px;
    font-size: 11px;
}
#email_abo_top form#email_abo_form_top button, #email_abo_bottom form#email_abo_form_bottom button {
    text-indent: -9999px;
    background: transparent url('/bilder/d2/angebote_anfordern.gif') scroll no-repeat top left;
    width: 137px;
    height: 21px;
    float: right;
    display: block;
    border: none;
}
#email_abo_top form#email_abo_form_top .info_text, #email_abo_bottom form#email_abo_form_bottom .info_text {
    background-image:url(/bilder/brief.gif);
    background-position:0 3px;
    background-repeat:no-repeat;
    padding:5px 0 0 26px;
    height: 19px;
}
#email_abo_top form#email_abo_form_top .formular, #email_abo_bottom form#email_abo_form_bottom .formular {
    padding:5px 0;
}

/**
 * provide popup styles here already
**/

/* this is for "suche weiterempfehlen" */
#popup-redux .clear {
    clear: both;
}

#popup-redux div.eaheader .popup-headline {

    display: block;
    float: left;

}

#popup-redux div.eaheader #popup-close-button {
    display: block;
    float: right;
}

#popup-redux form#email_abo_form #err_return {

    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #c8231d;

}

#popup-redux form#email_abo_form h4 {
    font-size: 11px;
    font-weight: bold;
}

#popup-redux form#email_abo_form {

    margin: 5px;
    padding: 5px;

}

#popup-redux form#email_abo_form div.form-field {

    margin: 0 0 10px 0;
    padding: 0;

}

#popup-redux form#email_abo_form h4 {
    padding: 0;
    margin: 0 0 10px 0;
}

#popup-redux form#email_abo_form label {

    float: left;
    width: 120px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: black;

}

#popup-redux form#email_abo_form input {

    float: right;
    width: 150px;


}

#popup-redux form#email_abo_form p.description {

    clear: right;
    margin: 0;
    padding: 2px 0;
    font-size: 10px;
    font-style: italic;
    line-height: 1.0em;
}

#popup-redux form#email_abo_form button {

    text-indent: -999px;
    background-image: url('/bilder/anmelden.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 88px;
    height: 21px;

    float: right;
    display: block;

    border: none;

}
#popup-redux form#email_abo_form button span {
    display:none;
}

#popup-redux form#email_abo_form #password-field {
    display: none;
}

#popup-redux form#email_abo_form button:hover {
    cursor: pointer;
}

#popup-redux form#email_abo_form #popup-type-switcher {
    margin: 5px 0;
    display: block;
}

#popup-redux form#email_abo_form #popup-item-pwforgotten {
    margin-left: 130px;
}




/*this is for "suche als email" */

#popup-redux form#email_abo_form_get_abo #err_return {

    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #c8231d;

}

#popup-redux form#email_abo_form_get_abo h4 {
    font-size: 13px;
    font-weight: normal;
}

#popup-redux form#email_abo_form_get_abo {

    margin: 5px;
    padding: 5px;

}

#popup-redux form#email_abo_form_get_abo div.form-field {

    margin: 0 0 10px 0;
    padding: 0;

}

#popup-redux form#email_abo_form_get_abo h4 {
    padding: 0;
    margin: 0 0 10px 0;
}

#popup-redux form#email_abo_form_get_abo label {

    float: left;
    width: 120px;
    font-size: 10px;
    font-weight: normal;
    color: black;

}

#popup-redux form#email_abo_form_get_abo input {

    float: left;
    width: 220px;
    margin: -12px 0 0 0;
}

#popup-redux form#email_abo_form_get_abo p.description {

    clear: right;
    margin: 0;
    padding: 2px 0;
    font-size: 10px;
    font-style: italic;
    line-height: 1.0em;
}

#popup-redux form#email_abo_form_get_abo button {

    text-indent: -999px;
    background-image: url('/bilder/anmelden.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 88px;
    height: 21px;

    float: right;
    display: block;

    border: none;

}
#popup-redux form#email_abo_form_get_abo button span {
    display:none;
}

#popup-redux form#email_abo_form_get_abo #password-field {
    display: none;
}

#popup-redux form#email_abo_form_get_abo button:hover {
    cursor: pointer;
}

#popup-redux form#email_abo_form_get_abo #popup-type-switcher {
    margin: 5px 0;
    display: block;
}

#popup-redux form#email_abo_form_get_abo #popup-item-pwforgotten {
    margin-left: 130px;
}

/* autocomplete plugin styling, part 2 */
.ac_results {
    margin: 0;
    padding: 0;
    border: 1px solid #BEBEBE;
    background-color: white;
    overflow: hidden;
    z-index: 499;
}

.ac_results.sidebar_plz {
    width: 118px !important;
}

.ac_results ul {
    display:block;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
    width: auto;
    /*
    width: 1000px;
    */
}

.ac_results li {
    margin: 0;
    padding: 2px;
    cursor: default;
    display: block;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13px;
    white-space: nowrap;
    width: auto;
}

.ac_results li span.a2name {
    color: #999;
    float:right;
}

#spalte1 .ac_input,
#spalte1 .ac_loading {
    background-color: white;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: none;
    border: 1px solid #ccc;
    font-size: 10px;
    margin: 1px 0 3px;
    padding: 1px 0 3px;
    width: 116px;
    height: 13px;
}

#spalte1 .ac_loading {
    background-image: url('/bilder/d1/indicator.gif');
}

.ac_odd {
    background-color: #fff;
}

.ac_over {
    background-color: #6EA2DB;
}

.ac_results li.ac_over span.a2name {
    color: #fff;
}

.ac_over:hover {
    cursor: pointer;
}

/* keyword-sitemap */
.keyword-sitemap-level1, .keyword-sitemap-level2 {
    padding-left: 10px;
}
.keyword-sitemap-level1 .heading, .keyword-sitemap-level2 .heading {
    font-size: 12px;
}

/* street-sitemap */
#featured-streets-sitemap {
    margin: 0 10px;
}

#featured-streets-sitemap h2 {
    font-size: 14px;
}

#featured-streets-sitemap h3 {
    font-size: 12px;
    margin: 10px 0 0 0;
}

#featured-streets-sitemap ul.level1 {
    margin: 0;
    padding: 0;
}

#featured-streets-sitemap ul.level2 {
    margin: 0;
    padding: 0 0 0 15px;
}

#featured-streets-sitemap li {
    list-style: none;
    list-style-type: none;
    display: block;
    margin: 2px 0;
}

#featured-streets-sitemap li a {
    text-decoration: none;
}

/* 'startseite' */
#StartKarte strong {
    font-size: 12px;
    font-family: arial, sans-serif;
    color: #000;
    display: block;
}

#StartKarte a {
    text-decoration: none;
}

#StartKarte .pin_bg {
    background-image: url('/bilder/pin2.gif');
    background-repeat: no-repeat;
    width: 19px;
    height: 32px;
    position: absolute;
    z-index: 1;
}

#StartKarte .h_container {
    display: block;
    width: 19px;
    height: 31px;
    position: absolute;
    z-index: 6;
}

#StartKarte .h_container .h_hover {
    display: none;
    background-repeat: no-repeat;
    position: absolute;
    width: 160px;
    height:53px;
    color: #000;
    text-decoration: none;
}

#StartKarte .h_container_64 .h_hover {
    height:64px;
}

#StartKarte .h_container_64 strong {
    width: 144px;
}

#StartKarte .h_container_174_64 strong {
    width: 164px;
}

#StartKarte .h_container:hover .h_hover {
    display: block;
}

#StartKarte .h_container .ne strong,
#StartKarte .h_container .nw strong {
    margin: 8px 0 0 8px;
}
#StartKarte .h_container .sw strong,
#StartKarte .h_container .se strong {
    margin: 16px 0 0 8px;
}

#StartKarte .pin1 a span {
    display: none;
}
#StartKarte .h_container:hover .ne {
    background-image: url('/bilder/d2/blase_4_l.gif');
    top: -55px;
    left: 5px;
}
#StartKarte .h_container:hover .sw  {
    background-image: url('/bilder/d2/blase_2_l.gif');
    top: 35px;
    left: -145px;
}
#StartKarte .h_container:hover .nw  {
    background-image: url('/bilder/d2/blase_3_l.gif');
    top: -55px;
    left: -135px;
}
#StartKarte .h_container:hover .se  {
    background-image: url('/bilder/d2/blase_1_l.gif');
    top: 35px;
    left: 5px;
}

#StartKarte .h_container_64:hover .ne {
    background-image: url('/bilder/d2/blase_4_64.gif');
    top: -66px;
    left: 5px;
}
#StartKarte .h_container_64:hover .sw  {
    background-image: url('/bilder/d2/blase_2_64.gif');
    top: 35px;
    left: -145px;
}
#StartKarte .h_container_174_64:hover .sw  {
    background-image: url('/bilder/d2/blase_2_174_64.gif');
    top: 35px;
    left: -145px;
    width: 180px;
}
#StartKarte .h_container_64:hover .nw  {
    background-image: url('/bilder/d2/blase_3_64.gif');
    top: -66px;
    left: -135px;
}
#StartKarte .h_container_64:hover .se  {
    background-image: url('/bilder/d2/blase_1_64.gif');
    top: 35px;
    left: 5px;
}

/* HSF-323 */
#streetsearch-indicator p {
    margin: 5px 10px 14px 8px;
    padding: 0;
    background-color: white;
    height: 56px;
    overflow: hidden;
}

/* HSF-316 */

#Main .Spalte-Rechts .box #outgoing-links p {
    font-size: 12px;
}

#outgoing-links a {
    text-decoration: none;
}

#outgoing-links ul.linkList li.image {
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 0 20px;
    display: block;
    background-position: 0 2px;
    background-repeat: no-repeat;
    border: none;
    border-width: 0;
}

#outgoing-links ul.linkList li.image a {
    /*
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    */
}

/* styles for expanded / retracted map view */
#Main.extractedMap {
    /*overflow: hidden;*/
}

#updateOnMapDrag {
    display: none;
    clear: both;
}

#Main.extractedMap .map_wrapper #updateOnMapDrag {
    display: block;
    margin: -300px 10px 10px 10px;
    padding: 10px;
    border: 10px solid #6ba1d9;
    position: absolute;
    z-index: 100;
    font-Size: 14pt;
    background-color: #F3F5F7;
    color: #215587;
}

#Main.extractedMap #spalte2 {
    padding-top: 410px;
}

#Main.extractedMap #loader {
    margin-top: 410px;
}

#Main.extractedMap #spalte3.expandedMap #gmap,
#Main.extractedMap #spalte3 .map_wrapper {
    position: absolute;
    right:0;
    width: 730px;
    height: 400px;
}
#Main.extractedMap #spalte3 .gmapBox {
    height:398px;
}

#Main #spalte3 #gmap {
    width: 300px;
    height: 335px;
}

#Main.extractedMap #spalte3 #gmap {
    width: 730px;
    height: 400px;
}

#Main.extractedMap #spalte3 .map_wrapper img {
    margin-left: 430px;
}

#streetsearch-indicator {
    position: absolute;
    display: none;
    background-image: url("/bilder/d1/bubble_ne_75.gif");
    background-repeat: no-repeat;
    width: 124px;
    height: 80px;
    margin: 0;
    padding: 0;
    z-index: 1000;
    overflow: hidden;
}

#Main.extractedMap #streetsearch-indicator {
    top: 94px;
    left: 355px;
}

#map-hint {
    position: absolute;
    display: none;
    background-image: url("/bilder/d1/bubble_ne_75.gif");
    background-repeat: no-repeat;
    width: 124px;
    height: 80px;
    margin: 0;
    padding: 0;
    z-index: 1000;
    overflow: hidden;
}

#map-hint p {
    margin: 5px 10px 14px 8px;
    padding: 0;
    background-color: white;
    height: 56px;
    overflow: hidden;
}



#Main.extractedMap #map-hint {
    top: 94px;
    left: 355px;
}


#Main.extractedMap #spalte3 div.box {
    width: 278px;
    margin: 10px 0 0 0;
    padding: 10px;
    border-width: 1px;
}

/* radius slider reset */
#Main .Spalte-Links .SucheBox a#reset-slider-img {
    background-image: none;
    margin: 0;
    padding: 0;
    display: none;
}
#Main .Spalte-Links .SucheBox a#reset-slider-img.active {
    display: inline;
}

#Main .Spalte-Links .SucheBox a#reset-slider-img.active img.reset {
    background-image: url("/bilder/d1/reset.gif");
    background-repeat: no-repeat;
}


#left_ad_box {
    text-align: center;
}

.view_menu {
    margin-top: -30px;
    height: 30px;
    float: right;
    z-index: 1;
    position: relative;
}


/* HSF-567 */
#expose-comparison {
    margin: 0 30px;
    padding: 0;
}

#comparison-header {

    margin: 0 0 10px 0;
    padding: 0;
}

#comparison-content {

}

#comparison-content .comparison-table {
    border: 1px solid #BEBEBE;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

#comparison-content .columns-2 th {
    width: 363px;
}
#comparison-content .columns-3 th {
    width: 234px;
}
#comparison-content .columns-4 th {
    width: 170px;
}
#comparison-content .columns-5 th {
    width: 132px;
}

.comparison-table caption {

}

.comparison-table thead {

}

.comparison-table tr {

}

.comparison-table th,
.comparison-table td {
    padding: 6px 10px;
    text-align: center;
    font-size: 12px;
    vertical-align: top;
    border-width: 1px 0;
    border-style: solid;
    border-color: #F3F5F7;
}

.comparison-table td {
    border-width: 1px 0 1px 4px;
}

.comparison-table .comparison-label {
    text-align: left;
    width: 100px !important;
    font-weight: bold;
    border-width: 1px 0;
}

.comparison-table th {
    background-color: #F3F5F7;
    border-width: 1px 0;
    border-color: #aaa;
    border-style: solid;
}

.comparison-table .comparison-property {
    border-left: 5px solid #BEBEBE;
}

.comparison-table .altrow td {
    border-width: 0;
    border: none;
}

.comparison-table .divider td {
    background-color: #F3F5F7;
    border-color: #bebebe;
    border-width: 1px 0;
}

.comparison-table .hilite td {
    background-color: #F3F5F7;
}

.comparison-table .expose-compare-map {
    min-width: 100px;
    max-width: 360px;
    height: 200px;
}

.comparison-table .icon {
    padding-left: 16px;
    background-position: left center;
    background-repeat: no-repeat;
}

.comparison-table .icon-delete {
    background-image: url('/bilder/d2/reset_red.gif');
}

.comparison-table .red {
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    text-decoration: none;
}

.comparison-table .comparison-image-container {
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F3F5F7;
    display: block;
    width: 120px;
    height: 90px;
    margin: 2px 0;
    padding: 2px;
    border: 1px solid #bebebe;
    margin: 6px auto;
}

.columns-2 .expose-free-description,
.columns-2 .expose-compare-map {
    width: 360px;
}
.columns-3 .expose-free-description,
.columns-3 .expose-compare-map {
    width: 240px;
}
.columns-4 .expose-free-description,
.columns-4 .expose-compare-map {
    width: 140px;
}
.columns-5 .expose-free-description,
.columns-5 .expose-compare-map {
    width: 120px;
}
.expose-free-description {
    font-size: 11px;
    color: #333;
    overflow: hidden;
}

#comparison-footer {
    margin: 10px 0;
    padding: 10px 0 0;
    min-height: 80px;
    border-top: 1px solid #F3F5F7;
}

.comparison-button-back {
    background-image: url("/bilder/back.gif");
    background-repeat: no-repeat;
    width: 161px;
    height: 22px;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 0;
}

.promo-links .banner {
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}

/* HSF-472 */
.expose-links {
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    border-top: 1px solid #ccc;
    color: #555;
    list-style: none;
    list-style-type: none;
}

.expose-links li {
    list-style: none;
    list-style-type: none;
    font-size: 12px;
    padding: 5px 0;
    clear: both;
}

.expose-links .first {
    padding: 0;
}

.expose-links a {
    text-decoration: none;
}

.expose-links img {
    border-width: 0;
    margin-right: 10px;
    display: inline;
    float: left;
}

.expose-links span {
    text-decoration: underline;

}

#expose-slot-2 {
    margin: 0;
    padding: 0;
    border-width: 0;
}

#expose-slot-2 a {
    color: #969696;
}

#expose-slot-2 li {
    padding: 0;
}

#expose-slot-2 .distance {
    float: right;
    text-align: right;
    display: inline;
    color: #969696;
    white-space: nowrap;
    text-decoration: none;
}

#wf_info_box {
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#DEE6EF;
    padding:5px;
    border:1px solid #000000;
    width:240px;
    font-size:10px;
}

#immo_guide_box h2 {
    color: #DB2A00;
    font-size: 12px;
    display: inline;
}

#immo_guide_box p {
    padding: 6px 0 6px 12px !important;
    margin: 0 !important;
    color: #333 !important;
}

#immo_guide_box li {
    border-width: 0 !important;
}

#expose-bottom-servicebox {
    margin: 15px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #ccc;
}

#expose-bottom-servicebox strong {
    color: #555;
    font-size: 12px;
    padding-left: 30px;
}

#expose-bottom-servicebox a {
    color: #4b5258;
    color: #676767;
    font-size: 11px;
    white-space: nowrap;
    display: block;
    padding-left: 20px;
    background-image: url('/bilder/d2/service_buttons_only_icons.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    line-height: 16px;
    padding: 2px 0 2px 30px;
    margin: 3px 0;
}

#expose-bottom-servicebox a:hover {
    color: #555;
}

#expose-bottom-servicebox #umzug {
    background-position: 0 0;
}
#expose-bottom-servicebox #preis_strom {
    background-position: 0 -80px;
}
#expose-bottom-servicebox #preis_gas {
    background-position: 0 -160px;
}
#expose-bottom-servicebox #handwerker {
    background-position: 0 -20px;
}
#expose-bottom-servicebox #parplatz {
    background-position: 0 -100px;
}
#expose-bottom-servicebox #transporter {
    background-position: 0 -180px;
}
#expose-bottom-servicebox #mietkaution {
    background-position: 0 -40px;
}
#expose-bottom-servicebox #energie_sparen {
    background-position: 0 -120px;
}
#expose-bottom-servicebox #fertighaus {
    background-position: 0 -200px;
}
#expose-bottom-servicebox #hypotheken {
    background-position: 0 -60px;
}
#expose-bottom-servicebox #baufi {
    background-position: 0 -140px;
}
#expose-bottom-servicebox #ummelden {
    background-position: 0 -220px;
}

.premium-listing {
    /*border: 2px dotted #E12A00 !important;*/
}

.premium-listing-logo {
    float: right;
    border: none;
}

#c24Frame table {
    margin: 0;
}

#immobilo-ratgeber-box-1 {
    margin-top: 10px;
}

/* generic icons */
.icon {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.icon-delete {
    background-image:url("/bilder/d2/reset_red.gif");
}

/* dialogs */
ui-draggable {
    cursor: move;
}

.ui-dialog {
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #666;
}

.ui-dialog-container {
    padding: 0;
    margin: 0;
}

.ui-dialog-titlebar {
    background-color: #DEE6EF;
    padding: 6px 12px;
}

.ui-dialog-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.ui-dialog-titlebar-close {
    float: right;
}

.ui-dialog-titlebar-close span {
    text-indent: -9999px;
    background-image: url('/bilder/butt_close.gif');
    background-repeat: no-repeat;
    width: 25px;
    height: 24px;
    display: block;
}

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

.ui-dialog .ui-dialog-buttonpane {
    text-align: center;
    margin: 0 10px 10px 10px;
}

#expose-compare-popup {

}

#expose-compare-popup .red {
    font-size: 12px;
    font-weight: bold;
    color: #990000;
    text-align: center;
}

.expose-compare-removeall {
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}

.expose-compare-listing {
    border-bottom: 1px solid #ccc;
    margin: 6px 0;
    padding: 6px 0;
}

.expose-compare-listing  .list-style-none {
    margin: 0 0 1em 0;
}

.expose-compare-listing .icon-delete {
    font-weight: normal !important;
    cursor: pointer;
}

.expose-compare-listing dt {
    float: left;
    display: inline;
    margin: 0;
}

.expose-compare-listing dt .comparison-image-container {
    width: 70px;
    height: 50px;
    background-color: white;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
}

.expose-compare-listing dd {
    padding: 0;
    margin: 0 0 6px 75px;
}

#expose-compare-popup .popup-content {
    margin: 6px 12px;
    font-size: 11px;
}

#comparison-compare-button {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#expose-compare-popup .red a {
    cursor: pointer;
}

.button_144x22 {
    background-image: url('/bilder/d2/button_144x44.gif');
    background-position: center 0;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #fff !important;
    font-size: 11px;
    width:144px;
    height: 22px;
    line-height: 22px;
    display: block;
    margin: 0 auto;
    padding: 0;
}

.button_144x22-disabled {
    background-position: center -22px;
}

/* workaround for Links */
.compare-enabled {
    line-height: 18px;
    /*padding: 6px 0 0 !important;*/
}

.compare-enabled a,
.compare-enabled span {
    background-position: 0 6px !important;
}

.compare-expose-formitem {
    background-image: none;
    padding: 0;
    min-width: 85px;
}
.compare-expose-formitem  label{
    cursor: pointer;
}
.wide_Links .compare-expose-formitem {
    padding:0 0 0 7px;
    line-height: 18px;
    margin-left: -15px;
}

.compare-expose-checkbox {
    width: 10px;
    height: 10px;
    display: inline;
    float: left;
}

.compare-expose-checkbox-label {

}

#hsf-676 {
    /*
    position: relative;
    top: 10px;
    */
    font-size: 10px;
    display: block;
    /* */
    margin-top: 10px;
}

#Main .Spalte-Rechts .red-strong {
    font-size: 12px;
    font-weight: bold;
    font-size: 12px;
    color: #DB2A00;
    margin: 0 0 10px;
    padding: 0;
    display: block;
    float: none;
}

#Main .Spalte-Rechts div#environment .red-strong {
    margin: 0;
    padding: 10px 0;
}

#usp_list {
    background-image:url(/bilder/d2/usps.jpg);
    height:182px;
    margin-left:-12px;
    margin-top:-12px;
    padding:14px;
    width:235px;
}

#usp_list .li_box {
    background-color:#DB2A00;
    border:1px solid #FFFFFF;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    height:12px;
    padding:4px;
    text-align:center;
    width:12px;
    float: left;
    margin: 3px 8px 0px 0px;
}

#usp_list .ul_el {
    height: 34px;
}

#usp_list .li_el {
    font-size:12px;
    font-weight:bold;
    color: #215587;
    margin-bottom:8px;
}
#usp_list .oneline {
    padding-top: 7px;
}

#usp_list h2 {
    color:#DB2A00;
    font-size:14px;
    margin:0 0 16px;
}

#usp_list li {
    font-size:12px;
    font-weight:bold;
    color: #215587;
    margin-bottom:8px;
}

#usp_list a {
    font-size: 10px;
    float: right;
    color: #a3a3a3;
}

.hidden {
    display:none;
}
.error {
   color: red;
}
.highlight {
   color: red;
   font-weight:bold;
}

/* for banner (superbanner and right sky) */
#page_wrapper {
    display:block;
    margin: 10px; /*margin:4px auto 0;*/
    position:relative;
    width:962px;
}

#superbanner_top{
    float:right;
    /*width:728px;*/
    margin-bottom: 8px;
}

#sky_right{
    position:absolute;
    right:-170px;
    top:-1px;
    width:160px;
}

#nbk_box {
    background-color: #F3F5F7;
    border: 1px solid #BEBEBE;
    padding-bottom: 3px;
}
#nbk_box .nbk_header {
    background: url('/bilder2/www.immobilo.de/backgrounds/headline-red-422x23.gif');
    color: #FFFFFF;
    font-size: 13px;
    height: 16px;
    padding: 4px 15px;
}
#nbk_box label {
    display: block;
    float: left;
    font-weight: bold;
    width: 50px;
    margin: 6px 0 0 15px;
}
#nbk_box select {
    margin-top: 4px;
    float: left;
    width: 230px;
}
#nbk_box button {
    background: url('/bilder2/www.immobilo.de/backgrounds/button-red-80x18.gif');
    height: 18px;
    border: none;
    color: #FFFFFF;
    margin: 3px 15px;
    width: 70px;
    float:right;
}

.td_func .compare-expose-checkbox-label {
    color: #555;
    display: block;
    font-size: 11px;
    padding-left: 23px;
    padding-top: 4px;
}

/**
 * immoperto
 *
 * @author martin.glass at immobilo dot de
 */
.immoperto {
	background-color: #F8F8F8;
	border: 1px solid #e1e8f7;
	margin-top: 10px;
}
#immoperto-form,
.immoperto .container {
	padding: 5px 10px;
}
.immoperto h4 {
	color: #4b4b4d;
	background: url('../bilder2/immoperto/box-header-bg.png') repeat-x top left;
	padding: 5px 10px;
	margin: 0;
	color: #4C4C4E;
}
.immoperto h4.old-style {
	color: #DB2A00;
    font-size: 12px;
    margin: 0;
	background: none;
}
.immoperto p,
.immoperto ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#immoperto-form {
	position: relative;
}
.immoperto .form-cover {
	text-align: center;
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #F0F4F7;
	background: rgba(240, 244, 247, 0.85);
	font-size: 1.5em;
}
.immoperto .form-cover img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
}
.immoperto .input {
	overflow: hidden;
	margin: 5px 0;
}
.immoperto input.text,
.immoperto textarea {
	width: 220px;
	border: 1px solid #cccccc;
	padding: 2px;
	font-family: inherit;
	font-size: 1.2em;
	margin: 2px 0;
}
.immoperto textarea.question {
	float: left;
	height: 18px;
	line-height: 18px;
}
.jq-has-placeholder {
	color: #cccccc;
}
.immoperto .ask-button {
	margin: 2px 0;
	float: right;
	background: url(../bilder2/immoperto/ask-button.png) no-repeat left top;
	display: block;
	width: 44px;
	height: 24px;
	font-size: 13px;
	text-align: center;
	line-height: 24px;
	text-shadow: 1px 1px 0 #e72e0c;
	color: #ffffff;
	text-decoration: none;
}
.immoperto .old-style .ask-button {
	background: url(../bilder/d1/senden_f3f5f7.gif) no-repeat right top;
	width: 70px;
	text-indent: -999999px;
}
.immoperto .old-style input,
.immoperto .old-style textarea {
	width: 270px;
/*	float: none;*/
}
.immoperto .message {
	padding: 5px;
}
.immoperto .message p {
	padding: 5px;
}
#immoperto-error {
	background: brown;
	color: white;
}
#immoperto-success {
	background: #99CC00;
}

.immoperto .login {
	display: none;
}
.immoperto .login .tabs {
	padding: 5px 0;
}
.immoperto .login .tab {
	display: none;
}
.immoperto .login .tabs a {
	color: #215587;
	text-decoration: none;
	padding: 1px 3px;
	margin-right: 5px;
}
.immoperto .login .tabs a.active,
.immoperto .login .tabs a:active {
	color: #ffffff;
	background-color: #92ABCB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.immoperto .teaser {
	color: #aaaaaa;
	margin: 10px 0;
}
.immoperto .teaser a {
	color: #777777;
}
.immoperto li.question,
.immoperto li.answer {
	margin: 5px 0;
	padding: 3px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: left 2px;
}
.immoperto li.question {
	background-image: url(../bilder2/immoperto/q.png);
	position: relative;
	overflow: auto;
	padding-right: 12px;
}
.immoperto .question .content {
	position: relative;
}
.immoperto .content .short {
	position: absolute;
	top: 0;
	left: 0;
}
.immoperto li.answer {
	background-image: url(../bilder2/immoperto/a.png);
}
.immoperto .toggle-answer {
	text-decoration: none;
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../bilder2/immoperto/toggle-answer.png) no-repeat right top;
}
.immoperto .experts li {
	overflow: hidden;
	margin: 5px 0;
}
.immoperto li img {
	float: left;
}
.immoperto li .profile {
/*  margin-left: 50px;*/
}
.immoperto .experts .name {
	font-weight: bold;
}

.immoperto-page {
	margin: 10px 30px 0 30px;
}
.immoperto-page .question h2 {
	background: url(../bilder2/immoperto/q-24.png) no-repeat left center;
	line-height: 24px;
	padding-left: 32px;
	padding-top: 1px;
}
.immoperto-page .question p,
.immoperto-page p.answer {
	font-size: 1.2em;
}
.immoperto-page .answers,
.immoperto-page .answers h2 {
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
}
.immoperto-page .answers {
	border: 1px solid #D7D7D7;
	margin: 1em 0;
}
.immoperto-page .answers h2 {
	background-color: #F2F2F2;
	margin: 0;
	padding: 10px;
	border: 1px solid #ffffff;
}
.immoperto-page .answers div.answer {
	padding: 0 10px;
	overflow: hidden;
	line-height: 150%;
	border-top: 1px solid #D7D7D7;
}
.immoperto-page ul.questions {
	padding: 0;
	list-style-type: none;
}
.immoperto-page ul.questions li {
	padding-left: 32px;
	padding-top: 1px;
	background: url('../bilder2/immoperto/q-24.png') no-repeat left 3px;
	margin: 1em 0;
}
.immoperto-page ul.questions h3,
.immoperto-page ul.questions .teaser,
.immoperto-page ul.questions .meta {
	margin: 0.5em 0;
}
.immoperto-page .teaser {
	font-size: 1.15em;
}
.immoperto-page .meta {
	color: #666666;
	font-size: 1em;
}
.immoperto-page .question {
	padding-bottom: 1em;
	margin-bottom: 2em;
}
.immoperto-page .profile {
	font-size: 12px;
	overflow: hidden;
	width: 195px;
	float: right;
	background: #F1F1F1;
	padding: 10px;
	margin: 10px;
	margin-right: 0;
}
.immoperto-page .profile .name {
	font-weight: bolder;
}
.immoperto-page .profile .avatar {
	float: left;
}
.immoperto-page .profile .details {
	margin-left: 50px;
}

#afs_container_bottom {
    border-top: 1px solid #cccccc;
}
