﻿/* ------------------------------------- */
/* Hintergrund allgemein
/*   BODY = Standard
/*   BodyVerwaltung = Verwaltungsmodule
/*   BodyMessageBox = Messagebox
/*   BodySuchen     = Suchformulare
/* ------------------------------------- */
BODY, .BodyVerwaltung, .BodyMessageBox, BodySuchen, .BodyLogon
{
	font-size: 8pt;
	font-family: verdana,helvetica,arial;
	background-repeat: repeat-x;
}
BODY, .BodyVerwaltung, .BodyMessageBox, .BodySuchen
{
	background-color: White;
}
.BodyMain
{
	background-color: Transparent;
}
.BodyLogon
{
	background-color: Wheat;
}
.BodyLogonSmall
{
	background-color: Transparent;
}
BODY
{
	margin: 0px;
	padding: 0px;
}
.BodyVerwaltung
{
	margin: 0px;
	padding: 0px;
}
.BodyMessageBox
{
	margin: 5px;
	padding: 0px;
	text-align:center;
}



/* -------------------------------- */
/* Header-Bereiche
/*   links  = ModuleInfo
/*   rechts = AreaInfo
/* -------------------------------- */
.ModuleInfo, .AreaInfo, .CopyrightMain, .Status
{
	font-family: verdana,helvetica,arial;
	background-color: #F3F3F3;
	color: black;
}
.ModuleInfo, .AreaInfo
{
	font-size: 10pt;
	font-weight: bold;
}
.CopyrightMain, .Status
{
	font-size: 8pt;
	border-top-style: groove;
	border-top-width: thin;
}
.CopyrightMain
{
	font-weight:bold;
	background-image: url(./images/copyright.gif);
}
.Status
{
	font-weight:normal;
	background-image: url(./images/status.gif);
}
.LogonCopyright
{
	font-family: Verdana;
	color: Black;
	font-size: 8.5pt;
}



/* -------------------------------- */
/* Standard-Controls
/* -------------------------------- */
.Label, .Label_Error, .Label_Bold, .Label_Bold12, .LabelR, .LabelC,
.LabelC_Bold, .LabelC_Bold12, .TextBox, .CheckBox, .DropDownList,
.ListBox, .Button, .WebNumericEdit, .Label_AppName, .Label_AppSubname
{
	font-family: verdana,helvetica,arial;
}
.Label, .Label_Bold, .LabelR, .LabelC, .LabelC_Bold,
.TextBox, .CheckBox, .DropDownList, .ListBox, .Button, .WebNumericEdit
{
	font-size: 8pt;
	color: Black;
}
.Label_Error
{
    color: Red;
    font-size: 8pt;
    font-weight: bold;
}
.Label_Bold
{
    font-weight: bold;
}
.Label_Bold12
{
	font-size: 12pt;
   color: Black;
   font-weight: bold;
}
.LabelR
{
    text-align: right;
}
.LabelC
{
    text-align: center;
}
.LabelC_Bold
{
    text-align: center;
    font-weight: bold;
}
.LabelC_Bold12
{
	font-size: 12pt;
    color: Black;
    text-align: center;
    font-weight: bold;
}
.Label_AppName
{
	font-size: 14pt;
   color: Black;
   font-weight: bold;
}
.Label_AppSubname
{
    font-weight: bold;
}


/* -------------------------------- */
/* Logon-Farben für Balken
/* -------------------------------- */
.LogonBar
{
	background-image: url(./images/panelHeader.jpg);
	height: 24px;
}
.LogonArea
{
	background-color: #FFFFFF;
}
.LogonAreaHeader
{
	color: #585858;
	font-family: verdana,helvetica,arial;
	font-size: small;
	font-weight: bold;
}



/* -------------------------------- */
/* Tabellenelemente
/* -------------------------------- */
.tMenuLeft
{
	width: 250px;
}
.tMenuGap
{
	width: 20px;
}
.tMenuGapLeft
{
	width: 10px;
}

/* -------------------------------- */
/* Panel
/* -------------------------------- */
.Panel 
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	font-weight:normal;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-width: 0px;
	border-color: Silver;
	border-style: solid; /* groove; */
	border-left-style:solid;
	border-left-width:0px;
	border-top-style:solid;
	border-top-width:0px;
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #585858;
	cursor: default;
}
.PanelContent 
{
	border-width: 1px;
	border-color: Silver;
	border-style: solid;
	border-left-style:solid;
	border-left-width:1px;
	border-top-style:solid;
	border-top-width:0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
}
.PanelHeaderExpanded
{
	font-family: verdana,helvetica,arial;
	font-weight: bold; 
	font-size: 9pt; 
	height: 24px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-left-width: 1px;
	border-left-color: Silver;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Silver;
	padding-top: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
}
.PanelHeaderCollapsed
{
	font-family: verdana,helvetica,arial;
	font-weight: bold; 
	font-size: 9pt; 
	height: 24px;
	padding-top: 0px;
	padding-left: 10px;
}
.PanelHeaderHover
{
	font-family: verdana,helvetica,arial;
	font-weight: bold; 
	font-size: 9pt; 
	height: 24px;
	padding-top: 0px;
	padding-left: 10px;
}
.RoundedPanelHeader
{
	width: 100%;
	table-layout:fixed;
}
.RoundedPanelHeaderLeft
{
	height: 8px;
	width: 8px;
	background-image: url(./images/header_l.jpg);
}
.RoundedPanelHeaderMiddle
{
	height: 8px;
	width: 100%;
	background-image: url(./images/header_m.jpg);
}
.RoundedPanelHeaderRight
{
	height: 8px;
	width: 8px;
	background-image: url(./images/header_r.jpg);
}


/* ---------------------------- */
/* Grid
/* ---------------------------- */
.GridHeader
{
	border-style: none;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	font-family: verdana,helvetica,arial;
	font-size: 9pt;
	color: #555555;
	height: 20px;
    padding-left: 5px;
}
.GridSelectedHeader
{
	background-image: url(./images/gridHeader_selected_bg.jpg);
	border-style: none;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	font-family: verdana,helvetica,arial;
	font-size: 9pt;
	color: #555555;
	height: 23px;
	border-left-color: White;
	border-top-color: White;
	border-left-width: 1pt;
	border-top-width: 1pt;
    padding-left: 5px;
}
.GridRow
{
	background-color: Window;
	background-image: none;
	border-right-color: #E6E6E6;
	border-right-style: solid;
	border-right-width: 1pt;
	border-left-style: none;
    padding-left: 6px;
	padding-top: 1px;
	font-weight: normal;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	overflow: hidden;
	color:Black;
}
.GridSelectedRow
{
	background-color: #E0F1F9;
	border-right-style: none;
	border-left-style: none;
    padding-left: 6px;
    padding-top: 1px;
	font-weight: normal;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
    overflow: hidden;
}
.GridFooter
{
	background-color: #D3D3D3;	/* LightGray */
	border-style: solid;
	border-width: 1pt;
	border-left-color: White;
	border-left-width: 1pt;
	border-top-color: White;
	border-top-width: 1pt;
}

.GridFrame
{
	background-color: White;
	border-left-color: Silver;
	border-right-color: Silver;
	border-bottom-color: Silver;
	border-style: Solid;
    border-width: 1pt;
    font-family: verdana,helvetica,arial;
    font-size: x-small;
    width: 100%;
}

.GridFilterDropDown
{
	background-color: white;
	border-color: silver;
	border-style: solid;
	border-width: 1pt;
    font-family: verdana,helvetica,arial;
    font-size: 9pt;
    padding-left: 2px;
    width: 200px;
}
.GridFilterHighlightRow
{
	background-color: #151C55;
	color: white;
}

.GridGroupByBox
{
    font-weight: bold;
    border-color: White;
    color: #3C7FB1;
    background-image: url(./images/gridGroupBy_bg.jpg);
    background-color: #3C7FB1;
    font-family: verdana,helvetica,arial;
    font-size: 8pt;
    padding: 0pt;
}
.GridGroupByBandLabel
{
    background-color: #6372D4;
    color: White;
}
.GridGroupByRow
{
	background-color: #F4FBFE;
	font-weight: normal;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	height: 23px;
}

.GridEditCell
{
	border-style: solid;
	border-color: #5d7b9d;
	border-width: 1px;
	background-color: #F5F5F5;  /* SmokeWhite */
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
    margin-bottom: 0px;
    margin-left: 1px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 4px;
}
.GridRowSelector
{
	background-color: #E0F1F9;
	background-image: url(./images/grid_rowSelector.jpg);
	background-repeat: repeat-x;
}
.GridPager
{
	background-color: #D3D3D3;
	background-image: url(./images/gridHeader_bg.jpg);
	font-size: 10pt;
	color: Black;
	border-style: solid;
	border-width: 1px;
    border-top-color: White;
    border-top-width: 1px;
    border-left-color: White;
    border-left-width: 1px;
}
.GridAddNewBox
{
	background-color: White;
	border-color: InactiveCaption;
	border-style: solid;
	border-width: 1px;
    border-top-color: White;
    border-top-width: 1px;
    border-left-color: White;
    border-left-width: 1px;
}


/* --------------------- */
/* Tab 
/* --------------------- */
.Tab,.TabDefaultTab_Listbar,.TabDefaultTabLeft
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C535C;
	padding-right: 0px;
	padding-left: 0px;
	border: none;
	background-color: #ececec;
}
.TabDefaultTab
{
	font-size: 12px;
	background-repeat: repeat-x;
	color: Black;
	background-color: #ececec;
	border:none;
}
.TabHoverTab
{
	font-size: 12px;
	background-repeat: repeat-x;
	border:none;
}
.TabSelectedTab
{
	font-size: 12px;
	color: Black;
	background-color: #FAFAFA;
	border:none;
}
.TabSeparator
{
	width: 20px;
}
/* Tab vom Typ Listbar */
.TabDefaultTab_Listbar
{
	background-image: url(./images/listbar_group_bg.gif);
}


/* ------------------------ */
/* Tree
/* ------------------------ */
.Tree
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	background-color: #F3F3F3;
	cursor: default;
	color: Black;
}
.TreeNode
{
    padding-top: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-right: 0px;
}
.TreeSelectedNode
{
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
	color: Black;
	border-width: 1px;
	border-style: solid;
	border-color: #316AC5;
	background-image: url(./images/tree_selectedNode.jpg);
}


/* -------------------------- */
/* Listbar
/* -------------------------- */
.Listbar
{
	border-style: none;
    border-width: 0px;
    background-color: #DDDDDD;
    vertical-align:top;
}
.ListbarItem
{
	cursor: default;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	height: 0px;
    margin-left: 1px;
    padding-left: 5px;
}
.ListbarItemSelected
{
	border-style: inset;
	border-width: 1px;
	cursor: default;
	margin-left: 0px;
}
.ListbarItemHover
{
	border-style: outset;
	border-width: 1px;
    margin-left: 0px;
}
.ListbarGroup
{
	background-color: #F5F5F5;  /* SmokeWhite */
	cursor: default;
	border-style: none;
	font-weight: normal;
	vertical-align: top;
}
.ListbarGroupButton
{
	background-image: url(./images/listbar_group_bg.gif);
	cursor: default;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	font-weight:bold;
    padding-left: 3px;
}
.ListbarGroupButtonSelected
{
	background-image: url(./images/listbar_group_bg.gif);
	background-color: Silver;
	cursor: Default;
	color: Black;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	font-weight:bold;
    padding-left: 3px;
}
.ListbarGroupButtonHover
{
	background-image: url(./images/listbar_groupHover_bg.gif);
}

.ListbarGroupDark
{
	background-color: #F5F5F5;  /* SmokeWhite */
	cursor: default;
	border-style: none;
	font-weight: normal;
	vertical-align:top;
}
.ListbarGroupButtonDark
{
	background-color: #191970;
	cursor: default;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	font-weight:bold;
    padding-left: 3px;
}
.ListbarGroupButtonSelectedDark
{
	background-color: #191970;
	cursor: Default;
	color: Black;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	font-weight:bold;
    padding-left: 3px;
}
.ListbarGroupButtonHoverDark
{
	background-color: #191970;
}


/* -------------------------- */
/* Toolbar
/* -------------------------- */
.Toolbar, .ToolbarHover, .ToolbarDefault, .ToolbarSelected
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	color: Black;
}
.Toolbar
{
	border-style: none;
	background-color: White;
	background-repeat:repeat-x;
}
.ToolbarHover
{
	cursor: default;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	background-image: none;
	background-color: #CDE5FD;
    padding-top: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-right: 2px;
}
.ToolbarDefault
{
	cursor: default;
	border-width: 0px;
	border-color: Black;
	border-style: solid;
    padding-top: 0px;
    padding-left: 4px;
    padding-bottom: 0px;
    padding-right: 3px;
}
.ToolbarSelected
{
	cursor: default;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
    padding-top: 0px;
    padding-left: 3px;
    padding-bottom: 0px;
    padding-right: 2px;
}

/* ---------------------------------- */
/* Trennbereich unterhalb der Toolbar
/* ---------------------------------- */
.ToolbarBottomSeparator
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	background-color: #F3F3F3;
	cursor: default;
	color: Black;
	border-top-style: groove;
	border-top-width: thin;
}


        
/* -------------------------- */
/* Menu
/* -------------------------- */
.Menu
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	cursor: default;
	background-color: #FAFCFB;
	color: Black;
}
.MenuItem
{
	border-width: 0px;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	border-style: solid;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	color: Black;
}
.MenuHoverItem
{
	background-color: #CDE5FD;
	border-color: #00008B;
	border-style: solid;
	border-width: 1px;
	cursor: default;
	color: Black;
    margin-bottom: 0px; 
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
.MenuTopLevelHoverItem
{
	border-width: 1px;
	border-style: solid;
	border-color: Black;
    margin-bottom: 1px;
    margin-left: 1px;
    margin-top: 1px;
    margin-right: 1px;
    color: Black;
}
.MenuTopLevelParentItem
{
    margin-bottom: 1px; 
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
}
.MenuTopSelected
{
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	color: Black;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}
.MenuIsland
{
	cursor:default;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	border-width: 1px;
	border-color: Black;
	border-style: solid;
	background-color: #F5F5F5;  /* SmokeWhite */
	color: Black;
}
.MenuDisabled
{
	border-width: 0px;
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
	border-style: solid;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	color: #D3D3D3;	/* LightGray */
}
.MenuSeparator
{
}
.MenuNavTop
{
	border-width: 1px;
	border-color: #F3F4FA;
	border-style: solid;
	color: Black;
	background-image: none;
	background-color: #F3F4FA;
	border-top-color: White;
	border-bottom-color: #A9A9A9;	/* DarkGray */
	border-right-color: #A9A9A9;
	border-left-color: White;
}
.MenuNavTopHover
{
	cursor: default;
	border-width: 1px;
	border-style: solid;
	color: Black;
	border-color: #F4B647;
}


/* -------------------------------- */
/* WebDateChooser / WebDateTimeEdit
/* -------------------------------- */
.WebDateChooserEdit, .WebDateChooserSelectedDay, .WebDateTimeEdit
{
	font-family: verdana,helvetica,arial;
	font-size: 8pt;
}
.WebDateChooserSelectedDay
{
	background-color: #FBE694;
	border-color: #BB5503;
	border-style: Solid;
    border-width: 2px;
    color: Black;
}
