/*

Centralstation-Berlin
http://www.centralstation-berlin.de

P R I N T . C S S

Last modified:	5.10.2010

*/



/*  P R I N T   S E T T I N G S
--------------------------------------------------------------------------------------------------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, legend, table, th, tr, td { background: transparent; font-size: 100%; vertical-align: baseline; border: 0; outline: 0; margin: 0; padding: 0; } 

html {  }
body { background: #FFF; font: normal 10pt/14pt Arial, Helvetica, sans-serif; word-spacing: 0pt; letter-spacing: 0pt; color: #000; }

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

h1 { font-size: 20pt; }
h1 a { color: #000; text-decoration: none; }

h2 { font-size: 18pt; }
h3 { font-size: 14pt; }
h4 { font-size: 11pt; }
h5 { font-size: 11pt; }

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: "Courier New", Monaco, monospace; }

hr { display: none; border-bottom: 1px solid #000; }

ul { list-style: disc inside; padding: 0 11pt }
ol { list-style: decimal inside; padding: 0 11pt }


/* Hide these elements */

#skip, #nav, #header, #breadcrumb, #closethis { display: none; }

/* Calculator */

#calculator-toprint { width: 100%; height: 100%; background: #fff; display: none; text-align: left; }
#calculator-toprint .inner { padding: 0px; }
#calculator-toprint p { font-size: 1em; }
#calculator-toprint h1 { font-size: 1.6em; color: #000; margin: 30px 0; }
#calculator-toprint h2 { font-size: 1.4em; color: #000; margin: 30px 0 0; text-decoration: underline; }
#calculator-toprint h3 { font-size: 1.2em; margin-bottom: 2px; }
#calculator-toprint #error { display: none; color: #000; opacity: 0; filter: Alpha(Opacity=0); }
#calculator-toprint #error a { display: none; }
#calculator-toprint #message { display: none; color: #000; opacity: 0; filter: Alpha(Opacity=0); margin-left: -9999px; margin-bottom: -50px; }
#calculator-toprint .price { font-size: 1.4em; font-weight: bold; float: right; }
#calculator-toprint .price-big { font-size: 2em; font-weight: bold; float: right; text-decoration: underline; }
#calculator-toprint .jobdata { border-bottom: 1px solid #000; margin-bottom: 4px; padding-bottom: 4px; }
#calculator-toprint .jobdata:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }




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