/* Standardmäßiges CSS-Stylesheet für ein neues Webanwendungsprojekt */

BODY
{
    BACKGROUND-COLOR: white;
  /* FONT-FAMILY: ARIAL, Helvetica, sans-serif;*/
    FONT-FAMILY:Verdana, Arial, Helvetica, Sans-Serif;
    FONT-SIZE: .6em;  
    margin: 0 auto;
    /* padding: 0px 0px 0px 0px; */

}

H1, H2, H3, H4, H5
{
    color:#00743F;
}
H1	{	

/*	font-size:	1em; */
	color:#00743F;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
margin:0 0 5px;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

TABLE
{
  FONT-FAMILY:Verdana, Arial, Helvetica, Sans-Serif;
}

/*Login*/


#masterContent,.masterContent
{
	width:100%;
	margin: 0 auto;
	text-align:center;
	
}
.menuPanel{
	border:none;

	
}

.MainMenuLayoutTable
{
	border-right:solid 1px black;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	border-top:solid 1px black;
	border-collapse:collapse;
	margin: 0 auto;
	height:20px;
	width:800px;
	
}
.headerImage
{
	width:800px;
	height:75px;
}
.MenuRow
{
	background-image: url(images/tabbg_2x20.gif);
	background-repeat: repeat-x;
	text-align:center;
	
	vertical-align:middle;
	
}
.LogoutCell
{
	text-align:right;
	float:right;
	height:18px;
	vertical-align:middle;
}
.MenuCell
{
	text-align:left;
	float:left;
}

table.mainMenu,table.mainMenuDyn
{
	border: none ;
	
	height:100%;
	color:Black;

}
.mainMenu td,.mainMenuDyn td
{ /*asp menu puts spacer col with fixed width of 3 px-> remove it */
	width:0px !important;
	height:18px;
}
table.mainMenuItem ,table.mainMenuDynItem 
{
	
	border-right:solid 1px black;
	height:100%;
}
.mainMenuDyn 
{
	border-left:solid 1px black;
	border-right:solid 1px black;
	border-bottom:solid 1px black;
	
}

table.mainMenuItemHover , table.mainMenuItemSelected ,
table.mainMenuDynItemHover , table.mainMenuDynItemSelected 
{
	background-image: url(images/atabbg_2x20.gif);
	background-repeat: repeat-x;
	height:18px;
}
.mainMenu a:link, .mainMenu a:visited,.mainMenu a:active,.mainMenu a:hover, 
.mainMenuDyn a:link, .mainMenuDyn a:visited,.mainMenuDyn a:active,.mainMenuDyn a:hover, 
.logoutLnk a ,a:link.logoutLnk , a:visited.logoutLnk, a:active.logoutLnk
{
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	font-family: Arial,sans-serif !important;
	font-size: 12px !important;
	white-space: nowrap;
	color:black;
	padding-left:10px;
	padding-right:10px;
}

a:hover.logoutLnk
{
	font-weight:bold;
	color:white;
	background-image: url(images/atabbg_2x20.gif);
	background-repeat: repeat-x;
	
}


.mainMenuItemHover a:hover,.mainMenuItemHover a:active,.mainMenuItemHover a:link, .mainMenuItemHover a:visited,
.mainMenuDynItemHover a:hover,.mainMenuDynItemHover a:active,.mainMenuDynItemHover a:link, .mainMenuDynItemHover a:visited
{
	color:White;
}
.mainMenuItemSelected a:hover,.mainMenuItemSelected a:active,.mainMenuItemSelected a:link, .mainMenuItemSelected a:visited,
.mainMenuDynItemSelected a:hover,.mainMenuDynItemSelected a:active,.mainMenuDynItemSelected a:link, .mainMenuDynItemSelected a:visited
{
	color:White;
	font-weight:bold;
}
#tblContent
{
	width:800px;
	border: none;
	 margin: 0 auto;
	
}
.input_115 {
background-color:#F4F6F3;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:21px;
width:115px;
}

.text_12px_schwarz
{
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.grayItem
{

	background-color:#F2F1F1;
	font-size:8pt;
}
.gridItem,.gridItem .tdData,.gridItem .tdAmount,.gridItem td
{
	border-top:solid 1px #008852;
	/*border-right:solid 0px transparent;
	border-right:solid 0px transparent;
	text-align:center;*/
	background-color:#FFFFFF;
	font-size:8pt;
}
.gridAltItem,.gridAltItem .tdData,.gridAltItem .tdAmount,.gridAltItem td,
.trAvisoTodo,.trAvisoDone
{
		border-top:solid 1px #008852;
	/*border-width:1px;*/
		/*text-align:center;*/
	background-color:#FFFFFF;
	font-size:8pt;
}

	/*default filterbox Styles*/
DIV.cpanFilterContainer /*Used*/
{
	width: 100%;
	text-align:right;
}
TABLE.tblFilter
{
	/*margin-top: 10px;*/
	border-collapse: collapse;
	border-style: none;
	border-bottom: solid 1px #007a4c;
	border-top: solid 1px #007a4c;
	background-color: #d6efe0;
	text-align:left;
	width: 100%;
}
.tdDocNumberFilter
{
	text-align: left;
	vertical-align: middle;
	width: 280px;
}
.tdDocNumberFilter INPUT
{
	float:right;
}

.tdCheckBoxFilter
{
	text-align: left;
	vertical-align: middle;
	width: 200px;
}

.tdFilterAction
{
	text-align:right;
	vertical-align: middle;
	
}
/* end default filter Box */


TABLE.TBLSelect
{
	border-collapse: collapse;
	border-right:none;
	border-left:none;
	border-top:solid;
	border-bottom:solid;
	border-color:Black;
	border-width:1px;
	
}	
TABLE.TBLBorderStecoRed
{
	border-collapse: collapse;
	border-right:none;
	border-left:none;
	border-top:solid;
	border-bottom:solid 1px;
	border-color:#00743F;
	border-width:1px;
	
}	
TABLE.TBLBordersStecoRed
{
	border-collapse: collapse;
	border-right:none;
	border-left:none;
	border-top:solid 2px #008852;
	border-bottom:solid 2px #008852;
	width:800px;
	/*border-width:1px;
	border-width:1px;*/
}	


TABLE.TBLStockInventories
{
	border-collapse: collapse;
	border-right:solid;
	border-left:solid;
	border-top:solid;
	border-bottom:solid;
	border-color:#BFE1D4;
	border-width:1px;
	
}	
TABLE.TBLMovOverviewSelection /*Used*/
{   
/*	border-width:2px;
	border-style:  ridge;
	 border-bottom: ridge 2px;
	 border-top: ridge 2px;
	 border-left: ridge 2px;
	 border-right: ridge 2px;
*/		
    width:650px;
	
}	



TABLE.TBLRemark /*Used*/
{
	width:50%;
	height:100%;
}
.TBLRemark .tdInputLabel
{
	vertical-align:top;
	font-weight:bold;
}
	

TABLE.TBLBorderBlack
{
	border-right:solid;
	border-left:solid;
	border-top:solid;
	border-bottom:solid;
	border-color: Black;
	border-width:1px;
	height:24px;
	
}	

td.CellBorderBlackFont
{
	border-right:solid thin;
	border-left:solid thin;
	border-top:solid thin;
	border-bottom:solid thin;
	border-color: Black;
	border-width:1px;
    height: 24px;
	font-family:Arial;
	font-size:10pt;
}

TABLE.TBLBorderBlackAddress
{
  border-right:solid;
	border-left:solid;
	border-top:solid;
	border-bottom:solid;
	border-color: Black;
	border-width:1px;
	font-family:Arial;
	font-size:10pt;
}	
.tdPageChange
{
	border-bottom:solid 2px #008852;
	text-align:right;
}

A
{
	text-decoration:	none;
	    /*border:none;*/
	    font-size:10pt;   
	    
}


A.whitelnk:link,active	{	
	color:white;
    font-weight:bold;
      
	}	
		
A.whitelnk:visited	{	
	color:white;
    font-weight:bold;
	}	
		

A.whitelnk:hover	{	
	color:#BFE1D4;
    font-weight:bold;

	}		





A:link,active	{	
	color:#00743F;
    font-weight:bold;
      
	}	
	
A:visited	{	
	color:#00743F;
    font-weight:bold;
	}	


A:hover	{	
	color:#BFE1D4;
	
    font-weight:bold;

}
A.smallLink:link,active{
    color:#00743F;
    font-weight:bold;
   	font-size:8pt;
}
A.smallLink:visited	{	
	color:#00743F;
    font-weight:bold;
   	font-size:8pt;
}	
A.smallLink:hover
{
	color:#BFE1D4;
    font-weight:bold;
   	font-size:8pt;	
}	

A.actLink:link,active{
    color:#000000;
    font-weight:bold;
   	font-size:8pt;
}
A.actLink:visited	{	
	color:#000000;
    font-weight:bold;
   	font-size:8pt;
}	
A.actLink:hover
{
	color:#000000;
    font-weight:bold;
   	font-size:8pt;	
}	

A.editLnk:link,active{
    color:#000000;
    font-weight:bold;
   	font-size:8pt;
    text-decoration:underline;
}
A.editLnk:visited	{	
	color:#000000;
    font-weight:bold;
   	font-size:8pt;
}	
A.editLnk:hover
{
	color:#000000;
    font-weight:bold;
   	font-size:8pt;	
   	text-decoration:none;
}	



A.Header:link,active{
    color:black;
    font-weight:bold;
   	font-size:8pt;
}
A.Header:visited	{	
	color:black;
    font-weight:bold;
   	font-size:8pt;
}	
A.Header:hover
{
	color:black;
    font-weight:bold;
   	font-size:8pt;	
}



BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	


.STECOGREEN
{
	color:#8CCFC6;	
}
.STECORED
{
	color:#BFE1D4;
}

.CAL_TITLE
{
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#066A21 none repeat scroll 0 0;
border:1px solid #000000;
color:#FFFFFF;
font-weight:bold;
padding:1px;
text-align:center;
}

.CAL_DAY_TITLE
{
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E8F4EB none repeat scroll 0 0;
border-bottom:1px solid #000000;
padding:2px;
text-align:center;
	
}
.CAL_DAYS
{
padding:2px 4px 2px 2px;
text-align:right;
width:2em;
}
.CAL
{
	font-size:x-small;
}
.CAL_NAV
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:small;
}
.CAL_SELECTED
{
	color:#0000FF;
font-weight:bold;
}

.lightStecoGreenBG
{
	background-color:#E6F3EE;
}
.StecoGreenBG
{
	background-color:#00743F;
}
.StecoRedBg
{
	background-color: #FFFFFF;
	border-bottom: solid 2px #008852;
	border-top: solid 2px #008852;
	color: #000000;
	font-weight: bold;
	font-size: 8pt; /*border-style:none;*/
	
}

.HeaderNonLnk,.HeaderNonLnk th,.HeaderNonLnk td
{
	border-bottom: solid 2px #008852;
	border-top: solid 2px #008852;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold !important;
	font-size: 8pt; /*border-style:none;*/
}
.lbxStecoGreen
{
	
	background-color:#F4F6F3;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;

width:240px;
}
.cbxStecoGreen
{
	
}

.labelDeliveryNote
{
  font-size:9pt;
  color:#666666; 
}

.labelDeliveryNoteFootline
{
  font-size:14pt;
  color:#666666;
  font-weight:bold;
}

.labelStecoGreen
{
	color:Gray;
	font-size:8pt;
}

.labelWhite
{
	color:White;
}
.labelStecoRed,.thMovBEdit
{
 /*color:#008852;*/
 color:#000000;

font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}

th.labelStecoRed,.thMovBEdit
{
	font-weight:bold;
}
.PageTitleLabel,.loginTitle
{
	color:#23502F;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:normal;
	text-transform: uppercase;
	/*border-bottom: solid 1px #008852;*/
}

#tblActions,#tblActions a,#tblActions a:link,#tblActions a:visited
{
	color:Black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
#tblActions a:hover
{
	font-weight:bold;
}
#tblActions
{
	width:100%;
}
.loginTitle,.loginText
{
	text-align:left;
	color:#008852;
	text-transform:none;
	/*border-bottom: solid 2px #008852;*/
	font-weight:bold;
}
.loginText
{
	font-size:14px;
	display:block;
	padding-bottom:10px;
}
#LoginCtrl,#chgPwdCtrl,#actUsrCtrl
{	margin:0 auto;
	border:solid 1px black;
	width:650px;
	padding: 10px 0px 10px 0px;
}
#ActivateUserContent
{
	text-align:center;
	margin:0 auto;
	width:100%;
}
#tdLogoImg
{
	width:160px;
}	
 #login,#loginControlsContent,#tblChangePassword,#chgPwdControlsContent,#actUsr,#actUsrControlsContent,#tblactUsr,#actUsrContent
{
	
	border-collapse:collapse;
	width:100%;
	text-align:left;
	
}
#loginControlsContent,#actUsrControlsContent
{
	margin-top:15px;
	margin-bottom:15px;
}
#loginPwdHdr td,#loginUsernameHdr td,#chgPwdUsernameHdr td 
{
	vertical-align:bottom;
}
#imgBtnLogin
{
	border:none;
}

.logo,.loginTitle
{
	vertical-align:middle;
}
.logo
{
	margin-left:10px;
	
}
.tdLoginInput
{
	width:150px;
}

.loginSpace,.actUsrSpace
{
	height:25px;
}
#loginContent,#chgPwdContent,#actUsrContent
{
	background:#d6efe0;
	
}

.txbLoginInput
{
	border:solid 1px black;
	width:150px;
}
.txbCrtUsrInput
{
	border:solid 1px black;
	width:120px;
}
.ddlCreateUserInput,.txbEmailInput
{
	border:solid 1px black;
	width:200px;
}
#tblActions .tdIcoLeft,#tblActions .tdIcoRight,#tblactUsrActions .tdIcoLeft,#tblactUsrActions .tdIcoRight
{	
	vertical-align:middle;
		width:30px;	
}
#tblActions .tdIcoRight,#tblactUsrActions .tdIcoRight
{
	padding-left:30px;
}
#trUserNameHeader,#trUserNameInput,#trQuestionHeader,#trQuestionInput,#trAnswerHeader,#trAnswerInput,.btnCreateUser
{
		visibility:hidden;
		display:none;
}
.crtUsrContent
{
	margin-top:20px;
}
.imgText,.chgPwdLink
{
  white-space:nowrap;
  vertical-align:middle;
}

.tdCrtUsrInput
{
	width:200px;
}
.crtUsrNav
{
	width:100%;
}
.tdCopyright
{
	text-align:center;
}
.pageTitlePanel
{
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: solid 2px #008852;
	width:800px;
}

.defaultPanel
{
	text-align:center;
	/*border-bottom: solid 2px #008852;*/
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}


.buttonPanel
{
	/*width:50%;*/
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: solid 2px #008852;
border-top: solid 2px #008852;
}

	
.inputBox
{
/*background-color:White;

border-top: #FFFFFF solid thin;
border-bottom: #FFFFFF solid thin;
border-right: #FFFFFF solid thin;
border-left: #FFFFFF solid thin;
color:#BFE1D4;*/
background-color:#F4F6F3;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
vertical-align:middle;
}


.amount,.tdAmount,.tdAmountOK,.tdAmountDiff
{
	color:#008852;
	font-size:8pt;
	text-align:right;
}
.none
{
	background-color:Transparent;
}
.txbPalletQuantitySum, .txbBoxQuantitySum, .txbConfPalletSum,
.txbAmountSum,.txbSenderAmountSum,.txbReceiverAmountSum,.txbDiffAmountSum,
.txbSubtotalChildAmount,.txbTotalParentAmount
{
	color: #008852;
	font-weight: bold;
	font-size: 8pt;
	border:solid 0px transparent;
	background-color:Transparent;
	width: 30px;
}

.txbAmountSum,.txbDiffAmountSum,
.txbSenderAmount,.txbReceiverAmount,
.txbPalAmount,.txbDiffAmount
{
	text-align:right;
	width:40px;
}


.txbDiffAmount
{
 color:Red;
 border:solid 0px transparent;
 background-color:Transparent;
}

.txbSenderAmount,.txbReceiverAmount
{
background-color:#F4F6F3;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
height:18px;
vertical-align:middle;
}

.tdPalletQuantity, .tdBoxQuantity, .tdConfPallet,.tdSenderAmount,
.tdReceiverAmount,.tdDiffAmount,.tdDiffAmountSum,.tdDiffChildSubtotalAmount,.tdDiffParentAmountSum,
.tdSenderAmountSum,.tdReceiverAmountSum
{
	text-align: right;
}
.tdAmountDiff,.tdDiffAmount
{
color:#CC3333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}	
	
.diffAmount
{
  border-top: #DCDCDC solid thin;
  border-bottom: #DCDCDC solid thin;
  border-right: #DCDCDC solid thin;
  border-left: #DCDCDC solid thin;
  color: #00743F;
  font-size:8pt;
	text-align:right;
  background-color: #DCDCDC; 
  /*#F2F1F1;*/ /* gridItem bg color*/
}
.differencesColumn
{
  
  color: #2664C4;
  font-size:8pt;
	text-align:right;
  background-color:#DCDCDC; 
  
}
.trTotalAmount,.trTotalParentAmount,.trTotalChildAmount,.trSubtotalChildAmount
{
	
background-color:#FFFFFF;
border-bottom:2px solid #008852;
border-top:2px solid #008852;
color:#000000;
font-size:8pt;
font-weight:bold;

}


.gridItemMouseOver
{
		/*text-align:center;*/
	background-color:#d6efe0;
/*	font-size:8pt;*/
}

.gridItemRed
{
 background-color:#BFE1D4;
 font-size:8pt;
 text-align:center;
}
.printableCell
{
border-color:#666666;
border-width:1px;
border-style:Solid;	
}


.normalText
{
	font-size:8pt;
}
.infoText,.chgPwdCompletedMsg
{
  color:#00743F;
  font-size:10pt;
  font-weight:bold;
}
.Errortxt
{
	color:Red;
	font-size:9pt;
	font-weight:bold;
}
.navigationButton
{
 color:#0080E6;
 font-size:10pt;
 font-weight:bold;
}

.tblAmountDetail,
.tblAmountDetail .gridItem .tdAmount,
.tblAmountDetail .gridAltItem .tdAmount ,
.tblAmountDetail .gridItem .tdAmountDiff,
.tblAmountDetail .gridAltItem .tdAmountDiff,
.tblAmountDetail .gridItem .tdAmountOK,
.tblAmountDetail .gridAltItem .tdAmountOK,
.tblArticleDetail .gridItem td,
.tblArticleDetail .gridAltItem td
{
	border:none 0px transparent;
	margin-left:auto;
	margin-right:0px;
}
/**/
.tdData,.tdServiceType
{
	 text-align:center;
}
.tdDate,.thDate
{
	 text-align:right;
}
.thArticleName,.tdArticleName
{
 width:100px;
}
.trSum,.trSum TD
{
		border-top: solid 2px #008852;
		font-weight:bold;
}
.sumBox
{
	text-align:left;
	font-size:8pt;
	white-space:nowrap;
}
#tblMovBuildHeader #trDeliveryNoteInput #tdTypeSelection
{
	width:50%;
	vertical-align:top;
}
.tblTTypeSel TR TD
{
	vertical-align:top;
}
.thMovBEditArticle
{
	text-align:left;
}
.thMovBEditSenderAmount,thMovBEditReceiverAmount
{
	text-align:right;
}

.mBuildMBInput
{
	margin-top:10px;
	float:left;
	margin-bottom:20px;
	width:48%;
}
.mBuildRemarkInput
{
	float:right;
	margin-top:10px;
	width:48%;
}
.mBuildPalInput
{
	clear:both;
	
}

.txbMovBRemark
{
	height:130px;
	width:300px;
}
#tblEuroPalInput #tdEuroPalLabel
{
	width:227px;
	text-align:left;	
}
.pnlMovBActions
{
	text-align:left;
	vertical-align:middle;
}

/* WebClear style
#masterContent,.masterContent
{
	width:800px;
	margin:  0px 0px 0px 10px; 
	text-align:left;
}
.menuPanel{
	border:none;
	visibility :hidden;
}
*/