/* for 980px or less */

@media only all and (max-width: 700px){ 

	body {
		font-size: 12px;
		line-height: 17px;
	}

	p {
		margin:0;
	}
		
	#rahmen {
		width: 100%;
	}
	
	#content {

	}
	
	.job {
		font-size: 18px;
		line-height: 24px;
		top: 0%;
		left: 0%;
		position:inherit;
		margin-bottom: 4%;
	}
	
	h1 {
		line-height: 19px;
		font-size: 13px;
	}
	
	h2 {
		line-height: 26px;
		font-size: 19px;
	}
	
	ul {
		margin-left:9px;
		padding-left:9px;
	}
	
	li {
		margin: auto;
		padding: 0;
	}
	
	.bild1 {	
	}
	
	.bild2 {
		display:block;
	}
	
	.ausblenden {
		display:none;
	}
	
}
.refnr {}

.apply {}
