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

body{
	font-size: 13px;
	line-height: 14px;
	margin:0px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
	margin:0px;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
	
#logo{

}
	
#content{

}

.box_oben{
	border-left: solid 4px #e40018;
	padding-left: 8px;
	margin-left: -12px;
}
	
#box_mitte{

}
	
#box_unten{
	position: inherit;
	right: 0px;
	bottom: 0px;
	text-align: right;
	padding-top: 15px;
}

#box_untenMitButton {
	position: inherit;
	right: 0px;
	bottom: 0px;
	text-align: right;
	padding-top: 15px;
}
	
.box_links{
	width: 100%;
	float: none;
}
	
.box_rechts{
	width: 100%;
	float: none;
	padding-top: 15px;
}
	
#footer{
}
	
h1{
	font-size: 22px;
	line-height: 26px;
}
	
h2{
	font-size: 15px;
	line-height: 18px;
}
	
.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;
}


/*_______________________

BUTTON MIT ANIMATION
_______________________
*/

.buttonBlau a {
  display:block;
  background: #0b6896;
  padding: 0.5rem 4%;
  margin: 1.5rem auto 0 auto;
  cursor: pointer;
  border: 0.1rem solid #0b6896;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff !important;
	text-align: center;
	font-size: 0.85rem;
}
.buttonBlau a:hover {
  background-position: 15px center;
  background-color: #fff;
  text-decoration: none;
  color: #0b6896 !important;
}

ul {
	margin-left: 14px;
}

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

.apply {}
