@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
    .frame-outer {
      width: 100%;
      font-size: 0.75rem !important;
		margin: 0 auto !important; 
    }

#logoBox{
	position: inherit !important;
	display: block !important;
	width: 100% !important;
	top: 0 !important;
	left: auto !important;
	z-index: 1000 !important;
	margin: 0 auto !important;
	padding: 1.5rem 4%;
}

.logo{

}
	
.content{

}

.box_oben {
    position: inherit;
    left: auto;
    bottom: auto;
    text-align: center;
    width: 100%;
}

.transparent {
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0); 
	padding: 15px;
        display:block;
}
	
.box_mitte{

}
	
.box_unten{

}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
}
	
#footer{
}
	
h1{

}
	
h2{

}
	
.text_gross{

}
	
.titel_gross{

}
	
.text_klein{

}
	
.titel_klein{

}

.hide_m {
	display:none;
}


ul {
	margin-left: 0.8rem;
}

li {
	padding: 0px;
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}
}
.refnr {}

.apply {}
