.noPrint{
  display:none;
}

.noScreen{
  display:inline;
}


body{
  width:100%;
  height:auto;
}

#print{
  float:left;
  border:1px solid #66822E;
  border-top:none; 
  border-left:none;
  padding:10px 0;
  width:251px;
  font-family:Arial;
  font-size:12px;
  line-height:22px;
  margin-right:20px;
  display:inline;
}

#seite{
   width:auto;
   height:auto;
}


#seite_koerper, #koerper_inhalt, #inhalt, #inhalt_links, #inhalt_ganzseitig{
  width:360px;
  border:0;  
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:10px;
  line-height:15px;
  height:auto;
}

*html #seite, *html #seite_koerper, *html #koerper_inhalt,{
  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, 
  src='http://haarmuehle.wplus-c2.de/core/cms/images/layout/blank.gif');
}


