.ansicht   	{
            	height: 825px;
            	}  
 .left, .inhalt, .right        {  
            	height: 700px;   	
             }
      
.spalte    { 
                position: absolute;
                 left: 140px;
                 top: 5px;              
             height: 680px; 
             width: 400px;
             text-align: center; 
             border: 1px solid #150186;
             padding: 0px;
             margin-top: 5px;
             display:inline;
             margin-left: 10px;
              background: white; 
              z-index:1;           
            }
            
.bild       {
                position: relative;
                 top: 30px;
            height: 316px;
            width: 300px;
            border: 1px solid #150186;
            }

