.ansicht   	{         
            	height: 855px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 710px;           		  
               }

.spalte_l { 
                 position: absolute;
                 left: 5px;
                 top: 5px;
             width: 320px;
             height: 690px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            } 
 .spalte_r	{
                 position: absolute;
                 right: 5px;
                 top: 5px;
             width: 320px;
             height: 690px;
             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: 5px;
                 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; 
              border: 1px solid #150186;
             background: url(../pix/loader.gif) no-repeat center;
            
             }
#aussen_rechts
			{
			position: absolute;
			top: 260px;
			left: 40px;
			width: 577px;
			height:435px;
			border: 0px solid #150186;
			z-index: 10;
			}
