/************************************************************
CSS-Stylesheet for a static HTML page including
javascripts by http://jquery.com and http;//dynamicdrive.com

URL:			http://dielen-parkett-schleifen.de
Author-URL:		http://casparhuebinger.de
Author-E-Mail:	mail@casparhuebinger.de
************************************************************/

/*- Reset CSS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}
/*body {
	line-height: 1;
}*/
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset CSS */

/*
PRINT
*/
body {
	margin: 20mm !important;
	}
body, #main, #footer {
	font-size: 12pt;
	font-family: Arial, sans-serif !important;
	text-align: left !important;
	color: #000 !important;
	background: #FFF !important;
	}
#header {
	margin-bottom: 16mm;
	border-bottom: 3pt solid #000;
	}
.description p {
	padding: 12pt !important;
	}
.description, blockquote, em {
	font-style: italic;
	}
small, .description, #footer {
	font-size: 10pt;
	}
#footer {
	margin-top: 20mm;
	border-top: 2pt solid #000;
	}
h1 {
	padding: 0px 0px 12pt 0px;
	border-bottom: 2pt solid #000;
	}
h2 {
	margin: 1em 0em 12pt 0em;
	padding: 0px 0px 12pt 0px;
	border-bottom: 1pt solid #000;
	}
h3, table caption {
	padding: 0px 0px 4pt 0px;
	margin: 1em 0em 12pt 0em;
	border-bottom: 1pt dashed #000;
	}
h4 {
	letter-spacing: 0.1em;
	padding-bottom: 4pt;
	margin: 1em 0em 12pt 0em;
	border-bottom: 1px dotted #000;
	}
h5 {
	letter-spacing: 0.1em;
	margin: 1em 0em;	
	}
h6 {
	margin: 1em 0em;	
	}
a {
	text-decoration: none;
	color: #000;
	}
a:after {
	content: ' [Link]';
	}
p, ul, ol, dl {
	margin: 0em 0em 2em 0em;
	}

#slideshow, #sidebar {
	display: none;
	visibility: hidden;
	}


/***************************************************
"You may not be an angel / and you may not go to church,
but the good you'll do / will come on back to you,
and it don't, no, it don't / cost very much."
***************************************************/

