﻿body
{
    background-color: white;
}

.jqtest
{
    border: 1px solid #a6c9e2;
    background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: #222222;
}

.jqyellow
{
    border: 1px solid #a6c9e2;
    background-color: #FFFFCC;
}

.jqred
{
    border: 1px solid #a6c9e2;
    background-color: #FF6666;
}

.jqgreen
{
    border: 1px solid #a6c9e2;
    background-color: #CCFF99;
}

.jqblue
{
    border: 1px solid #a6c9e2;
    background-color: #99CCFF;
}

.RowTable
{
    border-right-style: none;
    background: white;
    height: auto;
}
.RowTable1
{
    border-right-style: none;
    background: #ffffe0;
}
.CellTable
{
    border-left-style: none;
    border-bottom-width: 5px;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-top-style: solid;
    border-top-color: white;
    border-top-width: 5px;
    border-right-style: none;
    border-right-color: white;
}
.TableTable
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: white;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: white;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: white;
}
.webgrid
{
    font-size: smaller;
}
.column
{
    background-color: Orange;
    caption-side: top;
    text-align: center;
    color: Green;
    width: 40;
}
.HeaderClass
{
    color: Black;
    font-family: Verdana;
    font-weight: bold;
    background-color: #D3D3D3;
    border-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    height: 12px;
}
.FooterClass
{
    color: Black;
    border-width: 1px;
    border-style: solid;
    background-color: #D3D3D3;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    height: 12px;
}
.AltRowClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    background-color: #FFFFC0;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    height: 12px;
}
.ItemClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: white;
    height: 12px;
}
.SelCellClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: white;
    height: 12px;
}
.Static
{
    font-family: Verdana;
    font-size: 10pt;
    text-align: right;
}
.StaticBorder
{
    height: 18px;
    border-style: inset;
    border-color: #E3E3E3;
    border-width: 2px;
    font-family: Verdana;
    font-size: 10pt;
    text-align: right;
}
.StaticTitle
{
    font-family: Verdana;
    font-size: 14pt;
}
.TextBox
{
    font-family: Verdana;
    font-size: 10pt;
    height: 16px;
}
.TextBoxNote
{
    font-family: Verdana;
    font-size: 10pt;
}
.pageheader
{
    height: 130px;
    background-color: #b4c9e5; /*Kreisel-Blau Hintergrund */
}
.titleimage1
{
    height: 75px;
    width: 282px;
    left: 0px;
    position: absolute;
    top: 0px;
    background-image: url('gummi_kreisel.gif');
}
.titleimage2
{
    height: 63px;
    width: 326px;
    left: 282px;
    position: absolute;
    top: 10px;
    background-image: url('reifentechnik.bmp');
}
.titleimage3
{
    height: 75px;
    width: 286px;
    left: 608px;
    position: absolute;
    top: 0px;
    background-image: url('reifen_paukner.gif');
}

.titleimage4
{
    height: 96px;
    width: 128px;
    top: 4px;
    left: 579px;
    background-image: url('top_team.jpg');
    position: absolute;
}
.columnleft
{
    width: 162px;
    height: 1820px;
    background-color: #DCDCDC; /* gainsboro */
}
.MenuHeader
{
    color: Black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 10pt;
    width: 897px;
    height: 15px;
    background-color: #FFFFC0; /*light yellow*/
    border-width: 0px;
}
.MenuHeaderHover
{
    background-color: #FFFFC0; /*light yellow*/
}
.MenuHeaderSelected
{
    background-color: red;
}
.StaticMenuTitle
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: White;
    background-color: Black;
}
.MenuLeft
{
    color: Black;
    border-width: 0px;
    width: 156px;
    height: 160px;
    background-color: Transparent;
}
.MenuLeftItem
{
    color: Black;
    font-weight: bold;
    font-family: Verdana;
    font-size: 8pt;
    background-color: Transparent;
}
.MenuLeftSelected
{
    background-color: Silver;
    color: Black;
}
.MenuLeftHover
{
    color: red;
}
.TreeClass
{
    color: black;
    background-color: white;
    font-family: Verdana;
    font-size: 10pt;
}
.TreeHover
{
    color: black;
    background-color: Silver;
    font-family: Verdana;
    font-size: 10pt;
}
.TreeSelected
{
    color: white;
    background-color: black;
    font-family: Verdana;
    font-size: 10pt;
}
.content1
{
    width: 900px;
    height: 800px;
    background-color: white;
}
.HeaderTableFiliale
{
    background-color: Transparent;
    height: 54px;
    z-index: 102;
    left: 336px;
    position: absolute;
    top: 21px;
    width: 217px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 16pt;
    color: #0071ae; /*Kreisel-Blau Schriftzug*/
}
.HeaderTableKunde
{
    background-color: Transparent;
    border-style: none;
    height: 54px;
    z-index: 100;
    position: absolute;
    top: 60px;
    left: 757px;
    width: 139px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: Black;
}
.HeaderTableLogOut
{
    background-color: Transparent;
    border-style: none;
    height: 24px;
    z-index: 100;
    position: absolute;
    top: 84px;
    left: 827px;
    width: 71px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: Black;
}
.HeaderTableBericht
{
    background-color: Transparent;
    border-style: none;
    height: 24px;
    z-index: 100;
    position: absolute;
    top: 84px;
    left: 20px;
    width: 71px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: Black;
}
.pageheader
{
    height: 130px;
    background-color: #b4c9e5; /*Kreisel-Blau Hintergrund */
}
/*Buttons mit Postback (Bestellung, Speichern, Ändern,...)*/
.postbackbutton
{
    background-color: #D3D3D3;
    border-style: solid;
    border-color: #b4c9e5;
    border-width: 1pt;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-align: center;
}
.GridHeaderClass
{
    color: Black;
    font-family: Verdana;
    font-weight: bold;
    background-color: #D3D3D3;
    border-style: solid;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    height: 12px;
}
.GridFooterClass
{
    color: Black;
    border-width: 1px;
    border-style: solid;
    background-color: #D3D3D3;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    height: 12px;
}
.GridAltRowClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    background-color: #FFFFC0;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    height: 12px;
}
.GridItemClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: white;
    height: 12px;
}
.GridSelCellClass
{
    color: Black;
    border-width: 1px;
    border-color: #808080;
    border-style: solid;
    padding-left: 3px;
    border-left-color: #ffffff;
    border-top-color: #ffffff;
    background-color: white;
    height: 12px;
}
.calender
{
    font-family: Verdana;
    font-size: 10pt;
    background-color: #FFFFC0;
}
.updateProgress
{
    position: absolute;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}
.updateProgress div
{
    background-color: transparent;
    color: Black;
    font-family: Arial;
    font-size: 10pt;
    padding: 4px;
    position: absolute;
    top: 2px;
    left: 280px;
}



