@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
      font-size: 80%;
      line-height: 1.5;
      -ms-hyphens: auto;
      -webkit-hyphens: auto;
      hyphens: auto;
    }
	.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	align-items: flex-start;
}

	
	
.text-rechts {
  width: 100%;
  padding: 1rem 3%;
	background-color: #fff;
	
}




.text-links {
  width: 100%;
  padding: 1rem 3%;
	
}

.textoben {
    position: inherit;
    bottom: 0;
    background-color: #454156;
    left: 0;
    padding: 7rem 5% 2rem 5%;
    color: #fff;
    height: 100%;
    width: 100%;
}

		
	.box1
{
	background-color:gray;
	padding: 1rem;
	float: none;
	width: 100%;
	margin: 1%;
	min-height: auto;
}

    .frame-outer {
      width: 100%;
      font-size: 0.7rem;
    }

	.content {
  
	}
	h1 {
  font-size:1rem;
	}

	h2 {

	}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	.right {
  width: 100%;
  padding: 1rem 3%;
	background-color: #41aea7;
		margin-top: 1rem;
	
}
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex {
      display: block;
    }
    
    .left {
      margin-bottom: 1rem;
    }
    .ausblenden {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
.html_ausblenden
{
	display: block;
}	
.responsive_ausblenden
{
	display: none;
}	
}

.refnr {}

.apply {}
