@media only all and (max-width: 800px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    .frame-outer {
      width: 100%;
      font-size: 0.75rem;
    }
	
	
	.ausblenden{display:none;}
	
	  .title-block {
      bottom: 0;
      width: 80%;
		  position: inherit;
		  left:2rem;
		  top:1rem;
    }
	
.weiss{color:#000f9f;}
	

.benjerry{  position: inherit; left:2rem; bottom:2rem; width:10rem; }

	.logos{display:none;}
	
	
.content {
  padding: 2rem 2rem 0.2rem 2rem;
	position: relative;
}

	

    h1 {
      margin: 0px;
      line-height: 1.2;
      font-size: 1.3rem;
    }
    h2 {
      margin: 0px;
      line-height: 1.2;
      font-size: 1.3rem;
      font-weight: normal;
    }
    .flex {
      display: flex;
    }
    .left,
    .right {
      width: 100%;
    }
    .left {
      margin-bottom: 1rem;
    }
	.mitte{width:100%;}
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    
	
	.footer{padding: 0 2rem 2rem 2rem; margin:0;}
	
}

.refnr {}

.apply {}
