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

body{
	margin:0px;
	font-size: 13px;
	line-height: 17px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
	margin:0px;
}

.logo{
	text-align: center;
}

.content{
	padding: 5%;
}

.box_oben{
}

.box_mitte{
	padding: 5%;
}

.box_unten{
	padding: 5%;
}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}

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

.left,
.right{
	width: 100%;
	border: none;
}
	
.flex2 {
	display: block;
  display: block;
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.left2, left3,
.right2{
	width: 100%;
	border: none;
	border-bottom: solid 2px #FFF;
}
	
#footer{
	padding: 5%;
}
	
h1{
	font-size: 20px;
	line-height: 24px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 15px;
	line-height: 19px;
}

.titel_gross{
	font-size: 20px;
	line-height: 24px;
}

.text_klein{

}

.titel_klein{
	font-size: 18px;
	line-height: 22px;
}

.ausblenden {
	display:none;
}


ul {
}

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

.apply {}
