﻿body
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 0.8em;
}

a:Hover
{
    text-decoration: underline;
}

#header
{
    width: 250px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 2px;
    text-align: center;
}

a
{
    text-decoration: none;
}
.btnHeader
{
    float: left;
    border: 1px solid #111155;
    margin: 5px;
    padding: 5px;
    width: 100px;
    background-color: #EEEEFF;
}
.btnHeader2
{
    float: left;
    border: 2px solid #111155;
    margin: 5px;
    padding: 5px;
    width: 100px;
    margin-top: 4px;
    margin-left: 4px;
    background-color: #FFAA00;
}

.divStoffe
{
    width: 99%;
    overflow: scroll;
    margin: auto;
    min-height: 400px;
}

.gvStoffe
{
    border: 1px solid black;
    font-size: 11px;
    margin: 1px;
    min-height: 400px;
}
.gvStoffeHeader
{
    background-color: #DDDDEE;
    font-size: 1.1em;
    vertical-align: bottom;
}
.gvStoffeRowA
{
    background-color: #FCFCFF;
}
.gvStoffeRowB
{
    background-color: #EAEAFF;
}
.gvStoffeButton
{
    background-color: #E6E6E6;
}
.gvStoffeSelected
{
    background-color: #E0E0E0;
    border: 2px solid black;
}
.gvStoffeLeftTop
{
    background-color: #FF9900;
    width: 26px;
    height: 27px;
    font-size: 50px;
    color: #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}
.divStoffe input
{
    border: 1px solid black;
    font-size: 11px;
    margin: 1px;
    margin-top: 5px;
    background-color: #EEEEFF;
}

.lblStatus
{
    text-align: center;
}

a.btnDetails
{
    font-size: 14px;
    margin: 2px;
    text-decoration: none;
}
a.btnDetails:Hover
{
    text-decoration: underline;
}


/* GEFAHREN-FARBEN */
.gefahrA
{
    background-color: #EEFFEE;
    height: 16px;
    width: 100%;
    text-align: center;
}
.gefahrB
{
    background-color: #CCFFCC;
    height: 16px;
    width: 100%;
    text-align: center;
}
.gefahrC
{
    background-color: #FFFFAA;
    height: 16px;
    width: 100%;
    text-align: center;
}
.gefahrD
{
    background-color: #FFBB55;
    height: 16px;
    width: 100%;
    text-align: center;
}
.gefahrE
{
    background-color: #FF9988;
    height: 16px;
    width: 100%;
    text-align: center;
}

/* Stoerfall-Farben */
.stoerfallJa
{
    background-color: #FFFFAA;
    width: 100%;
    text-align: center;
}
.stoerfallNein
{
    background-color: #EEFFEE;
    width: 100%;
    text-align: center;
}

/* DETAILANSICHT */

#pnlNoID
{
    width: 280px;
    text-align: center;
    margin: auto;
    margin-top: 100px;
    background-color: #FFAA00;
    border: 1px solid black;
    font-weight: bold;
}
#lblStatus
{
    float: right;
    width: 100%;
    height: 20px;
    text-align: right;
    border-bottom: 1px solid black;
}

#pnlDetails
{
    background-color: #EEEEFF;
    position: absolute;
    left: 0px;
    top: 33px;
    width: 100%;
    height: 100%;
}

#fvDetails
{
    margin: 2px;
}

.txtDetails
{
    font-size: 12px;
    width: 150px;
}

.txtSubstanz
{
    font-size: 18px;
    width: 425px;
}

.txtSynonyme
{
    width: 200px;
    height: 150px;
}
.txtSSBNr
{
    width: 70px;
    background-color: #FF7F00;
    text-align: center;
}
.tblGefahren
{
    background-color: #FF7F00;
    width: 425px;
}
.txtGefahren
{
    background-color: #FF7F00;
    font-size: 12px;
}

/* Registerblatt-Imitat */

.registerBlatt
{
    float: left;
    margin-top: -1px;
    overflow: auto;
}
.registerBlaetter
{
    border-bottom: 1px solid black;
    height: 21px;
}

.registerOn
{
    float: left;
    border: 1px solid black;
    background-color: #EEEEFF;
    border-bottom: 1px solid #EEEEEE;
    width: 150px;
    height: 20px;
    text-align: center;
    margin-left: 2px;
    margin-right: 1px;
}

.registerOff
{
    float: left;
    border: 1px solid black;
    background-color: #DDDDFF;
    width: 150px;
    height: 20px;
    text-align: center;
    margin-left: 2px;
    margin-right: 1px;
}

.gvSicherheit
{
    margin: auto;
    font-size: 12px;
}
.gvLagerbestand
{
    margin: auto;
    font-size: 12px;
    border-width: 1px;
    border-color: Black;
}
.gvLagerbestand td, .gvLagerbestand th
{
    padding-left: 8px;
    padding-right: 8px;
    border-width: 1px;
    border-color: Black;
}
.fvEigenschaften
{
    margin: auto;
    font-size: 11px;
}
.txtEigenschaften
{
    font-size: 11px;
}

/* Suchfeld */

#lblSearch
{
    width: 100%;
    margin-top: 2px;
    text-align: center;
    border-bottom: 2px dotted black;
    padding: 2px;
}

/* SDB BUTTON */
.SDBbutton
{
    float: right;
    border: 1px solid black;
    background-color: #DDDDDD;
    width: 150px;
    height: 18px;
    text-align: center;
    margin: 2px;
}

/* Bestellformular */

#Bestellformular
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #EEEEFF;
}

.txtBestellInfo
{
    color: #000000;
    background-color: #EEEEEE;
    border: 1px solid black;
    padding-left: 5px;
}
.txtBestellInfoC
{
    color: #000000;
    background-color: #EEEEEE;
    border: 1px solid black;
    text-align: center;
}
.txtBestellZahl
{
    color: #000000;
    background-color: #FAFAFF;
    border: 1px solid black;
    text-align: right;
}
.txtBestellText
{
    color: #000000;
    background-color: #FAFAFF;
    border: 1px solid black;
    text-align: left;
}


.GridViewStyle
{
    border: 1px solid black;
    font-size: 11px;
    min-height: 400px;
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.GridItem
{
    border: 1px solid #808080;
    background-color: #F0F0F0;
    font-family: Arial;
    font-size: 8pt;
    height: 20px;
}

.GridItemAbs
{
    border: 1px solid #808080;
    background-color: #F0F0F0;
    font-family: Arial;
    font-size: 8pt;
    height: 20px;
    margin-top: 2px;
}

.GridItemAbs2
{
    border: 1px solid #808080;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
    height: 20px;
    margin: 5px 5px 5px 5px;
}
.GridItemBild1
{
    border: 1px solid #808080;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
    height: 20px;
}
.GridItemCenter
{
    border: 1px solid #808080;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
    height: 20px;
    margin: 5px 5px 5px 5px;
    text-align: center;
}

.GridText
{
    font-family: Arial;
    font-size: 8pt;
}

.GridHeader
{
    color: #004080;
    border: 1px solid #F0F0F0;
    background-color: #F0F0F0;
}

.GridHeader2
{
    color: #004080;
    border: 1px solid #808080;
    background-color: #F0F0F0;
}

.GridHeaderTopAlign
{
    color: #004080;
    border: 1px solid #808080;
    background-color: #F0F0F0;
    vertical-align: top;
}

.GridHeaderLeft
{
    color: #004080;
    border-left: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    background-color: #F0F0F0;
}

.GridHeaderRight
{
    color: #004080;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    background-color: #F0F0F0;
}

.GridHeaderCenter
{
    color: #004080;
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    background-color: #F0F0F0;
}


.ButtonStyle
{
    float: left;
    border: 2px solid #111155;
    margin: 5px;
    padding: 5px;
    width: 100px;
    margin-top: 4px;
    margin-left: 4px;
    background-color: #FFAA00;
}

.FormStyle input, .FormStyle select
{
    border: 1px solid black;
    font-size: 12px;
    margin: 1px;
    margin-top: 5px;
    background-color: #EEEEFF;
}

.HeaderStyle
{
    background-color: #DDDDEE;
    font-size: 1.1em;
    vertical-align: top;
}

.RowStyle
{
    background-color: #FCFCFF;
}

.AlternatingRowStyle
{
    background-color: #EAEAFF;
}

.SelectedRowStyle
{
    background-color: #E0E0E0;
    border: 2px solid black;
}

.FilterStyle
{
    margin: 5px;
    border: 1px solid black;
    width: auto;
}

.TStyle
{
    background-color: #FF9900;
    width: 26px;
    height: 27px;
    font-size: 50px;
    color: #FFFFFF;
    padding-left: 7px;
    padding-right: 7px;
}

.SortedAscendingHeaderStyle
{
    background-color: #BED7FC;
}

.SortedDescendingHeaderStyle
{
    background-color: #EAFFED;
}

.DetailViewStyle
{
    width: 95%;
    margin: auto;
    min-height: 400px;
}

select
{
    font-family: Arial;
    font-size: 11px;
}

.MenuBar
{
    padding-top: 5px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.EmptyDataTemplate
{
    padding: 10px;
}

.BigButton
{
    float: right;
    border: 1px solid black;
    width: 150px;
    height: 22px;
    text-align: center;
    margin: 2px;
    padding-top: 2px; /*margin-left: 5px;   margin-right: 10px;   padding-left: 10px;   padding-right: 5px;*/
}

.Button
{
    text-align: center;
    margin-left: 5px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 5px;
}

.Button img
{
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.CenteredIconButton
{
    text-align: center;
    vertical-align: middle;
}

.FooterVersion
{
    color: #ACACAC;
    font-size: 10px;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 18px;
}

.Footer
{
    color: #ACACAC;
    font-size: 10px;
    text-align: center;
    background-color: #EBEBEB;
    height: 15px;
    margin-top: 20px;
}

.PageTitle
{
    font-size: x-large;
    font-weight: bold;
    /* padding-left: 100px; */
    color: #004080;
    text-align:center;
}

.lblHead
{
    color: #004080;
    font-weight: bold;
    text-align: center;
    background-color: #C0C0C0;
    height: 30px;
    padding-top: 5px;
}

.lblHeadLarge
{
    color: #004080;
    font-weight: bold;
    font-size: large;
    text-align: center;
    background-color: #C0C0C0;
    height: 30px;
    padding-top: 5px;
}

.lblHeadSmall
{
    color: #004080;
    font-weight: bold;
    font-size: small;
    text-align: center;
    background-color: #C0C0C0;
    height: 20px;
    padding-top: 2px;
}

.Rechteck
{
    border: 1px solid #C0C0C0;
    padding: 10px 10px 10px 10px;
}

.Rechteck2
{
    border: 1px solid #C0C0C0;
    padding: 5px 5px 5px 5px;
}

.tblEinstufung
{
    border: 3px solid #FF8040;
    padding: 5px 5px 5px 5px;
}

.tblEinstufung th
{
    border: 1px solid #000000;
    background-color: #FF8040;
    text-align: center;
}

.tblEinstufung div
{
    color: #0000A0;
    font-weight: bold;
}

.tblDetails td
{
    color: #0000A0;
    font-weight: bold;
    font-size: 15px;
}

.tblSicherheit td
{
    color: #0000A0;
    font-weight: 500;
    font-size: 12px;
}

.tblEinst td
{
    color: #0000A0;
    font-weight: bold;
    font-size: 12px;
}

.tblEinst th
{
    color: #004080;
    font-weight: bold;
    font-size: 12px;
    background-color: #F0F0F0;
    border: 2px outset #C0C0C0;
    text-align: center;
}

.tblEinstth
{
    color: #004080;
    font-weight: bold;
    font-size: 12px;
    background-color: #F0F0F0;
    border: 2px outset #C0C0C0;
    text-align: center;
}

.tblFreigabe th
{
    color: #004080;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

.tblSettings
{
    border: 1px solid #C0C0C0;
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    width: 155px;
}

.tblSettings th
{
    color: #003366;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding-bottom: 5px;
}

.tblSettings div
{
    color: #003366;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding-bottom: 5px;
}

.tblLgBestDetails
{
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
}

.tblLgBestDetails td
{
    color: #0000A0;
    font-weight: bold;
    font-size: 12px;
}


.btnEinstufung
{
    border: 1px solid #000000;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.btnEinstufung:hover
{
    text-decoration: none;
}

.tblBestimmungen
{
    border: 1px solid #C0C0C0;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}

.tblBestimmungen td
{
    color: #0000A0;
    font-weight: bold;
    font-size: 11px;
}

.tblBestimmungen th
{
    border: 1px solid #000000;
    background-color: #C0C0C0;
    text-align: center;
}

.tblSync 
{
    border: 1px solid #C0C0C0;
}

.tblSync th
{
    color: #004080;
    font-weight: bold;
    font-size: 12px;
    background-color: #C0C0C0;
    height:20px;
    text-align: center;
}

.tblSync td
{
    height:25px;
}

.popupControl
{
    background-color: #C0C0C0;
    padding: 10px 10px 10px 10px;
    z-index: 999;
    border: 5px solid black;
}

.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

.myModalPopup
{
    background-color: #FFFFFF;
    border: 5px solid black;
    padding: 10px 10px 10px 10px;
}

.fileupload-buttonbar input
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border: solid transparent;
    border-width: 0 0 100px 200px;
    opacity: 0.0;
    filter: alpha(opacity=0);
    -o-transform: translate(250px, -50px) scale(1);
    -moz-transform: translate(-300px, 0) scale(4);
    direction: ltr;
    cursor: pointer;
}
.fileupload-button
{
    position: relative;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    appearance: button;
    -moz-appearance: button;
    -webkit-appearance: button;
    text-decoration: none;
    font: menu;
    display: inline-block;
    padding: 2px 8px;
}

.buttonlink
{
    display: block;
    border-style: solid;
    border-color: #bbb #888 #666 #aaa;
    border-width: 3px 4px 4px 3px;
    width: 9em;
    height: 2em;
    background: #ccc;
    color: #333;
    line-height: 2;
    text-align: center;
    text-decoration: none;
    font-weight: 900;
}
.buttonlink:hover
{
    border-color: #666 #aaa #bbb #888;
    border-width: 4px 3px 3px 4px;
    color: #000;
}

.multiColumnDropDownFont
{
    font-family: Courier New;
}

.selSaetze
{
    color: Black;
    font-family: Arial;
    font-size: 12px;
}

.GridItemSaetze
{
    border: 1px solid #808080;
    font-family: Arial;
    font-size: 12px;
    height: 20px;
    margin: 5px 5px 5px 5px;
    cursor: pointer;
}

.ListBoxItem
{
    font-family: Arial;
    font-size: 11px;
    cursor: pointer;
}

.MultiColumnListBoxItem
{
    cursor: pointer;
    border-left: 1px solid #808080;
}

.hiddenItem
{
    visibility: hidden;
    width: 0;
    display: none;
}

.GridItemLGKHead
{
    border: 1px solid #808080;
    background-color: #F0F0F0;
    font-family: Arial;
    font-size: 7pt;
    text-align: center;
    height: 20px;
    width: 24px;
}

.GridItemLGK
{
    border: 1px solid #808080;
    background-color: #FFFF00;
    font-family: Arial;
    font-size: 7pt;
    text-align: center;
    cursor: pointer;
    height: 16px;
    width: 22px;
}

.GridItemLgLGK
{
    border: 1px solid #808080;
    background-color: White;
    cursor: default;
    height: 16px;
    width: 25px;
}

.GridHeaderLgLGK
{
    border: 1px solid #808080;
    background-color: #F0F0F0;
    font-size: 10px;
    height: 16px;
}

.GridItemLgLGKHead
{
    border: 1px solid #808080;
    background-color: #F0F0F0;
    font-family: Arial;
    font-size: 7pt;
    text-align: center;
    height: 16px;
}

.LgLGKMark
{
    border-bottom: 1px solid #808080;
    border-top: 1px solid #808080;
    border-left: 3px solid #0000FF;
    border-right: 3px solid #0000FF;
    background-color: White;
    cursor: default;
    height: 16px;
    width: 25px;
}

.verticalLine
{
    border-left: thick solid #000000;
    height: inherit;
}

.tblDatenpflege th
{
    color: #000080;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}


.customMenu td
{
    padding: 2px 5px 2px 5px;
    border: 2px solid #EBEBEB;
    font-family: Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
}

.customMenu td:hover
{
    background-color: #FF8001;
    padding: 2px 5px 2px 5px;
    border: 2px solid #000000;
    font-family: Arial;
    font-size: 14px;
    color: White;
    font-weight: bold;
}

.customSubMenu
{
    display: none;
    visibility: hidden;
    position: absolute;
    background-color: #EBEBEB;
    border-color: #EBEBEB;
    border-style: outset;
}

.customSubMenu a
{
    font-family: Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.customSubMenu label
{
    font-family: Arial;
    font-size: 14px;
    color: Black;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.customSubMenu td
{
    border: 2px solid #EBEBEB;
}

.customSubMenu a:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.customSubMenu label:hover
{
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
}

.customSubMenu_td:hover
{
    background-color: #FF8001;
    border: 2px solid #000000;
    color: White;
}

.customSubMenu_disabled a:hover
{
    color: Gray;
}

.customSubMenu_disabled a
{
    color: Gray;
    cursor: default;
}

.customSubMenu_disabled label:hover
{
    color: Gray;
}

.customSubMenu_disabled label
{
    color: Gray;
    cursor: default;
}

.tblBestellForm
{
    border: 1px solid #C0C0C0;
    padding: 5px 5px 5px 5px;
    margin-bottom: 15px;
}

.tblBestellForm td
{
    color: #0000A0;
    font-weight: bold;
    font-size: 12px;
}

.TextBoxML
{
        font-family:Verdana;
        font-size:14px;
        height:35px;
        margin-left:25px;
        width: 650px; 
}
