body {



  }


.theme-showcase img {

    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: 26.0416%;


}

.theme-showcase{
	padding-top: 50px;
}

#unten{

	position: relative;
    background-image: url("../unten.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%;
}


.forst li::marker {
  color: red;

}

.bagger li::marker {
  color: green;

}

.land li::marker {
  color: violet;

}