@media only all and (max-width: 700px) {
    /* for 700px or less */
    body {
        font-size: 0.7em;
        line-height: 1.5;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
	margin:0px;
    }
    p {
        margin: 0 0 10px 0;
    }
    .rahmen {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    }
    .rahmen_top {
        width: 100% !important;
    }
    .rahmen_bottom {
        width: 100% !important;
    }
    .normallink {
      display: none;
    }
    img.logoimg {
      margin-top: 5px;
    }
    .header {
        display: none;
    }




.text{
position: absolute;
    z-index: 3;
    bottom: 2.3rem;
    left: 2rem;
    color: #fff;
    font-weight: bold;
    font-size: 0.7rem;
    width: 12rem;

}






    .intro {
      position: inherit;
      z-index: 2;
      top: 0;
      right:0;
      left: 1.5%;
      width: 98%;
    }

    .intro2 {
      position: inherit;
      z-index: 2;
      top: 0;
      right:0;
      left: 1.5%;
      width: 98%;
      font-size:1em;
    }

    .headline {
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1;
      padding-bottom: 15px;
    }

.headline2 {
      font-size: 1.8rem;
      font-weight: bold;
      line-height: 1;
      padding-bottom: 15px;
  text-align: left;
}

    .content {
        margin-top: 10px;
        padding: 0 2%;
    }

    .content2 {
        margin-top: 10px;
        padding: 0 2%;
    }
    .left {
      width: 98%;
    }
    .right {
      width: 98%;
      padding-right: 0;
    }
    .footer {
        padding: 0 0 10px 0;
    }
    h1 {
        margin: 0px;
        line-height: 1.5;
        font-size: 1.6rem !important;
        font-weight: normal;
    }
    .titel_klein {
        font-size: 1.4rem !important;
    }

    h1 span {
        margin: 0px;
        line-height: 1.5;
        font-size: 1.3rem !important;
        font-weight: normal;
        color:#000;
    }

    h2 {
        margin: 0px;
        line-height: 1.5;
        font-size: 1.3rem !important;
        font-weight: normal;
    }
    h3 {
      font-weight: 800;
      font-size: 1rem;
    }
    .flex {
        display: block;
    }
    ul {
        margin-left: 9px;
        padding-left: 9px;
        margin-top: 0px;
        list-style-type: disc;
        list-style-image: none;
    }
    li {
        margin: auto;
        padding: 0;
    }
    .bild1 {
        display: none;
    }
    .bild2 {
        display: block;
    }
    .hide {
        display: inline-block;
    }
    .hide_m {
        display: none;
    }
    .cell {
        display: block;
        float: left;
        width: 100% !important;
    }
    .row {
        display: block;
        float: left;
        width: 100% !important;
    }
	.rmfloat {
		float:none !important;
		padding: 0 !important;
		margin: 0 !important;
	}
}

.refnr {}

.apply {}
