@import url("ebay2.css");

p{
	line-height: 1.2em;
}



@media only screen and (max-width: 860px) {
  body {
    
  }

  
  #sidebar {
	display:none;
  }
  
  #mainwrapper {
  width:100%;
  margin:0;
  padding:0;
  }
  
  #content{
  
  float:none;
  width:100%;
  }
  
  #galerie-gss  {
  width:100%;
  height: 100%;
  }
  #galerie-gss .bilddiv {
  
  float:none;
	width:100%;
margin:0px;
  }
  
  .thumbs-gss, #headerbar,#headernavi,#logo {
  display:none;
  }
  
  
}