@media only all and (max-width: 700px){ 

body{
	font-size: 10px;
	line-height: 15px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
}
	
#content{
	padding: 5%;
}

.logo{
	position:absolute;
	right:3%;
	top:0.5%;
	width:auto;
	z-index:5;
	background:rgba(255,255,255,0.9);
	padding:2%;
}

.ueber{
	font-size:12px;
	margin-bottom:5px;
	margin-top:10px;
	font-weight:600;
}

.abstand{
	margin-top:10px; !important
}

.kastenGrau{
	background:#e6e8e5;
	color:#666666;
	padding:10px;
	width:95%;
}

.team{
	position:inherit;
	right:auto;
	bottom:auto;
	width:auto;
	margin-top:10px;
}

.prinzip{
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
}

.ueberUns{
	font-size:13px;
	margin-bottom:10px;
	margin-top:20px;
	font-weight:bold;
}
	
#box_links{
	width: 100%;
	float: none;
}
	
#box_rechts{
	width: 100%;
	float: none;
	padding-top: 0px;
}
	
h1{
	margin: 0px;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
}
	
h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: normal;
}

.ausblenden {
	display:none;
}

.einblenden {
display:block;
}

iframe{
display:none;
}


ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
}

.refnr {}

.apply {}
