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

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

.left {
	margin-bottom: 1rem;
}
	.flex_boxen {
	display: block;
		margin: 0rem;
}
	
.left_boxen, .right_boxen {
	width: 100%;
	border-radius: 0rem;
padding: 1rem 4%;
margin-bottom: 1rem;
}

	.abstand {
		padding: 0rem 4%;
	}
	
	
	
	
	.flex_footer {
	display: block;
}
	
.left_footer, .right_footer, .middle_footer, .right_footer2, .middle_footer2 {
	width: 100%;
}


.content {
	position: relative;
	padding: 1rem 4%;
	background-color: #d9efff;
	z-index: 2;
}

#footer {
	position: relative;
	padding: 1rem 4%;
	z-index: 2;
}
	
	
.video_text {
  position: relative;
  left: 0rem;
  top: 2rem;
  text-align: center;
  margin-bottom: -7rem;
}
	.video {
	margin-bottom: 0rem;
}
	
	
	
	.content {
margin-bottom: 1rem;
	}
	
.content1 {
	position: relative;
	padding: 1rem 4%;
	background-color: #d9efff;
	z-index: 2;
}
.content2 {
	position: relative;
	padding: 1rem 4%;
	background-color: #d9efff;
	z-index: 2;
}

.content2_neu {
	position: relative;
	padding: 1rem 4%;
	background-color: #d9efff;
	z-index: 2;
}

	
#header {
	position: relative;
	padding: 1rem 4% 2rem;
}
	

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {text-decoration: underline; color: blue;}
