@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{

}

.content{
}

.box_oben{
}

.box_mitte, .box_mitte2{
	padding: 4.5%;
}
	
.box_mitte:hover, .box_mitte2:hover {
	padding: 3.5%;
}

.box_unten{
}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 19px;
}
	
.box_links2{
	width: 100%;
	float: none;
}
	
.box_rechts2, .box_rechts3 {
	width: 100%;
	float: none;
	padding-top: 19px;
}

.box_rechts4 {
width: 20%;
}

.flex {
		display: block;
	}
	
	.left {
		width: 90%;
	}
	
	.right {
		width: 90%;
	}
	
#footer{
}
	
h1{
	font-size: 1.6rem;
	line-height: 1.9rem;
}
	
h2{
	font-size: 1.4rem;
	line-height: 1.7rem;
}
	
.text_gross{

}
	
.titel_gross{

}
	
.text_klein{

}
	
.titel_klein{

}

.ausblenden {
	display:none;
}


ul {
	margin-left: 15px;
}

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

.apply {}
