﻿/* ggf. body mit body.print ersetzen ... */

body { margin:0; padding:0; background:#fff !important; }

/* -- --- Grundlayout --- -- */

body #main { margin:0 0; width:810px; }
body #header { display:none; }
body #torso { float:left; width:638px; height:431px; padding:0; margin:0 0 0 50px; }
body #metanav { display:none; }
body #teaser { display:none; }
body #footer { display:none; }

/* -- Torso-Bereich -- */

body #torso .top { display:none; }
body #torso #bottom_left,
body #torso #bottom_center,
body #torso #bottom_right { display:none; }
body #torso #content { background-color:#fff !important; }

/* Subnav */
body .subnav { display:none; }

/* Medianav */
body #mediamenu { display:none; }
body #tooltip { display:none; }

/* Content Blog */
body #torso .blog_to_top { display:none;  }
body #torso .blogcontent .header { font-size:1.6em; }
body #torso .blogcontent .post { margin-bottom:40px !important; }
/*body #torso .blogcontent .complete { display:block !important; } */