﻿/*
    Variante für das Theme Office 2010 black
*/
/*
Header mit Benutzerinfo
*/
.header {
    background-color: #4A4A4A;
    font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica;
    font-size: 12pt;
    vertical-align: central;
    color: #FFFFFF;
    height: 29px;
    top: 0px;
    padding-left: 5px;
    padding-right: 5px;
}

.licFooter {
    margin-top: 5px;
    background-color: #4A4A4A;
    font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica;
    font-size: 9pt;
    vertical-align: central;
    color: #FFFFFF;
    height: 23px;
    padding-left: 5px;
    padding-right: 5px;
}

.selheader {
    margin-top: 5px;
    margin-bottom: 3px;
    padding-top: 3px;
    /*color: #000000;*/
    border-width: 1px;
    border-style: solid;
    border-color: #868B91;
    background-color: #EEEEEE;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
}

.toolbar_laf {
    margin-top: 5px;
    margin-bottom: 3px;
    padding-top: 3px;
    /*color: #ffffff;*/
    border-width: 1px;
    border-style: solid;
    border-color: #868B91;
    background-image: linear-gradient(#F4F8FA, #E7EAEE);
    /*background-image: linear-gradient(#F3F3F3, #DEDEDE);*/
    height: 32px;
}

.trenner {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #daa520;
}

.fullscreen {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
}

/* Floating bereinigen */
.float-ende {
    clear: both;
}

/* Fussleiste(n) */
.footer {
    margin-top: 10px;
    background-color: #FFFFFF;
    height: 23px;
    clear: both;
    text-align: center;
    line-height: 20px;
}

.ft-emphasis {
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #4A4A4A;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #F4753B;
    height: 23px;
    clear: both;
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
}

.ft-emphasisBAK {
    margin-top: 5px;
    background-color: #FFFFFF;
    border-top-style: solid;
    border-top-width: 0px;
    border-top-color: #F4753B;
    height: 23px;
    clear: both;
    text-align: center;
    line-height: 20px;
    color: #000000;
}

.lbx_th {
    font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: 600;
    height: 18px;
    border: 1px dotted black;
    border-collapse: collapse;
    border-color: #969696;
    background-color: #969696;
    color: #FFFFFF;
}

.lbx_td {
    font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica;
    font-size: 9pt;
    font-weight: 500;
    height: 17px;
    border-collapse: collapse;
    border: 1px solid black;
    border-color: #C5C5C5;
    border-top: none;
    border-bottom: 1px dotted #C5C5C5;
    background-color: #FFFFFF;
    color: #000000;
}

.tgm_th {
    font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica;
    font-size: 9pt;
    height: 17px;
    border-width: 1px;
    border-style: solid;
    border-color: #E6EBEF;
    background-color: #F3F3F3;
    color: #000000;
    padding-left: 3px;
}

.reportContainer {
    border: none;
    height: 100%;
    margin: 0;
    background: white;
}

.pageViewerPopup {
    border: none !important;
    border-bottom: 1px solid #EBEBEB;
    padding: 0;
}

.pkz_label {
    width: 160px;
    text-align: left;
}

.pkz_kennzahl {
    background-color: #D7D8DE;
    text-align: right;
    width: 70px;
}

.pkz_frmbottomtxt {
    background: #F3F3F3;
    text-align: center;
    width: 310px;
}

.pkz_frmtoptxt {
    border-bottom: thin #000000 solid;
    background: #F3F3F3;
    text-align: center;
    width: 310px;
}

.pkz_frmbottomval {
    background: #F3F3F3;
    text-align: center;
    width: 50px;
}

.pkz_frmtopval {
    border-bottom: thin #000000 solid;
    background: #F3F3F3;
    text-align: center;
    width: 50px;
}
