.objektaushang_pdf_preview {
    position: absolute;
    cursor: pointer;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 1;
    border: solid 1px #ccc;
    top: 30px;
}
.objektaushang_pdf_preview:hover {
    opacity:0.5;
}
.objektaushang_pdf_preview_label {
    color: #0c57b0;
    font-size: 14px;
    padding: 0;
    line-height: 14px;
    position: absolute;
    top: 0;
}



#field_angebot_ihresumme {
    background-color: transparent;
    opacity: 1;
}

.editObjekt_Container_fix {
    background-color: transparent;
    padding: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 89999;
}
    /* AB hier gibt es Probleme beim Safari !!!  Fixed ohne Width/Height !!! ... Blöd*/
    .editObjekt_Container_fix .editObjekt_Container_fix_bg {
        background-color: #000;
        position: absolute;
        top: 0;
        opacity: 0.5;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_inner {
        background: rgba(212,212,212,1);
        background: -moz-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(212,212,212,1)), color-stop(100%, rgba(143,143,143,1)));
        background: -webkit-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -o-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -ms-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: radial-gradient(ellipse at center, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#8f8f8f', GradientType=1 );
        padding: 0;
        margin: 0;
        width: 100%;
        height: calc(100% - 148px);
        position: absolute;
        top: 94px;
        top: 148px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_head {
        position: fixed;
        top: 54px;
        top: 109px;
        left: 0;
        opacity: 1;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 57px;
        background: url(../images/btn/sub_bg.png);
        background-size: 100% 100%;
        background-color: transparent;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_objekt {
        padding: 0;
        margin: 0;
        left: 2%;
        right: 2%;
        top: 2%;
        bottom: 2%;
        width: 96%;
        height: 96%;
        position: relative;
        background-color: transparent;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_neuobjekt {
        padding: 0;
        margin: 0;
        left: 50%;
        margin-left: -475px;
        margin-top: 50px;
        margin-bottom: 50px;
        width: 950px;
        height: 640px;
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_objektaushang_text {
        padding: 0;
        margin: 0;
        left: 1%;
        right: 1%;
        top: 1%;
        bottom: 1%;
        width: 98%;
        height: 70%;
        position: relative;
        background-color: transparent;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_objektaushang {
        padding: 0;
        margin: 0;
        left: 1%;
        right: 1%;
        top: 1%;
        bottom: 1%;
        width: 98%;
        height: 98%;
        position: relative;
        background-color: transparent;
    }



    .editObjekt_Container_fix .editObjekt_Container_fix_auftraege {
        padding: 0;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 50px;
        bottom: 50px;
        width: 90%;
        min-width: 950px;
        height: Calc( 100% - 100px );
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_checklisten {
        padding: 0;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 50px;
        bottom: 50px;
        width: 90%;
        min-width: 950px;
        height: Calc( 100% - 100px );
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

    /*.editObjekt_Container_fix .editObjekt_Container_fix_objektumzug {
    }*/

    .editObjekt_Container_fix .editObjekt_Container_fix_beantwortetcheckliste {
        padding: 0;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 50px;
        bottom: 50px;
        width: 90%;
        min-width: 950px;
        height: Calc( 100% - 100px );
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_handwerker {
        padding: 0;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 50px;
        bottom: 50px;
        width: 90%;
        min-width: 950px;
        height: Calc( 100% - 100px );
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

    .editObjekt_Container_fix .editObjekt_Container_fix_objektdaten {
        padding: 0;
        margin: 0;
        left: 5%;
        right: 5%;
        top: 50px;
        bottom: 50px;
        width: 90%;
        min-width: 950px;
        height: Calc( 100% - 100px );
        position: relative;
        background-color: #e8e8e8;
        -moz-box-shadow: 0 0 8px 3px #000;
        -webkit-box-shadow: 0 0 8px 3px #000;
        box-shadow: 0 0 8px 3px #000;
    }

.editObjekt_Container_fix_ChecksBeantwortete {
    padding: 0;
    margin: 0;
    left: 5%;
    right: 5%;
    top: 30px;
    width: 90%;
    min-width: 980px;
    /*max-height:400px;*/
    min-height: 150px;
    position: relative;
    margin-bottom: 50px;
    background-color: #e8e8e8;
    -moz-box-shadow: 0 0 8px 3px #000;
    -webkit-box-shadow: 0 0 8px 3px #000;
    box-shadow: 0 0 8px 3px #000;
}




.editAuftrag_Container_fix {
    background-color: transparent;
    padding: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    /*height: 100% ;
    padding-bottom :54px;*/
    z-index: 89999;
}
    /* AB hier gibt es Probleme beim Safari !!!  Fixed ohne Width/Height !!! ... Blöd*/
    .editAuftrag_Container_fix .editAuftrag_Container_fix_bg {
        background-color: #000;
        position: absolute;
        top: 0;
        /*left: 0;*/
        opacity: 0.5;
        padding: 0;
        margin: 0;
        /*width: 100%;*/
        /*height: 100%;*/
        /*left: 50%;*/
        width: 100%;
        /*margin-left: -500px;*/
        height: 100%;
    }

    .editAuftrag_Container_fix .editAuftrag_Container_fix_inner {
        background: rgba(212,212,212,1);
        background: -moz-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(212,212,212,1)), color-stop(100%, rgba(143,143,143,1)));
        background: -webkit-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -o-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: -ms-radial-gradient(center, ellipse cover, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        background: radial-gradient(ellipse at center, rgba(212,212,212,1) 0%, rgba(143,143,143,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#8f8f8f', GradientType=1 );
        padding: 0;
        margin: 0;
        /*left: 50%;*/
        width: 100%;
        /*margin-left: -500px;*/
        height: calc(100% - 148px);
        position: absolute;
        top: 94px;
        top: 148px;
        /*background-color: #404040;
        background-color:transparent;*/
        overflow-y: scroll;
    }

    .editAuftrag_Container_fix .editAuftrag_Container_fix_head {
        /*background-color: #084389;*/
        position: fixed;
        top: 54px;
        top: 109px;
        left: 0;
        opacity: 1;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 57px;
        background: url(../images/btn/sub_bg.png);
        background-size: 100% 100%;
        background-color: transparent;
    }





.grid_spalte_objektObjektdaten {
    padding: 0;
    margin: 0;
    width: 76%;
    /*width: calc( 100% - 18px);*/
    height: 24px;
    background-color: #f5f5f5;
    color: #333;
    position: relative;
    border-bottom: 1px solid #fff;
    cursor: default;
}

.grid_spalte_objektObjektdaten_selected {
    background-color: #084389;
    color: #fff;
}

.grid_objektObjektdaten_alternativ {
    background-color: #d8d8d8;
    color: #333;
}

.grid_spalte_objektObjektdaten:hover {
    background-color: #084389;
    color: #fff;
    cursor: pointer;
}

.grid_spalte_objektObjektdaten p {
    /*padding: 0;*/
    margin: 0;
    margin-top: 2px;
    height: 22px;
    padding-left: 5px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0;
    overflow: hidden;
}

.grid_objektObjektdaten_img {
    overflow: hidden;
    width: 30px;
}

.grid_objektObjektdaten_typ {
    overflow: hidden;
    min-width: 100px;
    width: 19%;
}
.grid_objektObjektdaten_typstatus {
    overflow: hidden;
    min-width: 90px;
    width: 19%;
}
.grid_objektObjektdaten_bild {
    overflow: hidden;
    min-width: 50px;
    width: 6%;
}

.grid_objektObjektdaten_nummer {
    overflow: hidden;
    min-width: 100px;
    width: 15%;
}

.grid_objektObjektdaten_bezeichnung {
    overflow: hidden;
    min-width: 150px;
    width: 31%;
}

.grid_objektObjektdaten_mieter {
    overflow: hidden;
    min-width: 120px;
    width: 25%;
}

.grid_objektObjektdaten_grund {
    overflow: hidden;
    min-width: 80px;
    width: 30%;
    text-align: left;
    font-size: 14px;
}

.grid_objektObjektdaten_stand {
    overflow: hidden;
    min-width: 90px;
    width: 30%;
    text-align: right;
    padding-right: 15px;
    font-size: 16px;
}

.grid_objektObjektdaten_datum {
    overflow: hidden;
    min-width: 80px;
    width: 20%;
}



.grid_spalte_objektObjektdatenStand {
    padding: 0;
    margin: 0;
    width: 24%;
    /*width: calc( 100% - 18px);*/
    height: 24px;
    background-color: #f5f5f5;
    color: #333;
    position: relative;
    border-bottom: 1px solid #fff;
    cursor: default;
}

.grid_spalte_objektObjektdatenStand_selected {
    background-color: #4893c9;
    color: #fff;
}

.grid_objektObjektdatenStand_alternativ {
    background-color: #d8d8d8;
    color: #333;
}

.grid_spalte_objektObjektdatenStand:hover {
    background-color: #4893c9;
    color: #fff;
    cursor: pointer;
}

.grid_spalte_objektObjektdatenStand p {
    /*padding: 0;*/
    margin: 0;
    margin-top: 2px;
    height: 22px;
    padding-left: 5px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0;
    overflow: hidden;
}
