@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;
    }
	
    .frame-outer {
      width: 100%;
      font-size: 0.8rem;
margin: 0;
border: none;
    }
	
    .title-block {
		position: inherit;
		right: auto;
      bottom: auto;
      width: 100%;
    } 
	
    .logo {
     padding-top: 0rem;
  
    }
	
	.frau {
padding: 0.4rem;
 
}
	
	.left1 {
  width: 35%;
  
}

.right1 {
  width: 100%;
  margin: 0rem;
	color: white;
	
}
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.left2 {
  width: 100%;
  background-color: #eae8e8;
	
}

.mitte2 {
  width: 100%;
  background-color: #eae8e8;
	
}

.right2 {
  width: 100%;
  background-color: #eae8e8;
	margin-bottom: 1rem;
	
}
	
	.left3 {
  width: 100%;
margin-bottom: 1rem;
}

.mitte3 {
  width: 100%;
margin: 1rem 0rem;
}

.right3 {
  width: 30%;
margin-top: 1rem;
}

	.right3icons {
  width: 30%;
		margin-top: 1rem;
}

	
	.sub-title{
	font-size: 1em;
	}
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	.txt_gt{
	font-size: 1em;
	line-height: 1.1em;
}

	
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
    }
	
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: normal;
    }
	
    .flex {
      display: block;
    }
	
    .left,
    .right {
      width: 100%;
    }
	
    .left {
      margin-bottom: 1rem;
    }
	
    .hide {
      display: inline-block;
    }
	
    .hide_m {
      display: none;
    }
	
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
	
    .cell-left,
    .cell-right {
      display: block;
      float: left;
      width: 100%;
      border: none;
      border-bottom: 1rem solid #fff;
    }
    .row {
      display: block;
      float: left;
      width: 100%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

.refnr {}

.apply {}
