@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
    
.box-left {
  float: left;
  width: 15%;
  padding-bottom: 1rem;
  text-align:left !important;
}

.box-right {
	float: right;
  width: 85%;
	padding-bottom: 1rem;
	
}
	
	#title { 
	position: relative;
	padding: 0.85rem 1% 0.65rem 1%;
	background-color: #143d8d;
	color: #fff;
	text-align: center;
	margin: 0 0%;
}
	
.flex {
	display: block;
}
	
	.flex .icon {
	width:100%;
}

 .list_left {
	width: 100%;
}
	
.list_right {
	width: 100%;
}
	
	 .list_left2 {
	width: 100%;
}
	
.list_right2 {
	width: 100%;
}
	
	.flex_base #siegel {


	width: 100%;
}

.flex_base #unten_blau {
	width: 100%;
}
	#foto{
		display: none;
	
	}
	
	.icon {
		width: 48%;
	}
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
