@media only all and (max-width: 700px){ 

body{
	font-size: 11px;
	line-height: 15px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
}

#rahmen_top {

}
	
#rahmen_bottom {

}
	
#content{
	padding: 5%;
}

#box_oben{

}
	
#box_mitte{

}
	
#box_unten{

}
	
#box_links{
	width: 100%;
	float: none;
}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{
	margin: 20px 0px 10px 0px;
	line-height: 25px;
	font-size: 20px;
	font-weight: normal;
	text-align:left;
	color: #ee3327;
}
	
h2{
	margin: 10px 0px 5px 0px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

.content_2{
	padding-left: 4%;
	
}
	
.text_gross{
	font-size: 16px;
	line-height: 20px;
}
	
.titel_gross{
	font-size: 26px;
	line-height: 35px;
}
	
.text_klein{
	font-size: 11px;
	line-height: 17px;
}
	
.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.ausblenden {
	display:none;
}


ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}

#balken {
position:inherit;
top:auto;
right:auto;
width:auto;
background-color: #1F7FCF;
padding: 20px;
color:#fff;
}

#footer {
	background-color: #123454;
	padding-left: 5%;
	padding-top:5%;
	padding-right: 5%;
	padding-bottom: 5%;
	color: #fff;
	margin-top:0px;
	width: 90%;
	font-size: 11px;
}

}
.refnr {}

.apply {}
