@media only all and (max-width: 700px){ 
	body{
		font-size: 11px;
		line-height: 17px;
		color:#333333;
		
	}
	.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%;
	}
	
	#SECUMAR{ position:inherit;
	          padding-bottom:6px;}
	
	#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: 13px;
		line-height: 17px;
	}	
	.text_klein{
		font-size: 10px;
		line-height: 16px;
	}
	.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;	
	}
}
.refnr {}

.apply {}
