﻿body
{
	background-color: white;
}
.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: Arial;
	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:Arial;
	font-size: 8pt;
}
.TextBox
{
	font-family:Arial;
	font-size: 8pt;
	height: 14px;
}
.pageheader
{
	height: 130px; 
	background-color: #b4c9e5; /*Kreisel-Blau Hintergrund */
}
.titleimage1
{
	height: 90px;
	width: 300px;
	left: 50px;
	position: absolute;
	top: 4px;
	background-image: url(Images/gummi_kreisel.gif);
}
.titleimage2
{
	 Height: 96px;
	 Width: 128px;
	 top: 7px;
	 left: 579px; 
	 background-image: url(Images/top_team.jpg);
     position: absolute;           
}
.columnleft
{
	width: 142px; 
	height: 1820px; 
	background-color: #DCDCDC; /* gainsboro */
}

.MenuHeader
{
	color: Black;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	Width: 897px;
	Height: 16px;
	background-color: #FFFFC0; /*light yellow*/
	border-width: 0px;	
}
.MenuHeaderHover
{
	background-color: #FFFFC0; /*light yellow*/
}
.MenuHeaderSelected
{
	background-color: red;
}
.StaticMenuTitle
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-color: Black;
}
.MenuLeft
{
	Color: Black;
	border-width: 0px;
	width:140px;
	height: 26px;
	background-color: Transparent;
}
.MenuLeftItem
{
	Color: Black;
	font-weight: bold;
	font-family: Arial;
	font-size: 8pt;
	background-color: Transparent;
}
.MenuLeftSelected
{
	background-color: Silver;
	color: Black;
}
.MenuLeftHover
{
	color: red;
}
.columnmiddle
{
	width: 570px; 
	height: 1820px; 
	background-color: white;
}
.columnright
{
	width: 165px; 
	height: 1820px; 
	background-color: #b4c9e5; /*Kreisel-Blau Hintergrund */ /* #DCDCDC;*/ /* gainsboro */
}
.HeaderTableFiliale
{
	background-color: Transparent;
	Height: 54px;
    z-index: 102; 
    left: 336px; 
    position: absolute; 
    top: 21px;
    Width: 217px;
    font-weight: bold;
    font-family: Arial;
    font-size: 16pt;
    color: #0071ae; /*Kreisel-Blau Schriftzug*/
}
.HeaderTableKunde
{
	background-color: Transparent;
	border-style: none;
	height: 94px;
	z-index: 100;
	position: absolute;
	top: 10px;
	left:757px;
	width: 139px;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
    color: #0071ae; /*Kreisel-Blau Schriftzug*/
}
.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: relative;
	top: -8pt;		
}
