@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 {
	
	font-size: 1.6rem;
	
}

	
	#logo img {
	width:40%;;
}
	
	#footer {
	
	margin-top:0;

}
	.siegel{

	left:4%;

}
	
	.siegel img{
	width:80px;

}
	
	#title { 
	position: inherit;
  top: 0rem;
  left: 0;
  padding: 1rem 4% 0rem 4%;
  width: 100%;
		color:#1c9037;
}
	
	.subhead{
color:#828282;
	font-size: 0.95rem;


}
	
	.linie{
	height:0.1rem;
	opacity:1;
	margin:0.5rem auto;
	background-color:#1c9037;
	width:50%;
}

	
	.videoheader{
	width:100%;
}
	
	.videoverlay{
	
  width: 100%;
}

.weisseBox{
position: inherit;
  bottom: 0;
  left: 0;
  width: 100%;

}
	
	.button a {

	padding: 0.6rem 2rem;
	
}
	
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex, .flexMitPadding {
	display: block;
}
	 
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}
	
	
.leftAufgaben, .rightProfil{
	width:100%;

}
	.leftAufgaben{
		margin-bottom:2rem;
	}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
