/* This file contains the classes from e-ntegration's "webapps_11.css" */
/* plus the changes from sm001 */

@font-face {
    font-family: Siemens Slab;
    font-style:  normal;
    font-weight: normal;
    src: url(SIEMENS0.eot);
}

BODY ,HTML
{
	min-width: 998px; /*set minimum width, prevent breaks, not worked on IE6*/
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	scrollbar-Base-Color: #cccccc;
	scrollbar-Track-color: #f5f5f5;
	scrollbar-3dLight-Color: white;
	scrollbar-Highlight-color: #cccccc;
	scrollbar-DarkShadow-Color: white;
	scrollbar-Shadow-Color: #cccccc;
	scrollbar-Arrow-Color: white;
}



/*Progress Bar 
*/
/*
.nwaCtrlProgressBar_Current
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #000000 1px solid;
	width: 13px;
	padding-top: 4px;
	border-bottom: #000000 1px solid;
	font-family: arial;
	height: 13px;
	background-color: #FF9900;
	text-align: center;
	color: #000000;
}
.nwaCtrlProgressBar_Finished
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	width: 13px;
	height: 13px;
	background-color: #7F99CC;
	padding-top: 4px;
	font-weight: bold;
	font-size: 10px;
	font-family: arial;
	text-align: center;
	color: #FFFFFF;
}
.nwaCtrlProgressBar_Next
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #000000 1px solid;
	width: 13px;
	color: #000000;
	padding-top: 4px;
	border-bottom: #000000 1px solid;
	font-family: arial;
	height: 13px;
	background-color: white;
	text-align: center;
}
.nwaCtrlProgressBar_StepStyle
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	margin-bottom: 5px;
	border-bottom: #666666 1px solid;
	font-family: arial;
}

.nwaCtrlProgressBar_Spacer
{
	padding-top: 2px;
	padding-bottom: 4px;
}
*/

/*Paging Bar 
*/
/*
.nwaCtrlPagingBar
{
	height: 20px;
	background-color: #f5f5f5;
	padding-top: 4px;
}
.nwaCtrlPagingBar_Inactiv
{
	float: left;
	color: #cccccc;
	font-weight: bold;
}

.nwaCtrlPagingBar_CurrentPage
{
	color: #990000;
}

.nwaCtrlPagingBar_NextPage
{
	font-weight: bold;
	color: #990000;
}

.nwaCtrlPagingBar_Txt
{
	font-size: 11px;
	color: black;
}
*/

/*Toolbar
*/
.nwaCtrlTbl_Toolbar_Hdr
{
	height: 24px;
	font-size: 11px;
	border: solid 1px #AFB4BE;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 7px;
	color: #123D95;
	background-image: url(images/gradient_bg.jpg);
	background-repeat: repeat-x;
}
/* Tablink
*/
.nwaCtrlTabLink
{
	text-decoration: none;
	color: #003399;
}
.nwaCtrlTabCmd
{
	text-decoration: none;
	color: #003399;
}
/* Table
*/
/*
.nwaCtrlTable
{
	background-color: Transparent;
	border: 0;
	border-collapse: separate !important;
	overflow: hidden;
	font: 11px Arial;
	color: Black;
}
.nwaCtrlTbl_SelAvail 
{ 
	background-image: url(images/open.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;	
}
.nwaCtrlTbl_SelNotAvail 
{ 
	background-image: url(images/locked.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;	
}
*/

/* Table Content
*/
/*
.nwaCtrlTbl_Content td.dxgv
{
	overflow: hidden;
	border-bottom: solid 1px #D3D3D3;
	border-right: solid 1px #D3D3D3;
	border-top: 0;
	border-left: 0;
	padding: 2px 2px 4px 4px;
}
*/

/* Table Header
*/
/*
.nwaCtrlTbl_Hdr
{
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px white;
	background-color: #E3E3E1;
	overflow: hidden;
	-moz-user-select: none;
	border: solid 1px white;
}
*/
/*ADWebTabContainer + ADWebTabPanel start*/
.nwaCtrlTabsDDLPanel /*the entire drop-down list panel*/
{
    DISPLAY: block;
    width:178px; 
    PADDING-RIGHT: 0px; 
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px;
    Z-INDEX: 2999;
    FILTER: progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5); 
    background-color:white;
    FONT-FAMILY: Arial;
}
.nwaCtrlTabsDDLItem /*individual entries in the list*/
{
	color: #990000;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px;
	border-bottom: #666666 1px dotted;
	WIDTH: 310px;
	text-align: left; 
	/*position: static;
	z-index: 999;*/
}

.CustomTabStyle .ajax__tab_header /*.nwaCtrlTabsHdr*/
{/*entire header row*/
	font-family: Siemens Slab;
	font-size: 13px;
}
.CustomTabStyle .ajax__tab_tab /*.nwaCtrlTabs_Txt*/
{/*one tab header*/
	background-color: white;
	border: solid 1px #cccccc;
	border-left: solid 1px white;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	/*height: 16px;*/
	cursor: pointer;
}
.CustomTabStyle .ajax__tab_outer
{/*outer span of one tab header*/
	/*border-top:1px solid;
	border-left:1px solid;
	border-color:black;
	border-bottom:1px solid;*/
	color:#666666;
	top:1px;
	z-index:1;
}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab /*.nwaCtrlTabs_ActiveTxt*/
{/*this is the outer border of the tab heading on the active tab*/
	background-color: white;
	border: solid 1px #cccccc;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	/*height: 16px;*/
	cursor: pointer;
	color: Black;
}
/*ADWebTabContainer + ADWebTabPanel end*/
/* Tab Strip without Mode Selector - Text
*/
/*
.nwaCtrlTabs_TxtBetween
{
	padding-left: 1px;
	font-size: 2px;
	padding-bottom: 1px;
	width: 1px;
	padding-top: 1px;
	border-bottom: #cccccc 1px solid;
	float: left;
	height: 21px;
	background-color: white;
}
.nwaCtrlTabsModSel_TxtBetween
{
	padding-left: 1px;
	font-size: 2px;
	padding-bottom: 1px;
	width: 1px;
	padding-top: 1px;
	border-bottom: #cccccc 1px solid;
	float: left;
	height: 21px;
	background-color: white;
}
.nwaCtrlTabs_Behind
{
	background-color: white;
	height: 23px;
	border-bottom: #cccccc 1px solid;
}
.nwaCtrlTabs_TxtBehind
{
	padding: 1px;
	font-size: 2px;
	border-bottom: #cccccc 1px solid;
	float: left;
	height: 21px;
	background-color: white;
}
.nwaCtrlTabsModSel_TxtBehind
{
	padding: 1px;
	font-size: 2px;
	border-bottom: #cccccc 1px solid;
	float: left;
	height: 21px;
	background-color: white;
}
.nwaCtrlTabs_Txt
{
	background-color: White;
	border: solid 1px #cccccc;
	border-left: solid 1px white;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	height: 16px;
	cursor: pointer;
}
*/

/* Tab Strip with Mode Selector - Text
*/
/*
.nwaCtrlTabsModSel_Txt
{
	background-color: White;
	border: solid 1px #cccccc;
	border-left: solid 1px white;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666666;
	height: 16px;
	cursor: pointer;
}
*/

/* Tab Strip - Text:hover
*/
/*
.nwaCtrlTabs_Txt:hover
{
	color: #990000;
}

/* Tab Strip with Mode Selector - Text:hover
*/
/*
.nwaCtrlTabsModSel_Txt:hover
{
	color: #990000;
}
*/

/* Tab Strip without Mode Selector - Active Text
*/
/*
.nwaCtrlTabs_ActiveTxt
{
	background-color: white;
	border: solid 1px #cccccc;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	cursor: pointer;
}
*/

/* Tab Strip with Mode Selector - Active Text
*/
/*
.nwaCtrlTabsModSel_ActiveTxt
{
	background-color: #cccccc;
	border: solid 1px #cccccc;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	cursor: pointer;
}
*/

/* Tab Strip - Header
*/
/*
.nwaCtrlTabsHdr
{
	font-family: Siemens Slab;
	font-size: 13px;
}
*/

/* Tab Strip, Mode Selector - Button
*/
/*
.nwaCtrlTabsModSel_Button
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #AFB4BE;
	color: black;
	margin-left: 10px;
}
*/

/* Tab Strip, Mode Selector - Bottom
*/
/*
.nwaCtrlTabsModSel_Bottom
{
	background-color: white;
	border-top: #cccccc 1px solid;
}
*/

/* Mode Selector - Text
*/
.nwaCtrlModSel_Txt
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: black;
	height: 28px;
	padding-left: 4px;
	padding-right: 12px;
	float: left;
	padding-top: 8px;
}
/* Mode Selector - Radio Button
*/
.nwaCtrlModSel_RB
{
	height: 28px;
	padding-left: 8px;
	float: left;
	padding-top: 4px;
}
.nwaCtrlModSel_RBList_BoundingTable_BoundingPanel
{
	background-color:#cccccc;
}

/* Accordion 
*/
/*
.nwaCtrlAcc_seBox
{
	padding: 4px;
	padding-left: 24px;
	cursor: pointer;
	background-color: #ffffff;
	width: 150px;
	color: #666666;
	width: 240px;
}
.nwaCtrlAcc_seBoxDet
{
	padding: 4px;
	padding-left: 34px;
	cursor: pointer;
	background-color: #f5f5f5;
	width: 150px;
	width: 230px;
}
.nwaCtrlAcc_seBoxH
{
	padding: 4px;
	cursor: pointer;
	margin-bottom: 2px;
}
.nwaCtrlAcc_seBox:HOVER
{
	color: #990000;
}
.nwaCtrlAcc_imgBG1
{
	background-image: url(images/menubg_solid.jpg);
}
.nwaCtrlAcc_imgBG2
{
	background-image: url(images/menubg_solid.jpg);
	background-position: -60px;
	width: 260px;
}
.nwaCtrlAcc_imgBG2bw
{
	background-image: url(images/menubgbw_solid2.jpg);
	background-position: -10px;
	width: 260px;
}
.nwaCtrlAcc_imgBG3
{
	background-image: url(images/menubg.jpg);
	background-position: -140px;
}
.nwaCtrlAcc_imgBG4
{
	background-image: url(images/menubg.jpg);
	background-position: -220px;
}
*/
/* Context menu 
*/
.nwaCtrlCTX_MenuContainer
{
    min-width: 100px;
    background-color:white;
    border:solid 1px #000000;   
    padding: 0;
    margin: 0;     
    font-size:12px;
    color:black;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5);
    font-family: Arial;
    background-color: white;   
}
.nwaCtrlCTX_MenuList 
{
    margin : 0;
    padding:0;
    list-style-type:none;
}

.nwaCtrlCTX_MenuEntry_Link, .nwaCtrlCTX_MenuEntry_LinkDisabled
{
    display:block; 
    padding:8px 4px 8px 4px;
    text-decoration: none; 
    white-space: nowrap;
}  
.nwaCtrlCTX_MenuEntry_Link
{    
    color:black; 
    cursor: pointer;   
}
.nwaCtrlCTX_MenuEntry_Link:hover
{
    background-color: #FFD700;
}
.nwaCtrlCTX_MenuEntry_LinkDisabled
{
    color:Gray;
    cursor: default;
}    
.nwaCtrlCTX_MenuEntry_Highlighted
{
    font-weight: bold;
}    
.nwaCtrlCTX_MenuEntry_Icon
{
    margin : 0;
    padding:0 4px 0 0;
    border:0;
}    

/*
*** BASIC CONFIGURATIONS ***
*/
/*Forms
*/
.nwaCtrlFormSubmitButton, .nwaCtrlSubmitButton /*,.nwaCtrlModalButton*/
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #AFB4BE;
	color: black;
}
/*
.nwaCtrlFormCancelButton
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #AFB4BE;
	color: black;
}
.nwaCtrlFormImportantButton
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #A6B5D0;
	color: black;
}
.nwaCtrlFormField
{
	margin-left: 6px;
	margin-right: 2px;
	border: solid 1px black;
	font-size: 11px;
}
.nwaCtrlFormField_Checkbox
{
	margin-left: 2px;
	font-family:Arial;
	font-weight: normal;
	color: black;
	font-size: 11px;
}
*/
.nwaCtrlForm_WndHdr, .nwaCtrlModal_WndHdr
{
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	/*background-color: #B3BAC4;*/
	color: black;
}
/*
.nwaCtrlFormFieldBackground
{
	background-color: #F5F5F5;
	border-top: solid 1px white;
	border-bottom: dotted 1px #cccccc;
}
*/
.nwaCtrlForm_Opacity, .nwaCtrlModal_BackgroundOpacity, .nwaCtrlDialogs_cntLyrDisabled
{
	background-color: white;
	position: absolute;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	filter: progid:dxImageTransform.Microsoft.Alpha(opacity=50);
}
/*
.nwaCtrlFormLabel
{
	font-weight: bold;
	font-size: 11px;
}
.nwaCtrlFormLabelBackground
{
	background-color: white;
	border-top: solid 1px white;
	border-bottom: dotted 1px #cccccc;
}
.nwaCtrlFormLabelDesc
{
	font-size: 10px;
	color: #666666;
}
.nwaCtrlFormFeatSubmitButton
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #AFB4BE;
	color: black;
}
.nwaCtrlFormFeatFormField
{
	border: solid 1px black;
	font-size: 11px;
}
.nwaCtrlFormFeatFormLabel
{
	font-weight: normal;
	font-size: 10px;
}
.nwaCtrlFormMultilineField
{
	border: solid 1px black;
	font-size: 11px;
}
.nwaCtrlFormLabel_Normal
{
	padding-top:6px;
	font-weight: normal;
	font-size: 11px;
}
.nwaCtrlFormRFIcon
{
	float: right;
	width: 16px;
	height: 16px;
	background-image: url(images/asterix.gif);
	background-repeat:no-repeat;
}
.nwaCtrlFormValidationSummaryIcon
{
	width: 14px;
	height: 14px;
	background-image: url(images/yellow_warning.gif);
}
.nwaCtrlFormValidationSummaryText
{
	color: #990000;
	font-size: 11px;
}
.nwaCtrlFormValidationErrorText
{
	background-color: #FFEE66;
}

.nwaCtrlFormValidationErrorInputField
{
	background-color: #FFEE66;
}
.nwaCtrlForm_OuterBox
{
	overflow: auto;
	background-color: white;
	padding: 4px;
	font-size: 11px;
	font-family: Arial;
}
*/

/*Application Tools - Link Collection
*/
.nwaCtrlApplicationTools_Container
{
	position:absolute; 
	right:12px; 
	padding-top:2px; 	
	white-space:nowrap;
}
.nwaCtrlApplicationTools_LinkCollection
{
	clear: both;
	float: left;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 22px;
	background-color: White;
	height: 16px;
}
.nwaCtrlApplicationTools_Txt:hover
{
	color: #990000;
	text-decoration: none;
}

.nwaCtrlApplicationTools_Txt
{
	margin-right: 10px;
	float: left;
	color: Black;
	padding-top: 2px;
	text-decoration: none;
}
.nwaCtrlApplicationTools_Txt IMG
{
	float:left;
	border:0;
	padding:1px 0 0 0;
	margin: 0 4px 0 0;
}
/*
.nwaCtrlApplicationTools_IconCollection
{
	width: 13px;
	height: 13px;
}
*/

/*Related Navigation
*/

.nwaCtrlRelatedNav_HeaderImage
{
	float:right;
	height:6px;
	padding-right:4px;
	padding-top:6px;
	width:9px;
}
.nwaCtrlRelatedNav_Header
{
	background-color: #ffffff;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	border-color: #FFF #FFF #CCC;
	border-style: solid;
	border-width: 0 2px 1px;
	cursor:pointer;
	height: 14px;
}
.nwaCtrlRelatedNav_Header span
{
	padding :0px;
	float: left;
}

.nwaCtrlRelatedNav_Header:Hover
{
	color: #990000;
}
.nwaCtrlRelatedNav_Item
{
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.nwaCtrlRelatedNav_Item:Hover
{
	color: #990000;
}

.nwaCtrlRelatedNav_Icon
{
	clear: both;
	float: left;
	cursor: pointer;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.nwaCtrlRelatedNav
{
	background-color: White;
}
/* Modal Window
*/
.nwaCtrlModal_Window
{
	border-top: solid 1px white;
	border-right:solid 1px white;
	
	background-color: #FFFFFF;
	padding: 0px;
	/*display: none;border: solid 1px black;*/
}

/* group spezification .nwaCtrlModal_WndHdr --> .nwaCtrlForm_WndHdr
*/
.nwaCtrlModal_WndHdr
{
	color: Black;
}

/*.nwaCtrlModalButton --> .nwaCtrlFormSubmitButton
*/

.nwaCtrlModal_Content
{
	font-family: Arial;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: black;
	font-size: 11px;
	background-color: white;
}
/*.nwaCtrlModal_BackgroundOpacity {} default --> .nwaCtrl_Opacity
*/

/*Detailed Navigation
*/
/*
.nwaCtrlDetailNav_Header
{
	margin: 0px;
	padding: 0px;
	clear: both;
	font-family: Siemens Slab;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 4px;
	border-bottom: solid 1px #cccccc;
}
*/
.nwaCtrlDetailNav_Item
{
	cursor: pointer;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 0px;
	text-decoration: none;
}
.nwaCtrlDetailNav_Item:HOVER
{
	color: #990000;
}

.nwaCtrlDetailNav_Icon
{
	clear: both;
	float: left;
	cursor: pointer;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
.nwaCtrlDetailedNav
{
	background-color: White;
}

/* Content Layer
*/
.nwaCtrlDialogs_cntLyr
{
	border: #96A7C7 1px solid;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5);
	_filter:none;
    position: absolute;
    min-width: 660px;
    display: none;
}

/*.nwaCtrlDialogs_cntLyrDisabled {} --> .nwaCtrl_Opacity
*/

.nwaCtrlDialogs_cntLyrTtl
{
    margin: 0; 
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #B3BAC4;
	color: white;
}

.nwaCtrlDialogs_cntLyrTtl img
{
    padding-right: 3px;
}

.nwaCtrlDialogs_cntLyrCanvas
{
	text-align:justify;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-size: 10px;
	background-color: white;
	scrollbar-Base-Color: #e5e5e5;
	scrollbar-Track-color: white;
	scrollbar-3dLight-Color: white;
	scrollbar-Highlight-color: #e5e5e5;
	scrollbar-DarkShadow-Color: white;
	scrollbar-Shadow-Color: #e5e5e5;
	scrollbar-Arrow-Color: white;
}
.nwaCtrlDialogs_cntLyrFooter
{
    border-top: #96A7C7 1px dotted;
    margin: 0; 
	padding-left: 4px;
    padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #B3BAC4;
	color: white;	
}

/*Breadcrumb Navigation 
*/
.nwaCtrlBCN_Container
{
	
}
.nwaCtrlBCN_DIV
{
	float:left; 
	white-space:nowrap;
	vertical-align:middle;
	padding:0 0 0 42px;
	width:66%;
}
.nwaCtrlBCN_visibleBreadcrumbNodes
{
    margin: 0 22px 0 0;
    background-color: #fff;
    white-space: nowrap;
    display:block;
    width:auto;
}

.nwaCtrlBCN_ContextMenu
{
    margin: 0px;
    border-top: solid 1px #60676F;
    background-color: #e5e5e5;
    text-align: left;
    text-decoration: none;
    z-index: 3000;
}

.nwaCtrlBCN_ContextMenuCell
{
    padding-left: 5px;
    padding-right:8px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: solid 1px #60676F;
}

.nwaCtrlBCN_ContextMenuCell a
{
    text-decoration: none;
    color: Black;
    font-family: Arial;
    font-size: 11px;
}

.nwaCtrlBCN_hiddenBreadcrumbNodes ul, .nwaCtrlBCN_visibleBreadcrumbNodes ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.nwaCtrlBCN_visibleBreadcrumbNodes ul li, .nwaCtrlBCN_hiddenBreadcrumbNodes ul li
{
    display:block;
    width:auto;
    float: left;
}
.nwaCtrlBCN_visibleBreadcrumbNodes ul li img, .nwaCtrlBCN_hiddenBreadcrumbNodes ul li img, .nwaCtrlBCN_ContextMenu ul li img
{
    margin: 0 1px 0 0;
    
}
.nwaCtrlBCN_visibleBreadcrumbNodes ul li a, .nwaCtrlBCN_hiddenBreadcrumbNodes ul li a, .nwaCtrlBCN_ContextMenuCell ul li a
{
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    color: black;
    margin: 0 7px 0 0;
}
.nwaCtrlBCN_visibleBreadcrumbNodes ul li a:hover, .nwaCtrlBCN_hiddenBreadcrumbNodes ul li a:hover, .nwaCtrlBCN_ContextMenuCell a:hover
{
    color: #990000;
}

/*
.nwaCtrlBCN_DropDownItem
{
	font-family: Arial;
	font-size: 11px;
	background-color: #e5e5e5;
	color: black;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 4px;
}


.nwaCtrlBCN_LinkBC
{
    float:left;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
*/
.nwaCtrlBCN_hiddenBreadcrumbNodes
{
	width: 600px;
	z-index: 1000;
	margin-right: 22px;
	display: none;
	position: absolute;
	background-color: #e5e5e5;
	padding: 4px;
	filter: progid:DXImageTransform.Microsoft.Fade(duration=0.500) progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5);
	_filter:  none;
}
/*
.nwaCtrlBCN_DDSeperator
{
	font-family: Arial;
	font-size: 11px;
	padding-bottom: 4px;
	border-top: solid 1px #60676f;
}
*/

/*Tree Control
*/
/*
.nwaCtrl_Tree_OuterBox
{
	overflow: auto;
	background-color: white;
	padding: 4px;
	font-size: 11px;
	font-family: Arial;
}
.nwaCtrl_Tree_Indent1
{
	clear: both;
	width: 16px;
	float: left;
}
.nwaCtrl_Tree_Indent2
{
	clear: both;
	width: 32px;
	float: left;
}
.nwaCtrl_Tree_Indent3
{
	clear: both;
	width: 48px;
	float: left;
}
.nwaCtrl_Tree_Indent4
{
	clear: both;
	width: 54px;
	float: left;
}
.nwaCtrl_Tree_Indent5
{
	clear: both;
	width: 70px;
	float: left;
}
.nwaCtrl_Tree_Indent6
{
	clear: both;
	width: 86px;
	float: left;
}
.nwaCtrl_Tree_ParentNode
{
	margin-bottom: 8px;
	font-weight: bold;
}
.nwaCtrl_Tree_ParentNode:Hover
{
	color: #990000;
}
.nwaCtrl_Tree_Node
{
	white-space: nowrap;
	padding-top: 0px;
	cursor: pointer;
	color: Black;
	text-decoration: none;
}
.nwaCtrl_Tree_Node:hover
{
	color: #990000;
}
.nwaCtrl_Tree_Handle
{
	margin-bottom: 8px;
	cursor: pointer;
	float: left;
	margin-right: 0px;
	width: 12px;
	color: Black;
	text-decoration: none;
}
.nwaCtrl_Tree_Handle:Hover
{
	color: #990000;
}
.nwaCtrl_Tree_Icon
{
	float: left;
	margin-right: 2px;
}
*/
.nwaCtrl_Tree_NodeLineHighlight
{
    color: Red;
}
.nwaCtrl_Tree_ScopeHighlight
{
    background: White;
    background-color: White;
}
/*
.nwaCtrl_Tree_NodeComment
{
	color: #AAAAAA;
	text-decoration: none;
}
.nwaCtrl_Tree_Config_Title
{
    border:solid 1px grey;
    padding-top: 10px;
}
.nwaCtrl_Tree_Config_TitleImage
{
    padding-left: 10px;
}
*/

.nwaCtrl_Tree_Config_Container
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5);
	padding: 6px;
	background-color: white;
	border: solid 1px #666666;
    width: 200px;
    vertical-align:middle;
    display: none;
}
.nwaCtrl_Tree_Config_List
{
    padding: 0px;
    margin: 0px;
    vertical-align:middle;
}
.nwaCtrl_Tree_Config_ListEntry
{
    list-style-type:none;
    display:inline-block;
    
}
.nwaCtrl_Tree_Config_ListEntryLink
{
    float: right;
    display:inline-block;
}

/* Webparts / Portlets
*/
/*
.nwaCtrl_portletOuterBox
{
	min-width: 350px;
	border: solid 1px #e5e5e5;
	background-color: white;
	margin-bottom: 12px;
}
.nwaCtrl_portletHeader
{
	background-color: #e5e5e5;
	padding-left: 6px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	height: 20px;
	padding-top: 4px;
	padding-right: 4px;
}
.nwaCtrl_portletTray
{
	float: right;
	width: 48px;
}
.nwaCtrl_portletTrayIconOpen
{
	float: right;
	background-image: url(images/tray_open.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconOpenOver
{
	float: right;
	background-image: url(images/tray_openover.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconClose
{
	float: right;
	background-image: url(images/tray_close.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconCloseOver
{
	float: right;
	background-image: url(images/tray_closeover.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconMinimize
{
	float: right;
	background-image: url(images/tray_minimize.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconMinimizeOver
{
	float: right;
	background-image: url(images/tray_minimizeover.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconOption
{
	float: right;
	background-image: url(images/tray_option.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletTrayIconOptionOver
{
	float: right;
	background-image: url(images/tray_optionover.gif);
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-top: 2px;
}
.nwaCtrl_portletContent
{
	padding: 6px;
	color: #666666;
	font-size: 11px;
	font-family: Arial;
}
.nwaCtrl_portletContentMinimized
{
	overflow: hidden;
	padding: 0px;
	height: 0px;
	height: 0px;
	font-size: 11px;
	font-family: Arial;
	background-color: yellow;
}
.nwaCtrl_portletmyPortlet
{
}
*/

/*Toolbar Menu
*/
.nwaCtrlToolbarMenu_Button
{
	float: left;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: Siemens Slab;
	font-size: 12px;
	color: white;
	padding-bottom: 3px;
}
/*
.nwaCtrlToolbarMenu_IconTop
{
	float: left;
	background-image: url(images/topNavArrow.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

.nwaCtrlToolbarMenu_IconDown
{
	float: left;
	background-image: url(images/topNavArrowDown.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
*/

/* Waiting Frame
*/
/*
.nwaCtrlWaiting_Frame
{
	font-size: 11px;
	border: solid 1px #666666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.nwaCtrlWaiting_Img
{
	background-image: url(images/ajax_waiting.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 20px;
}
*/

/* Error Handling
*/
/*
.nwaCtrlTbl_comment
{
	float: left;
	height: 32px;
}
.nwaCtrlTbl_comment_Txt
{
	float: left;
	margin-left: 2px;
	font-weight: bold;
}
.nwaCtrlTbl_commentError_Txt
{
	font-weight: normal;
}
.nwaCtrlTbl_comment_Img
{
	background-image: url(images/tablecomment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
.nwaCtrlTbl_commentError_Img
{
	background-image: url(images/tableecomment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
}
.nwaCtrlTbl_commentErrorRemarks_Img
{
	background-image: url(images/tableecommentRemarks.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	padding-left: 16px;
}
.nwaCtrlTbl_commentButton
{
	border: solid 1px black;
	font-size: 11px;
	background-color: #AFB4BE;
	color: black;
	margin-left: 10px;
	margin-right: 4px;
}
.nwaCtrlTbl_commentError_TabTxt
{
	font-family: Arial;
	font-size: 11px;
	background-color: #DDDDDD;
	border: solid 1px black;
	border-left: solid 1px #DDDDDD;
	padding: 2px;
	padding-bottom: 3px;
	color: black;
	cursor: pointer;
	white-space: nowrap;
}
.nwaCtrlTbl_commentError_TabActiveTxt
{
	font-family: Arial;
	font-size: 11px;
	background-color: white;
	border: solid 1px black;
	border-left: solid 1px white;
	border-bottom: solid 1px white;
	padding: 2px;
	padding-bottom: 3px;
	cursor: pointer;
	white-space: nowrap;
}
*/
/*Tooltip
*/
.nwaCtrlHoverInfo_OuterBox
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=999999, Direction=135, Strength=5);
	padding: 6px;
	background-color: white;
	border: solid 1px #666666;
}
.nwaCtrlHoverInfo_Item
{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding-top: 6px;
	padding-bottom: 6px;
	color: black;
	margin-left: 6px;
	margin-right: 6px;
	border-bottom: dotted 1px #DDDDDD;
}
.nwaCtrlHoverInfo_Item_Link
{
	font-weight: bold;
	padding: 6px;
	color: #003399;
}
/* Helper Window
*/
.nwaCtrlHelper_Window
{
	position: relative;
	display: none;
	border: solid 1px #CCCCCC;
	margin-bottom: 22px;
    background-color: #F5F5F5;
	padding: 0px;
	width: 350px;
	
}
.nwaCtrlHelper_WndHdr
{
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #CCCCCC;
	color: white;
	float: left;
	width: 98%; /* this must be smaller that the width of nwaCtrlHelper_Window because of a firefox problem */
}
.nwaCtrlHelperButton
{
	float: right;
	height: 19px;
	width: 19px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.nwaCtrlHelper_Content
{
	clear: both;
	padding: 16px;
	color: black;
	font-size: 10px;
}

/*Header Navigation */
.nwaCtrlNavHdr_TeaserArea
{
	background-color: #96A7C7;
	z-index: 6666;
}
.nwaCtrlNavHdr_ToolbarMenu
{
	border-top: solid 1px white;
	background-color: #96A7C7;
	font-family: Siemens Slab, Arial;
	font-size: 12px;
	color: white;
	position:relative;
	width:100%;
	height: 20px;
}
#nwaCtrlNavHdr_ToolbarMenu #content-left
{
	white-space:nowrap; 
	position: absolute; 
	top:1px; 
	left: 44px;
}
#nwaCtrlNavHdr_ToolbarMenu #content-right
{
	white-space:nowrap; 
	position: absolute; 
	top:1px; 
	right:22px;
}
.nwaCtrlNavHdr_ToolbarMenuItemHome
{
	color: white;
	font-family: Siemens Slab, Arial;
	font-weight: bold;
	text-decoration: none;
	padding-top:1px;
	margin-right: 10px;
    float:left;	
    cursor:default;
}
.nwaCtrlNavHdr_ToolbarMenuItem
{
	background-color: #96A7C7;
	height:18px;
	padding-top:2px;
}
.nwaCtrlNavHdr_ToolbarMenuItemSelected
{
	background-color: #eeeeee;
	color: Black;
	height:18px;
	padding-top:2px;
}
.nwaCtrlNavHdr_ToolbarMenuSearchButton
{
	float: right;
	position: relative;
	top: 0px;
	padding-right: 22px;
	padding-top: 3px;
}
.nwaCtrlNavHdr_ToolbarMenuItemSearch
{
	width: 170px;
	border: solid 0px white;
	background-color: white;
	font-size: 10px;
	color: #666666;
}
.nwaCtrlNavHdr_ToolbarMenuButton
{
	color: White;
	width: 9px;
	height: 9px;
	border: 0px;
}

.nwaMenuItemPopup
{
    background-color: #eeeeee;
    color: Black;
}
.nwaMenuItemPopupContent
{
	padding:22px;
}

/*
.nwaCtrlNavHdr_ContentHdr
{
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}
*/
#divLogin
{
	white-space:nowrap; 
	position: absolute; 
	top: 3px; 
	right:10px;
}
.nwaCtrlNavHdr_Login
{
	font-size: 11px;
	color: white;
	white-space: nowrap;
	text-decoration: none;
}

.nwaCtrlNavHdr_SiteLabel
{
	
	font-family: Siemens Slab, Arial;
	font-size: 20px;
	color: #ffffff;
	white-space: nowrap;
}

.nwaCtrlNavHdr_SiteLabelSub
{
   	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

/*Footer - Link Collection
*/
.nwaCtrlFooter_LinkCollection
{
	/*clear: both;
	float: left;*/
	padding-left: 44px;
	padding-top: 2px;
	padding-right: 10px;
	background-color: White;
	height: 20px;
}

.nwaCtrlFooter_CopyrightTxt
{
	/*float: left; */
	color: #cccccc;
	padding-top: 2px;
	font-size: 11px;
	padding-right: 22px;
	text-decoration: none;
}

.nwaCtrlFooter_Txt
{
	/*float: left; */
	color: #cccccc;
	font-size: 11px;
	background-color: White;
	padding-top: 2px;
	text-decoration: none;
}

.nwaCtrlFooter_TxtYear
{
	/*float: left; */
	color: #cccccc;
	font-size: 11px;
	background-color: White;
	padding-top: 2px;
	text-decoration: none;
	cursor:none;
}

.nwaCtrlFooter_TxtSeperator
{
	/*float: left;*/
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	color: #cccccc;
	font-size: 11px;
}

.nwaCtrlFooter_Txt:hover
{
	cursor: pointer;
	color: #990000;
}

.nwaCtrlFooter_IconCollection
{
	float: left;
	padding-top: 2px;
	background-color: White;
	height: 20px;
}

.select-free {
	overflow:hidden;/*must have*/
}

 iframe.iframeFixer {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:  mask();/*must have*/
	width:100%;/* (old value 3000px) must have for any big value*/
	height:100%;/* (old value 3000px) must have for any big value*/
}
.width01,
.nwaCtrlNavHdr_ToolbarMenu
/*	min-width: 989px*/
{
	width: expression(
	(document.documentElement && document.documentElement.clientHeight) ?
	((document.documentElement.clientWidth <= 988) ? "989px" : "auto") :
	((document.body.clientWidth <= 988) ? "989px" : "auto")
	);
}