.ansicht   	{         
            	height: 855px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 710px;           		  
               }

.spalte { 
                 position: absolute;
                 left: 5px;
                 top: 5px;
             width: 640px;
             height: 690px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            }
