@media only all and (max-width: 700px){ 

body{
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width: 240px;
	margin: 0px;
}
	
#content{

}

#box_oben{
	background-size:100%;
}
	
#box_mitte{

}
	
#box_unten{

}
	
#box_links{
	width: 100%;
	float: none;
	padding-bottom: 15px;
}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}

#box_links2{
	width: 100%;
	float: none;
	padding-bottom: 15px;
}
	
#box_links3{
	width: 100%;
	float: none;
	padding-bottom: 15px;
}
	
#box_links4{
	width: 100%;
	float: none;
	padding-top: 15px;
	padding-bottom: 15px;
		border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#box_rechts2{
	width: 100%;
	float: none;
	padding-top: 15px;
	padding-left: 0%;
	border:none;
	padding-bottom: 1rem;

}
	
#box_rechts3{
	width: 100%;
	float: none;
	padding-top: 15px;
	padding-left: 0%;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#footer{
}
	
h1{
	font-size: 20px;
	line-height: 24px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 13px;
	line-height: 17px;
}

.text_gross2{
	font-size: 14px;
	line-height: 18px;
}
	
.titel_gross{
	font-size: 20px;
	line-height: 24px;
}
	
.text_klein{
	font-size: 11px;
	line-height: 15px;
}
	
.titel_klein{
	font-size: 20px;
	line-height: 24px;
}

.ausblenden {
	display:none;
}


ul {
	margin-left: 12px;
}

li {
	padding: 0px;
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}
}

.refnr {}

.apply {}
