/*  www.wolf-stegemann.de - Print CSS Data   --------------------------------------- */
/*  (C) 2009 Jörn Fester  ---------------------------------------------------------- */



/*  B A S I C   L A Y O U T   G R I D   -------------------------------------------- */

#menu, #skip, #up, #validate, #col_right, #player1, #player2, #player3, #player4, #gallery, #tisa4 img, #copyright span  { display: none; }
.noprint { display: none; }

address { font-style: normal; margin-bottom: 0.75em; }
h1 a:link, h1 a:visited, h1 a:active { color: #000; text-decoration: none; }
a:link, a:visited, a:active { color: #000; text-decoration: underline; }

img { border: 0;}
.photo_left { float: left; margin: 0 1em 0.5em 0; }
.photo_right { float: right; margin: 0 0 0.5em 1em; }

.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; }

p { orphans: 3; widows: 3; }


/*  E N D   S T Y L E S   ----------------------------------------------------------- */



