@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 {
	
}


.ap_1, .ap_2, .ap_3, .ap_4, .ap_5, .ap_6 {
padding: 1.5rem 5%;
}
	
	
	.logo_weiss img{
		width: 13rem;
	}
	
	
	#bewerbung {
  position: relative;
  padding: 1.5rem 5%;
  width: 100%;
  left: 0rem;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 1.5rem;
}
	
	.abstand{
		margin: 0rem;
	}
	
	#title {
  width: 100%;
  position: relative;
  padding: 1.5rem 5%;
  border-radius: 1.5rem;
  background-color: #d60a3a;
  color: #ffffff;
  margin: auto;
  bottom: 0rem;
  left: 0rem;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right, .kontakt, .logo_weiss, .ap_1, .ap_2, .ap_3, .ap_4, .ap_5, .ap_6 {
	width: 100%;
}

.left, .kontakt {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
