@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
	
	h1 span {
	position: relative;
	
	bottom:0;
	
}


.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	
	.stoerer {
  position: absolute;
  top: -10rem;
  left: 3rem;
  width: 7rem;
}
	
	.titel-grau{
	
  width: 21rem;
  
  
}

.titel-weiss{
	
  width: 26rem;
  border-bottom-right-radius: 0;


}
	
	#logo img {
	display: inline-block;
	width: 35%;
}
	
	#linie{
		padding-right: 0;
	}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
	.dreispaltig{
	column-count: 1;
}
	
	.benefits li {
	
	display: block;
}
	
.flex {
	
}
	
.left, .right {
	width: 100%;
}
	
	.right {
	width: 100%;
	
}
	
	.text{
	padding: 1rem 4% 0 7%;
}

.left {
	width: 100%;
	padding: 3rem 4% 1rem 7%;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
