@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;
    }
	.job
{
	position:inherit;
	  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  transform: translate(0);
  left: 0;
  width: 100%;
	
}
    .frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
      font-size: 0.7rem;
    }
	.button_box {
  text-align: center;
		width: 100%;
}

.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}


	.content {
  
	}
	h1 {
  
	}

	h2 {

	}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }

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

.refnr {}

.apply {}
