/* $Id: print.css 2257 2005-09-01 10:21:47Z sven $ */

body, p {
background: white;
font-size: 11pt;
line-height: 15pt;
background-color: #FFFFFF;
background-image:none;
}
p	{
font-size: 11pt;
line-height: 15pt;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
#container {
background-color: #FFFFFF;
background-image: none;
background-image:none;
}
a:link, a:visited, a:active, a:hover {
background: white;
font-size: 11pt;
background-color: #FFFFFF;
background-image:none;
line-height: normal;
text-transform: none;
text-decoration: none;
font-style: italic;
}
#logo, #header, #footer, #menu,#header_balk, #kolon2 {
display: none;
}
#kolon1, #content {
width: auto;
margin: 0;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
text-decoration: none;
}
#kolon1 {
width: 100%;
}
table {
	width: 100%;
	margin-top: 12pt;
	margin-right: 0;
	margin-bottom: 18pt;
	margin-left: 0;
	background: transparent none;
	padding: 0;
	border: 0;
	color: black;
	background: transparent none;
	text-decoration: none;
	text-align: left;
	float: left;
}
.total, .subtotal {
	text-align: right;
}
a:link, a:visited {
color: #333333;
background: transparent;
font-weight: bold;
text-decoration: underline;
}
#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-weight : normal;
font-size: 9pt;
font-family: Courier, "Courier New", monospace;
font-style: italic;
line-height: normal;
text-transform: none;
text-decoration: none;
}

/* this does not validate (CSS3 only ?)
#content a[href^="/"]:after {
content: " (http://www.betanine.be" attr(href) ") ";
}
*/

h1, h2, h3	{
margin : 0;
font-weight : bold;
font-family: Helvetica, Arial, sans-serif;
}
h1	{
font-weight: bold;
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
font-size: 14pt;
}
h2	{
font-size: 11pt;
font-weight: bold;
text-transform: lowercase;
}
h3	{
font-size: 10pt;
font-weight: normal;
text-transform: uppercase;
}
ul {
margin:0;
padding:0;
}
li {
padding: 0;
margin:0;
}
blockquote {padding: 6px;background-color: #D1DAE3;}
