body {
    background-color: #f5f6fa;
    text-align: left; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #333333;
    padding: 0px;
    margin: 0px;
}

a { 
    text-decoration: underline; 
    color: #f26522; 
} 
a.important    { 
    font-weight: bold; 
}
a.veryimportant    { 
    font-size: 14px; 
    font-weight: bold;
}
a.noColor { 
    text-decoration: none; 
    color: #333333 
}
.buttonstyle {
    color: #f26522;
    font-size: 12px; 
    font-weight: normal; 
    border: 1px solid #f26522;
    background-color: #f5f6fa;
    text-decoration: none;
    padding: 5px 8px;
    margin: 2px;
    display: inline-block;
    cursor: pointer;
}



.enlargeArrow {
   text-decoration: none; 
   font-size: 30px;
}

.blockType {
    display: inline-block;
    width: 120px;
}

.info {
    font-size: 11px; 
}

img {
    margin: 0px;
    padding: 0px;
}

p {
    padding: 0px;
    margin: 10px 0px;
}
.divformInfo p {
    margin-top: 10px;
}
h1    {
    font-size: 12px; 
    font-weight: bold; 
    color: #333333; 
    margin: 0px;
    padding: 0px;
}
h1.link, h1.list, h1.file {
    font-size: 12px; 
    font-weight: bold; 
    color: #333333; 
    margin: 0px;
    padding: 0px;
}
h2    {
    font-size: 12px; 
    font-weight: bold; 
    color: #333333; 
    margin: 0px;
    padding: 0px;
}

fieldset {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.topInfo {
    font-size: 10px; 
    font-weight: normal; 
    color: #333333; 
}

.highlight {
    color: #cc0000;
}
.filesize {
    font-size: 10px; 
}
.head { 
    font-weight: bold;
    font-size: 12px; 
}



.show {
    display: block;
}
.hide {
    display: none;
}
.width0 {
    width: 0px;
    height: 0px;
    border: 0px;
    position: absolute;
}



table {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    /*background-color: #ffffff;*/     
}



table td, table th {
    padding: 0px;
    margin: 0px;
}

.seconddata {
    font-size: 10px;
}

.link2Text {
    text-decoration: none;
    color: #000000 
}
.link2Text:hover {
    text-decoration: underline; 
    color: #01418B; 
}
.link2Text img {
    position: relative;
    top: 2px;
    margin-right: 8px;
}





#logo {
    float:left;
    width: 40px;
    padding: 6px 10px 0px 10px;
    margin: 0px;
    position: relative;
}
#logoText {
    display: none;
    cursor: pointer;
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #01418B; 
    position: absolute;
    padding: 14px 10px;
}
#wrapper {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    background-color: #ffffff;
    overflow: auto;
    border-bottom: 1px #B9C0CA solid;
}
#header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    padding: 8px 10px 0px 0px;
    margin: 0px;    
    overflow: auto;
}
#header2 {
    padding: 0px;
    margin: 0px;    
    border-top: 1px #B9C0CA solid;      
}



#sep {
    border-left: 1px #B9C0CA solid;    
    float: left;
    height: 64px;
    width: 0px;
}

#user {
    float: left;
    margin: 23px 40px 18px 40px;
}
#shortIcons {
    border-left: 1px #B9C0CA solid;  
    float: left;
    padding-top: 11px;
    padding-left: 40px;
    height: 53px;
}   
#iconhistroy {
    cursor: pointer;
}
#historyfield {
    display: none;
    position: absolute;
    top: 73px;
    right: 10px;
    border: 1px #B9C0CA solid; 
    background-color: #ffffff;
    width: 280px;
    min-height: 120px;
    padding: 3px 3px 0px 3px;
}
@media screen and (min-width: 1650px) {
    #historyfield {
        display: block;
    }
}
@media screen and (min-width: 1650px) and (max-width: 2200px) {
    #historyfield {
        top: 137px;
    }
}
.fieldheadright a.tclose {
    Display: inline-block;
    width: 9px;
    height: 9px;
    border: 1px solid black;
    margin-left: 3px;
}

.fieldheadleft {
    float: left;
    text-align: left;
    padding: 7px; 
}
.fieldheadright {
    float: right;
    text-align: right;
}
.fieldcontent {
    clear: both;
    padding: 7px 7px 0px 7px; 
}
.fieldcontent ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;  
}
.fieldcontent li {
    border-top: 1px #B9C0CA dotted; 
}
.fieldcontent a {
    text-decoration: none;
    color: #01418B;
    padding: 15px 0px;
    display: inline-block;
}




   
#footer.popup {
    width: 380px;
}     
#main.popup {
    width: 380px;
}     




a.menu    { 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #01418B; 
    display: inline-block;
    padding: 10px 10px;
}
a.menuActive    { 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #f26522; 
    display: inline-block;
    padding: 10px 10px;    
}
                 







#menu {     
    position: relative;
    min-height: 44px;
}
#menu ul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
#menu li {
    float: left; 
    margin: 0px;
    padding: 0px 16px;
    border-left: 1px #B9C0CA solid;
    }
#menu li:first-child {
    border-left: 0px #B9C0CA solid;
    padding-left: 0px;
}
#menu li.menu {
    border-left: 0px;
    padding: 0px 8px 0px 0px;
}



li.active {
    list-style-image: url(../crm/images/arrow_f3.gif);
}



ul.defectList {
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
}
ul.defectList li {
    padding: 5px 0px;
}
ul.defectList li+li {
    border-top: 1px dotted #333333;
}
ul.defectList li.open:before {
    content: url(../crm/images/icon_false.gif);
    display: inline-block;
    position: relative;
    top: 3px;
    padding-right: 3px;
}
ul.defectList li.done:before {
    content: url(../crm/images/icon_true.gif);
    display: inline-block;
    position: relative;
    top: 3px;
    padding-right: 3px;
}



#footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    width: 100%;
    font-size: 11px; 
    padding: 10px;
    margin: 0px;
    background-color: #ffffff;
    overflow: auto;
    border-top: 1px #B9C0CA solid;
}
#footer ul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    overflow: auto; 
}
#footer li {
    float: left; 
    margin: 0px;
    padding: 0px 10px;
    border-left: 1px #B9C0CA solid;
}
#footer li.footerCopy    { 
    color:#B9C0CA;
    border-left: 0px #f5f6fa solid;
    padding-left: 0px;
}
.footerAC    { 
    font-weight: bold; 
    color:#F26522;
}
a.footerEmail { 
    font-size: 11px; 
    text-decoration: underline; 
    color: #f26522 
}


@media screen and (max-width: 1000px) {
    #user {
        display: none;
    }
    #sep {
        display: none;
    }
    #logoText {
        display: inline-block;
    }
    #header {
        max-height: 0px;
        padding: 0px;
    }
    #header.mobile {
        margin-top: 8px;
        max-height: 1000px;
    }
    #header.mobile #menu {
        width: 90%;    
    }
    #header.mobile #menu a {
        display: block;
        text-decoration: none;
        padding: 12px 10px;
        border-bottom: 1px dotted #B9C0CA;    
        background-color: #ffffff;    
    }
    #header.mobile #menu li:last-child a {
        border-bottom: 0px solid #B9C0CA;     
    }
    #header.mobile #menu a:hover {
        background-color: #f5f6fa;          
    }
    #header.mobile #menu li {
        float: none;
        border: 0px #ffffff solid;
        padding: 0px 0px 0px 0px;         
    }
   
    #header2 {
        border-top: 0px #B9C0CA solid;
        padding: 5px;
    }
    
    #shortIcons {
        position: absolute;
        top: 0px;
        right: 0px;
        border: 0px;
        padding-top: 5px;
        padding-left: 0px;
        padding-right: 5px;
        float: none;
    }
    #iconhistroy {
        width: 28px;
        height: 28px;
    }
    #historyfield {
        top: 40px;
    }
    
    
    #footer li {
        display: none;
    }
    #footer li.footerCopy {
        display: block;
    }
}

@media screen and (min-width: 2000px) {
    #header {
        float: left;
        min-width: 1000px;
    }
    #header2 {
        float: left;
        border: 0px #B9C0CA solid;
        border-left: 1px #B9C0CA solid;
    }

}


#adminLogin {
    margin: 0px;
    padding: 5px;
    background-color: #F9A67D;    
    font-size: 0.9em;
}
#adminLogin .shop {
     font-weight: bold;
     font-size: 1em;
}
#adminLogin a {
    color: #ffffff;
    text-decoration: none;    
}



#contentfield {

}







.maincontentfield {
    float: left;
    width: 95%;
    min-width: 320px;
    max-width: 1300px;
    background-color: #ffffff;
    border: 1px solid black;
    padding: 0px;
    margin: 10px 0px 10px 10px;
    display: none;
}
.startShow {
    display: block;        
}
#main {
    display: block;        
}


.maincontentaction {
    text-align: right;
    padding: 3px;
    margin: 0px;
}
.maincontentaction a {
    Display: inline-block;
    width: 9px;
    height: 9px;
    border: 1px solid black;
    margin-left: 3px;
}
a.tclose {
    background: url(/crm/images/bgicon_close.gif) no-repeat;
}
a.showHide {
    background: url(/crm/images/bgicon_showhide.gif) no-repeat;
    background-position: bottom;
}

@media screen and (min-width: 1200px) {
    .maincontentdouble {
        width: 25%;
    }
    .maincontentdouble + .maincontentdouble {
        width: 55%;
    }

    .maincontentsidebyside {
        width: 48%;
    }

    .maincontenttripple {
        width: 18%;
    }
    .maincontenttripple + .maincontenttripple {
        width: 39%;
    }
    
    .maincontentedit {
        width: 95%;
    }
    .maincontentedit + .maincontentedit {
        width: 30%;
    }
    
    .maincontentdoublefix {
        width: 300px;
    }
    .maincontentdoublefix + .maincontentdoublefix {
        width: 70%;
    }
    
    .maincontentdirectmailing3 {
        width: 95%;
        float: none;
    }
    .maincontentdirectmailing3 + .maincontentdirectmailing3 {
        width: 30%;
        float: left;
    }
    .maincontentdirectmailing3 + .maincontentdirectmailing3 + .maincontentdirectmailing3 {
        width: 55%;
        float: left;
    }
    
    .maincontentinspection {
        width: 40%;
    }
    .maincontentcalendar {
        width: 80%;
        max-width: 5000px;
    }
    
}
@media screen and (max-width: 800px) {
    .maincontentaction {
        display: none;
    }
}


.maincontentcontainer {
    position: relative;
}
    
#headerAlert {
    margin: 10px 10px;
    font-weight: bold;
}
   
.layoutmainnav {
    margin: 10px 10px 0px 10px;
}
.layoutlayernav {
    margin: 0px;
}

.layoutnavfirst {
    float:left;
    position: relative;    
}
.layoutnavsecond {
    overflow: auto;
}
.layoutnavfirstul, .layoutnavsecondul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    overflow: auto; 
}
.layoutnavfirstli {
    float: left; 
    padding-right: 6px;
}
.layoutnavfirstliText {
    float: left; 
    padding-right: 6px;
    line-height: 20px;
    font-weight: bold;
    font-size: 11px;
    /* position: absolute;
    left: 60px;       */
}
.layoutnavsecondli {
    float: right; 
    padding-left: 6px;
}
.layoutnavsecondli .position .nr1 {
     margin-top: 4px;
}
.layoutnavsecondli .rotate {
    margin-top: 4px;
}
select.positionSelect {
    height: 17px;
    background-color: #ffffff;
    margin: 0px;
    margin-top: 4px;
    border-bottom: 0px solid #ffffff;    
}
.layoutnavPopUpLayer {
    display: none;
    position: relative;
    top: -15px;
    left: 28px;
    height: 1px;
    z-index: 100;
}
.layoutnavPopUp {
    clear: left;
    width: 250px;
    border: 1px #B9C0CA solid;
    background-color: #ffffff;
}
.layoutnavPopUpClose {
    height: 0px;
    text-align: right;
    padding-top: 5px;
    padding-right: 10px;
}
.layoutnavPopUpClose a {
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #01418B; 
}
.layoutnavPopUp li {
    list-style-type: square;
}
.layoutnavPopUp a {
    text-decoration: none; 
}
.layoutnavline {
    clear: both;
    border: 1px #B9C0CA solid;
    height: 3px;
    margin: 0px;
    padding: 0px;
    margin-top: -5px;
}
.layoutnavbox, .layoutnavboxHide {
    clear: both;
    border: 1px #B9C0CA solid;
    margin: 0px;
    padding: 0px;
    margin-top: -5px;
}
.layoutnavboxHide {
    background-color: #fff7f2; 
}
.layoutmainfooter {
    clear: both;
    border-bottom: 1px #B9C0CA solid;
    height: 1px;
    margin: 0px 10px;
    padding: 0px;
}

ul.infobox {
    padding: 0px 0px 0px 15px;
    margin: 0px;
}


.insertListPopUpLayer {
    display: none;
    position: relative;
    top: -22px;
    left: 340px;
    height: 1px;
}
.insertListPopUp {
    clear: left;
    width: 400px;
    border: 1px #B9C0CA solid;
    background-color: #ffffff;
}
.insertListPopUpClose {
    height: 0px;
    text-align: right;
    padding-top: 5px;
    padding-right: 10px;
}
.insertListPopUpClose a {
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #01418B; 
}
.insertListPopUp ul ul {
    padding: 0px 0px 0px 15px;
}
.insertListPopUp li {
    list-style-type: square;
}
.insertListPopUp a {
    text-decoration: none; 
}



.openClickLayer {
    border-bottom: 1px solid #333333;

}
.openClickLayer a {
    padding: 0px;
    text-decoration: none;
    color: #333333; 
    font-weight: bold;
}
.openClickLayer img {
    margin-right: 8px;
}

select.positionSelect {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px dotted #01418B;
    height: 16px;
}
select.positionSelect::-ms-expand {
    display: none;
}
@media screen and (max-width: 600px) {

    .layoutnavfirstli img {
        padding: 14px 14px 0px 0px;
        border-top: 1px dotted #01418B;
        border-right: 1px dotted #01418B;
    }
    .layoutnavsecondli img {
        padding: 14px 0px 0px 14px;
        border-top: 1px dotted #01418B;
        border-left: 1px dotted #01418B;
        margin: 0px;
    }

    .layoutnavsecondli .position .nr1, .orderIconsDiv .nr1  {
        padding: 8px 8px 0px 8px;
        border-top: 1px dotted #01418B;
        border-left: 1px dotted #01418B;
        border-right: 1px dotted #01418B;
        margin-top: 0px;
    }
    .layoutnavsecondli .position .nr2, .orderIconsDiv .nr2  {
        padding: 0px 8px 8px 8px;
        border-top: 1px dotted #01418B;
        border-left: 1px dotted #01418B;
        border-right: 1px dotted #01418B;
        margin-top: 0px;
    }
    .orderIconsDiv .nr2  {
        border-bottom: 1px dotted #01418B;
    }
    select.positionSelect {
        height: 33px;
        width: 35px;
        padding-left: 10px;
        margin-top: 0px;
    }
    .layoutnavactive img {
        border-top: 1px dotted #f26522;
        border-right: 1px dotted #f26522;    
    }
    .layoutnavfirstliText {
        line-height: 35px;
    }
}

.smallSaveButton {
    bottom: 10px;
    right: 10px;
    max-width: 40px;
    height: 40px;
    border: 1px dotted #01418B;
    position: fixed;
    cursor: pointer;
}



/* Formatierungen für die Erklärungsseite */
#infoLayer {
    width: 480px;
    float: left;
}
#infoContent {
    overflow: auto;
}
.iconsList {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
.iconsList li {
    height: 26px;
}
.iconsList img {
    padding-right: 6px;
}
#infoLayer div {
    width: 32px;
    height: 26px;
    float: left;
}
#infoContent div {
    width: 24px;
    height: 26px;
    float: left;
}




/* Formatierungen für die Layerfelder */
.layerBreak {
    clear: both;
    margin: 10px;    
}
.layerBreak+.layerBreak {
    margin-top: 50px;
}
.layerFloat {
    float: left;
    margin: 10px;
    width: 46%;
}
ul.userdata {
    list-style-type: none;
    margin: 0px;
    padding: 5px 0px;
    
}
ul.userdata li {
    padding: 3px 0px;
    
}
ul.userdata span {
    display: inline-block;
    min-width: 75px;
}
.userdataheadline {
    font-size: 11px;
    display: inline-block;
}
.userdataheadline:before {
    content: '# '; 
}
ul.userdata a {
    font-size: 11px;
    font-style: italic;
    display: block;
    text-align: right;
    text-decoration: none;
    color: #01418B;
    border-top: 1px dotted #01418B;
}

.layerContent {
    display: table;
}
.layerContentNav {
    padding: 5px;
    display: table-cell;
    background-color: #f5f6fa; 
    vertical-align: top;
}
.layerContentText, .layerContentTextHide {
    padding: 5px;
    display: table-cell;
    vertical-align: top;
    width: 99%;
}
.layerContentTextHide {
    background-color: #fff7f2; 
}
.contentnavul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    width: 17px;
}
.contentnavli {
    margin-bottom: 4px;
}


.orderIconsDiv {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 8px;
}



.headerLine {
    background-color: #F9A67D;    
    padding: 8px 12px;
    font-weight: bold;
}


.layoutnavfirst img, .layerContentNav img, .layoutnavsecondli img {
    display: block;
}

.bottomLine {
    border-bottom: 1px dotted #000000;
}

.layerTable, .layerTable2 {
    clear: both;
    margin: 0px;
}
.layerTable tr.tablehead td {
    font-size: 11px;
    font-weight: bold;
}

.layerTable td {
    padding: 2px 2px 2px 2px;
}
.layerTable.overview tr:nth-child(odd) {
    background-color: #ffffff;
}
.layerTable.overview tr:nth-child(even) {
    background-color: #f2f3f9;
}
.layerTable.overview tr.landlord:nth-child(even),
.layerTable.overview tr.landlord:nth-child(odd) {
    background-color: #DEFFCE;
}
.layerTable.overview tr.active:nth-child(even),
.layerTable.overview tr.active:nth-child(odd) {
     background-color: #DEFFCE;
}
.layerTable.overview tr.inactive:nth-child(even),
.layerTable.overview tr.inactive:nth-child(odd) {
    background-color: #FFECFF;
}
.layerTable.overview td.nocolor:nth-child(even),
.layerTable.overview td.nocolor:nth-child(odd) {
    background-color: #ffffff;
}
.layerTable.overview tr.sumfield:nth-child(even),
.layerTable.overview tr.sumfield:nth-child(odd) {
    border-top: 1px solid #333333;
    border-bottom: 3px double #333333;
}
.layerTable.overview tr.sumfield td {
    padding: 6px 0px;
}

.nocall,
.layerTable.overview tr.nocall {
    background-color: #FFCD9B;
}
.nonumber, .noemail,
.layerTable.overview tr.nonumber,
.layerTable.overview tr.noemail {
    background-color: #FFAAAA;
}
.noperson,
.layerTable.overview tr.noperson {
    background-color: #FFE188;
}
.meetcal,
.layerTable.overview tr.meetcal {
    background-color: #E7CEFF;
}
.newsletter, .meeting, .final,
.layerTable.overview tr.final,
.layerTable.overview tr.newsletter,
.layerTable.overview tr.meeting {
    background-color: #CAF4AE;
}

.layerTable.overview tr.tableheadclick {
    display: none; 
    background-color: #f2f3f9;                         
}
.layerTable tr.tableheadclick td {
    text-align: right;
    padding: 0px 6px;
    cursor: pointer;
}

.layerTable td.icons {
    white-space:nowrap;     
}

.layerTable ul {
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    float: left;
    margin-right: 50px;
}  

.openLayer {
    margin-bottom: 10px;
    min-height: 20px;
}
      
.spacer {
    background-color: #ffffff;
}
.tableLine td {
    background-color: #ffffff;
    border-top: 1px #01418B solid;
}
.tableDoubleLine td {
    background-color: #f2f3f9;
    border-top: 1px #01418B dotted;
    border-bottom: 1px #01418B solid;
}
.seperatorLine td, .seperatorLine th {
    border-top: 1px #01418B solid;
}
table.detailData td:nth-child(odd) {
    width: 30%;    
}
table.detailData td:nth-child(even) {
    width: 70%;    
}


.secoundtablehead {
    font-size: 11px;
    font-weight: bold;    
}

.past {
    background-color: #FFF0FF;
}
.free {
    background-color: #DFFFEF;
}
.close {
    background-color: #FFB9B9;
}
.always {
    background-color: #AEFFD7;
}


.tabledataBig {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    min-width: 60px;
}


.tabledataselection {
    clear: both;
    margin: 0px 10px;
    padding: 10px; 
    border: 1px solid #f2f3f9;
    overflow: auto;
}
.tabledataselection ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;  
}
.tabledataselection li {
    float: left;
    margin-right: 4px;
    display: inline-block;
    padding: 3px 0px;
    line-height: 16px;
}
.tabledataselection li+li {
    padding: 3px 4px;
}
.tabledataselection input[type="submit"] {
    padding: 0px 0px;
    margin-top: 0px;
    width: 60px;
    font-size: 12px; 
    font-weight: normal;
}


div.sheetBar {
    display: table;
    width: 100%;
    position: relative;
    z-index: 10;
    border-top: 1px solid #f2f3f9;
    margin: 10px 0px;
    padding-top: 5px;    
}
div.sheetBar, 
div.sheetBar a {
    font-size: 12px; 
    font-weight: normal;
    text-decoration: none; 
    color: #666666;
} 
div.sheetleft {
    display: table-cell; 
    text-align: left;    
}
div.sheetmiddle {
    display: table-cell; 
    text-align: center;
    width: 220px;  
}
div.sheetright {
    display: table-cell; 
    text-align: right;    
}                         
div.sheetJumper {
    position:relative; 
    z-index: 1000; 
    display: none;
    margin: 0px;
}
ul.listJumper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    width: 220px;
    list-style-type: none;
    margin: 0px;
    padding: 0px
}
ul.listJumper a    { 
    font-size: 11px; 
    font-weight: normal;
    text-decoration: none; 
    color: #666666;
    padding: 3px 2px;
    display: inline-block;
} 
ul.listJumper li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;    
    width: 33%;
    float: left;
    background-color: #f2f3f9;
    text-align: center;
    border: 1px solid #ffffff;
    
}
ul.listJumper li:first-child {
    width: 99%;
    text-align: right;
    padding-right: 5px;
}



.layerTable .sheetBar tr {
    background-color: #ffffff;
}
table.sheetBar {
    border-top: 1px #f2f3f9 solid;
    background-color: #ffffff;
    margin-top: 5px;    
}
table.sheetBar td, table.sheetBar a {
    font-size: 12px; 
    font-weight: normal;
    text-decoration: none; 
    color: #666666;
}
table.listJumper td {
    background-color: #f2f3f9;
    border: 2px solid #ffffff;
    padding: 1px 4px;    
}
table.listJumper a    { 
    font-size: 11px; 
    font-weight: normal;
    text-decoration: none; 
    color: #666666; 
}



ul.listButtons {
    list-style-type: none;
    margin: 0px;
    padding: 0px;  
}
ul.listButtons li {
    float: left;
    margin-right: 10px;
}  
ul.listButtons li:last-child {
    float: right;
    margin-right: 0px;
}
ul.listButtons li a {
    padding: 5px 5px;
    margin: 5px 0px;
    color: #f26522;
    border: 1px solid #f26522;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
}
ul.listButtons li a.active {
    color: #ffffff;
    border: 1px solid #339900;
    background-color: #339900;
}


ul.listButtons li a.button {
    color: #000000;
    font-size: 12px; 
    font-weight: bold; 
    border: 1px solid #B9C0CA;
    background-color: #f5f6fa;
}



table.template {
    border: 1px solid #f2f3f9;    
}

table.bgtable td {
    background-color: #f2f3f9;
}

.layerTable .blockStyle {

}

.layerTable .blockStyle div {
    display: inline-block; 
    width: 150px;
    margin: 1px 0px 1px 0px;
}



.listMenuActive { 
    font-weight: bold; 
    text-decoration: none; 
    color : #000000; 
}
a.listMenu { 
    text-decoration: none; 
    color : #000000; 
}
a.listMenu:hover, 
a.listMenu:focus { 
    text-decoration: underline; 
} 
.graphTitle        { 
    font-size: 10px; 
}
.graphPercent    { 
    font-size: 10px; 
    color: #999999 
}
table.graph {
    border-spacing: 3px;
    border-collapse: separate;
}
table.graph td {
    padding: 4px;
}
a.listData:link, a.listData:visited, a.listData:active     { 
        text-decoration: none; 
        color: #000000 
}
a.listData:hover, a.listData:focus     { 
    text-decoration: underline; color: #01418B; 
}
.listSecondDataHead    { 
    font-size: 10px; 
    font-weight: bold; 
}
.listSecondData    { 
    font-size: 10px; 
}
a.listSecondData:link, a.listSecondData:visited, a.listSecondData:active     { 
    font-size: 10px; 
    font-weight: normal; 
    text-decoration: underline;
    color: #01418B; 
}
a.listSecondData:hover, a.listSecondData:focus     { 
    font-size: 10px; 
    font-weight: normal; 
    text-decoration: underline; 
    color: #59b02b; 
}

.actionButton {
    border: 1px solid #f26522;
    padding: 5px 10px;
    margin: 10px 0px;
    text-decoration: none; 
    display: inline-block;    
}
.actionButton:hover {
    border: 1px solid #01418B;
    color: #01418B; 
 
}
.smallActionButton {
    border: 1px solid #f26522;
    padding: 2px 5px;
    text-decoration: none; 
    display: inline-block;
    margin: 2px;    
    background-color: #ffffff;
}
.smallActionButtonActive {
    border: 1px solid #333333;
    padding: 2px 5px;
    text-decoration: none;     
    color: #333333;
    display: inline-block;
    margin: 2px;  
    background-color: #ffffff;
}


@media screen and (max-width: 600px) {
   .layerTable { 
        overflow: auto;        
   }
   .layerTable th,    
   .layerTable td, 
   .layerTable tr { 
        display: block; 
        min-width: 100%;
        text-align: left; 
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;             
    }
    /*
    .layerTable tr:first-child {
        overflow: auto;
        max-height: 1000px;
        position: relative;
    } 
    .layerTable tr:first-child td {
        border-top: 1px solid #ffffff;
        padding: 4px 0px 0px 0px;
    } */
    .layerTable tr {
        position: relative;
        padding: 4px 0px 0px 0px;
        overflow: auto;   
    }
    .layerTable td {
        padding: 1px 0px 1px 0px; 
        min-height: 16px;
    }
    .layerTable tr.tablecontent.largeicons {
        padding-bottom: 50px; 
    }    
    .layerTable td.transformfield:before {
        content:  attr(title-content);
        padding-right: 4px;
        display: inline-block;
        min-width: 40px;
        font-size: 10px;
    }
    .layerTable tr.tablecontent.largeicons {
        padding-bottom: 50px; 
    }
    .layerTable td.transformfield:before {
        content:  attr(title-content);
        padding-right: 4px;
        display: inline-block;
        min-width: 40px;
        font-size: 10px;
    }
    .layerTable td.icons {
        text-align: right;
        position: absolute;
        bottom: 2px;
        right: 3px;   
        min-width: 10%;
    }
    .layerTable td.icons img {
        padding: 10px;
        border: 1px dotted #01418B; 
    }
    .layerTable td.likeicons {
        float: left;
        min-width: 10%;
        padding-right: 5px;
    }
    .layerTable td.clearlikeicons {
        clear: left;     
     }
    .layerTable td.likeicons img {
        padding: 10px;
        border: 1px dotted #01418B; 
    }
    .layerTable td.line {
       display: inline-block;
       min-width: 1%;            
    }
    .layerTable td.hideCell {
       display: none;
    }
    .layerTable tr.tablehead {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;        
        max-height: 0px;
        overflow: hidden; 
    }
    .layerTable.overview tr.tableheadclick {
        display: block;                              
    }
    /*    
    .layerTable tr.tablehead {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;        
        max-height: 0px;
        padding-top: 15px;   
        overflow: hidden; 
    }
    .layerTable tr.tablehead:before {
        content: 'o';
        position: absolute;
        top: 1px;
        right: 8px;
        font-weight: bold;
        cursor: pointer;
    }
    */
    .layerTable tr.tableheadopen {
        max-height: 1000px;
    }
    /*
    .layerTable tr.tableheadopen:before {
        content: 'x';
    } */
     .layerTable tr.tablehead td {
        text-align: center;
    }
    
    .layerTable .blockStyle div {
        margin: 2px 2px 22px 2px;
    }
    .layerTable .blockStyle div img.clickable {
        padding: 10px;
        border: 1px dotted #01418B; 
        position: relative;
        top: 11px;
    }
    
    .layerTable td.responsiveColor {
        padding: 10px;
    }
    .responsiveColor, .responsiveColor a, .responsiveColor a.listData {
        background-color: #01418B;
        color: #ffffff;

    }
}


.seperatorline:nth-child(n+4) {
    border-top: 1px solid #000000;
}
.seperatorcell {
    border-top: 1px dotted #000000;
}


.pictureGallery {
    clear: left;
    overflow: hidden;
}
.pictureGallery img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    width: 100%;
    height: auto;
    margin: 0px;
}
.pictureGalleryImg {
    width: 25%;
    max-width: 70px;
    height: 40px;
    float: left;
    margin: 2px;
    display: flex; 
    justify-content: center; 
    align-items: center;
    overflow: hidden;
}
.pictureGalleryImg:first-child {
    width: 100%;
    max-width: 500px;
    height: auto;
    float: none;
}
.pictureGalleryImg:first-child img { 
    max-width: 500px;
    height: auto; 
}
.pictureGalleryImg.portrait:first-child img { 
    max-height: 400px;
    width: auto; 
}
/*
.pictureGalleryImg+.pictureGalleryImg+.pictureGalleryImg+.pictureGalleryImg+.pictureGalleryImg {
    display: none;
}
*/
.picture {
    width: 100%;
    max-width: 90px;    
    height: 75px;
    display: flex; 
    justify-content: center; 
    align-items: center;
    overflow: hidden;
}
.pictureGalleryDefectimg {
    display: none;
}
.picturefield {
    background-color: #ffffff;
    padding: 10px;
}
.picturefield img {
    width: 100%;
    max-width: 90px;
    height: auto;    
}
.item {
    cursor: pointer;
}



.topRow {

}


.view360 {
    position: relative;
}
.view360 a, .view360 span {
    color: #ffffff;
    font-size: 26px; 
    font-weight: normal; 
    background-color: #0067A9;
    border: 1px solid #ffffff;
    text-decoration: none;
    padding: 5px 18px;
    margin: 0px;
    display: inline-block;
    position: absolute;
}



/* Formatierungen DM-Tool */


.formHead, .formhead { 
    font-weight: bold; 
}


/* Formatierungen für die Formularfelder */

#ClientCLayer {
    display: none;
}
.divform {
    margin: 0px 0px;
}
.divformTitle {
    background-color: #f2f3f9;
    vertical-align: top;
    padding: 10px;
}
.divformField {
    overflow: auto;    
}
.divformField2 {

}
.divformFieldIndividuell {
    padding: 0px 20px;
    overflow: auto;
}
.divformInfo {
    overflow: auto;
    background-color: #f2f3f9;
    vertical-align: top;
    padding: 10px;
    overflow: auto;
}
.divformInfo p {
    font-size: 11px;
}

/* Formatierungen für die Formulare */
.formFieldset {
    border: 0px;
    margin: 0px;
    padding: 10px;
    position: relative;
}
.formColBreak {
    clear: both;
    width: 95%;
    margin: 10px;  
}
.formColBlock {
    float: left;
    width: 45%;
    margin: 10px;   
}


.formColBreak table {
    width: 100%;
}
label span {
    min-width: 90px;
    display: inline-block;
}
.clientrights span {
    display: inline-block;
    padding-right: 20px;
}
.clientrights label span {
    min-width: 100px;
    display: inline-block;
}

input, textarea {
    margin: 1px 0px 2px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
    width: 100%;

}
input[type="file"] {
    color: #000000;
    font-size: 12px; 
    font-weight: bold; 
    background-color: #f5f6fa;
    padding: 2px 0px;
    margin-top: 10px;
}
select {
    margin: 1px 0px 2px 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 12px; 
}
input[type="radio"], input[type="checkbox"] {
    margin: 1px 3px 2px 0px;
    padding: 0px;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.cookielogin {
    border: 1px dotted #333333;
    padding: 0px 5px; 
}
.cookielogin input[type="checkbox"] {
    width: 16px;
    margin-left: -80px;
    margin-right: -75px;
    padding-right: 0px;
}  
.cookielogintext {
    font-size: 10px;
}                       

input[type="submit"], input[type="reset"] {
    color: #000000;
    font-size: 12px; 
    font-weight: bold; 
    background-color: #f5f6fa;
    padding: 2px 0px;
    margin-top: 10px;
    width: 220px;
}
select.delivery {
    font-size: 10px;
}
input.delivery {
    font-size: 10px;
    width: 38px;
    text-align: right;
}
input.deliverylong {
    font-size: 10px;
    width: 76px;
}
input.deliveryextralong {
    font-size: 10px;
    width: 280px;
}
input[type="submit"].emailbutton {
    position: relative;
    top: -1px;
    background-image:url(../images/icon_email.gif); 
    cursor: pointer;   
    width: 16px;
    height: 16px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    
}



#CenterButtonLayer {
    width: 200px;
    margin: 0px auto;
}
.errorHead { 
    color: #cc0000;
    font-weight: bold;
    font-size: 14px;
}
.errorText { 
    color: #cc0000;
}
.errorField     { 
    color: #333333; 
    background-color:#ffe1e1;
}
.formInfo {
    font-size: 11px;
}
.multipleSelectLayer label {
    vertical-align: top;
}

#Content_Date_FromLayer label, #Content_Date_ToLayer label {
    min-width: 25px;
    margin-left: 93px;
}


.tableform {
    clear: both;
    font-size: 0.96em;
    border: 1px solid #01418B;
    margin: 15px 10px 0px 10px;
    
}

@media screen and (min-width: 1260px) {
    .divform {
        width: 1060px;
        display: table;     
    }
    .divformTitle, .divformField, .divformField2, .divformFieldIndividuell, .divformInfo {
        display: table-cell;
    }
    .divformTitle {
        width: 180px;
    }
    .divformField {
        vertical-align: top;
        padding: 20px;     
        width: 600px;
    }
    .divformField2 {
        vertical-align: top;
        padding: 20px;   
    }
    .divformFieldIndividuell {
        vertical-align: top;    
        width: 440px;
    }
}


@media screen and (max-width: 800px) {
    .formColBreak,
    .formColBlock {
        float: none;
        width: 100%;
        margin: 0px;
    }    
}




.selectedDateContainer {
    float: left;
    margin: 22px 40px 17px 33px;
}

.selectedDate {
    width: 100%;
    max-width: 160px;
    padding: 0px;

}
.selectedDate label {
    min-width: 40px;
    font-size: 11px;
    display: inline-block;
    margin: 0px;
}
.selectedDate input {
    width: 73px;
    font-size: 11px;
    padding: 2px 2px 1px 2px;
    display: inline-block;
    margin: 0px;
    border: 1px solid #01418B;
}
.selectedDate input[type="submit"] {
    width: 30px;
    color: #ffffff;
    font-size: 11px; 
    font-weight: normal; 
    background-color: #01418B;
    padding: 2px 2px 1px 2px;
    margin: 0px;
    margin-top: 0px;
    border: 1px solid #01418B;    
}


#searchForm {
    float: left;
    margin: 21px 42px 17px 40px;
}
#searchfield {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;        
    margin: 0px;
    border: 0px solid #01418B;
    background-color: #ffffff;
}
#searchfield div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    display: inline-block;   
}
#searchfield .searchtitle {
    font-size: 11px;
}
#searchfield input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-size: 11px; 
    font-weight: normal; 
    background-color: #ffffff;
    padding: 2px 2px 1px 2px;
    margin: 0px;
    margin-top: 0px;
    border: 1px solid #01418B;
    width: 200px;
}
#searchfield input[type="submit"] {
    color: #ffffff;
    font-size: 11px; 
    font-weight: normal; 
    background-color: #01418B;
    padding: 2px 2px 1px 2px;
    margin: 0px;
    margin-top: 0px;
    border: 1px solid #01418B;
    width: 50px;
}
#mobilesearch {
    display: none;
}    
.suggestionField {
    width: 0px;  
    height: 0px;
    position: absolute;
    z-index: 22;
    margin-top: 20px;
}
#searchfield .suggestionField {
    margin-left: -200px;
}

.suggestionOutput {
    width: 307px;  
    height: 200px;
    border: 1px solid #01418B;    
    background-color: #ffffff; 
    overflow: auto;
    
}
.suggestionOutput ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.suggestionOutput li {
    margin: 8px;
    border-bottom: 1px dotted #01418B;
}
.suggestionOutput a {
    text-decoration: none;
    color: #0C5381;
    font-size: 0.85em;    
}
.suggestionOutput a:hover {
    text-decoration: none;
    color: #f26522;
}

@media screen and (max-width: 900px) {
   .selectedDateContainer {
        margin: 2px;
        clear: left;
    }
    #searchForm {
        clear: left;
        margin: 2px;
    }
    #searchfield .searchtitle {
        min-width: 40px;
    }
    #searchfield input {
        width: 112px
    }
    .suggestionField {
        margin-top: 24px;
        margin-left: -192px;
    }
    .suggestionOutput {
        width: 300px;
    }
}






.searchField input {
    color: #000000;
    font-size: 11px; 
    font-weight: normal; 
    background-color: #ffffff;
    padding: 2px 2px 1px 2px;
    margin: 0px;
    margin-top: 0px;
    border: 1px solid #01418B;
    width: 200px;
}
.searchField input[type="submit"] {
    color: #ffffff;
    font-size: 11px; 
    font-weight: normal; 
    background-color: #01418B;
    padding: 2px 2px 1px 2px;
    margin: 0px;
    margin-top: 0px;
    border: 1px solid #01418B;
    width: 50px;
}
.searchField td {
    padding: 3px 2px;
    color: #01418B;
    font-size: 11px; 
    font-weight: bold;
}
.searchField td:first-child {
    padding: 5px 4px 4px 7px;
}
.searchField td:last-child {
    padding-right: 4px;
}




#printdocumentData {
    width: 98%;
    border: 1px dotted #01418B;
    padding: 1%;
    min-height: 220px;
}
.printdocumentDataField {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
    float: left;
    width:  48%;
    padding: 0%;
    margin: 1%;
    position: relative;
}
.printdocumentDataField label {
    min-width: 100px;
}
.printdocumentDataField .suggestionField {
    margin-top: 0px;
    left: 103px;
}

.saveField {
    clear: all;
    text-align: center;
}
.iconField {
    text-align: right;
    padding-top: 3px;
}



#printdocumentPreview {
    margin-top: 20px; 
}
#printdocumentPreview iframe {
    border: 1px dotted #01418B;
    width: 100%;
    height: 600px;
}
@media screen and (max-width: 400px) {
    #printdocumentPreview iframe {
        height: 250px;
    }
}
@media screen and (max-width: 600px) {
    .printdocumentDataField {
        float: none;
        width:  98%;
        position: relative;
    }

}


.printdocumentinfo {
    margin: 0px 10px;
    border: 1px dotted #01418B;
    padding: 10px;
    overflow: auto;
}
.printdocumentinfo div {
    width: 25%;
    float: left;
}
.printdocumentinfo ul {
    list-style-type: none;
}
.printdocumentinfo li {
    height: 30px;
}
.printdocumentinfo a {
    text-decoration: none;
    color: #333333;
    font-size: 12px;
}
.printdocumentinfo span {
    display: inline-block;
    width: 50px;
}
    
/* Ende Formatierungen für die Formulare */


.detailIcons {
    text-align: right;
}
.detailIcons img {
    margin-left: 3px;
}
@media screen and (max-width: 600px) {
    .detailIcons img {
        padding: 10px;
        border: 1px dotted #01418B;

    }
    .printdocumentinfo div {
        width: 100%;
        float: none;
    }
}


div. {
    margin: 0px 10px;    
}

div.owner {
    background-color: #f5f6fa;
    padding: 5px;
    font-size: 0.95em;
    font-weight: bold;
}

ul.apartmentDetails {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    max-width: 500px;
}
ul.apartmentDetails li {
    font-size: 1.2em;
    font-weight: normal;
    margin: 0px;    
    padding: 10px 0px;
    border-top: 1px dotted #0067A9; 
}
ul.apartmentDetails li:first-child {
    padding-top: 0px;
    border-top: 0px dotted #0067A9;
}

@media screen and (min-width: 1550px) {
    .apDetail {
        width: 280px;
        background-color: #ffffff;
        position: absolute;
        top: 10px;
        right: 18%;
        padding-left: 10px;
    }
}

ul.bank {
    list-style-type: none;
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
    width: 100%;
}
ul.bank li {
    margin: 0px;    
    padding: 2px 0px;
    font-weight: bold;
}
ul.bank li span{
    display: inline-block;
    min-width: 40px;
    font-weight: normal;
}

/* Formatierungen DM-Tool */
div.directmailing {
    margin: 0px 10px;    
}

.sheetNavigator    { 
    font-family: Verdana, Helvetica, Arial, sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    text-decoration: none; 
    color: #000000 
}

.verticalScroll {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;

}
table.detailSite {
    width: 100%;    
}
.listTable {
    width: 100%;
    clear: left;
    overflow: auto;
    margin: 20px 0px;
}
.listTableCol {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-right: 30px;
}
.listTableCol:last-child {
    padding-right: 0px;
}
.cols1 {
    width: 100%;
}
.cols2 {
    width: 50%;
}
.cols3 {
    width: 33.33%;
}
.cols4 {
    width: 25%;
}

.seperate {
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #B9C0CA;
}
hr.textsperate {
    width: 50%;
    height: 1px;
    border: 0px;
    border-bottom: 1px dotted #B9C0CA;
}
.listTableColTitle {
    display: inline-block;
    font-size: 11px;
    font-style: italic;
    min-width: 80px;
}

@media screen and (max-width: 600px) {
    .listTableCol {
        float: none;
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .cols1, .cols2, .cols3, .cols4 {
        width: 100%;
    }
}
    

/* Formatierungen für Login-Form */
#loginForm {
    margin: 40px 0px;
}
#loginForm h1 {
    font-size: 12px;
}
#loginForm fieldset {
    width: 250px;
    margin: 0px auto;
    border: 0px;

}
#loginForm div {
    margin: 5px 0px;
}
#loginForm label {
    min-width: 55px;
    display: inline-block;
}
#loginForm input {
    width: 172px;
    padding: 1px;
    text-align: left;
}
#loginForm input[type=submit] {
    background-color:#f5f6fa;
    font-weight:bold;
    font-size:11px;
    width: 178px;
    margin-left: 58px;
    text-align: center;
}
/* Formatierungen für Login-Form */




span.statusinfo {
    float: left;
    margin: 0px;
    padding: 0px;
}
div.statusinfo {
    margin: 0px;
    margin-left: 500px;
    padding: 0px;
}




/* Formatierungen für die Gallery-Pic */
#pictureGallery {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.galleryImg {
    text-align: center;
}
.galleryformUpload {
    margin: 10px;
    clear: both;
}
.galleryformHead {
    width: 100%;
    margin: 0px;
}
.galleryformCol, .galleryCol {
    float: left;
    width: 40%;
    vertical-align: top;
    padding: 10px 5% 25px 5%;
}
.galleryformImg {
    margin-right: 10px;
    text-align: center;
    width: 85%;
    max-width: 90px;
}

.galleryformImg img {
    width: 100%;
    height: auto;
}

.galleryformFields {
    overflow: auto;
    width: 100%;
}
.galleryformFields label {
    display: block;
}
.galleryformFields input, .galleryformFields textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;   
    display: block;
    width: 100%;
    font-size: 12px; 
}
.galleryformAction {
    float: right;
    max-width: 300px;
    text-align: right;
}

@media screen and (max-width: 600px) {
    .galleryformCol, .galleryCol {
        width: 90%;
    }
    .galleryformFields {
        width: 85%;
    }    
}

/* Ende Formatierungen für die Gallery-Pic */


@media screen and (min-width: 800px) {
    .pictureGalleryImg {
        width: 25%;
        max-width: 140px;
        height: 80px;
        float: left;
        margin: 2px;
        display: flex; 
        justify-content: center; 
        align-items: center;
        overflow: hidden;
    }
    .galleryformImg {
        margin-right: 10px;
        text-align: center;
        width: 85%;
        max-width: 180px;
    }
}




.zoom:after, .galleryImg:after {
    content: url(../images/lupe.gif);
    display: block;
    position: relative;
    height: 0px;
    right: 4px;
    bottom: 16px;
    text-align: right;
    border: none;
    z-index: 10;
}
#picZoom, #galleryZoom {
    display: none;
    padding-top: 3010px;
    width: 98%;
    height: 2500px;
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.85);
    z-index: 11;
}
#picZoomField {
    margin: 0px auto;
    padding: 19px 19px 7px 19px;
    width: 1px;
    border: 1px #B9C0CA solid;
    background-color: #ffffff;
    cursor: pointer;
}
#picZoomField:before {
    content: url(../images/close.gif);
    display: block;
    position: relative;
    height: 12px;
    right: 4px;
    top: 16px;
    text-align: right;
    border: none;
    z-index: 12;
}
#galleryZoomField {
    margin: 0px auto;
    margin-top: -60px;    
    padding: 19px 19px 7px 19px;
    width: 1px;
    border: 1px #B9C0CA solid;
    background-color: #ffffff;
}
#galleryZoomNr {
    float: left;
    font-size: 11px;
}
#galleryZoomClose {
    text-align: right;
}
#galleryZoomImgLayer {
    clear: both;
    text-align: center;
}
#galleryZoomImg {
    
}
#galleryZoomTitle {
    text-align: left;
    font-size: 12px; 
    font-weight: bold; 
    color: #333333; 
    margin: 10px 0px;
    padding: 0px;
}
#galleryZoomText {
    text-align: left;
}
#galleryNav {
    width: 1px;
    margin: 0px auto;
    position: relative;
    top: 160px;
}
#galleryNavBack {
    float: left;
    height: 60px;
}
#galleryNavFor {
    text-align: right;
    height: 60px;
}
#galleryNavBack a, #galleryNavFor a {
    font-size: 28px; 
    font-weight: bold; 
    color: #999999; 
    text-decoration: none; 
    background-color: #ffffff;
    padding: 5px 14px;
    border: 1px #B9C0CA solid;
}
#galleryNavBack a.end, #galleryNavFor a.end {
    color: #eeeeee; 
}
.galleryThumbOverLayer {
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    display: none;
}
.galleryThumb {
    float: left;
    padding: 10px 10px 10px 0px; 
}

ul.contentList {
    margin: 0px;
    padding-left: 16px;
}

.generateDocumentField {
    display: inline-block;
    position: relative;
}

.generateDocument {
    background-color: #ffffff;
    border: 1px solid #f26522;
    padding: 5px;
    overflow: auto;
    display: none;
    position: absolute;
    width: 155px;
    z-index: 20;
    left: -25px;
    top: -20px;
}
.generateDocument ul {
    position: relative;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 145px;    
}
.generateDocument li:first-child {
    position: absolute;
    right: -10px;
    top: -3px;
}
.generateDocument li+li {
    text-align: left;
    padding: 1px 0px;
}



table.calendar {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
    
div.calendarNav {
    margin: 0px auto;
    width: 110px;
    overflow: auto;
}
div.calendarNav div {
    float: left;
    padding: 4px;
    width: 6px;
}
div.calendarNav div+div {
    text-align: center;
    width: 62px;    
}
div.calendarNav div+div+div {
    text-align: right;
    width: 6px;
}

table.calendar td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
    width: 5.5%;
}
table.calendar tr td+td {
    vertical-align: top; 
    width: 13.5%;
}

table.calendar tr.calenderDays td+td, td.calenderKW {
    background-color: #01418B;
    border: 1px solid #B9C0CA; 
    color: #ffffff;   
    padding: 4px 8px;
    text-align: center;
}

table.calendar tr.calendarDate td {
    border: 1px solid #B9C0CA;    
    min-height: 80px;
}

.today {
    background-color: #f5e0f1;
}
span.calenderDateDays {
    display: block;
    text-align: center;
    margin: 0px;
}
.calendarHead    { 
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color : #666666; 
}
.calendarDate    { 
    font-size: 11px; 
    font-weight: bold; 
    text-decoration: none; 
    color : #666666; 
}

.calendarText { 
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px; 
    font-weight: normal; 
    text-decoration: none; 
    color : #000000; 
    
    padding: 3px 0px;
}
.calendarBuilding {
    display: inline-block;
    max-width: 30%;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    top: 2px;
}
.calendarBuildingInfo {
    display: inline-block;
    white-space: nowrap;
}

@media screen and (min-width: 1400px) {
    .calendarBuilding {
        max-width: 60%;
    }
}

@media screen and (max-width: 1000px) {
    table.calendar th,
    table.calendar td,
    table.calendar tr {
        display: block; 
        min-width: 100%;
        text-align: left; 
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; 
    }
    table.calendar tr.calendarDate td {
        min-height: 1px;
    }
    table.calendar tr.calenderDays {
        display: none;
    }
    table.calendar td.noNotice {
        display: none;
    } 
    table.calendar td.calendarDesktop {
        display: none;
    }
    .calendarBuilding {
        max-width: 50%;
    }

}


.billHead        { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-weight: bold; 
    text-decoration: none; 
    color : #000000; 
}
.billTitle        { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: normal; 
    text-decoration: none; 
    color : #000000; 
}

 
 
 
 
 
 

div.tableContainer {
    clear: both;
    border: none;
    /*height: 800px;*/
    overflow: auto;
    width: 1056px;
}
thead.fixedHeader td {
    width: 280px
}
thead.fixedHeader td + td {
    width: 280px;
}
thead.fixedHeader td + td + td {
    width: 140px;
}
thead.fixedHeader td + td + td + td {
    width: 200px;
}
thead.fixedHeader td + td + td + td + td {
    width: 140px;
}

tbody.scrollContent td, thead.fixedHeader th {
    width: 25px;
}
tbody.scrollContent td + td, thead.fixedHeader th + th {
    width: 215px;
}
tbody.scrollContent td + td + td, thead.fixedHeader th + th + th {
    width: 40px;
}
tbody.scrollContent td + td + td + td, thead.fixedHeader th + th + th + th {
    width: 280px;
}
tbody.scrollContent td + td + td + td + td, thead.fixedHeader th + th + th + th + th {
    width: 140px;
}
tbody.scrollContent td + td + td + td + td + td, thead.fixedHeader th + th + th + th + th + th {
    width: 200px;
}
tbody.scrollContent td + td + td + td + td + td + td, tbody.fixedHeader th + th + th + th + th + th + th {
    width: 140px;
}





