@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;
    }
	.ausblenden{display:none;}
	.auszeichnung{line-height: 1.5;  font-size: 0.9rem;}
	.benefits{width:50%; float:left; padding:10px;  text-align: center; font-size:10px; line-height:14px;}
	.hover .hovertext {display:none;}
.hover:hover .hovertext { visibility: visible; opacity: 1;}
    .aus{display:block; padding-top:15px;}
.links{float:none;
width:100%;}

.rechts{float:none;
width:100%; text-align: left;}
	
	.content {
  padding: 2rem 2.5rem;
}
	
	.button_box {
  text-align: left;
}

    h1 {
      margin: 1.5rem 0;
      line-height: 1.5;
      font-size: 1.5rem;
    }
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: normal;
    }
   

    
}

.refnr {}

.apply {}
