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