@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{
	text-align: center;
	padding: 20px 15%;
}
	
.content{

}

.box_oben{

}
	
.box_mitte{

}
	
.box_unten{

}
	
.box_links, .box_links2{
	width: 100%;
	float: none;
}
	
.box_rechts, .box_rechts2{
	width: 100% !important;
	float: none;
	padding-top: 35px;
}
	
#footer{
}

.fuchs{
	width: 110px; 
	float: none; 
	padding-right: 0px;
	padding-bottom: 25px;
}
	
h1{
	font-size: 1.45rem;
	line-height: 1.75rem;
}

h2{
	font-size: 1.2rem;
	line-height: 1.5rem;
}
	
.text_gross{

}
	
.titel_gross{

}
	
.text_klein{

}
	
.titel_klein{

}

.ausblenden {
	display:none;
}


ul {
	margin-left: 15px;
}

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

.apply {}
