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

body{
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width: 240px;
	margin: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: none;
}

#logo{
	text-align: center;
}
	
#content{

}

#box_oben{
	position: inherit;
	left: 0px;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
	top: 0px;
}
	
#box_mitte{

}
	
#box_unten{

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


#benefits {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
}

.icon{width:10%; padding: 0 3% 0 0; margin: 1rem 0 0 0;}
.icon img{width:100%;}
.text{width:90%; padding: 0; margin: 1rem 0 0 0;}
	
#footer{

}

.border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fdc800;
}

h1{
	font-size: 22px;
	line-height: 26px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 14px;
	line-height: 18px;
}
	
.titel_gross{
	font-size: 18px;
	line-height: 22px;
}
	
.text_klein{

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

.ausblenden {
	display:none;
}


ul {
	margin-left: 15px;
}

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

.refnr {}

.apply {}
