@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
	
	h1 {
	margin: 0;
	font-size: 1.3rem;
	font-weight: 700;
}
	
	.links, .mitte, .rechts{
	width: 100%;
}


.leer{
	display: none;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	
.box_icons1-simple{
	
	background-image: url(//anzeigen.jobsintown.de/job/files/1282387/bg-icons.jpg);
	background-size: contain;
	
	background-position: bottom;
}

.tooltip-simple {
position: relative;
display: block;
	text-align: center;

}

.tooltip-simple .tooltiptext-simple {
visibility:inherit;
width: 9rem;

position: static;
transition: opacity 0.3s;
display:inline-block;

	transform: translateX(0);
}

.tooltip-simple:hover .tooltiptext-simple {
visibility: visible;
opacity: 1;
}

.icon-simple {
margin: 0;
opacity: 1;
}

.icon-simple img{
	position: relative;
	
	display: inline-block;
	top:1.2rem;
}
    
.box-left {
  
	width: 100%;
	
	margin: -2rem 4% 0 4%;
	
}

.box-right {
	 
	width: 100%;
	
	
	margin: 1rem 4% 0 4%;
	
}
	
.flex {
	
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
