.prices
    { width: 95% }
   
   .prices .price
    { font-size: 24px;
    font-weight: bold;
    color: #041F56;
    color: white;
    background-color: black} 
      
      
    .prices img
     {
      border: 1px #041F56 solid
     
     }
      
   .prices .price_small
    { font-size: 20px;
    font-weight: normal;
    color: #041F56} 
    
    #print .price
     { font-size: 18px;
    font-weight: bold;
    color: black;
    background-color: white
    }
    
   #print .prices .type
     { font-size: 24px;
    font-weight: bold;
    color: black;
    background-color: white
    }
    
   
   
   #print .prices .price_small
    { font-size: 20px;
    font-weight: normal;
    color: #041F56} 
    
    /**
    Absolute positionierung
    **/
    
    .width100absolute
     {
     width: 100%;
     position: relative;
     top: -48px;
   
     left: 0px;
     right: 0px;
     }
    
    
    /**
    Login
    */
    
    #filialen_login_form table td 
     { padding-bottom: 9px; padding-right: 8px  }
     
     
     #filialen_edittable td.second {  }
    
    #filialen_edittable .welcome { font-size: 12px; color: #041F56 }
    
    #filialen_edittable .help { padding: 3px; font-size: 11pt; color: #041F56; background-color: #E1E3EA; border: 1px #041F56 solid; margin-bottom: 4px; margin-top: 4px  }
    
    #filialen_edittable .data { padding: 3px; font-size: 11pt; color: #041F56; background-color: #E1E3EA; border: 1px #041F56 solid; margin-bottom: 4px; margin-top: 4px  }
    
    body#prices { margin: 8px }
    
     #prices .prices .price
    { font-size: 60px;
    font-weight: normal;
    color: #041F56;
    background-color: transparent} 
   
     #prices .prices .price_small
    { font-size: 20px;
    font-weight: normal;
    color: #041F56} 
   
       #prices .prices .label
    { font-size: 11px;
    font-weight: normal;
    color: #041F56;
    text-decoration: none;
    font-weight: normal} 
    
    #prices .prices { color: #041F56;  }
    
    #prices .vollkasko_klein { color:#BAC0CF;  }
    
    #prices td
     {
     
       border-bottom: 3px white solid;
     
     }
     
     #prices .offer
      { background-color: yellow;
        color: red;
        padding: 2px;
        margin-top: 2px;
        font-weight: bold;
        font-size: 13px;
        text-align: center }
        
     
     .login_info
      {
        border-top: 1px #000 dotted; 
        border-bottom: 0px;
        padding: 8px !important; 
        vertical-align: top;
        line-height: 1em;
        font-size: 16px; 
        background-color: green; 
        color: black; 
        padding: 2px; 
        padding-left: 36px !important;
        background-image: url(../images/buttonbkg.gif);
        
        padding: 0px;
        clear: both;
      }   
        
    .login_info .statusMessage
     {
     
       text-align: right;
       font-weight: bold;
     
     }
     
     
     /* Definitionen für den Stations-Login */
     
     #stations_login 
      {
      
      } 
      
     #stations_login h1
      {
        
        font-size: 18px;
       display: inline;
       color: #999999;
       line-height: 1.0em;;
       font-weight: normal;
       
      }
    
    #stations_login .shift24px
     {
       
       position: relative;
       top: 32px;
       
     
     }
     
     #stations_login select,
     #stations_login input
     { 
     
      padding: 2px;
      font-size: 14px;
      background-color: #FAF0B0;
     
     }
    
    #filialen_edittable .control_imageupload_surroundingtable
     {
       
       clear: both;
      
       
     width: 100%;
     margin-bottom: 8px;
     overflow:auto;
     
     
     }
    
    
     #filialen_edittable .control_imageupload_surroundingtable .change
     {
       position: absolute;
       background-color: #F4E294;
       z-index: 600;
       padding: 16px;
       width: 600px;
       border: 2px #666666 solid;
     
     }
      #filialen_edittable .control_imageupload_surroundingtable .changelink
     {
       cursor: pointer;
       font-size: 15px;
       position: absolute;
       color: black;
       text-decoration: underline;
       
     
     }
     
     #filialen_edittable .boxleft
      {
      
        width: 200px;
        background-color: #F8EDBD;
        padding: 16px;
        border: 1px #666666 solid;
        overflow: auto;   
        padding-bottom: 64px;
        float: left;
        margin-right: 24px;
      
      }