#head-wrap  												{ width: auto; min-height: 125px; }
#nav  															{ display: none; }
#nav-mobile-btn											{ display: block; position: absolute; right: 18px; top: -11px; }
#logo																{  }
#logo img														{ width: 280px }
#suche															{ right: 18px; top: 67px; }
#suchelupe													{ padding: 8px 7px; }
#suchefeld													{ top: 6px; }
#content-wrap												{ width: auto; }
#inhalt															{ width: auto; float: none; padding: 40px 40px 40px 40px }
#infoboxen													{ width: auto; float: none; }

#cookie-info-spacer                 { height: 155px; }

.infobox														{ width: auto; margin: 0 auto; }
.ibox																{ margin: 0 auto; }
#welcome														{ padding: 390px 58px 0 58px; }
#boxen															{ width: 100%; position: static; }
.boxs																{ width: 317px; height: 236px; background-image: url(/static/fl/bg-box-dark.png); }
.box-icon														{ width: 317px; }
#boxlinks														{ float: none; width: auto; }
#boxlinks .boxs											{ margin: 0 auto; }
#boxmitte														{ float: none; width: auto; }
.box																{ margin: 0 auto; }
#boxrechts													{ float: none; width: auto; }
#boxrechts .boxs										{ float: none; margin: 0 auto; }
#footer															{ padding-top: 0px; }
#footer-wrap												{ width: auto; }
#fnav																{ display: none; }
#copyright													{ padding: 30px 20px; }

.formlist li												{ float: none; width: 100%; margin-bottom: 15px; }
.ffeld															{ width: 97%; }
select.ffeld 												{ width: 99%; }
#nachricht													{ width: 97%; }

.news-bild                          { float: none; width: 100%; text-align: center; padding-bottom: 15px; }
.news-bild img                      { width: 100%; }
.news-teaser                        { float: none; width: 100%; }





#whn-suche-head											{ display: none; }
.wohnung-info-mobile                { display: inline-block; font-weight: bold; padding-right: 5px; }
.info-block													{ display: block; }

.wohnung-bild                       { width: auto; padding-right: 0; float: none; min-height: initial; }
.wohnungs-infos                     { width: auto; padding-right: 0; float: none; }

.wohnung-adresse										{ width: auto; padding-right: 0; float: none; padding-top: 15px; }
.wohnung-etage											{ width: auto; padding-right: 0; float: none; padding-top: 15px; }

.wohnung-size												{ width: auto; padding-right: 0; clear: left; padding-top: 15px; float: none; }
.wohnung-zimmer											{ width: auto; padding-right: 0; padding-top: 15px; float: none; }

.wohnung-miete										  { width: auto; padding-right: 0; clear: left; padding-top: 15px; float: none; }
.wohnung-kueche											{ width: auto; padding-right: 0; padding-top: 15px; float: none; }


#ort-info														{ display: block; padding-left: 0; }
#whn-icons													{ position: static; padding-top: 15px; }
#energiewerte												{ display: none; }
#wsp1Andwsp2												{ width: 100%; float: none; }
#wsp1																{ float: none; width: auto; }
#wsp2																{ float: none; width: auto; }
#wsp3																{ float: none; width: auto; }
.small-feld													{ width: 55%; }

#whn-media													{ float: none; width: auto; }
#optional-images										{ float: none; width: auto; margin-left: 0; margin-top: 15px; }
.sub-image													{ width: 67px; height: 67px; }
.mobile-energy											{ display: block; }
.under1k														{ display: block; }
.over1k															{ display: none; }


#journale li						    				{ float: none; width: auto; }

.journal-icon {
  display: block;
  float: none; 
  width: 100%;
}

.journal-titel { float: none; }

#start-image												{ display: block; width: 100%; }
#content														{ min-height: 0; background: none; }
#welcome														{ padding: 15px; }
#boxen															{ top: 108%; }

#mitarbeiter li { float: none; width: 100%; margin-bottom: 40px; }
.ma-bild { float: left; width: 30%; display: block; }
.ma-bild img { width: 100%; }
.ma-daten { float: right; width: 60%; display: block; }


#mobile-footer-nav          { display: block; }

@media only screen and (max-width: 540px) {
  /*
  #nav-mobile-btn											{ right: 18px; top: 54px; }
	#suche															{ top: 145px; left: 26%; height: 32px; }
  */
  #head-wrap													{ min-height: 180px; }
  #suche-wrap													{ padding: 18px 18px 0 18px; }
  #suchform														{ position: relative; }
  #suche															{ position: static; width: auto; }
  #suchefeld													{ width: 88%; }
  #nav-mobile-btn											{ right: 18px; top: 87px; }
}

@media only screen and (max-width: 540px) {
	#suche-wrap														{ display: none; }
  #nav-mobile-btn												{ position: static; margin: 0 auto; }
  #logo																	{ text-align: center; }
  
}

