@media only all and (max-width: 700px){ 
	body{
		font-size: 11px;
		line-height: 17px;
		color:#1a171b;
		
	}
	.block{ display:inline;}
	p{
		margin:0;
	}
		
	#rahmen {
		width: 100%;
		min-width:300px;
	}
	#rahmen_top {
		width: 100%;
	}
	#rahmen_bottom {
		width: 100%;
	}
	#content{
		width:96%;
		padding:10px 2% 10px 2%;
	}
	
	#titel{ color:#004a91;
			background-color:#fff;
			text-align:center;
			margin-right:auto;}

	#titel2{ color:#004a91;
			background-color:#fff;
			text-align:center;
			margin-right:auto;}

        #titel_kleineBox{ color:#004a91;
			  background-color:#fff;
			  text-align:center;
			  margin-right:auto;}

        #titel_kleinereBox{ color:#004a91;
			  background-color:#fff;
			  text-align:center;
			  margin-right:auto;}


	#text{ position:relative;
		   display:none;}
	
	#box_r{
		width:96%;
		padding:10px 2% 10px 2%;
		
	}
	#box_l{
		width:96%;
		padding:0px 2% 0px 2%;
	}
	#footer{
		width:94%;
		padding:10px 2% 10px 2%;
	}
	h1{
		margin: 0px;
		line-height: 23px;
		font-size: 18px;
		font-weight: normal;
	}
	h2{
		margin: 0px;
		line-height: 18px;
		font-size: 22px;
		font-weight: normal;
	}
	.text_gross{
		font-size: 16px;
		line-height: 20px;
	}	
	.text_klein{
		font-size: 11px;
		line-height: 17px;
	}
	.titel_gross{
		font-size: 26px;
		line-height: 35px;
	}	
	.titel_klein{
		font-size: 19px;
		line-height: 25px;
	}
	ul { 
		
	}
	li {
		margin: auto;
		padding: 0;
	}
	.bild1{
		display:none;	
	}
	.bild2{
		display:block;
	}
	.aus_r
	{
		display:none;
	}
	.aus
{
		display:block;
}
	.left
	{
	text-align:right;	
	}
	.pad_left
	{
	padding-left:0px;	
	}

.ausblenden{display:none;}

}
.refnr {}

.apply {}
