@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.6rem;
}

h1 span {
	
}

h2 {
    font-size: 1rem;
}

h3 {
font-size: 1.1rem;
}

h4 {
	
}
    
#logo {
        
} 
    
#logo img {
    width: 35%; 
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
    
    .vierboxen_flex {
display: block;
}

.vierboxen_left1, .vierboxen_left2, .vierboxen_right1, .vierboxen_right2 {
width: 100%;
}
    
    .vierboxen_right2 {
background-color: #2967b2;
        background-image: url("//anzeigen.jobsintown.de/job/files/1287401/bg3.jpg");
    color: #fff;
}
    
    .vierboxen_left2 {
background-color: #fff;
    background-image: url("//anzeigen.jobsintown.de/job/files/1287401/bg4.jpg");

    color: #444444;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
