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

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

#logo{
position: absolute;
left: 5%;
top: 20px;
}

#logo img {
width: 70px;
}
	
#content{
	padding: 5%;
}

#box_oben{

}
	
#box_mitte{

}
	
#box_unten{

}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}

.box_links2{
	width: 100%;
	float: none;
}
	
.box_rechts2{
	width: 100%;
	float: none;
	padding-top: 15px;
}

.box_links3{
	width: 100%;
	float: none;
}
	
.box_rechts3{
	width: 100%;
	float: none;
	padding-top: 15px;
}

#footer{
}
	
h1{
	font-size: 19px;
	line-height: 23px;
}
	
h2{
	font-size: 16px;
	line-height: 20px;
}
	
.text_gross{
	font-size: 14px;
	line-height: 18px;
}
	
.titel_gross{
	font-size: 20px;
	line-height: 24px;
}

.titel_gross2{
	font-size: 20px !important;
	line-height: 24px !important;
}
	
.text_klein{
	font-size: 11px;
	line-height: 15px;
}
	
.titel_klein{
	font-size: 20px;
	line-height: 24px;
}

.ausblenden {
	display:none;
}


ul {

}

li {

}
	
#bild1{
	display: none;
}
	
#bild2{
	display: block;
	text-align: center;
}
}

.refnr {}

.apply {}
