@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 {
  
	}
	h1 {
		font-size: 1.1rem;
  
	}

	h2 {
		font-size: 0.9rem;

	}

	#title {
	position: inherit;
	max-width: 100%;
	padding: 1rem 1rem 1rem 1rem;
	background-color: rgba(11,70,134,0.68);
	color: #fff;
}

#title_bottom {
  position: static;
  max-width: 100%;
  padding: 2rem 5rem 1.5rem 2.5rem;
  background-color: rgba(11,70,134,1);
  color: #fff;
  max-width: 100%;
}


    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .flex, .flex2 {
      display: block;
  width: 100%;
    }

.ap {
width: 55%;
}
    
   
    .ausblenden {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
.html_ausblenden
{
	display: block;
}	
.responsive_ausblenden
{
	display: none;
}	
}

.refnr {}

.apply {}
