.ansicht   	{
            	height: 950px;
            	}  
 .left, .inhalt, .right        {  
            	height: 800px;   	
             }
      
 .bild_1        {
                position: relative;
		top: 10px;
		left:0px;
            	width: 567px;
            	height: 425px;
                border: 1px solid #deb887;
                } 
  
 .text_1        {
                position: relative;
		top: 30px;
		left:0px;
            	width: 567px;
            	height: 205px;
                border: 1px solid #deb887;
                margin: auto;
                }
 .counter       {
                width: 0px;
            	height: 0px;
                
                }
 #sonderangebote {
                  position: relative;
		  top: 520px; 
		  margin: auto;
		  width: 120px;
            	  height: 240px;
                  border: 1px solid #00008b;
                  display: block;
                  }                
