













body {
    background-color: white
;
}

a {
    color: #A6A6A6
;
}

tr.even td {
    background-color: #F2F2F2
;
}

tr.odd td {
    background-color: #FFFFFF
;
}

input.error, select.error, textarea.error {
    background-color: #3a7eae
;
    border: 1px solid #B93209
;
    color: white;
}

input[type=checkbox].error {
    background-color: #3a7eae
;
    border: 1px solid #B93209
;
    color: white;
}

.error {
    color: #B93209
;
}

/************************************ STD-Tables ********************************************/

#loginTable, #passwordTable, #changePwdTable, #loginTableWrp {
    background-color: #E9EBEF
;
}

/************************************ jQueryDialog ********************************************/

.ui-dialog .ui-dialog-content {
 border: 2px solid #CCCCCC;
    border-top: none;
}

.dialogBody {
    background: white
;
    color: #000000
;
}

.ui-dialog-content, .ui-dialog-content iframe div {
    color: #000000
;
}

.ui-widget-header {
  border: none;
}

.ui-dialog .ui-dialog-title {
    float: none;
    color: #FFFFFF
;
}

.ui-widget-content {
    background: white
;
    border-color: white 
}

.ui-dialog-buttonpane {
    background: url('/admintool/common/jquery-ui/css/ui-darkness/images/ui-bg_glass_20_555555_1x400.png') 50% 50% repeat-x
;
}

#loginTable td {
}

#loginTable td a {
    color: #FF8000;
}

#loginTable thead, #passwordTable thead, #changePwdTable thead {
    background-color: #A6A6A6
;
}

/********************** MENU links ***************************/

.menuLink * {
    cursor: pointer;
}

.artContent {
    background: url(/b2b/images/layout/background.png;jsessionid=B2700AAC243BF6E172D0B10E31781206);
}

.artContentBtm {
    background: url(/b2b/images/layout/background_bottom.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
}

/********************** HEADER ***************************/

#headerTable {
    background-image: url( /b2b/images/layout/bg_header.jpg
 );
}

#header_top_right td, #header_top_right td a {
    color: white;
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
}

#header_bottom_left a {
    color: #046e3e
;
    font-size: 12px;
    font-weight: bold;
}

#header_bottom_left a.active {
    color: #F2B53B
;
    font-weight: bold;
}

/********************** HISTORY ***************************/

thead {
    background-color: #A6A6A6
;
    color: #000000
;
}

.qtyField {
    width: 35px;
    text-align: right;
    padding-right: 2px;
}

#linkDiv a {
    color: white;
    border: 1px solid #808080;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #B7B7B7;
}

#linkDiv a.active {
    color: #CC0505;
}

div.pager div.firstPage, div.pager div.previousPage {
    width: 21px;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.pager div.previousPage {
    width: 21px;
    margin-right: 2px;
    margin-left: 2px;
    float: left;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.pager div.nextPage {
    width: 21px;
    margin-left: 2px;
    float: left;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.pager div.lastPage {
    width: 21px;
    margin-left: 4px;
    float: left;
    margin-top: 1px;
    margin-bottom: 1px;
}

div.pager div.page {
    margin-top: 1px;
    margin-bottom: 1px;
    width: 21px;
    height: 21px;
    float: left;
    margin-left: 2px;
    text-align: center;
    border: 1px solid #464646;
    line-height: 21px;
    background: #BFBFBF;
}

div.pager div.pageXXL {
    width: 30px;
    background: url(/b2b/images/icons/pager2.gif;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    float: left;
}

div.pager div.page a {
    color: black;
}

div.pager div.page a.active, div.pager div.page a:hover {
    color: #CC0505;
    text-decoration: none;
}

.naviTable {
    background-color: #D9D9D9;
}

.naviTable td {
    font-size: 12px;
}

.naviTable td span {
    font-size: 12px;
}

table.priceTable tr td {
    border: none;
}

table.availTable tr td {
    border: none;
    text-align: right;
}

#searchMaskLink {
    color: #3a7eae;
}

/* settings for tabs in shopping cart */
ul#tabnav {
    text-align: left;
    margin: 1em 0 1em 0;
    font: bold 15px verdana, arial, sans-serif;
    border-bottom: 2px solid #bdbdbd;
    list-style-type: none;
    padding: 0px 10px 5px 10px;
}

ul#tabnav li {
    display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2 {
    background-color: #fff;
}

ul#tabnav li a {
    padding: 6px 8px;
    border: 1px solid #bdbdbd;
    border-bottom: none;
    background: #bdbdbd url(/b2b/images/layout/tab_bg.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #000;
    margin-right: 0px;
    text-decoration: none;
}

ul#tabnav li a.activeTab {
    padding: 6px 8px;
    border: 1px solid #bdbdbd;
    border-bottom: none;
    background: url(/b2b/images/layout/tab_bg_active.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #000;
    margin-right: 0px;
    text-decoration: none;
    position: relative;
    top: 1px;
}

ul#tabnav li a.activeTabFF {
    padding: 6px 8px;
    border: 1px solid #bdbdbd;
    border-bottom: none;
    background: url(/b2b/images/layout/tab_bg_active.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #000;
    margin-right: 0px;
    text-decoration: none;
    position: relative;
    top: 2px;
}

ul#tabnav a:hover {
    background: #fff url(/b2b/images/layout/tab_bg_active.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
}

#orderData, #orderPositions {
    border: 2px solid #bdbdbd;
    border-top: none;
    margin-top: -15px;
    width: 100%;
}

.disable_masking {
    z-index: 6001;
    position: absolute;
    display: none;
}

.closebutton {
    float: right;
    text-decoration: none;
    color: black;
    background-color: white;
    font-weight: bold;
    margin: 1px;
    font-size: 10px;
    margin-bottom: 5px;
}

.mandField {
    font-size: 10px;
    font-weight: bold;
}

table#ac tr td {
    padding-bottom: 5px;
}

.activeLanguage {
    font-weight: bold;
    color: #F2B53B
;
}

.langLink {
    color: white
;
}

.palettenHinweis {
    font-weight: bold;
    color: red;
}

input[type=radio], input[type=checkbox] {
    width: auto !important;
    border: none;
    background-color: transparent;
}

.chk, .auto, .radio, .checkbox {
    width: auto !important;
    border: none;
    background-color: transparent;
}

div.auto_complete {
    width: 350px;
    background: #ECECEC;
    text-align: left;
}

div.auto_complete ul {
    border: 1px solid #7BA566;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: black;
    font-weight: normal;
}

div.auto_complete ul li {
    margin: 0;
    padding: 3px;
    line-height: 12px;
}

div.auto_complete ul li.selected {
    background-color: #7BA566;
    color: white;
}

div.auto_complete ul strong.highlight {
    color: #064da5;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#catalogtree {
/*border-right:1px solid #FEFEFE;*/
}

#catalogtree ul, #subnavi li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#catalogtree li a {
    line-height: 20px;
    height: 20px; /*display:block;*/
    padding-left: 5px; /*text-transform:uppercase;*/
/*background-color:#4D4D4D;*/
    color: #000000;
}

#catalogtree li.level_1.active a {
    font-weight: bold;
    color: #7BA566;
}

#catalogtree li.level_2 a {
    padding-left: 10px;
    line-height: 15px; /*background-color:#969696;*/
    font-weight: normal;
}

#catalogtree li.level_2.active a {
/*background-color:#FEFEFE;*/
    font-weight: bold;
    color: #7BA566;
}

#catalogtree li.level_3 a {
    padding-left: 20px;
    line-height: 15px; /*border-left:1px solid #FEFEFE;*/
/*background-color:#C8C8C8;*/
}

#catalogtree li.level_3.active a {
    font-weight: bold;
    color: #7BA566;
}

#catalogtree li.level_4 a {
    padding-left: 30px;
    line-height: 15px; /*border-left:1px solid #FEFEFE;*/
/*background-color:#C8C8C8;*/
}

#catalogtree li.level_4.active a {
    font-weight: bold;
    color: #7BA566;
}

#catalogtree li.level_5 a {
    padding-left: 40px;
    line-height: 15px; /*border-left:1px solid #FEFEFE;*/
/*background-color:#C8C8C8;*/
}

#catalogtree li.level_5.active a {
    font-weight: bold;
    color: #7BA566;
}

div.productGroup {
    margin-left: 5px;
    margin-top: 3px;
    background-color: #E1E1E1;
    float: left;
    padding: 1px;
    text-align: center;
    cursor: pointer;
}

div.productGroup div.groupName {
    margin-top: 7px;
    font-weight: bold; /*text-transform: uppercase;*/
}

div.productGroup div.groupName a {
    color: #5B5A5D;
    font-size: 12px;
}

div.productGroup div.groupPic {
    margin-top: 10px;
}

#main {

}

#mainHeader {

}

#mainTabs div a {
    float: left;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    color: white;
    font-size: 13px;
    width: 105px;
    height: 22px;
    line-height: 22px;
    background-image: url(/b2b/images/layout/menu_btn2.png;jsessionid=B2700AAC243BF6E172D0B10E31781206)
}

#mainTabs div a.active {
    float: left;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-size: 13px;
    width: 105px;
    height: 22px;
    line-height: 22px;
    background-image: url(/b2b/images/layout/menu_btn_act.png;jsessionid=B2700AAC243BF6E172D0B10E31781206)
}

#header_bottom_left, #header_bottom_left div {
    text-transform: uppercase;
    font-weight: normal;
    color: #000000;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    background-image: url(/b2b/images/layout/bg_bar_orange.png;jsessionid=B2700AAC243BF6E172D0B10E31781206);
}

#header_bottom_left a {
    font-weight: bold;
    font-style: italic;
    color: white;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

#header_bottom_left a.active {
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}

#header_bottom_right {
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    background-image: url(/b2b/images/layout/bg_bar_orange.png;jsessionid=B2700AAC243BF6E172D0B10E31781206);
}

#header_bottom_right a {
    font-style: italic;
    color: white;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#header_bottom_right a.active {
    font-style: italic;
    color: #000000;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#header_bottom_right a.disabled {
    font-style: italic;
    color: #cccccc;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#ajaxAnfrageLink a {
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    color: #7BA566;
    text-transform: uppercase;
}

#footer {
    border-bottom: 1px solid #7BA566;
    background-color: white;
    color: black;
}

.sitemapRoot {
    padding-left: 10px;
    font-weight: bold;
    color: #000000;
}

.sitemapRoot a {
    color: #000000;
}

.sitemapElem, .sitemapElem a {
    padding-left: 20px;
    color: #000000;
}

/* File-Listing */
#fileListing * {
    font-size: 10px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

#fileListing a {
    padding-left: 2px;
}

.titleRow td {
    font-weight: bold;
    background-color: orange;
    padding: 3px;
    border-bottom: 1px solid gray;
}

.fileRow.last td {
    padding-bottom: 10px;
}

#userSettingsDiv td a {
    font-weight: bold;
}

#userSettingsDiv .highRow {
    height: 22;
}

#userSettingsDiv .hint {
    font-weight: bold
}

.userSettingsHeaderLabel {
    text-decoration: underline;
}

.userSettingsValue {
    font-weight: bold;
}

/* customerDetail.htm */
#customerDetailDiv td a {
    font-weight: bold;
}

#customerDetailDiv .linefinder th {
    color: #ffffff;
    background-color: #000000;
}

#customerDetailDiv .linefinder tr.even td {
    background-color: #e1e8f4;
}

#customerDetailDiv .linefinder tr.odd td {
    background-color: #ffffff;
}





























#userActivationDiv .error {
    color: #B93209
;
}

#userActivationDiv th {
    color: #ffffff;
    background-color: #000000;
    text-align: left;
}

#userActivationDiv tr.even td {
    background-color: #e1e8f4;
}

#userActivationDiv tr.odd td {
    background-color: #ffffff;
}

.commonLinks a.active {
    text-decoration: underline;
}


div.tab {
    float: left;
    height: 31px;
    cursor: pointer;
    margin-right: 10px;
    font-weight: bold;
    line-height: 31px;
    text-transform: uppercase;
    color: black;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

div.tab a {
    color: black;
}

div.tab a.active {
    color: #FF8000;
}

#labelSelektion {
    float: left;
    padding-right: 10px;
}

.belegSucheSelektion {
    background: url(/b2b/images/layout/option_tab.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    cursor: pointer;
    margin-top: 3px;
    margin-left: -5px;
    text-align: center;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 95px;
    font-weight: bold;
}

.belegSucheSelektion.active {
    background: url(/b2b/images/layout/option_tab_active.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #CC0505;
}

.statistikSelektion {
    background: url(/b2b/images/layout/option_tab.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    cursor: pointer;
    margin-top: 3px;
    margin-left: -5px;
    text-align: center;
    float: left;
    height: 28px;
    line-height: 28px;
    width: 95px;
    font-weight: bold;
}

.statistikSelektion.active {
    background: url(/b2b/images/layout/option_tab_active.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #CC0505;
}

.statistikSelektion.disabled {
    background: url(/b2b/images/layout/option_tab.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) no-repeat;
    color: #CCCCCC;
}

.statistikSelektion.zweizeilig {
    line-height: 14px;
}

input.rounded {
 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-appearance: none;
}

input.rounded:focus {
    border-color: #339933;
    color: black;
}

input.search {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #7F7F7F;
    background-Color: #ffffff;
    border: 1px solid #7F7F7F;
    width: 203px;
    height: 23px;
    padding-left: 6px;
    padding-right: 6px;
}

.tr_navFigur {
    height: 33%;
}

.td_navFigur {
    cursor: pointer;
    border: 2px dotted #D9D9D9;
}

.td_navFigureBordered {
    cursor: pointer;
    border: 2px solid #648951;
    border-bottom: 2px solid #648951;
}

.noLeftB {
    border-left: 2px solid transparent;
}

.noRightB {
    border-right: 2px solid transparent;
}

.noBottomB {
    border-bottom: 2px solid transparent;
}

#pageTitle {
    height: 34px;
    line-height: 34px;
    width: 100%;
    z-index: 2;
    font-weight: bold;
    background-color: #7BA566;
    font-size: 16px;
    margin-top: -10px;
}

#pageTitle .small {
    font-size: 11px;
    display: inline;
    color: #000;
}

.fontNormal12 {
    font-weight: normal;
    font-size: 12px;
}

.textRight {
    text-align: right;
}

.textNoBold {
    font-weight: normal;
}

input.textRight {
    padding-right: 2px;
}

.textCenter {
    text-align: center;
}

.vaTop {
    vertical-align: top;
}

tr.borderTop > td {
    border-top: 1px solid #c5c5c5;
}

tr.borderBottom > td {
    border-bottom: 1px solid #c5c5c5;
}

thead .borderRight {
    border-right: 1px solid #ECECEC;
}

thead .borderLeft {
    border-left: 1px solid #ECECEC;
}

tbody .borderRight {
    border-right: 1px solid #c6d9bc;
}

tbody .borderLeft {
    border-left: 1px solid #c6d9bc;
}

div.bar {
    display: block;
    float: left;
    margin: 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.transfer {
    background-color: #7BA566;
    border-left: 1px solid #333;
}

.notransfer {
    background-color: #fff;
    border: 1px solid #333;
}

.gray {
    background-color: #D8E4D3;
    border-right: 1px solid #333;
}

.done {
    background-image: url("/b2b/images/done.png");
    background-repeat: no-repeat;
    border: none;
}

.ui-autocomplete .odd {
    background: #FFFFFF
;
}

.ui-autocomplete .even {
    background: #F2F2F2
;
}

.ajaxSearchHint1 {
    color: #FF8000;
}

.formLabel {
    text-align: right;
}

div.naviElem.active a {
    border: 1px solid #648951;
    background: url(/b2b/images/layout/bg_navi_left_item.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) repeat-x;
}

div.naviElem a {
    display: block;
    text-decoration: none;
    color: #333333;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    border-bottom: 2px dotted #D9D9D9;
}

div.naviElem2 {
    text-decoration: none;
    color: #333333;
    height: 30px;
    line-height: 15px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
    border-bottom: 2px dotted #D9D9D9;
    cursor: pointer;
}

div.naviElem2.active {
    border: 1px solid #648951;
    background: url(/b2b/images/layout/bg_navi_left_item.png;jsessionid=B2700AAC243BF6E172D0B10E31781206) repeat-x;
}

div.naviElem2.even {
    background-color: #F2F2F2;
}

.dialogWaiting {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    line-height: 30px;
    background-color: #FFFFE0;
    border: 1px solid #990000;
    padding: 0;
    text-align: center;
    font-size: 12px;
}

.dialogCartUpdated {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    line-height: 30px;
    background-color: #dcf09f;
    border: 1px solid #006633;
    padding: 0;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

.dialogCartUpdateFailed {
    display: none;
    z-index: 9999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 300px;
    height: 30px;
    line-height: 30px;
    background-color: #fb7979;
    border: 1px solid crimson;
    padding: 0;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
}

table.formSearchTable td, table.orderHistorySearchTable td {
    background: #DFE9DB;
}

table.formSearchTable {
    margin-bottom: 5px;
}

table.orderHistorySearchTable td {
    font-size: 12px;
}

input[type=text].date-input {
    width: 80px;
}

input.integer-input {
    width: 40px;
    text-align: right;
    padding-right: 2px;
}

input[readonly=readonly], textarea[readonly=readonly] {
    background: #ebebeb;
}

input[disabled=disabled], textarea[disabled=disabled], select[disabled=disabled] {
    background: #ebebeb;
}

tr.even {
    background-color: #F2F2F2;
}

.textarea {
    overflow: auto;
    border: 1px solid #BEBEBE;
}

.hidden {
    display: none;
}

.headerMenu {
    height: 63px;
    width: 845px;
    border-bottom: 1px solid #666666;
    vertical-align: bottom;
    position: relative;
}

.headerMenu .tabs {
    position: absolute;
    bottom: 0;
    left: 0;
}

.headerUser {
    width: 845px;
    text-align: right;
}

a {
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FF8000;
}

a:hover {
    text-decoration: underline;
    color: #FF8000;
}

.headerImageWrapper {
    position: absolute;
    top: 5px;
    left: 853px;
}

.headerImage {
    width: 125px;
}

.btn_logout, .btn_start, .btn_stop, .btn_update, .btn_bericht {
    background: url('../images/layout/btn_logout_bg.png') repeat #444444;
    height: 22px;
    cursor: pointer;
    font-size: 13px;
    color: #D9D9D9;
    border: 1px solid #404040;
}

.stateButton {
    cursor: pointer;
}

.stateButton.triangle {
    margin-left: -6px;
}

.loginHeader {
    margin-bottom: 20px;
}

.loginHeader h1 {
    color: #FF8000;
    font-size: 15px;
    font-weight: bold;
}

.loginHeader .headerRow1 {
    height: 90px;
}

.loginHeader .headerRow1 td {
    vertical-align: bottom;
}

.loginHeader .headerRow1 .headerCell1 {
    border-bottom: 1px solid #666666;
    padding-left: 5px;
}

.ui-dialog {
    border: 3px solid #ffC000;
    margin: 0;
    padding: 0;
}

.ui-dialog .ui-dialog-content {
    border-style: none none solid;
    border-color: #ffC000;
}

.ui-dialog .ui-widget-header {
    background: #ffC000;
    border-radius: 0;
}

.hint {
    color: #7BA566;
    font-weight: bold;
}

.ui-dialog .ui-dialog-buttonpane {
    margin: 0;
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: 0 1em 0 0;
}

#userSettingsDiv textarea#mailData {
    height: 100px !important;
}