/* for 980px or less */
	@media only all and (max-width: 700px){ 
	
	body{
		font-size: 11px;
		line-height: 17px;
	}
	
	p{
		margin:0;
	}
		
	#rahmen, #rahmen-2 {
		width: 100%;
	}
	#rahmen_top {
		width: 100%;
	}
	
	#rahmen_bottom {
		width: 100%;
	}
	
	
	#content_top{
	background-image:none;
	background-color:#fff;
	margin-right:2.5%;	
	padding:20px 2.5%;

}

#content_top-2 {
  margin-right: 0;
  padding: 20px 2.5%;
}

#content{
	background-image:none;
	
	
}

	#box_oben{
		margin-right:2.5%;	

	}
	
	#box_unten{
			/*position:inherit;
		margin-top:20px;*/

	}
	
	
	
	#box_links{
		float:none;
		width:auto;

	}
	
	#box_mitte{

	}
	
	
	#box_rechts{
		float:none;
		width:auto;
		margin-top:20px;

	}
	
	#footer{

	}
	
	h1{
		margin: 0px;
		font-size: 18px;
		line-height: 23px;
		font-weight: normal;
	}
	
	h2{
		margin: 0px;
		font-size: 15px;
		line-height: 19px;
		font-weight: normal;
	}
	
	.text_gross{
		font-size: 13px;
		line-height: 17px;
	}
	
	.titel_gross{
		font-size: 20px;
		line-height: 24px;
	}
	
	.text_klein{
		font-size: 11px;
		line-height: 17px;
	}
	
	.titel_klein{
		font-size: 15px;
		line-height: 19px;
	}

	
	.ausblenden {
     display:none;
	 }

	
	#bild1{
	display:block;
	}
	
	#bild2{
	display:block;
	}
	
	}
.refnr {}

.apply {text-decoration: underline; color: blue;}
