@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.7rem !important;
    }
	
	.abstand10{
	margin-top:0.3rem !important;
	}

	.abstand15{
	margin-top:0.5rem !important;
	}

	.abstand25{
	margin-top:1.0rem !important;
	}
	
#logo{
	padding:1.5rem 6% 0.5rem 6% !important;
	text-align: right !important;
}

#logo img{
	display:inline-block !important;
	width: 50% !important;
}

.content {
  padding: 1rem 6% !important;
}

#titel{
	padding: 1rem 6% !important;
}

h1 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 1.0rem !important;
	font-weight: 400 !important;
}

h2 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.9rem !important;
	font-weight: 700 !important;
}

#quadrate{
	display: none !important;
}

	
    .box-left {
      float:none;
      width: auto;
    }
    .box-right {
      float:none;
      width: auto;
    }

    .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%;
    }

/* -------------- FLEXBOX -------------------- */

.flex {
  display: block !important;
	font-size:0.7rem !important;
	padding: 1rem 6% !important;
	margin: 0 !important;
}

#firma{
	padding: 0 !important;
	width:auto !important;
	border-right:none !important;
}

#adresse{
	padding: 0!important;
	width:auto !important;
	border-right:none !important;
	margin: 0.5rem 0 0 0 !important;
}

#phone{
	padding:0 !important;
	width:auto !important;
	border-right:none !important;
	margin: 0.5rem 0 0 0 !important;
}

#online{
	padding: 0 !important;
	width:auto !important;
	margin: 0.5rem 0 0 0 !important;
}

/* -------------- FLEXBOX -------------------- */
	
ul {
	padding: 0 !important;
	margin: 0 !important;
}

li {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0.3rem 0 0 1rem !important;
	background:url(../images/bp_6775b8a58d.png) no-repeat 0.1rem 0.55rem !important;
	background-size: 0.45rem !important;
}

	
.ausblenden {
	display: none;
}

.einblenden {
	display:block;
}
}

.refnr {}

.apply {}
