@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;
		margin: 0;
    }
    .frame-outer {
      width: 100%;
      font-size: 0.7rem !important;
		margin: 0;
		padding: 4%;
    }
	
	.abstand10{
	margin-top:0.3rem !important;
	}

	.abstand15{
	margin-top:0.5rem !important;
	}

	.abstand25{
	margin-top:1.0rem !important;
	}
	
	p{
		margin: 0 0 0.5rem 0 !important;
	}
	
.content {
	margin: 0 0 0 0 !important;
	border-radius: 0rem !important;
	border: solid 0.1rem rgba(220,223,226,0.8) !important;
	padding: 1rem !important;
}
	
.content :last-child {
    margin-bottom: 0 !important;
}

.bild {
	margin: 1rem 0 0 0 !important;
	border-radius: 0rem !important;
	border: solid 0.1rem rgba(220,223,226,0.8) !important;
	padding: 0 !important;
}

#logo{
	border-radius: 0rem !important;
	overflow: hidden !important;
	border: 0 !important;
	width:50% !important;
	float: none !important;
	padding: 0 0 1rem 0 !important;
}
	
#logo img{
	width: 8rem;
}

#titel{
	float:none !important;
	width:auto !important;
}

#titel p{
	margin: 0 !important;
}

.firmenname{
	font-size:0.8rem !important;
}

h1 {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
}

h2 {
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.85rem !important;
	font-weight: 700 !important;
}
	
    .box-left {
      float:none !important;
      width: auto !important;
    }
    .box-right {
      float:none !important;
      width: auto !important;
		margin: 0.5rem 0 0 0;
    }

/* -------------- FLEXBOX -------------------- */

#icons{
  margin:0.5rem 0 0 0 !important;
}

#icons > div{
	padding:0 0 0 1rem;
}

#icons  :first-child {
    padding-left: 0;
}

#icons p{
	position:relative;
	padding: 0 0 0 1.0rem !important;
}

#icons img{
	position:absolute !important;
	top:0.05rem !important;
	left:0 !important;
	width:auto !important;
	height:0.75rem !important;
}

/* -------------- FLEXBOX -------------------- */

#standort{
	width:100% !important;
	height:4rem !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%;
    }
	
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.1rem !important;
	left: 0.05rem !important;
	font-weight:700 !important;
	font-size: 0.8rem !important;
}
	
.button a {
  padding: 0.5rem !important;
	width:80% !important;
  margin: 1rem auto 0 auto !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;
}
	
#video {
	width: 100% !important;
	height: 350px !important;
}

.ytp-cued-thumbnail-overlay-image {

    background-size: 100% !important;
    -moz-background-size: 100% !important;
    -webkit-background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;

}
}

@media only all and (max-width: 400px) {
#video {
	width: 100% !important;
	height: 200px !important;
}
}


.refnr {}

.apply {}
