html {
    height:100%;
}
body {
    height:100%;
    margin:0%;
    padding:0%;
    background-color: #fff;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    line-height: 1.3em;
    color: #666666;
}
#page {
    width: 955px;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}
#banner {
    width: 160px;
    margin-top: 54px;
    background-image: url(../images/skyscraper_bg.gif);
    background-repeat: no-repeat;
    padding: 5px;
    margin-right: 10px;
    height: 600px;
    z-index: 1;
}

#mainWrapper {
    width: 760px;
    background-color: #FFFFFF;
}

#head {
    width: 751px;
    margin-left: 8px;
    padding-top: 8px;
}
#TopBanner {
    text-align: center;
    width: 468px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: auto;
    margin-left: 36px;
}

#headerDog {
    margin-left: 100px;
}
#headerDog img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#innerWrapper {
    width: 760px;
    margin-top: 16px;
}
#footerWrapper {
    height: 50px;
    padding: 10px;
}
#footerWrapper a{
    color: #666666;

}
.textPage a{
    color: #666666;
}
#sidebar {
    width: 210px;
    float: left;
}
#contentWrapper {
    width: 540px;
    margin-left: 10px;
    float: left;
}
#suchFormWrapper {
    background-image: url(../images/bg_suchform.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    background-color: #edf3f5;
}
#suchFormInnerWrapper {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

#suchFormBottom{
    clear: left;
    background-image: url(../images/bg_suchformBottom.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 540px;
    background-position: center bottom;
}
#suchFormWrapper .suchFormHead h1{
    font-size: 1.3em;
}
#anbieterFormWrapper {
    background-image: url(../images/bg_anbieterform2.gif);
    background-repeat: no-repeat;
    height: 150px;
    padding: 10px;
    margin-bottom: 10px;
}
#anbieterFormWrapper .anbieterFormHead h1{
    font-size: 1.3em;
}
#suchFormWrapper p.description{
    padding: 0px;
    margin-left: 100px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    font-size: 0.95em;
}
.found {
    background-image: url(../images/immoliste/foundBG.gif);
    height: 35px;
}

.foundProjektImmo {
    width: 330px;
    margin-top: 25px;
}

.found .fLeft{
    background-image: url(../images/immoliste/foundLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
    width: 98%;
    margin-bottom: 5px;
}
.found .fRight{
    background-image: url(../images/immoliste/foundRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}
.found .fText{
    color: #5f868b;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
.beschreibung {
    background-image: url(../images/detail/beschreibungBG.gif);
    height: 35px;
    margin-bottom: 10px;
}

.beschreibung .fLeft{
    background-image: url(../images/detail/beschreibungLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
    width: 98%;
}
.beschreibung .fRight{
    background-image: url(../images/detail/beschreibungRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}
.beschreibung .fText{
    color: #ed1c24;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
.DetailWrapperAusstattung .beschreibung .fText{
    color: #278EA3;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
.DetailWrapperAusstattung .beschreibung {
    background-image: url(../images/detail/ausstattungBG.gif);
    height: 35px;
    margin-bottom: 10px;
}

.DetailWrapperAusstattung .beschreibung .fLeft{
    background-image: url(../images/detail/ausstattungLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
    width: 98%;
}
.DetailWrapperAusstattung .beschreibung .fRight{
    background-image: url(../images/detail/ausstattungRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}

.detailTab {
    background-image: url(../images/detail/detailTabBG.gif);
    height: 35px;
    float: left;
    width: 160px;
    margin-right: 10px;
}

.detailTab .detailTabLeftAktiv{
    background-image: url(../images/detail/detailTabLeftAktiv.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
}
.detailTab .detailTabLeft{
    background-image: url(../images/detail/detailTabLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
}
.detailTab .detailTabRight{
    background-image: url(../images/detail/detailTabRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}
.detailTab .detailTabText{
    color: #5f868b;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
.detailTab .detailTabText a{
    color: #5f868b;
    text-decoration: underline;
}
.detailTab .detailTabText a:hover{
    color: #5f868b;
    text-decoration: underline;
}
.detailTab .detailTabInactive {
    color: #9bc295;
}

.naviBlock {
    background-color: #edf3f5;
    background-image: url(../images/naviblock/bottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    margin-left: 8px;
    margin-bottom: 10px;
}
.naviBlock .naviBlockHeader {
    background-image: url(../images/naviblock/bgHeader.gif);
    background-repeat: repeat-x;
    height: 24px;
    overflow: hidden;
}
.naviBlock .naviBlockHeader .left{
    height: 24px;
    width: 3px;
    background-image: url(../images/naviblock/l.gif);
    background-repeat: no-repeat;
    float: left;
}
.naviBlock .naviBlockHeader .right{
    height: 24px;
    width: 3px;
    background-image: url(../images/naviblock/r.gif);
    background-repeat: no-repeat;
    float: right;
}
.naviBlock .naviBlockHeader .text{
    margin-left: 20px;
    color: #278ea3;
    font-weight: bold;
    margin-top: 6px;
    letter-spacing: 0.1em;
}
.naviBlock ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.naviBlock ul li{
    background-image: url(../images/naviblock/liBg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    line-height: 1.8em;
    padding-left: 20px;
    color: #8fa8b5;
    height: 24px;
}
.naviBlock ul li a{
    color: #278ea3;
    text-decoration: none;
    display: block;
    font-size: 1.1em;
}
.naviBlock ul li a:hover{
    text-decoration: underline;
    color: #98adb7;
}
.naviBlock .wohnung #wohnung {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .haus #haus {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .fertighaus-typenhaus #fertighaus-typenhaus {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .grundstueck #grundstueck {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .gewerbeobjekt #gewerbeobjekt {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .ferienwohnung #ferienwohnung {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .x1 #wohnprojekte {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
.naviBlock .x2 #gewerbeprojekte {
    font-weight: bold;
    color: #98adb7;
    text-decoration: none;
}
#sidebar #myImmoagent .content .mlWrapper #merkliste {
    font-weight: bold;
}
#sidebar #myImmoagent .content .spWrapper #suchprofile {
    font-weight: bold;
}

#suchBoxOrt {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 95px;
    width: 229px;
    border: 1px solid #AAAAAA;
    /*    background: url(../images/tabs/orte_horizontal2.jpg) repeat-y left;*/
    background-color: #FFFFFF;
    margin-bottom: 10px;
}
#suchBoxOrt fieldset {
    padding-left: 2px;
/*    padding-top: 5px;*/
}
#suchBoxOrt .lblOrt {
    display: block;
    /*    margin: 0px;*/
    /*    padding: 0px;*/
    /*    width: 200px;*/
    height: 20px;
}
#suchBoxOrt .lblOrt:hover {
    background-color: #EDF3F5;
}
#suchBoxOrt input[type="checkbox"] {
    /*    clear: right;*/
    float: left;
}

.row{
    margin-bottom: 10px;
    width: 240px;
}
.immoForm .checkbox {
    margin-bottom: 10px;
    width: 200px;
}
.immoForm .checkbox label{
    margin-right: 10px;
}


.row .left,
.rowFull .left {
    float: left;
    width: 100px;
    font-weight: bold;
    color: #278ea3;
}
.row .element select {
    width: 130px;
    font-size: 1em;
}
.rowFull .element select,
.rowFull .element input[type="text"] {
    width: 200px;
    font-size: 1em;
}
.row .element .FormField{
    width: 130px;
    height: 1.1em;
    font-size: 1em;
}
.rowFull{
    margin-bottom: 10px;
    width: 480px;
}
.zimmer{
    margin-bottom: 10px;
    width: 240px;
}
.zimmer .left{
    float: left;
    width: 100px;
    font-weight: bold;
    color: #278ea3;
}
#zimmerVon{
    width: 41px;
    height: 1.1em;
    font-size: 1em;
    margin-right: 10px;
}
#zimmerBis{
    width: 41px;
    margin-left: 10px;
    height: 1.1em;
    font-size: 1em;    
}
#flaecheVon{
    width: 41px;
    height: 1.1em;
    font-size: 1em;
    margin-right: 10px;
}
#flaecheBis{
    width: 41px;
    margin-left: 10px;
    height: 1.1em;
    font-size: 1em;    
}
.button input{
    width: 130px;
    margin-left: 100px;
}
.immoForm .checkbox label{
    margin-right: 10px;
}


.immoList .ListPicture {
    height: 75px;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    overflow: hidden;
    position: relative;
    background-color: #EEEEEE;
}

.immoList .bngListPicture {
    height: 75px;
    width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.immoList .bngListPicture img {
    border: none;
}

.immoList .AnbieterLogo{
    width: 120px;
    margin-bottom: 10px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}


.immoList .ImmoListPictureWidth {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 75px;
}
.immoList .ImmoListPictureHeight {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
}
.topImmoList .ImmoListPictureWidth {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 75px;
}
.topImmoList .ImmoListPictureHeight {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
}
.ImmoProjektListPictureWidth {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 75px;
}
.ImmoProjektListPictureHeight {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
}
.immoList .ecke-linksoben{
    height: 5px;
    width: 5px;
    z-index: 999;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 0px;
}
.immoList .ecke-rechtsoben{
    height: 5px;
    width: 5px;
    z-index: 999;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 0px;
}
.immoList .ecke-linksunten{
    height: 5px;
    width: 5px;
    z-index: 999;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 70px;
}
.immoList .ecke-rechtsunten{
    height: 5px;
    width: 5px;
    z-index: 999;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 70px;
}
.clear{
    clear: both;
    line-height: 1px;
}
.immoList ol{
    list-style-type: none;
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
.immoList ol li{
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #808080;
    padding-top: 15px;
    margin: 0px;
    padding-left: 0px;
}
.immoList ol ul{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;		
}
.immoList ol ul li{
    float: left;
    width: 150px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-bottom: 0em;
    padding-top: 0.3em;
}
#topImmo .immoList ol ul li{
    float: left;
    width: 100px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-bottom: 0em;
    padding-top: 0.3em;
}
.immoListItem{
    margin-left: 120px;
}

.immoListItem h3{
    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.immoListItem h3 a{
    color: #278ea3;
    text-decoration: none;
}
.immoList .Logo{
    float: right;
    width: 80px;
}
.immoList .mehr{
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    float: right;
    display: block;
    width: 40px;
    padding-left: 15px;
}
.immoList .mehr:hover{
    text-decoration: underline;
}
.immoList .merken{
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/merken.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    float: right;
    display: block;
    width: 40px;
    padding-left: 18px;
}
.immoList .merken:hover{
    text-decoration: underline;
}
.immoList .DetailLinks{
    width: 65px;
    float: right;
}
.immoList .RaibaTipInfo{
    width: 34px;
    background-image: url(../images/raiba.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    font-weight: bold;
    color: #000000;
    float: right;
}
.anbieterListItem{
    width: 320px;
    margin-left: 130px;
}

.anbieterListItem h3{
    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.anbieterListItem h3 a{
    color: #278ea3;
    text-decoration: none;
}

.immoDetailListObjectsListe{
    list-style-type: none;
    margin-left: 30px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
#immoDetailListObjects ol li{
    float: left;
    margin-left: 0px;
    padding-left: 7px;
    padding-right: 7px;
}
#immoDetailListObjects .isActive{
    filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Gecko-Browser */
    opacity:0.3; /* Opera 9+ */
}

/* Detail Immobilien Liste CSS*/

.immoDetailListItem{
    height: 120px;
    width: 81px;
}
.immoDetailListItem ul{
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.immoDetailListItem .ListPicture {
    height: 61px;
    width: 81px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
}

.immoDetailListItem .ImmoListPictureWidth {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 61px;
}
.immoDetailListItem .ImmoListPictureHeight {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 81px;
}
.immoDetailListItem .ecke-linksoben{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 0px;
}
.immoDetailListItem .ecke-rechtsoben{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 0px;
}
.immoDetailListItem .ecke-linksunten{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 56px;
}
.immoDetailListItem .ecke-rechtsunten{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 56px;
}
.immoDetailListItem .ImmoListProjektPicture {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.immoDetailListItem h3{
    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.immoDetailListItem h3 a{
    color: #278ea3;
    text-decoration: none;
}
#contentWrapper #immoTopListWrapper {
    width: 370px;
}


/* Top Immobilien Liste*/
.immoTopList{
    list-style-type: none;
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
#immoTopList ol li{
    margin-left: 0px;
    padding-left: 7px;
    padding-right: 7px;
}

.immoTopListItem{
    height: 100px;
    width: 350px;
}
.immoTopListItem ul{
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.immoTopListItem .ListPicture {
    height: 75px;
    width: 100px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    overflow: hidden;
    float: left;
}

.immoTopListItem .ImmoListPictureWidth {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 75px;
}
.immoTopListItem .ImmoListPictureHeight {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
}
.immoTopListItem .ecke-linksoben{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 0px;
}
.immoTopListItem .ecke-rechtsoben{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsoben.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 0px;
}
.immoTopListItem .ecke-linksunten{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-linksunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    left: 0px;
    top: 72px;
}
.immoTopListItem .ecke-rechtsunten{
    height: 5px;
    width: 5px;
    z-index: 2;
    position: absolute;
    background-image: url(../images/immoliste/ecke-rechtsunten.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    right: 0px;
    top: 72px;
}
.immoTopListItem .ImmoListProjektPicture {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.immoTopListItem h3{
    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.immoTopListItem h3 a{
    color: #278ea3;
    text-decoration: none;
}
.immoTopList .immoTopListItem ul {
    float: left;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
}
.immoTopList .immoTopListItem li {
    width: 140px;
}
.immoTopListItem .mehr {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    display: block;
    width: 40px;
    padding-left: 15px;

}
#immoToplistfound {
    width: 370px;
}
.immoTopListItem .topLogo {
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}




.projektDetailListObjectsListe{
    list-style-type: none;
    margin-left: 30px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}
#projektDetailListObjects ol li{
    float: left;
    margin-left: 0px;
    padding-left: 7px;
    padding-right: 7px;
}
#projektDetailListObjects .isActive{
    filter:alpha(opacity=30); /* IE */
    -moz-opacity:0.3; /* Gecko-Browser */
    opacity:0.3; /* Opera 9+ */
}
.projektDetailListItem{
    height: 120px;
    width: 81px;
}
.projektDetailListItem ul{
    list-style-type: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.projektDetailListItem h3{
    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.projektDetailListItem h3 a{
    color: #278ea3;
    text-decoration: none;
}
.DetailWrapper .innerDetailWrapper {
    width: 540px;
    clear: both;
}




.DetailPageLeft{
    float: left;
    width: 15px;
    height: 100px;
}
.DetailPageLeftdisabled{
    float: left;
    width: 15px;
    height: 100px;
}

.DetailPageRight{
    float: right;
    width: 15px;
    height: 100px;
}
.DetailPageRightdisabled{
    float: right;
    width: 15px;
    height: 100px;
}
.DetailProjektPageLeft{
    float: left;
    width: 15px;
    height: 100px;
}
.DetailProjektPageLeftdisabled{
    float: left;
    width: 15px;
    height: 100px;
}

.DetailProjektPageRight{
    float: right;
    width: 15px;
    height: 100px;
}
.DetailProjektPageRightdisabled{
    float: right;
    width: 15px;
    height: 100px;
}
.DetailPageImage{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.DetailWrapperLeft .DetailLabel{
    font-weight: bold;
    width: 120px;
    float: left;
    color: #278ea3;
    margin-right: 5px;
}
.DetailWrapperLeft .DetailLabel a {
    color: #278ea3;
    margin-right: 5px;
}
.DetailWrapperLeft .DetailText{
    float: left;
    /*    width: 220px;*/
}
.Besonderes .DetailLabel{
    font-weight: bold;
    margin-right: 10px;
    width: 100px;
    float: left;
    color: #278ea3;
}
.Besonderes .DetailText{
    float: left;
}
.Besonderes  ul{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.Besonderes  ul li{
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c0c0c0;
    padding-left: 1px;
    line-height: 2em;
    clear: left;
}
.DetailWrapperAnsprechpartner .DetailLabel{
    /*    font-weight: bold;
    margin-right: 10px;
    width: 100px;
    float: left;
    color: #278ea3;
*/}
.DetailWrapperAnsprechpartner .DetailText{
    /*    float: left;
    width: 427px;
*/}
.DetailWrapperAnsprechpartner ul{
    /*    list-style-type: none;*/
    /*    padding-left: 0px;*/
    /*    margin-left: 0px;*/
    /*    margin-top: 0px;*/
    /*    padding-top: 0px;*/
}
.DetailWrapperAnsprechpartner ul li{
    /*    margin-left: 0px;*/
    /*    border-bottom-width: 1px;*/
    /*    border-bottom-style: dashed;*/
    /*    border-bottom-color: #c0c0c0;*/
    /*    padding-left: 1px;*/
    /*    line-height: 2em;*/
    /*    clear: left;*/
}

#switchAnsprechpartnerWrapper {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;

}
#switchAnsprechpartner {
    color: #B30000;
    cursor: pointer;
    font-weight: bold;
}

#switchAnsprechpartner:hover {
    text-decoration: underline;
} 

.DetailWrapperBeschreibung a{
    color: #666666;
    text-decoration: underline;
}
.DetailWrapperBeschreibung #werbung {
    margin-left: 50px;
}

.DetailText a{
    color: #696a6b;
    text-decoration: underline;
}

.DetailWrapperRight .DetailLabel{
    font-weight: bold;
    /*    width: 120px;*/
    float: left;
    color: #278ea3;
    margin-right: 5px;
}
.DetailWrapperRight .DetailText{
    float: left;
}
.DetailWrapperLeft .raibafinanz{
    color: #000000;
    background-color: #fff300;
    font-weight: bold;
    background-image: url(../images/detail/raiba.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-left: 20px;
}
.DetailWrapperLeft .raibafinanz .DetailText{
    margin-left: 0px;
}
.DetailWrapperLeft .raibafinanz a{
    color: #000000;
    text-decoration: none;
}
.imgRechner{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 5px;
    margin-left: 5px;
}
.DetailWrapper {
}
.DetailWrapperLeft {
    float: left;
    width: 340px;
    /*    padding-right: 10px;*/
}
.DetailWrapperLeft ul{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    width: 330px;
}
.DetailWrapperLeft ul li{
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c0c0c0;
    padding-left: 1px;
    line-height: 2em;
    clear: left;
}
.DetailWrapperRight {
    float: left;
    width: 200px;
}
.DetailWrapperRight ul{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.DetailWrapperRight ul li{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c0c0c0;
    padding-left: 1px;
    line-height: 2em;
    clear: left;
}
.DetailTextList{
    list-style-type: none;
    clear: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}
.DetailTextList li{
    list-style-type: none;
    clear: none;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -20px;
}
.DetailWrapperRight .liPlain{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff;
    padding-left: 1px;
    line-height: 2em;
    clear: left;
}

.DetailWrapper ul li ul {
    list-style-type: disc;
    clear: left;
    margin-left: 20px;
}
.DetailWrapper ul li ul li{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
}
.immoDetailListCountWrapper{
    width: 200px;
    float: right;
}
.immoDetailListCountWrapper a{
    color: #5f868b;
} 
.projektDetailListCountWrapper{
    width: 200px;
    float: right;
}
.projektDetailListCountWrapper a{
    color: #b1aca9;
} 
.AjaxDetail{
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.AjaxDetail li{
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}
.AjaxLoading{
    margin-left: 237px;
}
.DetailImage {
    width: 150px;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    text-decoration: none; 
}
.DetailImage .picMaskTop{
    background-image: url(../images/detail/picMaskTop.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 12px;
    width: 150px;
}
.DetailImage .picMaskBottom{
    background-image: url(../images/detail/picMaskBottom.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 12px;
    width: 150px;
    position: absolute;
    bottom: 0px;
}
.DetailImage .picMaskCenter{
    width: 150px;
}
.DetailImage .picMaskCenter img{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 150px;
}
.DetailWrapperTopic{
    margin-bottom: 5px;
}
.DetailWrapperTopicBottom {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    height: 20px;
}
.DetailWrapperTopic h2{
    font-size: 1.4em;
    color: #278ea3;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-bottom: 0px;
    line-height: 1.3em;
}
.DetailWrapperTopic h3{
    font-size: 1em;
    color: #278ea3;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    margin: 0px;
}
.DetailWrapperTopic h4{
    font-size: 1em;
    color: #278ea3;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: normal;
    margin: 0px;
    margin: auto;
    float: left;
}

.DetailWrapperTopic .backlink {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/backlink.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 18px;
    display: block;
    margin: auto;
    margin-bottom: 5px;
    font-weight: bold;
    float: right;   
}
.DetailWrapperTopic .spacer{
    margin-bottom: 20px;
}
.DetailWrapperTopic .Projekt{
    color: #278ea3;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}
.DetailWrapperTopic .Projekt a{
    color: #278ea3;
}
.DetailTopicCol1{
    width: 170px;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;	
}
.DetailTopicCol2{
    width: 210px;
    float: left;
    margin-top: 20px;
    margin-bottom: 10px;
}
.DetailTopicCol2 ul{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.DetailTopicCol2 ul li{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c0c0c0;
    padding-left: 1px;
    line-height: 2em;
    clear: left;
}
.DetailTopicCol2 .DetailLabel{
    font-weight: bold;
    margin-right: 10px;
    width: 80px;
    float: left;
    color: #278ea3;
}
.DetailTopicCol2 .DetailText{
    float: left;
}

.DetailTopicCol3{
    width: 150px;
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;	
}
.DetailTopicCol3 img{
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 122px;
}
.polaroid{
    height: 190px;
    width: 170px;
    /*    width: 165px;*/
    background-image: url(../images/detail/polaroid.gif);
    float: left;
    /*    margin-right: 10px;*/
    margin-right: 0px;
    background-repeat: no-repeat;
}
.polaroid .bildbox{
    height: 133px;
    width: 133px;
    overflow: hidden;
    padding-top: 21px;
    padding-left: 19px;
}
.polaroid .textbox{
    width: 133px;
    overflow: hidden;
    padding-top: 3px;
    padding-left: 19px;
    height: 16px;
    font-size: 0.8em;
    line-height: 1em;
}
.polaroid a img{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.polaroid_plain {

    height: 190px;
    width: 170px;
    float: left;
    margin-right: 10px;
}
.MedienProjekt{
    clear: left;
    padding-left: 10px;
}
.toolbox{
    color: #278ea3;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 1em;
    margin-bottom: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #c0c0c0;
}
.toolboxNews{
    color: #278ea3;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 1em;
    margin-bottom: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #c0c0c0;
}
.toolboxNews .backlink {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/backlink.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 18px;
    display: block;
    margin-bottom: 5px;
    width: 50px;
    font-weight: bold;
    float: right;
}
.toolboxNews .addthis_toolbox {
    color: #278ea3;
    text-decoration: none;
    padding-left: 18px;
    display: block;
    margin-bottom: 5px;
    width: 65px;
    margin-right: 10px;
    float: right;
}
#myImmoagent{
    width: 210px;
    background-image: url(../images/myimmoagent/myimmoagent_bg.gif);
    background-repeat: repeat-y;
    background-position: 0px 0px;
}
#myImmoagent .immoForm{
    margin-bottom: 10px;
}
#myImmoagent .head{
    background-image: url(../images/myimmoagent/head.gif);
    height: 50px;
    width: 210px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #FFFFFF;
}
#myImmoagent .head:hover{
    background-image: url(../images/myimmoagent/doggy_hover.gif);
    height: 50px;
    width: 210px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #FFFFFF;
}
#myImmoagent .headAktiv{
    background-image: url(../images/myimmoagent/doggy_hover.gif);
    height: 50px;
    width: 210px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #FFFFFF;
}
#myImmoagent .bottom{
    background-image: url(../images/myimmoagent/bottom.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 210px;
}
#myImmoagent .loginElement{
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 30px;
    background-image: url(../images/myimmoagent/bg-loginform.gif);
    background-repeat: no-repeat;
    background-position: 30px 0px;
}
#myImmoagent .loginElement .mailField{
    width: 150px;
    color: #999999;
    height: 17px;
    margin-top: 1px;
    border: 1px solid #FFFFFF;
    margin-left: 3px;
    margin-bottom: 3px;
}
#myImmoagent .loginElement .passField{
    width: 150px;
    height: 17px;
    margin-top: 1px;
    margin-left: 3px;
    border: 1px solid #FFFFFF;
    margin-bottom: 3px;
}
#myImmoagent .buttons #login{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #FFFFFF;
    margin-left: 30px;
    background-image: url(../images/myimmoagent/bttn-anmelden.gif);
    color: #FFFFFF;
    font-size: 1px;
    height: 24px;
    width: 160px;
    background-repeat: no-repeat;
}
#myImmoagent .errors{
    list-style-type: none;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    background-image: url(../images/alert.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    margin: 0px;
}
#myImmoagent .register{
    color: #FFFFFF;
    background-image: url(../images/register.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 30px;
    display: block;
    text-decoration: none;
}
#myImmoagent .info {
    color: #FFFFFF;
    background-image: url(../images/info.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 30px;
    display: block;
    text-decoration: none;
    margin-top: 1em;
}

#myImmoagent .lostpw{
    color: #FFFFFF;
    background-image: url(../images/lostpw.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 30px;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
#myImmoagent .loginInfo{
    margin-left: 30px;
    margin-bottom: 10px;
}
#myImmoagent .merkenliste{
    background-image: url(../images/merken.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    display: block;
    margin-left: 30px;
    padding-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
}
#myImmoagent .logout{
    background-image: url(../images/logoff.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    margin-left: 30px;
    padding-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
    display: block;
}
#agentIdWrapper {
    background-image: url(../images/myimmoagent/agentid_bg.gif);
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 100px;
    margin-top: 8px;
    padding-top: 20px;
}
#agentIdWrapper .agentIdElement{
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 30px;
    background-image: url(../images/myimmoagent/bg-loginform.gif);
    background-repeat: no-repeat;
    background-position: 30px 0px;
}
#agentIdWrapper .agentIdField{
    width: 150px;
    height: 17px;
    margin-top: 1px;
    margin-left: 3px;
    border: 1px solid #FFFFFF;
    margin-bottom: 3px;
}
#agentIdWrapper .info {
    color: #FFFFFF;
    background-image: url(../images/info.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 30px;
    display: block;
    text-decoration: none;
    margin-top: 1em;
}
#agentIdWrapper .buttons #search{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #FFFFFF;
    margin-left: 30px;
    background-image: url(../images/myimmoagent/bttn-search.gif);
    color: #FFFFFF;
    font-size: 1px;
    height: 24px;
    width: 160px;
    background-repeat: no-repeat;
}
#myNewsletter {
    background-image: url(../images/mynewsletter/newsletter_bg.gif);
    background-position: right 0px;
    background-repeat: no-repeat;
    height: 100px;
    margin-top: 8px;
    padding-top: 20px;
}
#myNewsletter .agentIdElement{
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 30px;
    background-image: url(../images/mynewsletter/bg-loginform.gif);
    background-repeat: no-repeat;
    background-position: 30px 0px;
}
#myNewsletter .newsletterRadio{
    margin-bottom: 3px;
    margin-top: 3px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 30px 0px;
    color: #FFFFFF;
}
#myNewsletter .mailField{
    width: 150px;
    color: #999999;
    height: 17px;
    margin-top: 1px;
    border: 1px solid #FFFFFF;
    margin-left: 3px;
    margin-bottom: 3px;
}
#myNewsletter .info {
    color: #FFFFFF;
    background-image: url(../images/info.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 30px;
    display: block;
    text-decoration: none;
    margin-top: 1em;
}
#myNewsletter .buttons #butNewsletterAnmelden{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #FFFFFF;
    margin-top: 10px;
    margin-left: 30px;
    margin-bottom: 15px;
    background-image: url(../images/mynewsletter/bttn-anmelden.gif);
    color: #FFFFFF;
    font-size: 1px;
    height: 24px;
    width: 160px;
    background-repeat: no-repeat;
}
#myNewsletter .buttons #butNewsletterAbmelden{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #FFFFFF;
    margin-left: 30px;
    background-image: url(../images/mynewsletter/bttn-abmelden.gif);
    color: #FFFFFF;
    font-size: 1px;
    height: 24px;
    width: 160px;
    background-repeat: no-repeat;
}
.merkListItem h3 {

    font-weight: bold;
    color: #278ea3;
    font-size: 1em;
    padding: 0px;
    margin: 0px;
}
.merkListItem h3 a {

    color: #278ea3;
    text-decoration: none;
}
#merklisteContent ol {

    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
#merklisteContent h2{
    font-size: 1em;
    color: #278ea3;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #c0c0c0;
}

#merklisteContent .listItem{
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #c0c0c0;
    padding-top: 10px;
}
#merklisteContent li .spalte1{
    width: 225px;
    padding-left: 5px;
}
#merklisteContent li .spalte2{
    width: 230px;
}
.suchprofilDetailLinks {
    width: 80px;
    /*    clear: left;*/
    float: left;
}
.suchprofilOrte {
    padding-left: 80px;
}

.sp1 {
    width: 80px; 
    display: block; 
    float: left;
    font-weight: bold;
}

.sp2 {
    width: 100px;
    display: block;
    float: left;
}

.merkListItem .search {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
}

.merkListItem .search:hover {
    text-decoration: underline;
}


.merkListItem ul li {
    margin: 0px;
    list-style-type: none;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    width: 80px;
}
.merkListItem ul .ort{
    width: 150px;
}
.merkListItem ul .links{
    width: 180px;
    text-align: right;
}
.merkListItem ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.merkListItem .mehr {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
    margin-left: 15px;
}
.merkListItem .mehr:hover{
    text-decoration: underline;
}
.merkListItem .trash {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/clear.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 15px;
}
.merkListItem .trash:hover{
    text-decoration: underline;
}
.merkListItem ul .preis {

    width: 100px;
    text-align: right;
}
.merkListItem ul .zimmer {


    width: 100px;
    text-align: right;
}

#profileContent h2{
    font-size: 1em;
    color: #278ea3;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #c0c0c0;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #c0c0c0;
}
.toolbox .empfehlen{
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/empfehlen.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    margin-right: 10px;
    float: left;
    width: 65px;
    display: block;
    margin-bottom: 5px;
}
.toolbox .kontakt{
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/kontakt.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    margin-right: 10px;
    float: left;
    width: 65px;
    display: block;
    margin-bottom: 5px;
}
.toolbox .merken {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/merken.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    margin-right: 10px;
    width: 65px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
.toolbox .drucken {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/drucken.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 18px;
    margin-right: 10px;
    width: 50px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
.toolbox .backlink {
    color: #278ea3;
    text-decoration: none;
    background-image: url(../images/detail/backlink.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 18px;
    float: left;
    display: block;
    margin-bottom: 5px;
    width: 50px;
    font-weight: bold;
}
.toolbox .addthis_toolbox {
    color: #278ea3;
    text-decoration: none;
    padding-left: 18px;
    float: left;
    display: block;
    margin-bottom: 5px;
    width: 65px;
    margin-right: 10px;
}
.addthis_button_compact{
    color: #278ea3;
    text-decoration: none;
}

.infobox {
    min-height: 100px;
}
.infobox .kontakt{
    background-image: url(../images/detail/kontaktieren.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 200px;
    display: block;
    text-align: center;
    color: #ed1c24;
    background-position: 5px 0px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 2px;
}
.infoboxRight {
    width: 200px;
}
.paginationControl{
    text-decoration: none;
    font-weight: bold;
}

.paginationControl a{
    text-decoration: none;
    font-weight: normal;
    color: #696a6b;
}
.paginationControl .disabled{
    font-weight: normal;
}
#myImmoagent .suchprofile {

    background-image: url(../images/suchprofil.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    display: block;
    margin-left: 30px;
    padding-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
}
#myImmoagent .suchprofilcreate {


    background-image: url(../images/suchprofil.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    display: block;
    margin-left: 30px;
    padding-left: 15px;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 5px;
}
#merklisteContent .suchprofilcreate {
    background-image: url(../images/suchprofil.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    text-decoration: underline;
    color: #696a6b;
    padding-left: 15px;
}
.DetailWrapperAnbieter h2 {

    font-size: 1em;
    color: #278ea3;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: dotted;
    border-bottom-style: dotted;
    border-top-color: #c0c0c0;
    border-bottom-color: #c0c0c0;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.DetailWrapperAnbieter h1 {
    color: #278ea3;
    font-size: 1.5em;
}

.DetailWrapperAnbieter .anbieterLogo {
    margin-top: 2em;
    width: 120px;
}
.DetailWrapperAnbieter .adressBlock {
    margin-top: 2em;
}
.DetailWrapperAnbieter .adressBlock a{
    color: #278ea3;
}
.DetailWrapperAnbieter h4 {
    font-weight: bold;
    padding: 0px;
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
}
.DetailWrapperAnbieter .immoBlock{
    margin-top: 2em;
    float: right;
    text-align: right;
}
.DetailWrapperAnbieter .immoBlock a{
    color: #278ea3;
}


.mLink{
    unicode-bidi:bidi-override;
    direction: rtl;
}
#immoOrder {
    float: right;
}
#immoOrder #orderby{
    font-size: 0.8em;
    background-color: #FFFFFF;
    border: 0px none #d8ff9f;
}
#immoOrder .orderForm{
    text-align: right;
}
.interesse {
    background-image: url(../images/detail/interesse-bg.gif);
    height: 43px;
    width: 120px;
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    padding-top: 17px;
    float: right;
    font-weight: bold;
    text-decoration: none;
}
.archiv {
    margin-top: 10px;
    background-color: #FF0000;
    color: #000000;
    padding: 15px;
    font-size: 1.4em;
    margin-bottom: 0px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}
.RaibaTippOff {
    color: #000000;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FFFF00;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ImmoTipp {
    background-image: url(../images/detail/bgImmoTipp.gif);
    height: 90px;
    width: 500px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: bold;
    color: #278ea3;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    clear: left;
}
.ImmoTipp a{
    color: #278ea3;
    text-decoration: underline;
    font-weight: normal;
}
fieldset {
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#fieldset-land {
    width: 250px;
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#fieldset-land .checkbox {
    margin-bottom: 5px;
}
#fieldset-liste {
    width: 250px;
    float: left;
}
.BankBannerLeft {
    width: 180px;
    margin-left: 19px;
    margin-bottom: 10px;
}
.sidebarRow {

    margin-bottom: 10px;
    width: 210px;
}
.Zend_Tag_Cloud{
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    background-image: url(../images/bgWolke.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 140px;
    width: 540px;
    padding-bottom: 0px;
    text-align: center;
}
.Zend_Tag_Cloud li{
    float: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.Zend_Tag_Cloud a{
    color: #278ea3;
    text-decoration: none;
    padding: 0px;
    margin-right: 10px;
    line-height: normal;
}
.Zend_Tag_Cloud a:hover{
    text-decoration: underline;
}
#belowDogNav {
    float: right;
    width: 450px;
}
#page #topNavi ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;

}
#page #topNavi ul li{
    background-image: url(../images/bg_topnavi.gif);
    background-repeat: no-repeat;
    height: 40px;
    margin-bottom: 13px;

}
#page #topNavi ul li:hover{
    background-image: url(../images/bg_topnavi-o.gif);
}
#page #topNavi ul li a{
    color: #a490ac;
    text-decoration: none;
    font-weight: bold;
    height: 18px;
    width: 170px;
    display: block;
    padding-left: 10px;
    padding-top: 12px;
}

#page #topNavi {
    height: 146px;
    margin-top: 8px;
    width: 170px;
}
#page #topRight {
    float: right;
    width: 180px;
}
#contentWrapper .topRight {
    float: right;
    width: 160px;
}

#contentWrapper #topNewsWrapper {
    width: 160px;
    background-image: url(../images/news/topNewsBG.gif);
    background-repeat: repeat-y;
}

#contentWrapper #topNewsWrapper .topNews {
    background-image: url(../images/news/newBG.gif);
    height: 35px;
}

#contentWrapper #topNewsWrapper .topNews .fLeft{
    background-image: url(../images/news/topNewsLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
}
#contentWrapper #topNewsWrapper .topNews .fRight{
    background-image: url(../images/news/topNewsRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}
#contentWrapper #topNewsWrapper .topNews .fText{
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
#contentWrapper #topNewsWrapper h2 {
    font-size: 1em;
    color: #278ea3;
    margin: 5px;
}
#contentWrapper #topNewsWrapper h2 a{
    color: #278ea3;
}
#contentWrapper #topNewsWrapper img {
    width: 150px;
    margin: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#contentWrapper #topNewsWrapper .topNewsFooter {
    background-image: url(../images/news/topNewsFooter.gif);
    background-repeat: no-repeat;
    height: 7px;
    width: 160px;
}

#contentWrapper #topNewsWrapper .detailLink {
    color: #278ea3;
    text-decoration: none;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#contentWrapper #topNewsWrapper a {
    text-decoration: none;
}
#contentWrapper #topNewsWrapper .detailLink:hover {
    color: #98adb7;
    text-decoration: underline;
}
#contentWrapper #topNewsWrapper .teaserText {
    margin: 5px;
}
#contentWrapper #topEventsWrapper {
    width: 160px;
    background-image: url(../images/news/topNewsBG.gif);
    background-repeat: repeat-y;
    margin-top: 10px;
}

#contentWrapper #topEventsWrapper .topEvents {
    background-image: url(../images/news/newBG.gif);
    height: 35px;
}

#contentWrapper #topEventsWrapper .topEvents .fLeft{
    background-image: url(../images/news/topNewsLeft.gif);
    height: 35px;
    float: left;
    background-repeat: no-repeat;
}
#contentWrapper #topEventsWrapper .topEvents .fRight{
    background-image: url(../images/news/topEventsRight.gif);
    background-repeat: no-repeat;
    height: 35px;
    float: right;
}
#contentWrapper #topEventsWrapper .topEvents .fText{
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
}
#contentWrapper #topEventsWrapper h2 {
    font-size: 1em;
    color: #278ea3;
    margin: 5px;
}
#contentWrapper #topEventsWrapper h2 a{
    color: #278ea3;
}
#contentWrapper #topEventsWrapper img {
    width: 150px;
    margin: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#contentWrapper #topEventsWrapper .topEventsFooter {
    background-image: url(../images/news/topNewsFooter.gif);
    background-repeat: no-repeat;
    height: 7px;
    width: 160px;
}

#contentWrapper #topEventsWrapper .detailLink {
    color: #278ea3;
    text-decoration: none;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
#contentWrapper #topEventsWrapper a {
    text-decoration: none;
}
#contentWrapper #topEventsWrapper .detailLink:hover {
    color: #98adb7;
    text-decoration: underline;
}
#contentWrapper #topEventsWrapper .teaserText {
    margin: 5px;
}

#contentWrapper .teaser {
    font-weight: bold;
}
#contentWrapper .newsPictureDetail {
    width: 200px;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
}
#contentWrapper #tabs {
    height: 26px;
}
#contentWrapper #tabs ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#contentWrapper #tabs li {
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#contentWrapper #tabs a {
    display: block;
    font-weight: bold;
    color: #797979;
    text-decoration: none;
    background-repeat: no-repeat;
    padding-bottom: 5px;
}

#contentWrapper #tabs a:hover {
    color: #278ea3;	
    }#contentWrapper #tabs .active {
    background-image: url(../images/tabs/top_o.gif);
    color: #278ea3;
    width: 74px;
    height: 16px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    background-repeat: no-repeat;	
}
#contentWrapper #newsFormWrapper {
    background-color: #edf3f5;
    background-image: url(../images/bg_suchform.gif);
    background-repeat: no-repeat;
}

#contentWrapper #newsFormWrapper #newsFormWrapperBottom {
    background-image: url(../images/bg_suchformBottom.gif);
    background-repeat: no-repeat;
    height: 3px;
    width: 540px;
}
#newsFormWrapper #newsFormInnerWrapper {
    padding: 10px;
}
#contentWrapper #newsFormWrapper #newsFormInnerWrapper #newsForm .newsForm .row {
    width: 500px;
}
#contentWrapper #newsFormWrapper #newsFormInnerWrapper #newsForm .newsForm .row .element #newsVolltext {
    width: 300px;
}
#contentWrapper #newsListWrapper ol {
    list-style-type: none;
    padding: 0px;
    margin: 10px;
}
#contentWrapper #newsListWrapper img {
    float: left;
    padding: 0px;
    margin-right: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#contentWrapper #newsListWrapper h2 {
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}
#contentWrapper #newsListWrapper a {
    color: #278EA3;
    text-decoration: none;
}
#contentWrapper #newsListWrapper .text {
    color: #666666;
}

#contentWrapper #newsListWrapper li {
    width: 100%;
    margin-top: 10px;
    display: block;
}
#contentWrapper #newsListWrapper h4 {
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}
#contentWrapper .eventPictureDetail {
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
#contentWrapper #newsListWrapper .text {
    margin-top: 10px;
    display: block;
    margin-left: 160px;
}
#contentWrapper #tabs .activeList {
    color: #278ea3;
    height: 16px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
    white-space: nowrap;
    background-image: url(../images/tabs/tabLeftCorner.gif);
    background-position: 0px 0px;
    background-color: #edf3f5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: 3px;
    padding-right: 10px;
}
#contentWrapper #tabs .rightCorner {
    background-image: url(../images/tabs/tabRightCorner.gif);
    background-position: right 0px;
    background-color:  #edf3f5;
}
#contentWrapper #tabs .rightCornerNorm {
    background-image: url(../images/tabs/tabRightCornerNorm.gif);
    background-position: right 0px;
    background-color: #f4f7f9;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#contentWrapper #tabs .inactiveList {
    color: #278ea3;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
    white-space: nowrap;
    background-image: url(../images/tabs/tabLeftCornerNorm.gif);
    background-position: 0px 0px;
    background-color: #f4f7f9;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: 3px;
    padding-right: 10px;
    height: 15px;
}
#contentWrapper #tabs .inactiveList:hover {
    color: #278ea3;
    height: 15px;
    display: block;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
    white-space: nowrap;
    background-image: url(../images/tabs/tabLeftCorner.gif);
    background-position: 0px 0px;
    background-color: #edf3f5;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: 3px;
    padding-right: 10px;
    height: 15px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #edf3f5;
}
#contentWrapper #tabs .rightCornerNorm:hover {
    background-image: url(../images/tabs/tabRightCorner.gif);
    background-position: right 0px;
    background-color:  #edf3f5;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #edf3f5;
}
#contentWrapper .newsText  a {
    color: #666666;
    text-decoration: underline;
}
#contentWrapper #tabs #Dienstleister {
    background-image: url(../images/tabs/new.png);
    background-position: left center;
    padding-left: 26px;
    background-repeat: no-repeat;
}

.generalLink {
    color: #278ea3;
    text-decoration: none;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url(../images/arrow_r.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
.generalLink:hover {
    color: #98adb7;
    text-decoration: underline;
}

/*#butSuchprofilSpeichern {
background: url(../images/save-search.png) no-repeat top left;
padding-left: 22px;
color: #278EA3;
text-decoration: none;
}
*/
#butSuchprofilSpeichern {
    background: url(../images/save-search.png) no-repeat top left;
    background-position: 5px;
    padding: 5px;
    padding-left: 28px;
    color: #B30000;
    font-weight: bold;
    text-decoration: none;
    position: absolute;
    margin-top: 12px;
    margin-left: 16px;
    background-color: #FBD3D4;
    border: 2px solid #B30000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

#butSuchprofilSpeichern:hover {
    text-decoration: underline;
}

#result {
    text-align: center;
    font-weight: bold;
    padding: 5px;
    border: 2px solid #278EA3;
    color: #278EA3;
    margin-bottom: 15px;
}

#suchprofilehelperstellen {
    color: #CC0000; 
    width: 550px; 
    text-align: center; 
    font-weight: bold;
}

.lightH1 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    float: left;
}

.innerDetailWrapper .row {
    padding-top: 2px;
    padding-bottom: 2px;
    width: 340px;
}

.innerDetailWrapper .immoDetailCol1 {
    float: left;
    width: 340px;
}

.innerDetailWrapper .immoDetailCol2 {
    float: left;
    width: 200px;
}
.innerDetailWrapper .immoDetailTitle {
    float: left;
    width: 120px;
    font-weight: bold;
    /*    width: 100px;*/
    /*    float: left;*/
    color: #278ea3;
    /*    margin-right: 5px;*/
}

.innerDetailWrapper .immoDetailData {
    float: clear;
}

.innerDetailWrapper .immoDetailHeading {
    margin-top: 20px;
    background-color: #EDF3F5;
    color: #278EA3;
    padding: 5px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 13px;
    border: 0px;
    /* runde ecken */
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.innerDetailWrapper .projektHeading a {
    color: #278EA3;
    text-decoration: none;
    font-weight: bold;
}

.innerDetailWrapper .projektDetail {
    padding-left: 20px;
}

.DetailWrapperRight .infobox {
    margin-top: 5px;
    margin-bottom: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: 1px solid #999999;   
}

.DetailWrapperRight .infobox ul li {
    border: 0px;
    line-height: 1.5;
    margin-left: 10px;
}

.DetailWrapperRight .logo {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.DetailWrapperRight .bttn {
    background-color: #f6f9fa;
    border: 1px solid #999999;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.DetailWrapperRight .bttnRed {
    background-color: #FBD3D4;
    border: 1px solid #B30000;
    color: #B30000;
}

.DetailWrapperRight .downloads {
    background-color: #f6f9fa;
    padding-bottom: 8px;
    border: 1px solid #999999;
    width: 100%;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;    
}

.DetailWrapperRight .downloads a {
    /*    padding-left: 15px;*/
}
.DetailWrapperRight .downloads .capture {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.DetailWrapperRight .bttn a {
    color: #278EA3;
    font-weight: bold;
}

.DetailWrapperRight .bttn a {
    background-color: #f6f9fa;
    padding-left: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    text-decoration: none;
    /*    height: 50px;*/
    height: 100%;
    display: block;
}

.DetailWrapperRight .bttn a.kontakt {
    background: url(../images/detail/bttnKontakt.png) no-repeat center left;
    background-position: 10px;
    color: #B30000;
    /*    background-color: #FBD3D4;*/
    /*    border-color: #FBD3D4;*/
}

.DetailWrapperRight .bttn a.kontakt:hover {
    background: url(../images/detail/bttnKontakt2.png) no-repeat center left;
    background-position: 10px;
    /*    background-color: #FBD3D4;*/
    /*    border-color: #FBD3D4;*/
}

.DetailWrapperRight .bttn a.empfehlen {
    background: url(../images/detail/bttnEmpfehlen.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.empfehlen:hover {
    background: url(../images/detail/bttnEmpfehlen_a.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.merken {
    background: url(../images/detail/bttnMerken.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.merken:hover {
    background: url(../images/detail/bttnMerken_a.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.drucken {
    background: url(../images/detail/bttnPrinter.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.drucken:hover {
    background: url(../images/detail/bttnPrinter_a.png) no-repeat center left;
    background-position: 10px;
}
.DetailWrapperRight .bttn a.pdf {
    background: url(../images/detail/bttnPdf.png) no-repeat center left;
    background-position: 10px;
}

.DetailWrapperRight .bttn a.pdf:hover {
    background: url(../images/detail/bttnPdf_a.png) no-repeat center left;
    background-position: 10px;
}
.DetailWrapperRight .bttn ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.DetailWrapperRight .bttn ul li {
    border: 0px;
}

.DetailWrapperRight .bttn ul li a {
    padding: 0px;
    margin: 0px;
    width: auto;
    display: inline;
}


.druckenMsg {
    color: #278EA3;
}

.textColorBold {
    color: #278EA3;
    font-weight: bold; 
}


#socialshareprivacy {
    height: 50px;
    padding-left: 10px;
    padding-top: 0px;
    margin-top: 0px;
    top: -20px;
}

#socialshareprivacy .settings_info div {
    margin-left: 130px;
}

.socialshareprivacy {
    padding: 0px;
    margin: 0px;
}

.DetailWrapperRight .DetailImage {
    margin-top: 15px;
    margin-bottom: 10px;
    width: 200px;
    text-align: center;
}

.DetailWrapperRight .DetailImage {
    /*    height: 150px;*/
    width: 200px;
}
.DetailWrapperRight .DetailImage .bildbox {
    /*    height: 150px;*/
    width: 200px;
    overflow: hidden;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.DetailWrapperRight .DetailImage a img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

.basisdatenDownloadLink {
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;     
    /*    padding-right: 15px;*/
    margin-right: 8px;
    width: 177px;
    padding-left: 15px;
    margin-left: 0px;
}

.basisdatenDownloadLink a {
    color: #278EA3;
    text-decoration: none;
}

.basisdatenDownloadLink a:hover {
    text-decoration: underline;
}
.immoDetailVideo {
    text-align: center;
}

