@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	
	h1 {
	
}

h1 span {
	
}

h2 {
	
}

h3 {

}

h4 {
	
}
	
	
	
	
.benfits_ueber {
  background-color: #bace00;
  color: #005319;
  padding: 1rem 4%;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  position: relative;
  z-index: 5;
  bottom: 0rem;
  left: 0rem;
}	
	
	
.benefits_text {
  width: 100%;
  padding: 1rem 4%;
  background-color: rgba(256,256,256,0.7);
  position: relative;
  left: 0rem;
  bottom: 0rem;
  z-index: 2;
}	
	
	
#bewerbung {
  background-color: #bace00;
  color: #005319;
  padding: 1rem 4%;
  width: 100%;
  border-radius: 10px;
  text-align: center;
  position: relative;
  z-index: 5;
  top: 0rem;
  left: 0rem;
}	
    






#logo {
  position: relative;
  z-index: 9;
  width: 100%;
  top: 0rem;
  display: block;
  width: 100%;
  top: 0;
  left: auto;
  margin: 0 auto;
  border-bottom: 0.15rem solid #d4d4d4;
  border-top: 0.2rem solid #bace00;
}



.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
