@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;

	
	
  font-family:  'Source Sans Pro', Arial, Helvetica, sans-serif;
	background: url(header.jpg) no-repeat center top;
	background-size: 500%;
	
  
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
 
  background-color: #64b0be;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
}
	
	.link{
	position: absolute;
	z-index: 4;
	left: 130px;
	top: -250px;
	width: 200px;
	height: 200px;
	
	
	
	
}
	.right {
 display: none;
}
	.left {
  width: 100%;
  padding: 1.1rem 3%;
}
    .frame-outer {
      width: 100%;
      font-size: 0.9rem;
    }
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .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%;
    }
}

.refnr {}

.apply {}
