
html,body{
    width: 100%;        
    margin: 0px;
    padding: 0px;
    min-height: 100%; /* Moderne Browser */
	overflow: hidden;
    height: 100%; /* IE */
    
}

a img, a:link img { border: none; }

.outlookProgressionDiv {
            width: 100%;
            height: 100%;
            overflow: auto;
        }

.formDiv{
   display: inline;
   margin: 0px;
    padding: 0px;
    height: 100%;
}

.header{      
    height: 120px;
    background-image: url("../images/header/header_htg_2000x120.jpg");  
}

.linkLine {
	margin-bottom: 0px;
	margin-right: 0px;
}

.loginMask{
	padding-top:3px;
	float:right;
	text-align:left;
	width:270px;
	margin-right:0px;
	margin-top:5px;
	
}	

.functionToolbar
{
    
    height: 100%;
    padding: 0px;
    margin: 0px;
}

.panelToolbar
{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    
}
.panelToolbarTable{
    height: 33px;
	height: 30px! important;
    width: 100%;
    min-width: 100%;
    table-layout: fixed;
}


.outlookToolbar{
    float: left;
    height: 100%;
    padding: 0px;
    margin: 0px;    
    text-align: left;
    overflow: hidden;
}
.documentArea{
    
    float: left;
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    
}

.documentToolbar{
    width: 70%;
    height: 20px;
    border: 0px solid ;
    padding: 0px;
    margin: 0px;
	background-color:#b5cdef;   
}

.expandedSearch{
    float: left;
    width: 100%;
    height: 80%;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
}

.specialSearch{
    float: left;
    width: 100%;
    height: 80%;
    border-width: 1px;
    border-style: solid;
    border-color: #AAAAAA;
}

.authentication{
    
    width: 100%;
    height: 95px;    
    white-space: nowrap;
}





.hitlistHeader{
    width: 100%;    
    text-align: center;
    /*border-bottom-width: 1px;*/
    /*border-bottom-style: dotted;*/
    border-bottom-color: #000000;
}

.outlookToolbarWidth{
    width: 300px;
    vertical-align: top;
}

.tabStyleOutlook
{
    height: 21px;
   /* background-color: #d7d7d7;*/
    margin: 0px;
    padding: 0px;

    text-align: left;
    overflow: hidden;
    table-layout: fixed;
}

.tabStyleOutlookDisabled
{
    height: 21px;
    background-color: #d7d7d7;
    margin: 0px;
    padding: 0px;
    
    /*border-top: 1px solid #ffffff;*/
    text-align: left;
    overflow: hidden;
    table-layout: fixed;
}

.tabStyleOutlookActiv
{
    height: 21px;
    
    margin: 0px;
    padding: 0px;
    
   
    text-align: left;
    overflow: hidden;
    table-layout: fixed;
}

.tabStyle 
{
    width: 100%;
    height: 26px;
   /* background-color: #65A2BE;*/
    margin: 0px;
    padding: 0px;
    
    text-align: center;
    vertical-align: middle;
}



/*.tabStyle:hover
{
    width: 100%;
    height: 100%;
    padding-top: 5px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    margin: 0px;
}*/

/*.tabStyleFull
{
   width: 100%;
   height: 100%;
    font-family: Arial;
    font-size: 15px; 
    font-weight: bold;
    color: #333333;
    background-image: url(../../images/panelbarIcons/pannelbarBackground.JPG);
    background-repeat: repeat;
    margin: 0px;
   padding-top: 5px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #FFFFFF;
    text-align: center;
    margin: 0px;
}*/



.tabStyleActive
{
    width: 100%;
    height: 26px;
   /* background-color: #65A2BE;*/
    margin: 0px;
    padding: 0px;
    
    text-align: center;
    vertical-align: middle;
}

.tabStyleActiveDoc
{
    width: 100%;
    height: 26px;
    
    margin: 0px;
    padding: 0px;
    
    text-align: center;
    /*vertical-align: middle;*/
}

.tabStyleDoc
{
    width: 100%;
    height: 26px;   
    margin: 0px;
    padding: 0px;
    color:#333333;
    text-align: center;
    vertical-align: middle;
}


/*.tabStyleActive:hover
{
    width: 100%;
    height: 100%;
    font-family: Arial;
    font-size: 15px; 
    font-weight: bold;
    padding-top: 5px;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    margin: 0px;
}*/	
     
.headerPanelGrid {
height: 100%;            
 }  
.documentIframe{
    height: 100%;
    width: 100%;
    margin-top: 1px;
    margin-bottom: 3px;
}
  

.indexColumn{
    font-family: Arial,Verdana;
    font-weight: bold;
    color: #0168A2;
    font-size: 11px;
    text-decoration: none;
	width: 96%! important;
}
.indexColumnActive{
	font-family: Arial,Verdana;
    font-weight: bold;
    color: #E2862D;
    font-size: 11px;
    text-decoration: none;
	width: 96%! important;
}
.breadCrumDiv{
    text-align: left;
    width: 100%;
	background-color:#f7f7f7;
    /*border-bottom: dotted #333333 1px;*/
    padding-top: 6px;
    height: 20px;
}

.searchGeneralButtonDiv{
    padding-left: 0px;
	margin:0px;
	padding-bottom:1px;
}
.searchGeneralInputDiv{
    margin: 0;
    padding-bottom: 3px;
    margin-left: 5px;
}

.expandedSearchTextDiv{
    padding-top: 8px;
	
}


.panelLinkIdCss{
    
    /*background-color: #B5CDEF;*/
    padding: 0px;
    margin: 0px;
    text-align: center;
vertical-align: middle;
    
}



.field {
	width: 120px;
	height:expression(this.scrollHeight > 21? "21px" : "auto"); 
	background-color: #f9fbf7;
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
	border-top:solid 2px #9cc376;
	border-left:solid 2px #9cc376;
	border-bottom: solid 2px #ecf3e9;
	border-right: solid 2px #ecf3e9;
}


.outlookToolbarHight{
  height: 304px;
}
.outlookToolbarWidthOuter{
   width: 304px;
   vertical-align: top;

}
.outlookToolbarTreeDiv{
    height: 304px;
    overflow: auto;
    padding-bottom: 2px;
}

.rightdoc {
    height: 100%;
    /*text-align: right;*/
    vertical-align: top;
}

.documentAreaSiteNavigation{
	border-top:solid 1px #e1e1e1; 
	background-color:#f7f7f7;
	padding-top: 6px;
    text-align: center;
    height: 21px;
	padding-top: 0px! important;
}

.outlookToolbarAreas{
    height: 100%;
    width: 100%;
	
    
}

.notesTitleInput{
    margin-top: 4px;
     width: 99%;
}

.notesTextArea{
    margin-top: 5px;
    height: 75px;
    width: 99%;
    padding: 0px;
}
.rightWindow{
    width: 180px;
}
.dialogActivSubStyle{
    background-color: #DFEBF7;
    height: 15px;
}
.dialogActiveTabStyle{
    background-color: #DFEBF7;
    height: 25px;
    width: 50px;
}
.dialogTabContentStyle{
    background-color: #E9F0F5;
    height: 220px;
}
.dialogDisabledTabStyle{
    background-color: #aaaaaa;
}
.dialogInactiveSubStyle{
    background-color: #DFEBF7;
}
.dialogInactiveTabStyle{
    background-color: #DFEBF7;
}
.formButtonStyle{
    float: right;
    margin-right: 4px;
    margin-top: 3px;
	
}
.searchExpandedElementMargin{
    margin-top: 2px;
}
.expandedSearchDialogDiv{
    height: 182px;
    margin-top: 10px;
    margin-left: 10px;
}


.panelLinkId_1{ display:block; margin-bottom:0px;margin-top:0px; text-align:center; width:16ex;height:19px;
          border-width:0px; padding:2px; padding-top:5px;text-decoration:none; }

.panelLinkId_1:link    { color:#FFFFFF;height:19px; background-color:transparent; }
.panelLinkId_1:visited { color:#FFFFFF;height:19px; background-color:transparent; }
.panelLinkId_1:hover   { color:#FFFFFF;height:19px; background-color:#B5CDEF; }
.panelLinkId_1:active  { color:#FFFFFF;height:19px; background-color:#65A2BE; }

.panelLinkId_1Activ:hover{ color:#FFFFFF;height:19px; background-color:#B5CDEF; }
.panelLinkId_1Activ:active  { color:#FFFFFF;height:19px; background-color:#9ABED4; }
.panelLinkId_1Activ:link    { color:#FFFFFF;height:19px; background-color:#9ABED4; }
.panelLinkId_1Activ:visited { color:#FFFFFF;height:19px; background-color:#B5CDEF; }
.panelLinkId_1Activ{ display:block; margin-bottom:0px;margin-top:0px; text-align:center; width:16ex;height:19px;
          border-width:0px; padding:2px; padding-top:5px;text-decoration:none; }
          
.panelLinkDiv{
	vertical-align:top;
	}
	
.docHitlistColumn{
	width:100%;
}
.docHitlistLink1{
	padding-right:10px;
	width:50%;
	text-align:right;
}

.docHitlistLink2{
	text-align:left;
	padding-right:10px;
	width:50%;
}	
.licensC1{
	width:150px;
	
}
.licensC2{
	width:139px;
	
}
.licensC3{
	width:55px;
	
}
.hitenv{
	background-color:#1c5ea4;
	color:#ffffff;	
}


.loginInput{
	border-top:solid 2px #9cc376;
	border-left:solid 2px #9cc376;
	border-bottom: solid 2px #ecf3e9;
	border-right: solid 2px #ecf3e9;
	color: #009900;	
}

.loginButtonTable {
	width:270px;	
}


.dwnlInfo{
	height:36px;
	padding-top:4px;
	text-align:center;
	background-color:#7b94e2;
}

.errorBoxMessage {
	
	
	margin-top:10px;
	padding:2px 20px 5px;
	    font-size: 11px; 
        font-family: Arial,Verdana,Helvetica,sans-serif; 
        font-weight: bold; 
        color: #CC6601;
        white-space: normal;
        text-decoration: none;
}



.backgroundWhite {
    background-color: #fff;
}

#messageLeft{
	width: 100%;
	float: left;
	text-align: right;
}
#messageLeft table {
	margin-left: auto;
}

