.ansicht   	{         
            	height: 1025px;            	
            	}         
.left, .inhalt, .right 
                 {    
            	height: 880px;           		  
               }
.spalte { 
                 position: absolute;
                 left: 45px;
                 top: 5px;
             width: 550px;
             height: 585px;
             text-align: center; 
             border: 1px solid #150186;
             padding: 0px;
             margin: auto;
             display:inline;
             
              background: white; 
              z-index:1;  
            }



#tabelle      {
                width: 540px;
                border: 1px solid #dcdcdc;
                border-collapse: collapse;
                border-spacing: 2px;
                margin: auto;
                color: #707070;
                } 
 .spalte_1      {
                 width: 280px;
                 border: 1px solid #dcdcdc;
                 } 
 .spalte_2       {
                 width: 130px;
                 border: 1px solid #dcdcdc;
                 text-align: center;
                 margin: auto;
                 }  
                 
#moewe          {
                position: relative;
                 left: 0px;
                 top: 10px;
                 width: 142px;
                  height:115px;  
                  }     
 #strand         {
                position: relative;
                 left: 45px;
                 top: 600px;
                 width: 550px;
                  height:234px;  
                  border: 1px solid #150186;
                  }
