/*--------------------------------------------------------------------*/
/* #print */
/*--------------------------------------------------------------------*/

 
#topmeny, #left-nav, #commands, #tab-nav, p.readmore, #top_language, img.zoom, h1 span, .new, #advanced-search, #paging {
	display: none;
}

#area-overview.section, #area-pro.section {
	display: block;
}

table th { text-align: left;}

table { margin: 10px 0;}

h1, h2, h3, h4, h5, h6, p, ul li, a, table { font-family: Arial, Verdana, sans-serif; }

h1 { font-size: 2em; line-height:1.3em; color:#000000; }
h2, span.head { font-size: 1.5em; line-height:1.2em; color:#000000;  }
h3 { font-size: 1.2em; line-height:1.2em; color:#000000; }
h4, h5, h6 {color:#555555; font-size: 1.1em; }

p { font-size: 1.1em; margin: 1em 0; }
ul li { font-size: 1.1em;}
a {	text-decoration: underline; color:#999; }
a img { border: none;}

