@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{
	padding: 1.1rem 1% !important;
margin-left: 0rem;

}

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

.kununu {
position: relative;
left: 4%;
margin-bottom: 2rem;
display: inline-block;
width: 25%;
}
	
.kununu img{width:100%
}	

.kununu2 {
position: relative;
left: 8%;
margin-bottom: 2rem;
display: inline-block;
width: 25%;
}
	
.kununu2 img{width:100%
}	
	
.content {
  padding: 1rem 5% !important;
}

#titel{
	background-image: url("//anzeigen.jobsintown.de/job/files/1295499/bg.jpg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: fixed !important;
	padding: 2rem 5% !important;
	text-align: center !important;
}

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

h2 {
	text-transform: uppercase !important;
	margin: 0 0 0.2rem 0 !important;
	padding: 0 !important;
	line-height: 1.4 !important;
	font-size: 0.85rem !important;
	font-weight: 700 !important;
}

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

#aufgabenProfil {
  display: block !important;
	padding:1rem 3% !important;
}

#aufgabenProfil > div{
	width:100% !important;
	padding: 0.5rem 2% !important;
	margin: 0 0 1rem 0;
}
	
#aufgabenProfil > div:last-child{
	width:100% !important;
	padding: 0.5rem 2% !important;
	margin: 0 0 0 0 !important;
}


.video-wrapper{
  position: relative;
  max-width: 560px; /* wie breit soll das Video maximal sein */
  margin: auto;
}
.video-wrapper:before{
  content: "";
  display: block;
  padding-top: 56%; /* 16:9 Format */
}
.video-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;;
  left: 0;
  right: 0;
  bottom: 0;
}


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

    .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.3rem 1rem !important;
}

li:last-child {
	position: relative !important;
	padding: 0 0 0 1rem !important;
}

li::before{
	content:"•" !important;
	position: absolute !important;
	top: -0.1rem !important;
	left: 0.05rem !important;
}
	
	
	
	
	
		.schriftheader
{
	position:inherit;
	top: auto;
	left: auto;
	padding: 3%;
	
	background-color: rgba(0,0,0,0.7);
}
	
/*-----Slider-----*/

	.slider-wrap{
		border-bottom: solid #0d9a60;
	}	
	
.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;
}
	
	hr{
		width: 100%;
		margin-left: 0;
	}
	
.ausblenden {
	display: none;
}

.einblenden {
	display:block;
}
}

.refnr {}

.apply {}
