@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;
    }
	.content {
  background-color:#001b38;
		background-image: none;
	}
h1 {
  line-height: 1.5;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
	text-transform: uppercase;
	
}

h2 {
  margin: 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: normal;
}
h3 {color:#026344;}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex {
      display: block;
    }
    
    .left {
      margin-bottom: 1rem;
    }
    .ausblenden {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
.html_ausblenden
{
	display: block;
}	
.responsive_ausblenden
{
	display: none;
}	
}

.refnr {}

.apply {}
