.ansicht   	{         
            	height: 855px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 710px;           		  
               }
.spalte { 
                 position: absolute;
                 left: 9px;
                 top: 5px;
             width: 630px;
             height: 690px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            }
.spalte_l { 
                 position: absolute;
                 left: 25px;
                 top: 30px;
             width: 250px;
             height: 200px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            } 
 .spalte_r	{
                 position: absolute;
                 right: 25px;
                 top: 30px;
             width: 250px;
             height: 200px;
             text-align: left; 
             border: 1px solid #150186;
             
             padding: 0px;
            
            
            display:inline;
              background: white;
              z-index:1; 
            } 

#moewe     {
                position: relative;
                 left: 60px;
                 top: 30px;
                width: 132px; 
                height: 106px;
             
             }
.karte { 
                 position: absolute;
                 left: 110px;
                 top: 260px;
             width: 425px;
             height: 350px;
             text-align: left; 
             border: 1px solid #150186;
             padding: 0px;
             
             display:inline;
             
              background: white; 
              z-index:1;  
            }
