/*------------------------------------------------------------------------ */
/* Slow Food Oberaargau - Print                                            */
/*-------------------------------------------------------------------------*/

body {
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif;
	color:000;
	background-color:#FFF;
	padding: 0 1pt; /* @ Firefox, prevent cutted off borders on left and right edge, for example of a table */
	orphans: 3;
    widows: 3;
}

p, td, th, ul, ol, textarea, input, label, fielset, legend {font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:14pt;}

h1, h2, h3, h4, h5, h6 {font-weight:normal; page-break-after: avoid; page-break-inside: avoid;}

h1 {font-size: 16pt; color:#666666; margin-top:24pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}
h4 {font-size: 11pt;}

address, dd, dt, li, td, th, tr {page-break-inside: avoid;} 

img {margin:0; padding:0; border:0;}

a, a:link, a:visited, a:hover, a:active  {color:#000; text-decoration:none;}

div#menu {display: none;}
#head {text-align:center;}

.categoria {background-color: #FFF; color:#000; letter-spacing:0.3em; padding:0 20px 0 20px; border:1px solid #CCC; }



