@media only all and (max-width: 730px) {

body{
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

		
#rahmen_orange {
	width: 100%;
}

.logo img {
		width: 50%;

	}
	
.content{

}

.flex {
	display: block;
}

.header_text{
        margin-top: -18rem;
}

.titel {
	font-size: 1rem;
}

.left{
	width: 100%;

}
	
.right{
	width: 100%;
}
	
#footer{
}
	
h1{
	font-size: 1rem;
        padding-bottom: 0;
}

h2{
	font-size: 0.8rem;
}

h4{
	font-size: 0.8rem;
}
	
.text_gross{

}
	
.titel_gross{

}
	
.text_klein{

}
	
.titel_klein{

}

.hide_m {
	display:none;
}


ul {

}

li {

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

.apply {}
