@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;
    }

#headerbalken{
	background:#f6f4f5;
	height:1rem;
}

    .frame-outer {
      width: 100%;
      font-size: 0.75rem !important;
    }
	
#logo{
	padding:1rem 5% !important;
}

#logo img{
	width:45% !important;
}

.content {
  padding: 1rem 5% !important;
}

#titel{
	padding: 1rem 5% !important;
	font-size: 0.9rem !important;
	text-align: center !important;
	border-radius:0 !important;
}

h1 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 1.2rem !important;
	font-weight: 700 !important;
}

h2 {
	margin: 0 !important;
	padding: 0.5rem !important;
	line-height: 1.2 !important;
	font-size: 0.8rem !important;
	font-weight: 700 !important;
}

#footer h2 {
	padding: 0 !important;
	background: none !important;
}

/* -------------- FLEXBOX -------------------- */

.flex {
  display: block !important;
}

.left{
	box-shadow: 0 0.05rem 0.1rem 0 #616161 !important;
	width:100%;
	border-radius:0.5rem !important;
}

.right{
	box-shadow: 0 0.05rem 0.1rem 0 #616161 !important;
	width:100% !important;
	margin: 1rem 0 0 0 !important;
	border-radius:0.5rem !important;
}

.textInFlex{
	padding:0.5rem !important;
}

.bieten{
	box-shadow: 0 0.05rem 0.1rem 0 #616161 !important;
	border-radius:0.5rem !important;
}

/* -------------- FLEXBOX -------------------- */
	
    .box-left {
      float:none !important;
      width: auto !important;
    }
    .box-right {
      float:none !important;
      width: auto !important;
		margin: 1rem 0 0 0 !important;
    }

    .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%;
    }
	
.word{word-spacing:0rem !important;}
.letter{letter-spacing:0rem !important;}
.spacing{
	word-spacing:0rem !important;
	letter-spacing:0rem !important;
}
	
.center{text-align:left !important;}
	
#footerLogo img{
	display: inline-block;
	background:rgba(255,255,255,1.00);
	width:30%;
	padding: 0.5rem 3%;
	border-radius: 0.4rem;
	box-shadow: 0 0.05rem 0.1rem 0 #616161;
}
	
#footer {
	padding: 1rem 5% !important;
}
	
	
/*-----Slider-----*/
	
#sliderBox{
	border-radius:0 !important;
}

.slideshow li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}

ul.slideshow {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow li::before{
	display:none !important;
}

.slideshow ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}
	
.ausblenden {
	display: none;
}

.einblenden {
	display:block;
}
}

.refnr {}

.apply {}
