@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;
    }
	
    .title-block {
      bottom: 0;
      width: 100%;
    } 
	
    .logo {
      width: 7rem;
      float: right;
    }
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	 .box-left2 {
      width: 100%;
      padding:1rem;
		background-color: #4c4c4e;

    }
	.sub-title{
	font-size: 1em;
	}
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	 .box-right2 {
      width: 100%;
	  padding:1rem;
background-color: #4c4c4e;
      margin-bottom:5%;
    }
	.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;
    }
	.footer_right {
  width: auto;
  padding: 1rem 3%;
}

.footer_left{
  width: auto;
  padding: 1rem 3%;
 
}
    .flex {
      display: block;
    }
	  .flex_header {
      display: block;
	 background-image:none;
		  padding:0;
    }
	
    .left,
    .right {
      width: 100%;
    }
	
    .left {
padding-top: 1rem 3%;
    }

	
    .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;
  	}


.ausblenden{display:none;}

}

.refnr {}

.apply {}
