@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;
	position: inherit;
}
	
	h1 {
font-size: 1.4rem;	
}

h1 span {
	
}

h2 {
	
}

h3 {
font-size: 1.2rem;
}

h4 {
	font-size: 1.2rem;
        margin-top: 0;
        margin-bottom: 0;
}

h5  {
	bottom: 1rem;
        right: 12.6rem;
}
	
#logo {
        padding-top: 0;
	padding-bottom: 0;
}

#logo img {
		width: 25%;
}
	
.text{
	position: relative;
        background-color: #009fe3;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
#title {
	width: 100%;
}

.left{
	padding: 1.5rem 4% 1.5rem 4%;
	width: 100%;
}

.right{
	width: 100%;
        height: 11rem;
}

h4 {
	margin-top: 0.5rem;
        margin-bottom: 0.5rem;
}
.hide {
	display: block;
}

.hide_m {
	display: none;
}  

.bildinfo {
  line-height: 0.9;
  margin-left: 0%;
  margin-right: 0%;
}

}

.refnr {}

.apply {}
