/* ---[ samadhi handheld.css - version x1.0

  XHTML/CSS*** (c) Copyright Manfred Bartsch
  ***) W3C terms claimed as a trademark or generic term by MIT, ERCIM, and/or Keio on behalf of the W3C:
       W3C, World Wide Web Consortium  (registered in numerous countries)
       CSS (generic), Cascading Style Sheets Specification
       XHTML (generic), The Extensible HyperText Markup Language
       http://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231#W3C_Trademarks

                                               **************** ]--- */

/* ---[ START general rules                    **************** ]--- */
html, body { margin: 0; padding: 0; }
body { font-family: verdana, tahoma, arial, helvetica, sans-serif; font-size: 86%;
       background: #fff; color: #333; }
div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, table, tr, td 
{ margin: 0; padding: 0; border: 0; }

a img { text-decoration: none; }
a img, a:hover img, a:focus img { border: 0; }

h1 { font-size: 140%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 80%; }

hr { background: #999; border: 0; margin: 1px 0; padding: 0; height: 1px; color: #999; }

p { margin-top: 0.5em; margin-bottom: 0.75em; }
p.small { font-size: 80%; }
p.small sup { font-size: 80%; }

a         { text-decoration: none; }
a:link,
a:visited { color: #666; }
a:hover   { color: #999; }
a:active  { color: #666; }

li, blockquote { margin-left: 20px;}
/* ---[ END   general rules                    **************** ]--- */


/* ---[ START special rules                    **************** ]--- */
#headerwrap, #adress, #page, #contentwrap, #pagenaviwrap, #footerwrap, #sidewrap { padding: 2px; }
#header h1 { font-size: 86%; }
#footeradd { display: none; }
#footer a { display: none; }
#side img { display: none; }

.hidetxt { display: none; }
.hideold { display: none; }
.showprt { display: none; }
.simple  { display: inline; }
.showtpr { display: inline; }

.forms input { width: 200px; }
.forms textarea { width: 200px; height: 120px; }
/* ---[ END   special rules                    **************** ]--- */

