@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% !important;
      font-size: 0.7rem !important;
    }
	
.abstand03{margin-top:0.3rem !important;}
.abstand05{margin-top:0.5rem !important;}
.abstand1{margin-top:0.65rem !important;}
.abstand15{margin-top:1rem !important;}
.abstand2{margin-top:1.5rem !important;}
	
#logo{
	padding:4% !important;
}

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

.content {
	padding: 1rem 5% !important;
	text-align: left;
}
	
	.balken {width: 100%;}
	
	.content-oben {padding-top: 4.5rem;}
	
	.content-oben p {text-align: left;}
	.content p {text-align: left;}

h1 {
	margin-top: 0 !important;
	line-height: 1.5rem !important;
	font-size: 1.2rem !important;
	font-weight: 800 !important;
}

h2 {
	margin-bottom: 1rem;
	padding: 0 !important;
	line-height: 1.2rem;
	font-size: 0.85rem !important;
	font-weight: 500 !important;
}
	
.subtitle h2 {
		margin-bottom: 0;
	    line-height: 1.5rem;
	    font-weight: 500;

		
	}

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

.left{
	width:100% !important;
}

.right{
	width:100% !important;
	margin:1rem 0 0 0 !important;
}

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

.word{word-spacing:0rem !important;}
.letter{letter-spacing:0rem !important;}
.spacing{
	word-spacing:0rem !important;
	letter-spacing:0rem !important;
}
	
#footer {
	padding: 1rem 5% !important;
	background-position: -34rem bottom;
}
	
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:last-child{
	padding-bottom:0 !important;
}

li::before{
	content:"•";
	position: absolute !important;
	top: -0.1rem !important;
	left: 0.05rem !important;
}
	
	.slideshow {
		top: 3.6rem;
	}
	
.slideshow li::before{
	content:"";
	position: absolute;
	top: -0.1rem;
	left: 0.05rem;
}
	
.hide_m {
	display: none !important;
}

.hide {
	display:block !important;
}
}

.refnr {}

.apply {}
