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

body{
	font-size: 12px;
	line-height: 16px;
	margin:0px;
}
	
p{
	margin:0;
}
		
#rahmen {
	width: 100%;
	min-width:240px;
	margin:0px !important;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#logo{
	position: absolute;
	top: 18px;
	left: 5%;
	z-index: 4;
}
	
#content{
	padding-right: 5%;
padding-top:1rem !important;
}

.box_oben{
	min-height: 69px;
}
	

.box_mitte{
	padding: 5% !important;
	position: inherit !important;
	top: auto !important;
	left: auto !important;
	width: auto !important;
	z-index: 5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 2px 3px #ccc;
	-moz-box-shadow: 0px 2px 3px #ccc;
	-webkit-box-shadow: 0px 2px 3px #ccc;
	margin-bottom: 25px;
}

#titlebox {
  padding: 2rem 5%;
  position: relative;
  z-index: 5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0px 2px 3px #ccc;
  -moz-box-shadow: 0px 2px 3px #ccc;
  -webkit-box-shadow: 0px 2px 3px #ccc;
  margin: 0 5% 0 5%;
}
	
.box_unten{

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

#anniversary {
    position: static !important;
    width: 100% !important;
}

#anniversary img {
    width: 30% !important;
}
	
#footer{
}
	
h1{
	font-size: 32px;
	line-height: 32px;
}
	
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 {

}

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

.hide_m{display:none;}

}
.refnr {}

.apply {}
