/* print */

#metanavi,
#mainnavi,
#keyvisual{
  display:none;
}


body {
  background:none;
  color: #000000;
}
body.vermietung, 
body.mieter,
body.partner,
body.wohnungsbestand,
body.presse,
body.service,
body.rbs{
 background-image:none;
}

h1 {
  color:#000;
}
#container {
  width:500px;
}
#topwrapper {
  background-color:#FFF;
  padding-left:30px;
  height:auto;
  border-bottom:0px solid #FFFFFF;
}
#copyright {
 padding-left:35px;
}
/*#topwrapper{
  float:none;
}*/
#teaser {
  width:100%;
  height:auto;
  overflow:visible;
  margin-left:2px;
  padding:19px 0 0 0px;
  float:none;
  clear:both;
}
#content{
  float:none;
  clear:both;
}
#text_left{
  width:240px;
}
#image_right{
  padding-right:15px;
}