/* for 980px or less */
@media only all and (max-width: 700px){ 
	body{
		font-size: 11px;
		line-height: 17px;
		color:#1a2445;
	}
	.block{ display:inline;}
	p{
		margin:0;
	}
		
	#rahmen {
		width: 95%;
	}
	#rahmen_top {
		width: 100%;
	}
	#rahmen_bottom {
		width: 100%;
	}
	#content{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	#box_o{
		width:94%;
		padding:15px 3% 15px 3%;
	}
	#box_u{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	#box_r{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	#box_m{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	
	#box_l{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	#footer{
		width:94%;
		padding:10px 3% 10px 3%;
	}
	h1{
		margin: 0px;
		line-height: 23px;
		font-size: 18px;
		font-weight: normal;
	}


h1 span{
	line-height: 20px;
	font-size: 15px;
}

	h2{
		margin: 0px;
		line-height: 20px;
		font-size: 16px;
		font-weight: normal;
	}
	.text_gross{
		font-size: 16px;
		line-height: 20px;
	}
	.titel_gross{
		font-size: 21px;
		line-height: 26px;
	}
	
	.text_klein{
		font-size: 11px;
		line-height: 17px;
	}
	.titel_klein{
		font-size: 19px;
		line-height: 25px;
	}
	ul {
		margin-left:9px;
		padding-left:9px;
		margin-top:0px;
		list-style-type: disc;
		list-style-image: none;
	}
	li {
		margin: auto;
		padding: 0;
	}
	.bild1{
		display:none;	
	}
	.bild2{
		display:block;
	}
	.aus_r
	{
		display:none;
	}


.ausblenden{
display:none;
}


.refnr {}

.apply {}}
