@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 !important;
    }
	
	.abstand10{
	margin-top:0.3rem !important;
	}

	.abstand15{
	margin-top:0.5rem !important;
	}

	.abstand25{
	margin-top:1.0rem !important;
	}
	
#logo{
	border-top:1rem solid #E6E6E6 !important;
	padding:1rem 5% !important;
}

#logo img{
	width:40% !important;
}

.content {
  padding: 1rem 5% !important;
}

.linie{
	margin:1rem 0 !important;
	height: 0.05rem !important;
}

#textSlider{
	padding: 0.5rem 5% !important;
	background:rgba(11,161,226,1) !important;
	position: inherit !important;
	z-index: 5;
	left:auto !important;
	bottom:auto !important;
}

#textSlider p{
	
	margin: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.9rem !important;
	font-weight: 700 !important;
}

#titel{
	padding:1rem 5% !important;
	text-align: center !important;
}

#titel p{
	font-size: 0.9rem !important;
}

h1{
	
	margin: 0 !important;
	line-height: 1.2 !important;
	font-size: 1.2rem !important;
	font-weight: 700 !important;
}

h2 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size: 0.8rem !important;
	font-weight: 700 !important;
}
	
.kreis{
	position:absolute !important;
	top:-0.5rem !important;
	left:0 !important;
	width:100% !important;
	text-align: center !important;
}

.kreis img{
	display: inline-block !important;
	width:1rem !important;
}

.bgGrau{
	position: relative !important;
	background:#E6E6E6 !important;
	padding:1rem 0.5rem 0.5rem 0.5rem !important;
}
	
    .box-left {
      float:none;
      width: auto;
    }
    .box-right {
      float:none;
      width: auto;
    }

    .flex {
      display: block;
    }
    .left,
    .right {
      width: 100%;
    }
    .left {
      margin-bottom: 1rem;
    }

    .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;
}
	
#footer {
	padding: 1rem 5% !important;
	text-align: center !important;
}
	
ul {
	margin:0 !important;
	padding:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}

li {
	position: relative !important;
	padding: 0 0 0 1rem !important;
}

li::before{
	content:"•" !important;
	position: absolute !important;
	top: -0.15rem !important;
	left: 0.05rem !important;
	font-size: 0.8rem !important;
	font-weight: 700 !important;
}
	
/*-----Slider-----*/

.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 {}
