@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.9rem;
    }
	.content {
  
	}
	h1 {
  
	}

	h2 {

	}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex {
      display: block;
    }
	
	.icons {
	position: absolute;
	right: 1rem;
	width: 5rem;
	border-left: solid;
	border-left-color:#009b5b;
}
    
    .left {
      margin-bottom: 1rem;
    }


.left2, .right2{
width:100%;
}

 .left2{
      margin-bottom: 1rem;
    }

    .ausblenden {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
.html_ausblenden
{
	display: block;
}	
.responsive_ausblenden
{
	display: none;
}	
}

.refnr {}

.apply {}
