/*  Sanitaetshaus-Herberhold.de - Print CSS Data   --------------------------------- */
/*  (C) 2008 joern-fester.de  ------------------------------------------------------ */



/*  B A S I C   L A Y O U T   G R I D   -------------------------------------------- */

body, html, legend { color: #000; background-color: #fff; }
p, address { font-style: normal; margin-bottom: 0.75em; }
ol ul li { font-style: normal; margin-bottom: 0.75em; }


.imgleft {float: left; margin: 0.5em 0.8em 0 0; }
.imgright {float: right; margin: 0.5em 0 0.5em 0.8em; }

.noprint { display: none; }
#skip, #navi, #switchwrap, #uebungtxt, #footer, #photo, #aktuell #col-right, #sortiment #col-right, #galerie #col-right, #team #col-right, #kontakt #col-right, #hilfe #col-right, #impressum #col-right, #fehler #col-right, #danke #col-right, .up, .upline { display: none; }
img { border: 0; }

a:link, a:visited { color: #000; background: #fff; text-decoration: underline; }

h1.logo a:link, h1.logo a:visited { text-decoration: none; }
h3 a:link, h3 a:visited { text-decoration: none; }

ul#thumbs { margin-left: 0; padding-left: 0; display: block; }
ul#thumbs li { list-style: none; float: left; margin-right: 0.5em; margin-bottom: 0.5em; }

.clear { clear: both; }


/*  P A G E B R E A K   ------------------------------------------------------------- */

.pagebreakafter { page-break-after: always; }
.pagebreakbefore { page-break-before: always; }

h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift ----------------------*/

p { orphans: 3; widows: 3; }
/* Seitenumbruch in Absätzen ---------------------------------------------------------*/


/*  E N D   S T Y L E S   ----------------------------------------------------------- */




