#landing {  /* Startseite: Behälter mit Seitentitel + Slideshow */
    max-width: 48em;
    margin: 0 2em 0 auto;
    overflow:hidden;
  }

#showcase {
    position: relative;
    display: block;
    min-width: 15.5em;  height: 11em;
    padding: 0;  margin: .7em 0 3em .45em;
    overflow: hidden;

  }
  #showcase .showcase_i { width: 15.5em; height: 11em }
	
	#showcase .showcase_i var {
      display: block;
      font-style: normal;  font-size: .8em;  line-height: 100%;
      color: inherit;
      padding: .1em 0; margin-top: 12.5em;
      opacity: 1;
    }

