body {



  }

th img {
	padding: 0;
	margin: 0;
   /* width: 100%;  /* Bild passt sich an verfügbaren Raum im li an */
   height: auto;
   max-width: 90%;


}

#JUMBO {




  position: relative;
  background-image: url("oben.jpg");
  background-size: contain ;
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-position:bottom ;
  padding-bottom: 11.1979167%;


}

.theme-showcase{
	padding-top: 50px;
}

#unten{

	position: relative;
    background-image: url("unten1.jpg");
	background-size: contain ;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-position:bottom ;
    padding-bottom: 9.9%;
}
