@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.9rem;
    }
    #slogan {
      bottom: 0;
      width: 100%;
    } 
#logo img{width:70%;}
    .box-left {
      width: 100%;
      padding: 0 0 1rem 0;
    }
    .box-right {
      width: 100%;
      padding: 0 0 1rem 0;
    }
h1 {
  line-height: 1.1;
  font-size: 2rem;
  font-weight: normal;
  padding: 0 0 0.2rem 0;
  margin: 0;
	display: inline-block;
}

h2 {
  margin: 0;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: normal;
}

h3 {
  margin: 0 0 0.5rem 0;
	padding: 0 0 0.1rem 0;
  line-height: 1.2;
  font-size: 1rem;
  font-weight: 700;
	display: inline-block;
}

h4 {
  margin: 0;
  line-height: 1.2;
  font-size: 1.25rem;
  font-weight: normal;
}
    .flex {
      display: block;
    }
    .left,
    .right {
      width: 100%;
    }
    .left {
      margin-bottom: 1rem;
    }

.flex_head {
  display: block;
}

.flex_head div.left  {
	 padding: 1rem 3%;
}

.flex_head div.bild  {
	width:100%;
       margin:1rem 0 0 0;
}
	
.leftbox, .rightbox {margin: 0; width: 100%;}
	
.rightbox {margin: 1.5rem 0 0 0 !important;}
	
.leftbox::before, .rightbox::before {display: none;}

    .hide {
      display: inline-block;
    }
    .hide_m {
      display: none;
    }
    .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%;
    }
  	.rmfloat {
  		float: none;
  		padding: 0;
  		margin: 0;
  	}
/*-----Slider_3Bilder-----*/

.slideshow_3Bilder li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}

ul.slideshow_3Bilder {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow_3Bilder li::before{
	display:none !important;
}

.slideshow_3Bilder ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}

}

.refnr {}

.apply {}
