/*

***************************************************************************************
*                                                                                     *
*   SWISSHAUS                                                                         *
*   http://www.swisshaus.ch                                                           *
*                                                                                     *
*   P R I N T . C S S                                                                 *
*                                                                                     *
**************************************************************************************/



/*  B A S I C S
------------------------------------------------------------------------------------ */

* { border: 0; margin: 0; padding: 0; }
html { height: 100% }
body { background: #FFF; font-size: 100.01%; }
#container { font: normal 11pt/16pt Arial, Helvetica, sans-serif; word-spacing: 1.1pt; letter-spacing: 0.2pt; color: #000; }

p, h1, h2, h3, h4, h5, ul, ol, fieldset { margin-bottom: 11pt; }

h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4, h5, h6 { font-size: 11pt; }

a:link, a:hover, a:visited, a:active { color: #000; text-decoration: none; border: 0; }

ol { list-style-position: inside; list-style-type: decimal; }

em { font-style: italic; }
strike, del { text-decoration: line-through; }
blockquote, cite { font-style: italic; height: 1%; /* stupid IE */ width: auto; margin: 1em 2.5em; }
code { font-family: Monaco, monospace; }

hr { background-color: #000; color: #000; }

/* Special Formatting */

.no-margin { margin-bottom: 0; }
.big-margin { margin-bottom: 2em !important; }

.underlined { border-bottom: 1px solid #CCC; margin-bottom: 1.5em; padding-bottom: 1.5em; }
.no-border { border: 0 !important; }

#skip, #topnav, #nav, #header, .sidebar { display: none !important; }

* html #footer p.clearfix { height: 1%; overflow: visible; } /* IE6 Fix */
*+html #footer p.clearfix { min-height: 1%; } /* IE7 Fix */
#footer p.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }

#footer { font-size: 10pt; line-height: 140%; border-top: 1pt solid #000; margin-top: 12pt; padding-top: 12pt; }
#footer p { text-align: left; display: block; float: left; }
#footer p span { display: block; float: left; height: 30pt; border-left: 1px solid #999; padding: 0 10px; }
#footer p span.first { border: 0; padding: 0 10px 0 0; }
#footer p span a { border: 0 !important; }

#footer .inv { display: none; }


/* H I D E   M O D U L E S
------------------------------------------------------------------------------------ */

#skip, #topnav, #nav, #subnav, #header, .sidebar { display: none !important; }


/*  E N D   P R I N T . C S S
------------------------------------------------------------------------------------ */
