.ansicht   	{         
            	height: 935px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 790px;           		  
               }

.spalte_l { 
                 position: absolute;
                 left: 15px;
                 top: 5px;
             width: 325px;
             height: 780px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            } 
 .spalte_r	{
                 position: absolute;
                 right: 15px;
                 top: 5px;
             width: 325px;
             height: 780px;
             text-align: left; 
             border-right: 1px solid #150186;
             border-top: 1px solid #150186;
             border-bottom: 1px solid #150186;
             padding: 0px;
            
            
            display:inline;
              background: white;
              z-index:1; 
            } 

.foto       {
                position: relative;
                 left: 10px;
                 top: 10px;
                width: 312px;
             height: 237px; 
             background-image: url(../pix/foto_back.jpg);
             margin-bottom: 10px;
             }
.foto_fewo   {
                position: relative;
                 left: 0px;
                 top: 0px;
                width: 300px;
             height: 225px; 
             }

