@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{
	position: relative !important;
	z-index: 5 !important;
	box-shadow: 0 0.15rem 0.65rem -0.065rem rgba(87,97,100,.35) !important;
	padding:1rem 5% !important;
}

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

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

#titel{
	padding: 1rem 5% !important;
	text-align: center !important;
	font-size: 0.85rem !important;
}

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

h2 {
	margin: 0 0 0.3rem 0 !important;
	padding: 0 !important;
	line-height: 1.2 !important;
	font-size: 0.85rem !important;
	font-weight: 700 !important;
}
	
/* -------------- FLEXBOX -------------------- */

.flex {
  display: block !important;
}

.flex > div{
	border:0.3rem solid #ebebeb !important;
	padding: 0.3rem 0.5rem !important;
	width:auto !important;
}

/* -------------- 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;
}

.zweispaltig{
	-webkit-column-count: 1 !important;
    -moz-column-count: 1 !important;
    column-count: 1 !important;
	-webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
}
	
#footer {
	padding: 1rem 5% !important;
	text-align: center !important;
}
	
ul {
	padding: 0 !important;
	margin: 0 !important;
}

li {
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 0 0.3rem 1rem !important;
	background:url(//anzeigen.jobsintown.de/job/files/1284105/haken.svg) no-repeat 0 0.25rem !important;
	background-size: 0.6rem !important;
}

li :last-child{
	padding: 0 0 0 1rem !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 li:last-child{
	padding: 0 !important;
}

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

.hide_m{display: none;}
	
.ausblenden {
	display: none;
}

.einblenden {
	display:block;
}
}

.refnr {}

.apply {}
