/*------------------------------------------------------------------------
		CSS Document
		created by:			Roland Franke | Alternet Internet BV
		creation date:		25 feb 2010
		last modified on:	25 feb 2010
		fuction:			this css file set print layout
------------------------------------------------------------------------*/
body { font: 9pt/1.6 Arial, Helvetica, sans-serif; color: #000000; }

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset { margin-bottom: 10pt; }

h1 { font-size: 14pt; font-weight: bold; margin: 0 0 3pt 0; }
h2 { font-size: 12pt; font-weight: bold; margin: 0 0 3pt 0; }
h3 { font-size: 11pt; font-weight: bold; margin: 0 0 3pt 0; }
h4 { font-size: 10pt; font-weight: bold; margin: 0 0 3pt 0; }
h5 { font-size: 9pt; margin: 0; }
h6 { font-size: 8pt; margin: 0; }

#printHeader { width: 100%; }
#printLogo { border-bottom: 0.5pt solid #000000; margin: 0 0 10pt 0; }
#printLogo img { width: 50%; height: 50%; }

#printFooter { clear: both; width: 100%; margin: 10pt 0 0 0; border-top: 0.5pt solid #000000; }
#printFooter p, #printFooter strong { font-size: 8pt; color: #cccccc; margin: 0; }

#headerContainer,
#breadCrumbs,
#footerWrapper,
.news-single-backlink,
.tipPrintLink,
p img,
.news-list-container2,
.cl-right,
.csc-textpic-imagewrap,
.tx-jkpoll-pi1,
.tx-comments-pi1 { display: none; }

.alpha { margin: 0 5pt 0 0; }
.omega { margin: 0 0 0 5pt; }

.grid_4 { float: left; width: 35%; margin: 0 5pt; }
.grid_8 { float: left; width: 60%; }

ul {
list-style-image:url(../../images/list-square.png);
list-style-position:outside;
list-style-type:square;
}