﻿html 
{
    margin: 0;
    padding: 0;   
    background-color: #FFFFFF;     
}


body {
    margin: 0;
    padding: 0;    
}

H1
{
    font-family: Arial;
    font-size: x-large;
}


.leftpane 
{    
    font-family: Arial;
    background-color: #BFBFBF;   
}

.leftpanel 
{    
    font-family: Arial;
    background-color: #BFBFBF;    
}

/* Header */
.headerPane 
{    
    background-position: left top;
    background-repeat: no-repeat;
    font-family: Arial;
    background-color: #193265;    
}
.headerPane .headerTop
{
    height: 70px;
    background-color: #193265;    
}
.templateTitle 
{
    float:left;
    margin-left: 15px;
    margin-top: 11px;    
}
.templateTitle a 
{
    text-decoration: none;
    font-size: x-large;
    color: #BFBFBF;    
}
.loginControl 
{
    float: right;
    margin-top: 12px;
    margin-right: 25px;
    font-size: 12px;
    font-family:Arial;
}
.loginLabel
{
    font-family:Arial;
    font-size: 12px;
    color: #BFBFBF;
    text-decoration: none;        
}
.loginLabelUsername
{
    font-family:Arial;
    font-size: 12px;
    color: #BFBFBF;
    font-weight:bold;       
}
.loginControl a, .loginControl a:visited
{
    color: #BFBFBF;
    text-decoration: none;
    border-bottom: dashed 1px #BFBFBF;
    display: inline-block;
    font-family:Arial;
}
.headerMenu 
{
    margin-top: 11px;
}


/* Footer */
.footerPane 
{
    background-color: #193265;    
    height:100%;
}
.footerMenu {
    float: right;
    padding-top: 7px;
    background-color: red;    
}
.copyright 
{
    float: left;
    margin-left: 15px;
    margin-top: 40px;       
}

.copyrightLabel
{
    font-family: Arial;
    font-size: 9pt;
    color: #BFBFBF;   
}

.content 
{
    padding: 5px;
    background-color: #f5f5f5;    
}


/* Account */
.accountHeader h2 
{
    margin: 10px 0 7px 0;
    font-size: 16px;
}
.accountHeader p 
{
    font-size: 12px;
    margin: 0;
    padding: 0;
}
.accountHeader 
{
    margin-bottom: 20px;
}
.form-field
{
    margin-bottom: 8px;    
}


a {
    color: #002060;
    font-family: Arial;
    font-size: 10pt; 
}

    a:visited {
    color: #002060;
    font-family: Arial;
    font-size: 10pt; 
    }

a.dxeHyperlink, a.dxeHyperlink:visited{
    color: #002060;
    font-family: Arial;
    font-size: 10pt; 
}
a.dxeHyperlink:hover, a.dxeHyperlink:visited:hover{
    color: #002060;
    font-family: Arial;
    font-size: 10pt; 
}
.WebOrderLink1.a , WebOrderLink1.a:hover, WebOrderLink1.a:visited{
    color: #002060;
    font-family: Arial;
    font-size: 9pt; 
}

.WebOrderFormular
{
    background-color: #f5f5f5; !important;
    padding-top:20px;
    padding-bottom:0px;
    padding-left: 40px;
    padding-right: 40px;
}

.WebOrderFormularHeader
{    
    font-family: Arial !important;
    font-size: large !important;
    font-weight:bold !important;
    padding-bottom:10px !important;
}

.WebOrderCheckBoxList * label{
           font-size:10pt;
           font-family: Arial;
           color: #002060           
} 


.WebOrderCaptionLabel
{
    font-family: Arial;
    color: #000000;
    font-size: 11pt;
    font-weight:bold;    
}

.WebOrderCaptionLabelsmall
{
    font-family: Arial;
    color: #000000;
    font-size: 9pt;
    font-weight:bold;    
}


.WebOrderCaptionLabelVerysmall
{
    font-family: Arial;
    color: #002060;
    font-size: 8pt;
    font-weight:bold;    
}

.WebOrderCaptionLabelsmallRED
{
    font-family: Arial;
    background-color: #FF0000;
    color: #000000;
    font-size: 10pt;
    font-weight:bold;    
}

.WebOrderValueLabelsmall
{
    font-family: Arial;
    color: #002060;
    font-size: 9pt;
    font-weight:normal;    
}

.WebOrderLabelStyle1 {
    font-size:12pt;
    font-family:Arial;     
    background-color: #FFFFFF;
    color: #7F7F7F; 
    border-style: none;     
}
.WebOrderLabelStyle2 {
    font-size:12pt;
    font-family:Arial;         
    color: #002060; 
    border-style: none;     
}
.WebOrderInputBox1, .WebOrderInputBox1 .dxeEditArea, .dxeMemo, .WebOrderInputBox1 .textarea {
    font-family:Arial;
    font-size: 11pt;
    background-color: #FFFFFF;
    color:#002060;    
    border-color: #7F7F7F;    
}

.WebOrderInputBox2 {
    font-family:Arial;
    background-color: #002060;
    color:#FFFFFF;
    border-color: #7F7F7F;    
}

.WebOrderInputBox3 {
    font-family:Arial;
    background-color: #FFFFFF;
    color:#002060;
    border: #7F7F7F solid 1px;    
}

.WebOrderInputBoxDisabled {
    font-family:Arial !important;    
    background-color: #C0C0C0 !important;        
    color:#A0A0A0 !important;     
    font-size:10pt    !important; 
    border-color: #000000 !important;          
}
.WebOrderInputBoxDisabled input  
{
    font-family:Arial !important;    
    background-color: #C0C0C0 !important;        
    color:#404040 !important;    
    font-size:10pt   !important;              
}


.WebOrderDropdownStyle,  .WebOrderDropdownStyle .dxeEditArea {
    font-family:Arial;
    background-color: #FFFFFF;
    color:#002060;     
    font-size:10pt;           
}

.WebOrderDateEditStyle1  {
    font-family:Arial;
    background-color: #FFFFFF;
    color:#002060; 
    font-size:10pt;           
}

.WebOrderSpineditStyle1  {
    font-family:Arial;
    background-color: #FFFFFF;
    color:#002060; 
    font-size:10pt;           
}

.WebOrderSpineditStyle1Disabled  {
    font-family:Arial !important;    
    background-color: #C0C0C0 !important;        
    color:#A0A0A0 !important;     
    font-size:10pt    !important; 
    border-color: #000000 !important;           
}

.WebOrderSpineditStyle1Disabled input  {
    font-family:Arial !important;    
    background-color: #C0C0C0 !important;        
    color:#404040 !important;    
    font-size:10pt   !important;            
}


.WebOrderSpineditStyle1Disabled div  {
    font-family:Arial !important;    
    background-color: #A0A0A0 !important;    
    color:#000000 !important;    
    font-size:10pt   !important;            
}

.WebOrderListboxStyle1  {
    font-family:Arial;
    background-color: #FFFFFF;
    color:#002060; 
    font-size:10pt;           
}


.WebOrderButtonStyle1 
{
    font-weight: bold !important;
    font-family:Arial !important;        
    background-color: #BFBFBF !important;            
    border-color: #7F7F7F !important;
    border-style:solid !important;  
    border-width: 1px !important;  
    text-decoration: none !important;   
}

.WebOrderButtonStyle1 span
{
    color: #000000 !important;     
}

.WebOrderButtonStyle1Disabled  
{
    font-weight: bold !important;
    font-family:Arial !important;    
    background-color: #BFBFBF !important;               
    border-color: #7F7F7F !important;
    border-style:solid !important;
    border-width: 1px !important;    
}

.WebOrderButtonStyle1Disabled span  
{
    color: #A0A0A0 !important;            
}




.WebOrderButtonStyle2 {
    font-family:Arial;
    background-color: #FFFFFF;
    color: #002060;
    border-color: #002060;
    border-style:solid;
    border-width: 1px;    
}

.WebOrderButtonStyle3 {
    font-family:Arial;
    background-color: #BFBFBF;
    color: #002060;
    border-color: #002060;
    border-style:solid;
    border-width: 1px;    
}

.WebOrderLinkButtonStyle1 {
    color: #002060;        
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;
}
.WebOrderButtonStyle4, .dxbButton
{
    background-image: none !important;
    padding: 0 0 0 0 !important;
    color: #000000 !important;
    font-family: Arial !important;
    font-size: 11pt !important;
    text-align: center !important;
    background-color: #7F7F7F; !important;
    text-decoration: none !important;
    border-color: #7F7F7F;
    border-style:solid;
    border-width: 1px; 
}

.WebOrderButtonStyle4:hover, .WebOrderButtonStyle4 .dxbButton:hover
{
        background-color: #d1d1d1 !important;
        text-decoration: none !important;
        cursor: pointer !important;
}

.WebOrderGridStyle {
    font-family:Arial;
    font-size:10pt;
    font-weight:bold;    
    background-color:red;
    color: #002060;  
    border-color:  #7F7F7F;     
    border-style:solid;
    border-width: 1px;
}

.WebOrderGridItemStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#FFFFFF;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderGridHeaderStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#BFBFBF;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderGridAlternatingItemStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#BFBFBF;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderGridPagerStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#FFFFFF;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderGridSelectedItemStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#FFFF00;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}
.WebOrderGridEdittemStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#FFFF00;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderGridFooterStyle {
    font-family:Arial;
    font-size:10pt;
    background-color:#7F7F7F;
    color:#002060;
    vertical-align:middle;
    text-align:center;
    align-content:center;
    font-weight:bold;
}

.WebOrderTDStyle1 {
    font-family:Arial;
    background-color: #BFBFBF;
    color: white;
    border-color: #7F7F7F;
    border-style:none;    
}

.WebOrderTDStyle2 {
    font-family:Arial;
    background-color: #7F7F7F;
    color: #002060;
    border-color: #7F7F7F;
    border-style:none;    
}

.WebOrderTableStyleHauptMenue {
    font-family:Arial;
    background-color: #FFFFFF;    
}

.WebOrderTDStyleHauptMenueGruppenUeberschrift {
    font-family:Arial;
    background-color: #7F7F7F;
    color: #002060;          
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
}

.WebOrderTDStyleHauptMenueGruppe {
    font-family:Arial;
    background-color: #7F7F7F;
    color: #002060;            
    font-size:10pt;
    font-weight:normal;        
}

.WebOrderTRStyleHauptMenueGruppe {
    height:23px;
}


.WebOrderTDStyleHauptMenueLink {
    font-family:Arial;
    background-color: #FFFFFF;
    color: #7F7F7F;            
    font-size:10pt;
    font-weight:normal;        
}

.WebOrderMenuStyle1 {
    font-family:Arial;
    font-size: 10pt;  
    background-color: #7F7F7F;
    color: #002060;    
}

.WebOrderMenuItemStyle {
    background-color: #7F7F7F;
    color: #002060;
    font-weight:normal;
}

.WebOrderMenuHoverStyle {
    background-color: #7F7F7F;
    color: #002060;    
    font-weight:bold;
}

.WebOrderMenuSelectedStyle {
    background-color: #7F7F7F;
    color: #002060;   
    font-weight:bold; 
}

.WebOrderBulletedListStyle
{
    font-family:Arial;
    font-size: 12px;
    color: #BFBFBF;
    font-weight:bold;
    margin-right: 8px !important;       
    margin-left: 12px !important;       
    padding-right: 8px !important;
    padding-left: 2px !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}