@media only all and (max-width: 700px) {
    /* 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.7rem;
    }
	.content {
  
	}
	h1 {
  
	}

	h2 {

	}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex {
      display: block;
    }
    
    .left {
      margin-bottom: 1rem;
    }
    .ausblenden {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
.html_ausblenden
{
	display: block;
}	
.responsive_ausblenden
{
	display: none;
}	
}

.refnr {}

.apply {}
