@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.9rem;
    }
	
	.header {
		width: 100%;
	}
	
	.content{ margin-bottom: 1.5rem;}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .flex3 { margin: 0;
      display: block;
    }
    .left,.right, .left2,.right2, .right3, .left3, .flex4 {
		margin: 0;
      width: 100%;
    }
	
	.stellentitel { 
	font-size: 1.2rem;
	}
	
	h1 { 
	font-size: 1.4rem;
	}
	
	.logo img { 
	width: 20%;
	}
	
	.flex div { 
	width: 100%;
	
	}
	.left, .right2{ height: 8rem;}
   .text p{ line-height: 1;
	font-size:1.2rem;
	border-left: solid  #db0a33 0.2rem;
	color: #db0a33;
	padding-left: 1rem;
	  font-weight: 600;
	text-transform: uppercase;
	font-family: 'Teko', sans-serif;
}
	
	.text{ position: absolute;
	bottom: 2rem;
	width: 100%;
	padding: 0 20%;
}
    .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%;
    }

.text_left_m{
  text-align: left !important;
}

}

.refnr {}

.apply {}
