.ansicht   	{
           
            	height: 980px;
            	
            	}              
 
                    
.left, .inhalt {
	    
	     height: 880px;
	    
	     
      }
.spalte_l, .spalte_r
                {
                height: 630px;
                 }     
      
  
      
.foto       {   
                z-index:2;
                width: 280px;
                height: 210px;
                margin-left: 5pix;
                display:inline;
                }
.spalte_u        { 
              position: relative;  
              top: 40px; 
             width: 400px;
             height: 260px;
             margin: auto;
             text-align: center; 
             border: 1px solid #150186;
             padding-top: 5px;
             margin-top: 5px;
             
           
              background: white; 
              z-index:1;  
            }
