/* $Id: print.css,v 1.6 2010-07-10 07:34:31 olejakob Exp $ */

/* ##### Hide nonprinting areas ##### */
.print {
	display: block;
}
.admin, .advanced, .nosmall, .noprint, .layouts {
	display: none;
}

@page {
	margin-left: 1cm;
}

/* ##### fonts ##### */
body, table, tr, td, span, p, div, li, a {
	font-size : 10pt;
}
h1 { 
	font-size: 18pt; 
	font-weight: bold; 
}
th, th a, .th, .th a { 
	font-size: 12pt; 
} 


/* ##### input form ##### */
textarea.field {
	background-color: white;
}

textarea.fieldbig {
	background-color: white;
}

/* #### Katalog #### */
.kat-intro, .kat-txt {
	font-family: Serif;
}
.kat-pris, .kat-pristxt {
	background-color: white;
	color: black;
}
