.ansicht   	{         
            	height: 1080px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 935px;           		  
               }

                  	
.preise   {
         width: 600px; 
         border: 1px solid #999999;
         border-collapse:collapse;
         color:#000000;
         font-size: 9pt;
         background-color:#ffffff;
         margin: auto;
       
         }
.spalte_1 {
           width: 200px;     
           border: 1px solid #999999;
           text-align: center;
          
           }     
.spalte_2 {
           width: 100px;     
           border: 1px solid #999999;
           text-align: center;
           
           } 
.spalte_3 {
           width: 100px;     
           border: 1px solid #999999;
           text-align: center;
            
           } 
.spalte_4 {
           width: 100px;     
           border: 1px solid #999999;
           text-align: center;
           
           }  
.spalte_5 {
           width: 100px;     
           border: 1px solid #999999;
           text-align: center;
            
           }  

  td       {
                  text-align: left;
             padding-top: 5px;
             padding-bottom: 5px;
             color: #707070;
             padding-left:20px;
           }
  .zeile   {
              color: #000000;
              background-color: #f0f8ff;
              text-align: center;
              padding-left: 0px;
              }                     
.preis_zusatz  {
                width: 500px;
                height: 180px; 
                border: 1px solid #999999;
                margin: auto;
                margin-top: 5px;
                 text-align: left;  
                  background-color:#ffffff;
                  
                 }
