@media only all and (max-width: 700px){ 

body{
	font-size: 11px;
	line-height: 15px;
}
	
p{
	margin:0;
}
		
#rahmen {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}

#rahmen_top {

}
	
#rahmen_bottom {

}
	
#content{
	padding: 5%;
}

#box_oben{

}

#box_unten{

}
	
#box_links{
	width: 100%;
	float: none;

}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
height: auto !important;

}
	
#box_links_unten{
	width: 100%;
	float: none;

}
	
#box_rechts_unten{
	width: 50%;
	float: none;
}


#box_mitte {
	width: 100%;
	margin-top: 4%;
}

#box_1{
	
        float: none;
	width: auto;
	margin-top: 20px;

}
#box_2{
	
        float: none;
	width: auto;
	margin-top: 20px;
padding-left:-30px;
}
	
	
h1{

	line-height: 24px;
	font-size: 20px;
	font-weight: normal;
}
	
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}
	
.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 {


}
.refnr {}

.apply {}
