@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;
    }
	.logo{
	position:inherit;
	top: auto;
	right: auto;
	width: 150px;
}
	.zertifikat{
	position:inherit;
	top: auto;
	right: auto;
	width: 100px;
}
    .frame-outer {
      width: 100%;
      font-size: 0.7rem;
    }
	.content {
  
	}
	h1 {
  
	}

	h2 {

	}
  
    .flex {
      display: block;
    }
    
    .left {
      margin-bottom: 1rem;
    }
    .ausblenden {
      display: inline-block;
    }
    .justifier {
      text-align: left;
    }

    
}

  @media only all and (max-width: 468px) {
    li span{
      display: block;
      width: auto;
    }
 }  


.refnr {}

.apply {}
