@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%;
}

#box_links {
	width: 100%;
	float: none;
}
#box_rechts {
	width: 100%;
	float: none;
	padding-top: 15px;
}
#footer {
}
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;
}
ul {
	margin-left: 15px;
}
li {
	padding: 0px;
}
#bild1 {
	display: none;
}
#bild2 {
	display: block;
	text-align: center;
}
}
.refnr {}

.apply {}
