@media only all and (max-width: 740px){
/* for 980px or less */
	body {
		font-size: 11px;
		line-height: 17px;
	}

	p {
		margin:0;
	}
		
	#rahmen {
		min-width: 240px;
		width: 95%;
	}
	
	#rahmen_top {
		width: 100%;
	}
	
	#rahmen_bottom {
		width: 100%;
	}
	
	#content {
		width:94%;
		padding:10px 3% 10px 3%;
	}
	

.zertifikat {
	width: 6rem;
	right: auto !important;
	bottom: auto;
	position: inherit;
	float: right;
}

	.box_top {
		width:100%;
		padding:10px 3% 10px 3%;
		position:inherit;
		top:auto;
		left:auto;
bottom: auto;
	}

	#box_right {
		width:94%;
		padding:10px 3% 10px 3%;
	}
	
	#box_left {
		width:94%;
		padding:10px 3% 10px 3%;
	}

/* -------------- FLEXBOX -------------------- */

.left{
	width:100% !important;
}

.right{
	width:100% !important;
	margin:1rem 0 0 0 !important;
}


	
	#footer {
		width:94%;
		padding:10px 3% 10px 3%;
	}
	
	h1 {
		margin: 0px;
		line-height: 23px;
		font-size: 18px;
		font-weight: normal;
	}

	.text_gross{
		font-size: 14px;
		line-height: 18px;
	}
	
	.text_gross:last-child{
		font-size: 20px;
		line-height: 25px;
	}
	
	h2 {
		margin: 0px;
		line-height: 18px;
		font-size: 14px;
		font-weight: normal;
	}
	
	ul {
		margin-left:9px;
		padding-left:9px;
		margin-top:0px;
	}
	
	li {
		margin: auto;
	}
	
	.bild1 {
		display:none;	
	}
	
	.bild2 {
		display:block;
	}
	
	.ausblenden {
		display:none;
	}
	
	.cell{
		display:block;
		float:left;
		width:100%;
	}
	
	.row{
		display:block;
		float:left;
		width:100%;
	}
	
	.logo{
		position:inherit;
		top:0;
		right:0;
}

.logoZwei{
	position:inherit;
	top:auto;
	right:auto;
        text-align:right;
}

.logoZwei img{
	width:15%;
        margin-left:0.5rem;
        display:inline-block;

}
	
}
.refnr {}

.apply {}
