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

body{
	font-size: 11px;
	line-height: 15px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
}

	
#content{
	padding: 58px 5% 5% 5%;
}

#content2{
	padding: 5%;
}

	#footer{
		padding-top: 0px;
}
	
#box_links{
	width: 100%;
	float: none;
}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#box_links_firma{
	width: 65%;

}

#box_rechts_siegel{
	width:30%;
padding-right: 0;

}

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


#box_rechts_footer{
	width: 100%;
	float: none;
padding-bottom: 15px;
}	
	

	
h1{

	line-height: 24px;
	font-size: 20px;

}
	
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

	
.untertitel{
	margin-bottom: 5px;
	line-height: 19px;
	font-size: 14px;

}	
	
.ausblenden {
	display:none;
}


ul {

}

li {

}
	


.flex-container {
    display: -webkit-flex;
    display: flex;
	-webkit-flex-direction: column;
    flex-direction: column;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	padding: 30px 5% 0px 5%;
}

.flex-item {
    background-color: none;
    padding-bottom: 10px;
	width: 210px;
}	
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}


.textGroesser{
font-size:13px;
}

}
.refnr {}

.apply {}
