@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	h1 {
	font-size: 1.35rem;
	text-align:left;
}

	h2 {
	font-size: 0.85rem;
	text-align:left;
}
	
	#logo img {
	width:40%;
}
	
		#title { 
	position: inherit;
  z-index: 3;
  top: 0rem;
  left: 0;
  color: #000;
  padding: 1rem 4% 0rem 4%;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
	.arbeitszeit img{
	width:38px;
	margin-bottom:-0.5rem ;
}
	
.standort img{
	width:20px;
	margin-bottom:0rem;
}


.kalender img{
	width:20px;
	margin-bottom:0rem;
}


	
.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}



.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
