@media only all and (max-width: 700px){ 

body{
	margin:0px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.logo{
	position:inherit;
	top: auto;
	right: auto;
	width: 100%;
	text-align: center;
	margin: 15px auto;
	
	
}
	.logo img{
	
	width: 50%;

	
}
	
 .flex {
      display: block;
    }
.flex_box1{
	width: 100%;
	
}
.flex_box2{
	width: 100%;
	
}
	
.content{

}

.box_oben{

}
	
.box_mitte{

}
	
.box_unten{

}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{

}
	
h2{

}
	
.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 {}
