@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%;
margin: 0;
    }
	.text { 
color:#3D505A; position: relative; top: 0; left: 0;
width: auto; font-size: 0.75rem;
	
	  padding: 1rem 7% 1.5rem 7%;}

.content {
  padding: 0rem 7% 1.5rem 7%;
}

p {
	margin:0;
}

.header {margin: 0 0 2rem 0;}

#bewerben {
  position: inherit;
  right: 0;
  bottom: 0 !important;
  width: 14rem;
  float: right;
  margin-right: -8%;
}

    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .flexunten {
      display: block;
margin: 1.2rem 0;
    }
    .left,.right {
      width: 100%;
padding: 0;
    }
	.links{ width: auto;}
	.rechts{ padding: 1rem 0 0 0;}
    .left {
      margin-bottom: 1rem;
    }
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
}

.refnr {}

.apply {}
