@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.3rem;
}

h1 span {
	
}

h2 {
	font-size: 1rem;
}

h3 {

}

h4 {
	
}
	
	.content {

	margin-top: 1rem;
}
	
	#logo {
	padding: 1.6rem 4%;
	background-color: #FFFFFF;
transition: padding 300ms ease 0ms;
box-shadow: 5px 10px 25px #00000025;
	width: 40%;
	z-index: 5;
	position: absolute;
	top: 2rem;
	left: 4%;
}
	
	#title { 
	position: inherit;
	right: 0;
	bottom: 0;
	padding: 1rem 4%;
	background-color: #FFFFFF;
max-width: 100%;
box-shadow: 5px 10px 25px 0px rgba(0,0,0,0.25);
	
}
.eins {
	display: none;
}

.zwei {
	display: none;
}

.drei {
	display: none;
}

.vier {
	display: none;
}
	
	


.balkenflex {
	display: block;
	
}

.balkenleft {
	width: 100%;
	text-align: left;
}

.balkenright {
	width: 100%;
	text-align: left;
	margin-top: 1rem;
}

.balken h2 {
	
	font-size: 1rem;

}

	
	
	
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
