@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;
}
	
	#kennzahlen {position: static; margin: 0;}
	#unternehmen .right {display: none !important;}
	
	#kennzahlen img {margin: 1rem 0 0 0;}
	
	#unternehmen .left {padding: 2rem 4%;}
	
	#logo img {width: 50%;}
	
	#logo {border-radius: 0 !important; position: static;}
	
	#header {padding: 0;}
	
	.zitat h4 {font-size: 1.2rem;}
	
	h1 {font-size: 1.3rem;}
	h2 {font-size: 1rem;}
	h3 {font-size: 1rem;}
	
	#aufgaben {
		margin-right: 0;
		background-image: none !important;
		padding: 2rem 4%;
		border-radius: 0 !important;
	
	}
	
	#title {
		border-radius: 0 !important;
		margin: 0;
	}
	
		#profil {
		margin-right: 0;
		background-image: none !important;
		padding: 2rem 4%;
			position: inherit;
			margin: 0;
			border-radius: 0 !important;
	
	}
	
		#benefits {
		background-image: none !important;
		padding: 2rem 4%;
			position: static;
			margin: 0 !important;
				border-radius: 0 !important;
	
	}
	
	#kontakt {padding: 0; margin: 0 !important;}
	
	#kennzahlen .flex {
		width: 100%;
		border-radius: 0 !important; }
	
	.kontaktbox {
		border-radius: 0 !important;
	}
	
	.kontaktimage {
		position: static;
		border-radius: 0 !important;
		width: 100%;
	}
	
	#footer {border-radius: 0 !important; margin: 0;}
	
	#footer .right {text-align: left; margin: 2rem 0 0 0;}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right {
	width: 100% !important;
}

.left {
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
