@media only all and (max-width: 700px) {
    /* for 700px or less */

	body{
	font-size: 11px;
	line-height: 15px;
		
	}
	.block{ display:inline;}
	p{
		margin:0;
	}
		
	#rahmen {
		width: 100%;
		min-width:240px;
	}
	#rahmen_top {
		width: 100%;
	}
	#rahmen_bottom {
		width: 100%;
	}
	#content{
		
	}
	
	
	#box_r{
		width:96% !important;
		padding:0 2% 0 2%;
		margin:0;
	}
	#box_l{
		width:96% !important;
		padding:0px 2% 0px 2%;
		margin:0px 0;
	}
	#footer{
		width:94%;
		padding:10px 2% 10px 2%;
	}
	h1{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
	}
	h2{
		
	}
	.text_gross{
		font-size: 14px;
		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;
	}

.button a {
	background: #0068b4 scroll right top ;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width:auto;
    height:auto;
    cursor: pointer;
   	display:inline-block;
    position: relative;
    padding:1% 2%;
    margin:15px 0px;
	border: 2px solid #fff;
	box-shadow:1px 1px 3px #000000;
	font-size:12px;
}
.button a:hover {
	background:#fff;
	color:#0068b4;
	border: 2px solid #0068b4;
}


	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;	
	}
	
	.logo{
		position:inherit;
		right:0px;
		top:0px;
		text-align:center;	
	
}
.refnr {}

.apply {}
