@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.85rem;
    }
  
	
	.ausblenden{display:none;}
	
	
	.content {
  padding:  2rem;
	margin:0 0 0 0;
}

.gross{font-size:1.3rem; line-height:1.7rem; margin-top:1rem;}


.gross2{font-size:1.3rem; line-height:1.7rem; margin-top:1rem;}
	
	
	.button_box {
  text-align: right;
		margin: 1.5rem  0 0 0;
}
	
	
		.hg-weiss{  

	top:2rem;
	left:2rem;
	right:2rem;
	bottom:2rem;
	padding:0 2rem 0 0;
		margin:0;
		width:89%;
	position:inherit;
	
}
	
	
	
	
    .logo {
      position: absolute;
  top: 0;
  left:2rem;
	width:4.5rem;
    }
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    h1 {
      margin: 1.5rem 0 ;
      line-height: 1.5;
      font-size: 1.6rem;
    }
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: normal;
    }

    .h1-kleiner {
      margin: 1.5rem 0 ;
      line-height: 1.5;
      font-size: 1.6rem;
    }


    .flex {
      display: flex;
    }
  
	.left {
  width: 55px;
  padding: 0rem 0%;
}

.right {
  width:80px;
  padding: 0rem 3%;
}
	
    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .table {
      border-collapse: collapse;
      table-layout: fixed;
    }
  
    .cell-right {
      display: block;
      float: left;
      width: 77%;
      border: none;
      border-bottom: 1rem solid #fff;
		padding: 0.6rem 0 0 0;     
		
    }
	.cell-left{
	 display: block;
      float: left;
      width:55px;
      border: none;
      
	}
	
	
    .row {
      display: block;
      float: left;
      width: 100%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

.refnr {}

.apply {}
