@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;
	font-size: 0.8rem;
}

.logo{
	height: auto;
	padding: 5% 5%;
}
	
.logo:hover{
	padding: 5% 6%;
}
	
.content{
	padding: 5%;
}

.flex {
	display: block;
  display: block;
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.left{
	width: 100%;
	margin-bottom: 15px;
}

.right{
	width: 100%;
}
	
.box_oben{

}
	
.box_mitte{

}
	
.box_unten{

}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{
	font-size: 1.4rem;
}
	
h2{
	font-size: 1.1rem;
}
	
.text_gross{
	font-size: 0.9rem;
}
	
.titel_gross{

}
	
.text_klein{

}
	
.titel_klein{

}

.ausblenden, .hide_m {
	display:none;
}


ul {
}

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

.apply {}
