@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.85rem;
    }
	
	.abstand10{
	margin-top:0.3rem;
	}
.mops {display: block;}
	.abstand15{
	margin-top:0.5rem;
	}

	.abstand25{
	margin-top:1.0rem;
	}
	
#firma{
	padding:1rem 4% 1rem 4%;
	font-size: 0.9rem;
	position: relative;
}

#logo{
	position:inherit;
	top:auto;
	right:auto;
	width:50%;
	margin: 0 0 1rem 0;
}

#hgPferd{
	display: none;
}


#hg_libelle{
	display: none;
}

.content {
	padding: 1rem 4% 1rem 4%;
	position: relative;
	z-index: 1;
}

#titel{
	background:rgba(3,26,33,0.75);
	color: rgba(255,255,255,1.00);
	padding: 1rem 4%;
	position: relative;
	z-index: 1;
	text-align: center;
}

#titel_2{
	background:rgba(3,26,33,0.75);
	color: rgba(255,255,255,0.7);
	padding: 1rem 4%;
	position: relative;
	z-index: 1;
	text-align: center;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	font-size: 1.5rem;
	font-weight: 700;
}

.h1_kleiner {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	font-size: 1.5rem;
	font-weight: 700;
}

h2 {
	margin: 1.5rem 0 0.2rem 0;
	padding: 0;
	line-height: 1.2;
	font-size: 0.9rem;
	font-weight: 700;
	color:rgba(0,141,178,1);
}

#footer {
	background:#b1b7bb;
	padding:1rem 4%;
	font-size:0.85rem;
	line-height: 1.5;
}

.textGross{
	font-size:1.0rem;
}

#footer::after {
  content: "";
  display: block;
  clear: both;
}

#zukunft{
	float:none;
	width:auto;
	margin-bottom: 15px;
}

#adresse{
	float:none;
	width:auto;
	padding: 0.5rem 0 0 0;
}

#web{
	float:none;
	width:auto;
	padding: 0 0 0 0;
}

	
    .box-left {
      float:none;
      width: auto;
    }
    .box-right {
      float:none;
      width: auto;
    }

    .flex {
      display: block;
    }
    .left,
    .right {
      width: 100%;
    }
    .left {
      margin-bottom: 1rem;
    }

    .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%;
    }

ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style:none;
}

li {
	position: relative;
	padding: 0 0 0 1.5rem;
}

li::before{
	content:"•";
	position: absolute;
	top: -0.5rem;
	left: 0.2rem;
	font-size: 1.5rem;
}

	
.ausblenden {
	display: none;
}

.einblenden {
	display:block;
}
}

.refnr {}

.apply {}
