/* print.css */

body, .preise td.pers { text-align: left; }
#container { width: auto; font-size: 12pt; font-family: times new roman, times, serif; }
#header, #language, #navigation { display: none; }
#content { padding-bottom: 2em; }
.preise { width: 100%; }
#footer, .preise td { padding: 0.5em; font-size: smaller; }
.preise tr.date td { border-bottom: 1pt black solid; }
#footer { border-top: 2pt black solid; border-bottom: 1pt black solid; }
#footer, #error, .preise { text-align: center; }
a { text-decoration: none; color: black}
.nowrap { white-space: nowrap; }
p.copyright { text-align: right; font-size: smaller; }
.fr { float: right; }
.fl { float: left; }
.photo { border: 0; margin: 1em; }
.clr { clear: both; }
address { font-style: normal; }

