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

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

#content{
	padding: 5%;
}

#aufgaben{
	width: auto;
	margin-right: 0;
	margin-bottom: 15px;
}

#profil{
	width: auto;
}

#box_links{
	width: auto;
	text-align: center;
	margin-bottom: 15px;
}

#box_rechts{
	width: auto;
}

#footer{
	background-color: #fff;
	padding: 5%;
}
	
h1{
	font-size: 20px;
	line-height: 24px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 14px;
	line-height: 18px;
}
	
.titel_gross{
	font-size: 20px;
	line-height: 24px;
}
	
.text_klein{
	font-size: 11px;
	line-height: 15px;
}
	
.titel_klein{
	font-size: 20px;
	line-height: 24px;
}

.ausblenden {
	display:none;
}
	
.flex{
	display: flex;
	flex-direction: column;
}


ul {
	margin-left: 15px;
}

li {
	padding: 0px;
}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}
}
.refnr {}

.apply {}
