@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;
    }
	.footer{ padding: 4.5rem 8%;
	display: block;}
.footer2 { 
padding: 1rem 8%;
	display: block;
}
.siegel2 {
position: inherit;
left: auto;
bottom: auto;
display:block;
}

    .frame-outer {
      width: 100%;
      font-size: 0.9rem;
margin: 0;
    }
.frame-outer2 {
      width: 100%;
      font-size: 0.9rem;
margin: 0;
    }






.slogan {
  position: relative;
  z-index: 4;
  bottom: 0rem;
  background-color: #00335e;
  color: #fff;
  padding: 0.7rem 4% 0.5rem 8%;
  font-size: 0.95rem;
  clip-path: polygon(0 0, 100% 0%, 97% 100%, 0% 100%);
}



    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 ;
    }
	.datenschutz{width: 100%;
	padding-bottom: 2rem;
	padding-right: 2rem;}
	}

.datenschutz2 {
width: 100%;
	padding-bottom: 2rem;
	padding-right: 2rem;}
	}
    .flex {
      display: block;
    }
    .left,.right {
      width: 100%;
		padding: 0;
    }
    .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 {}
