@media only all and (max-width: 700px){ 

body{
	font-size: 13px;
	line-height: 16px;
	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;
	background-image: none;
}

.logo{

}

.content{
}

.box_oben{
}

.box_mitte{
	padding: 4%;
}

.box_unten{
}

.flex {
	display: block;
  display: block;
  display: block;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.left,
.right {
	width: 98%;
	margin-bottom: 18px;
}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{
	font-size: 22px;
	line-height: 25px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 15px;
	line-height: 18px;
}
	
.titel_gross{
	font-size: 20px;
	line-height: 24px;
}
	
.text_klein{
	font-size: 11px;
	line-height: 15px;
}
	
.titel_klein{
	font-size: 19px;
	line-height: 22px;
}

.ausblenden {
	display:none;
}


ul {
}

li {
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: none;
}
}
.refnr {}

.apply {}
