@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;
}
	
#header {
	background: url(//anzeigen.jobsintown.de/job/files/1516325/ing_stageban_1-1.png) top left no-repeat, url(//anzeigen.jobsintown.de/job/files/1516325/ing_stageban_1-2.png) bottom right no-repeat;
	background-size: 100%;
	position: relative;
	margin: 1.5rem 0 3rem 0;
	padding: 2rem 0 0 0;
}

#headerbild{display: none;}

#title { 
	background:url(//anzeigen.jobsintown.de/job/files/1516325/bg_title.png) no-repeat center;
	background-size: 100% 100%;
	color:#000;
	position: relative;
	padding: 3rem 6rem 3rem 5rem;
	margin: 0 0 0 0;
	text-align: center;
}
#buttonbox{
	margin: 1.5rem 0 0 0;
	text-align: center;
}

.content{padding:1.5rem 4%;}
	
.left, .right {width: 100%;}

.left {margin-bottom: 1.5rem;}
	
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
#apply{
	position: relative;
	background:url(//anzeigen.jobsintown.de/job/files/1516325/info_background.png) no-repeat center;
	background-size: 100% 100%;
	color:#000;
	text-align: center;
	margin: 3rem 0 0 0;
	padding: 5rem 20%;
}
	
#apply::before{
	left:-1rem;
	transform: rotate(-50deg);
}

#apply::after{width:10rem;}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
