@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 {
		position: inherit;
		right: auto;
      bottom: auto;
      width: 100%;
    } 
	
    .logo {
     
  
    }


	
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.8rem;
    }
	
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.8rem;
      font-weight: normal;
    }
	
    .flex {
      display: block;
    }
	
    .left,
    .right {
      width: 100%;
	
    }

	.bg-top {
  padding: 1.8rem 1.8rem 0.9rem 1.8rem;
}

.bg-bottom {
  padding: 0.9rem 1.8rem 0.8rem 1.8rem;
}
	
	.abstand-boxen {
  padding: 0.9rem 0;

}
	
    .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;
  	}
}

@media only all and (max-width: 450px) {
	    .flex-bottom {
      display: block;
    }
	
	.left-footer,
.right-footer {
  width: 100%;
}
	
	}
.refnr {}

.apply {}
