
.noprint {display: none}
.onlyprint {display: inline;}
html,body {height: auto;background: none}
#main-bg2 {background: none}

div#page      { width:auto; height: auto; overflow:visible }
  div#header  { display:none}
  div#suchen { display:none}
  div#content { width:auto; height: 100%; background:none;  overflow:visible}
    div#path  { }
    div#body  { background:none; width:auto; padding:0px; margin:0px; color:#000000; overflow:visible }
    div#left  { display:none}
    div#right { display:none }
  div#footer  { display:none}

div.content_bottom {display: none}
img.bottom_round { display: none}
.totally_footer{ display: none}
.totally_footer p.first, .totally_footer p.second {display: none}
.totally_footer p.date { width:auto; padding-left:0px; float: none }

#body strong.head2 {width: auto; float: none}
#body .boxhead {width: auto; float: none}

#body .box.info {width: auto; height:auto; float: none}


