



table.kto_table_main{
        width: 100%;
        height:600px;
        background-color:#2A0934;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-right: 1px solid #2A0934;
        border-top: 1px solid #2A0934;
        border-left: 1px solid #2A0934;
        border-bottom: 1px solid #2A0934;


}


table.kto_table_center_sub{
    width:100%;
    background-color:;
    font-family: Arial, Helvetica, sans-serif;



}

td.kto_td_footer_straight{

        background-color:#D4DDF7;

}
td.kto_td_footer_curvy{
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background-color:#D4DDF7;

}
table.kto_table_center_mid{
    width:100%;

    background-color:#D4DDF7;
    padding:0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius:10px;
    font-family: Arial, Helvetica, sans-serif;

}
table.kto_table_center_ums{
    width:100%;

    background-color:#D4DDF7;
    padding:0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius:0px;
    font-family: Arial, Helvetica, sans-serif;

}
table.kto_show{
            padding:0px;
            width:90%;
            height:20px;
            color:#D4DDF7;
            margin-left:auto;
            margin-right:auto;
            background-color: #D4DDF7;
            border-right: 0px solid #99BDFF;
            border-top: 0px solid #E3F7D4;
            border-left: 0px solid #99BDFF;
            border-bottom:0px solid #99BDFF;
}
table.kto_head_ums{
            padding:0px;
            width:90%;
            height:60px;
            color:#2A0934;
            margin-left:auto;
            margin-right:auto;
            background-color: #D4DDF7;
            border-right: 1px solid #2A0934;
            border-top: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;
}

td.kto_head_ums_left{
            width:20%;
            text-align:left;
            font-size:24px;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            padding:5px;
}
td.kto_head_ums_middle_left{
    width: 15%;
    text-align:left;
    font-size:24px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
td.kto_head_ums_middle_right{
    width:20%;
    text-align: right;
}
td.kto_head_ums_right{
            width:15%;
            text-align: left;
}
table.kto_NewUms{
            padding:0px;
            width:40%;
            color:#2A0934;
            margin-left:auto;
            margin-right:auto;
            background-color: #D4DDF7;
            border-right: 0px solid #99BDFF;
            border-top: 0px solid #E3F7D4;
            border-left: 0px solid #99BDFF;
            border-bottom:0px solid #99BDFF;

}
td.kto_NewUmsTop{
            width:100%;
            height:40px;
            font-family: Arial, Helvetica, sans-serif;
            font-size:20px;
            font-weight: bold;
            text-align: center;
            color:#D4DDF7;
            background-color: #2A0934;
            border-right: 1px solid #2A0934;
            border-top: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:0px solid #2A0934;
            border-top-right-radius: 10px;
            border-top-left-radius: 10px;
}
td.kto_NewUmsBlank{
            width:100%;
            height:20px;
            border-right: 1px solid #2A0934;
            border-top: 0px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:0px solid #2A0934;

}
td.kto_NewUmsLeft{
            width:50%;
            font-family: Arial, Helvetica, sans-serif;
            font-size:20px;
            font-weight: normal;
            text-align: left;

            color:#2A0934;
            background-color: #D4DDF7;
            border-right: 0px solid #2A0934;
            border-top: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:0px solid #2A0934;
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
}
td.kto_NewUmsRight{
            width:50%;
            font-family: Arial, Helvetica, sans-serif;
            font-size:30px;
            font-weight: normal;
            text-align: center;
            vertical-align:middle;
            padding:3px;
            color:#2A0934;
            background-color: #D4DDF7;
            border-right: 1px solid #2A0934;
            border-top: 1px solid #2A0934;
            border-left: 0px solid #2A0934;
            border-bottom:0px solid #2A0934;
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
}

input.kto_NewUmsBuchDat{
        width:90%;
        height:40px;
        font-size:16px;
        color:#D4DDF7;
        padding:3px;
        font-weight: normal;
        background-color:#2A0934;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-right: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
}
textarea.kto_NewUms_details{
        background-color: #2A0934;
        overflow: auto;
        width:90%;
        height:100px;
        resize: none;
        font-size:16px;
        font-family:Arial;
        color:#D4DDF7;
        border: 1px #2A0934 solid;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
}
td.kto_NewUmsTextBox{
             width:50%;
            font-family: Arial, Helvetica, sans-serif;
            font-size:20px;
            font-weight: normal;
            text-align: left;
            vertical-align:top;
            color:#2A0934;
            background-color: #D4DDF7;
            border-right: 0px solid #2A0934;
            border-top: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:0px solid #2A0934;
            border-top-right-radius: 0px;
            border-top-left-radius: 0px;
}
select.kto_NewUmsBuchkto{
        width:90%;
        height:40px;
        color:#D4DDF7;
        background-color:#2A0934;
        font-size: 16px;
        padding:5px;
        border-right: 1px solid #2A0934;
        border-top: 1px solid #2A0934;
        border-left: 1px solid #2A0934;
        border-bottom: 1px solid #2A0934;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;


}

td.kto_show_left{
            padding:3px;

            height:40px;
            text-align: left;
            background-color:#2A0934;
            border-right: 1px solid #D4DDF7;
            border-left: 0px solid #D4DDF7;
            border-bottom:1px solid #D4DDF7;
            border-top:1px solid #D4DDF7;
            border-top-left-radius: 10px;

}
td.kto_show_middle{
            padding:3px;

            height:40px;
            text-align: left;
            background-color:#2A0934;
            border-right: 1px solid #D4DDF7;
            border-bottom:1px solid #D4DDF7;
            border-top:1px solid #D4DDF7;
}
td.kto_show_right{
            width:12%;
            height:40px;
            text-align: center;
            background-color:#2A0934;
            border-right: 0px solid #D4DDF7;
            border-bottom:1px solid #D4DDF7;
            border-top:1px solid #D4DDF7;
            border-top-right-radius: 10px;
}
td.kto_td_left{
       width:50px;
}

td.kto_td_center{
        width:600px;
        vertical-align: top;
        text-align: center;
}
td.kto_td_right{
        width:50px;

}
td.kto_show_NoUinfo{
            padding:3px;
            width:100%;
            height:40px;
            color:#2A0934;
            text-align: center;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:2px solid #2A0934;
}

td.kto_show_left_std{
            padding:3px;
            width:12%;
            height:40px;
            text-align: left;
            color:#2A0934;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #2A0934;
            border-top-left-radius: 0px;

}
td.kto_show_middle_std{
            padding:3px;
            width:12%;
            height:40px;
            color:#2A0934;
            text-align: left;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #2A0934;
}
td.kto_show_middle_std_pay{
            padding:3px;
            width:12%;
            height:40px;
            color:#2A0934;
            text-align: right;
            font-weight: bold;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #2A0934;
}
td.kto_show_middle_std_pay_neg{
            padding:3px;
            width:12%;
            height:40px;
            color: #FF3333;
            text-align: right;
            font-weight: bold;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #2A0934;
}

td.kto_show_right_std{
            width:12%;
            height:40px;
            padding:1px;
            color:#2A0934;
            text-align: left;
            background-color:#D4DDF7;
            border-right: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #2A0934;
            border-top-right-radius: 0px;
}
td.kto_show_bottom{
            width:100%;
            height:40px;
            text-align: right;
            font-family: "Trebuchet MS", Helvetica, sans-serif;
            font-size:20px;
            background-color:#2A0934;
            padding:3px;
            border-right: 1px solid #2A0934;
            border-left: 1px solid #2A0934;
            border-bottom:1px solid #2A0934;
            border-top:0px solid #236AB9;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;
}
td.kto_td_Exec{
        width:205px;
        text-align: left;
        color: ;
        background-color:#D4DDF7;
}
td.kto_td_exec_blank{
    background-color:#D4DDF7;
}
td.kto_td_Exec_top{
        background-color:#D4DDF7;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
}
table.kto_exp_ums{
        width:800px;
        height:400px;
        margin-left: auto;
        margin-right:auto;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-right: 1px solid #2A0934;
        border-top: 1px solid #2A0934;
        border-left: 1px solid #2A0934;
        border-bottom: 1px solid #2A0934;
}
td.kto_exp_ums_top{
        width:800px;
        height:40px;
        background-color: #2A0934;
        color:#D4DDF7;
        font-weight:bold;
        font-size:20px;
        font-family: Arial;
        border-right: 1px solid #2A0934;
        border-top: 1px solid #2A0934;
        border-left: 1px solid #2A0934;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
}
td.kto_exp_ums_blank{
        width:800px;
        height:40px;
        color:#D4DDF7;
        font-weight:bold;
        font-size:20px;
        font-family: Arial;

}
td.kto_exp_ums_left{
        width:400px;
        text-align:right;
        color:#2A0934;
        font-weight:bold;
        font-size:16px;
        font-family: Arial;

}
td.kto_exp_ums_right{
        width:400px;

        color:#2A0934;
        font-weight:bold;
        font-size:20px;
        font-family: Arial;

}
input.kto_ExecNew_submit{
        width:200px;
        height:30px;
        font-size:16px;
        color:#D4DDF7;
        font-weight: bold;
        background-color:#2A0934;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-right: 1px solid #FFFFFF;
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
}
input.kto_ExecNew_submit:hover{
        width:200px;
        height:30px;
        font-size:16px;
        color:#D4DDF7;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-right: 2px solid  #FFFFFF;
        border-top: 2px solid #FFFFFF;
        border-left: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
}
input.kto_ExecNew_sub_submit{
        width:200px;
        height:30px;
        font-size:16px;
        color:#2A0934;
        font-weight: bold;
        background-color:#D4DDF7;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-right: 4px solid #2A0934;
        border-top: 4px solid #2A0934;
        border-left: 1px solid #2A0934;
        border-bottom: 1px solid #2A0934;
}
input.kto_ExecNew_sub_submit:hover{
        width:200px;
        height:30px;
        font-size:16px;
        color:#2A0934;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-right: 2px solid  #2A0934;
        border-top: 2px solid #2A0934;
        border-left: 2px solid #2A0934;
        border-bottom: 2px solid #2A0934;
}
input.kto_submit_ums{
        width:32px;
        height:32px;
        color:#23221A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: left;
        background-image: url('makeum-32.png') ;
        background-repeat: no-repeat;
        background-color: transparent;
        border-top-left-radius: 0px;
        border-top-right-radius:0px;
        border-right: 0px solid #99BDFF;
        border-top: 0px solid #99BDFF;
        border-left: 0px solid #99BDFF;
        border-bottom: 0px solid #99BDFF;
}
input.kto_submit_warn{
        width:32px;
        height:32px;
        color:#23221A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: left;
        background-image: url('warningL-32.gif') ;
        background-repeat: no-repeat;
        background-color: transparent;
        border-top-left-radius: 0px;
        border-top-right-radius:0px;
        border-right: 0px solid #99BDFF;
        border-top: 0px solid #99BDFF;
        border-left: 0px solid #99BDFF;
        border-bottom: 0px solid #99BDFF;
}
input.kto_submit_exp_ums{
        width:32px;
        height:32px;
        color:#23221A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: left;
        background-image: url('download-32.png') ;
        background-repeat: no-repeat;
        background-color: transparent;
        border-top-left-radius: 0px;
        border-top-right-radius:0px;
        border-right: 1px dotted #2A0934;
        border-top: 1px dotted #2A0934;
        border-left: 1px dotted #2A0934;
        border-bottom: 1px dotted #2A0934;

        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius:5px;
        border-bottom-left-radius: 5px;

}
input.kto_NewUmsBuchsubmit{
        width:90%;
        height:40px;
        font-size:16px;
        color:#D4DDF7;
        padding:3px;
        font-weight: normal;
        background-color:#2A0934;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius:10px;
        border-bottom-left-radius: 10px;
        border-right: 2px solid #FFFFFF;
        border-top: 2px solid #FFFFFF;
        border-left: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
}
input.kto_NewUmsBuchsubmit:hover{
        width:90%;
        height:40px;
        font-size:18px;
        color:#D4DDF7;
        padding:3px;
        font-weight: normal;
        background-color:#2A0934;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-right-radius:10px;
        border-bottom-left-radius: 10px;
        border-right: 2px solid  #990000;
        border-top: 2px solid #990000;
        border-left: 2px solid #990000;
        border-bottom: 2px solid #990000;
}



input.kto_submit_delete{
        width:32px;
        height:32px;
        color:#23221A;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-align: left;
        background-image: url('delum-32.png') ;
        background-repeat: no-repeat;
        background-color: transparent;
        border-top-left-radius: 0px;
        border-top-right-radius:0px;
        border-right: 0px solid #99BDFF;
        border-top: 0px solid #99BDFF;
        border-left: 0px solid #99BDFF;
        border-bottom: 0px solid #99BDFF;
}
table.kto_table_center{
    width:100%;
    background-color:#D4DDF7;
    color: #2A0934;
    font-family: Arial, Helvetica, sans-serif;
    padding:3px;
    }


table.kto_table_center_alert{
        width:600px;
        height:48px;
        margin-left: auto;
        margin-right: auto;
        background-color:#D4DDF7;
        color: #990000;
        font-family: Arial, Helvetica, sans-serif;
        padding:3px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-right: 5px solid #2A0934;
        border-top: 5px solid #2A0934;
        border-left: 5px solid #2A0934;
        border-bottom: 3px solid #2A0934;
    }

table.kto_table_center_info{
        width:600px;
        height:48px;
        margin-left: auto;
        margin-right: auto;
        background-color:#D4DDF7;
        color: #2A0934;
        font-family: Arial, Helvetica, sans-serif;
        padding:3px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-right: 5px solid #2A0934;
        border-top: 5px solid #2A0934;
        border-left: 5px solid #2A0934;
        border-bottom: 3px solid #2A0934;
    }
td.kto_table_center_left{

    text-align: center;


}
td.kto_table_center_center{

    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;

}

td.kto_table_center_small{

    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;

}
td.kto_table_center_right{

    text-align: center;

}
/*abf_umsatz.php*/
table.abfr_ums_table{
        width:100%;

        background-color:#D4DDF7;

        font-family:Arial;

        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border: 1px solid #2A0934;

}

td.abfr_td_ums_top{
        width:33%;
        height:20px;
        vertical-align:top;
        text-align:center;
        border: 0px solid red;
        color:#2A0934;
        padding:4px;
        font-size:18px;
        background-color:#D4DDF7;
        border-bottom: 1px solid #2A0934;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        }
td.abfr_td_ums{
        width:25%;
        height:20px;
        color:#2A0934;
        vertical-align:top;
        text-align:center;
        font-size:14px;
        border-bottom: 1px solid #2A0934;
        padding:4px;
        background-color:#D4DDF7;

        }

td.abfr_td_ums_th{

        width:25%;
        height:20px;
        color:#D4DDF7;
        vertical-align:top;
        text-align:center;
        font-size:16px;
        border: 0px solid red;
        padding:4px;
        background-color:#2A0934;
        border-bottom: 1px solid #2A0934;
        border-right: 1px solid #D4DDF7;
        }
td.abfr_td_ums_blank{
        width:100%;
        height:10%;
        background-color:#D4DDF7;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        border-top: 1px solid #ffffff;
        }
/*abf_umsatz.php -- ENDE --*/