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


.job-blue
{
background-color:#023e75;
color:#fff;
padding:3%;
width:100% !important;

}
.aufgaben, .profil, .benefits {
width: 100%;
}
	
	.header{border-left: 1rem solid #fbba00;
	border-right: 1rem solid #fbba00;
border-top: 1rem solid #fbba00;
position: relative;}

.blau{ color: #fff;
background-color: #003e75;
display: block;
padding: 1rem;
font-weight: 600;
font-size: 1rem;
position: relative;
left:0;
bottom: 0;
z-index: 1003;}
.content {border-left: 1rem solid #fbba00;
	border-right: 1rem solid #fbba00;
  padding: 1.5rem 3%;
}
.gruen{ color: #fff;width: 100%;
background-color: #76b82a;
display: block;
padding: 1rem 5rem 1rem 1rem;
font-weight: 600;
font-size: 1rem;
position: relative;
left: 0; z-index: 1002;
bottom: 0;}


.blau02
{ color: #fff;
background-color: #003e75;
display: block;
padding: 1rem;
font-weight: 600;
font-size: 1rem;
position: inherit;
left:0;
bottom: 0;
}


.gruen02
{ color: #fff;
width: 100%;
height: 100%;
background-image: none;
background-color: #76b82a;
display: inline-block;
 padding: 1rem 3% 1rem 3%;
font-weight: 600;
font-size: 1rem;
position: inherit;
left: 0;
top: 0;}

.rot{ display: none;}
    .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 {}
