body
{
    margin: 0;
    padding: 0;
    width:100%;
    height:100%;
}

input {
    border-width: 1px;
}

.material_table_td {
    width: 709px;
    table-layout: fixed;
}
.material_table_td td {
    overflow: hidden;
}
.first_cell_double {
    width: 145px;
}
.first_cell {
    width: 37px;
}
.second_cell {
    width: 155px;
}
.third_cell {
    width: 66px;
}
.forth_cell {
    width: 50px;
}
.fived_cell {
    width: 60px;
}
.fived_cell_double {
    width: 125px;
}
.sixed_cell {
    width: 25px;
}
.sevend_cell {
    width: 30px;
}
.eight_cell {
    width: 50px;
}
.ninth_cell {
    width: 43px;
}
.tenth_cell {
    width: 62px;
}
.eleven_cell {
    width: 60px;
}
.twelth_cell {
    width: 20px;
}

.extracosts_td {
     padding-top: 20px;
     padding-bottom: 20px;
}

.extracosts_td table {
    border: 1px solid black;
    padding: 15px;
    text-align: left;
}
.extracosts_td table {
    margin-bottom: 20px;
}
.extracosts_td table:last-of-type {
    margin-bottom: 20px;
}

#divCustomerAll td.value_row_value input[type=text] {
    width: 88%;
}
#divCustomerAll .extracosts_td table input[type=checkbox],
#divCustomerAll .extracosts_td table input[type=radio] {
    margin-left: 0;
}

hr.isLastHr:last-of-type {
    margin-top:20px;
    height:3px;
    background-color:#b4b4b4;
    border: 1px solid #b4b4b4;
}

#apromex {
    position: absolute;
    width: 150px;
    height: 60px;
    top: 0px;
    margin-left: 30px;
    z-index:600;
}

/* sys styles */

#sysMain {
    /*position: absolute;*/
    width: 950px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    margin-top: 20px;
    z-index: 500;
}


#sysMenuFloat {
    position: relative;
    z-index: 501;
    width: 180px;
}

#sysMenuBox {
    position: relative;
    width: 148px;
    left: 30px;
    top: 38px;
    z-index: 501;
    border: 1px solid #b4b4b4;
    background-color: #ffffff;
}

#sysMenu {
    position: relative;
    width: 180px;
    margin-left: -30px;
    z-index: 501;
}


#divSysCustLogo {
    position: relative;
    padding-top: 13px;
    padding-left: 15px;
    height: 50px;
    width: 120px;
    overflow: hidden;
}








#sysMenu hr {
    margin: 10px 0px 10px 45px;
    width: 122px;
}

#sys {
    position: absolute;
    margin-left: 185px;
    top: 0px;
    bottom: 0px;
    width: 765px;
    z-index: 10;
}

#sys h2 {
    padding-left: 0px;
    margin-bottom: 4px;
}

#sys h1 {
    padding-left: 0px;
    color: #000;
}

#sys h3 {
    color: #111111;
}

div#sys a.todolink {
    color:#ad1421;
}

div#sys a.todolink:hover {
    color: #111111;
}

div#sys a.messelink {
    color:#000000;
}

div#sys a.messelink:hover {
    color: #111111;
}

#ersteZeile, #zweiteZeile {
    position: absolute;
    top: 45px;
    width: 738px;
    height: 58px;
    padding: 10px;
    padding-left: 15px;
    border: 1px solid #b4b4b4;
    background-color: #ffffff;
    z-index: 10;
    overflow: hidden;
}

div#eymarquee {
    background-color: #FFCE00;
    color: #63656A;
    font-size: 24px;
    line-height: 36px;
    height: 78px;
    margin: -10px 0 0 -15px;
    padding-top: 20px;
    width: 763px;
}

#ersteZeile h1 {
    padding: 0px;
    padding-right: 24px;
    margin: 0px;
    font-family:Verdana,Helvetica,sans-serif;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
    letter-spacing:0;
    text-decoration:none;
}


#zweiteZeile {
    top: 130px;
    width: 738px;
}

#zweiteZeile.has_ey_banner {
    top: 247px;
}

#zweiteZeile h3,#divCustomerAll h3, #ersteZeile p, #kontakt p {
    padding: 0px;
    margin: 0px;
}

#kontakt p {
    padding-left: 5px;
}

#zweiteZeile td input {
    width:100%;
}

#divCustomer {
    position: absolute;
    padding:12px;
    top:180px;
    width:739px;
    bottom: 10px;
    border: 1px solid #b4b4b4;
    border-top: none;
    background-color: #ffffff;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
}

#divCustomer.has_ey_banner {
    top:297px;
}

.pflichtfeld {
    color: #A81425;
    font-weight: bold;
}

#divCustomer td input[type=text] {
    width:100%;
}

#divCustomer td textarea {
    width:100%;
}

#divCustomerAll {
    position: absolute;
    top: 130px;
    bottom: 10px;
    width: 739px;
    padding: 12px;
    border: 1px solid #b4b4b4;
    background-color: #ffffff;
    z-index: 10;
    overflow-y: auto;
    overflow-x: hidden;
}

#divCustomerAll.has_ey_banner {
    top:247px;
}

#divCustomerAll h2,#divCustomer h2 {
    margin-left:0px;
    padding-left:0px;
}

#divCustomerAll td input[type=text] {
    width:100%;
}

#divCustomerAll td textarea {
    width:100%;
}

#divCustomerAll .pauschalen_form th,
#divCustomerAll .pauschalen_form td {
    text-align: left;
}
#divCustomerAll .pauschalen_form td input[type=text] {
    width: 61px;
}

.linie {
    margin:0px;
    width:100%;
    border: none;
    color: #ffffff;
    border-top: 1px solid #b4b4b4;
}

#kontakt {
    position: relative;
    padding-bottom: 10px;
    padding-left: 10px;
}

#kontakt .boldred {
    font-weight: bold;
    color: #ad1421;
}

#kontakt .boldblack {
    font-weight: bold;
    color: black;
    margin-top: 5px;
}


#kontakt .regularblack {
    font-weight: normal;
    color: black;
}

#imageOverflow {
    position:absolute;
    padding:5px;
    background-color:#ffffff;
    display:none;
    border:1px solid #545454;
    z-index:50000;
}

table.sysTableList td {
    height: 20px;
}

/*
div#sys a {
    color: #ad1421;
}
*/

div#logoutbild {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 150px;
    width: 400px;
    margin-top: -75px;
    margin-left: -200px;
    background-image: url(/inc/logout.png);
    z-index: 6000;
}

div#logout {
    position: absolute;
    top: 80px;
    width: 400px;
    text-align: center;
}

ul.aldiHinweis {
    padding-left: 0px;
}

ul.aldiHinweis li {
    list-style-image: none;
    list-style-type: none;
    background-image:url(/inc/strich.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-bottom: 3px;
}


.ax_table td {
    padding: 0 1px;
}

tr.ax_isProject {
    background-color: #fdd;
}

tr.ax_isProjectAuto {
    background-image: linear-gradient(45deg, rgba(0,0,0,0.05) 25%, transparent 25%), linear-gradient(-45deg, rgba(0,0,0,0.05) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0,0,0,0.05) 75%), linear-gradient(-45deg, transparent 75%, rgba(0,0,0,0.05) 75%);
  background-size: 20px 20px;
  background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
}


#sysMenu .menuMain, #kontakt .menuMain {
    color: #111111;
}

#sysMenu .menuMainActive:hover, #kontakt .menuMainActive:hover,
#sysMenu .menuMain:hover, #kontakt .menuMain:hover {
    color: #83b817;
}

#sysMenu .menuMainActive, #kontakt .menuMainActive {
    font-weight: bold;
}

.menuMainActive,
.menuMain:hover,
a,
#kontakt .boldred {
    color: #83b817;
}

.material_input {
    text-align:right;
}

.isNoVersand_1 td {
    border: 1px solid #CCC;
    opacity: 0.25;
}

td.material_bedarf {
    border-top: 1px solid #545454;
    border-right: 1px solid #545454;
    opacity: 1;
}
.isNoVersand_1 td.material_bedarf {
    border-left: 1px solid #545454;
}

.eym_filter {
    cursor: pointer;
}

#ey_banner {
    height: 110px;
    background-color: #fed501;
    position: absolute;
    top: 130px;
    width: 763px;
    border: 1px solid #b4b4b4;
    cursor: pointer;
}

#ey_banner img, #ey_banner p, #ey_banner_big p {
    line-height: 22px;
}
#ey_banner p, #ey_banner_big p {
  color: #888 !important;
  margin-left: 10px;
  margin-top: 10px;
}
#ey_banner p small, #ey_banner_big p small {
    font-size: 10px;
}
#ey_banner_big ul {
  color: #888 !important;
  padding-left: 50px;
  line-height: 20px;
}

#ey_banner_big {
  background-color: #fff;
  border: 10px solid #fed501;
  display: none;
}

#ey_banner_big img {
    margin-bottom: 20px;
}

#ey_banner p, #ey_banner h2,
#ey_banner_big p, #ey_banner_big h2 {
  color: #666 !important;
  margin-left: 10px;
  margin-top: 10px;
}

#ey_banner h2 {
    margin-top: 20px;
}

#ey_banner p, #ey_banner h2, #ey_banner_big h2 {
  font-size: 13px;
}

#ey_banner_big p, #ey_banner_big h2 {
  color: #888 !important;
}

#ey_banner img {
  float: left;
  margin: 0 10px;
}

.ey_banner_dialog {
    border: none;
    background: transparent;
}

.ey_banner_dialog .ui-dialog-titlebar {
    border: none;
    background: transparent;
    height: 20px;
}

.ey_banner_dialog .ui-button-icon-primary {
    background-image: none;
}

.ey_banner_dialog .ui-dialog-titlebar-close {
    background: none;
    background-image: url(/inc/x.png);
    background-size: cover;
}

.eym_filter_all, .eym_filter_unset {
    cursor: pointer;
}

.make_bright_and_bold {
    padding: 2px;
    display: inline-block;
    border: 1px solid red;
    margin-top: 5px;
    margin-bottom: 5px;
}

#divCustomerAll table.packstuecke input {
    width: auto;
}
td.materialColumn {
    padding: 3px;
    border-top: 1px solid #545454;
    border-right: 1px solid #545454;
}

#lagervolumenNachKategorien {
    position: absolute;
    top: 111px;
    z-index: 20;
    background: white;
    width: calc(100% - 32px);
    border: solid 1px black;
    padding: 15px;
}

span.usaArtikel {
    font-weight: bold;
}