@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;
    }
	
	h1 { 
	
	font-size: 1.3rem;}
    .frame-outer {
      width: 100%;
      font-size: 0.9rem;
	 margin: 0;
    }
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .flex3 {
      
    }
	.oben { 
	position: inherit;
	margin-top: 0;
	}

	
	.bgText { 
	padding: 1rem;
	}

	
	.slider { 
	
	margin: 0;}
	
	.flex2 { 
	display: block;
	text-align: center;
	background-color: #fff;
	margin: 0;
	
	}
	.flex{ padding-top: 10rem;}
	.titel {
  width: 100%;
  padding: 1.6rem 3%  1rem 3%;
	max-height: 15rem;
}
	
	.logo { 
	width: 100%;
	text-align: center;
	padding: 0;
	}
	
	.button_box {
  text-align: center;
}

    .left, .left2,.right2, .left3,.right3, .left4,.right4 {
      width: 100%;
    }
	
	.left4,.right4 { 
	margin: 0rem;
	font-size: 0.8rem;
	border: none;
	}
	.left2{margin-bottom: 1rem;}
	.right{display: none;}
    .left {
padding-top: 5rem
    }
    .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%;
    }
}

.ausblenden { 

display: none;}

.refnr {}

.apply {}
