@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;
	margin:0px;
    }
	
    .frame-outer {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
      font-size: 0.8rem;
    }
	
    .title-block {
		position: inherit;
		right: auto;
      bottom: auto;
      width: 100%;
    } 
	
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
	
	.sub-title{
	font-size: 1em;
	}
	.content{
		text-align: left;
	}
	.txt-big{
	font-size: 1.3em;
	line-height: 1.3;
	margin-bottom: 1rem;
}
	
#box-top{
position: relative;
font-size: 1.16em;
	margin-bottom: 2.7rem;
margin-top: -42.5% !important;
}

#box-top p{
	max-width: 75%;
}
	
#logo-hessen img{
	width: 60px;
}
	
	
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }

    .box-left2 {
      width: 100%;
      float: none;
    }

    .box-right2 {
      width: 100%;
      float: none;
    }

	.txt_gt{
	font-size: 1em;
	line-height: 1.1em;
}

	
    h1 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.1rem;
    }
	
    h2 {
      margin: 0px;
      line-height: 1.5;
      font-size: 1.3rem;
      font-weight: normal;
    }
	
    .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%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
}

.refnr {}

.apply {}

.guetesiegel {
width: 7rem;
position: absolute;
bottom: 1.1rem;
left: 1rem;
z-index: 10;
}
