/**
 * File: print.css
 *
 * @site           Jan-Gregor Kremp
 * @copyright      (c) creatics.de
 * @author         Olaf Gleba
 * @link           http://jan-gregor-kremp.de
 * @version        1.0
 *
 * @lastmodified   2009-12-013 217:52
 */

/* hide */
.nav, #tesa, .gallery, .toprow, .footer, .visual, .iconbar, .skipaccess, .noprint {display:none}


body {
font: 100%/1.2em Helvetica,Arial,sans-serif;
color: #000;
background: none;
background-image: none;
}

p, a, label, li, dt, dd, td, textarea, input, select, .interim {
font-size: 9pt;
}
/* Lift cascade definitions  */
p a, h1 a, h2 a, h3 a, h4 a, li a, li p, li li, li h4, li pre, dd p, dt a, dd a {
font-size: 100%;
}

h1 {
font-size: 10pt;
padding-bottom: 12px;
}
h2 {
font-size: 10pt;
padding: 6px 0 12px 0;
}
h3 {
font-size: 10pt;
padding: 6px 0 0 0;
margin-bottom:0;
}
h4, h5 {
font-size: 10pt;
padding-bottom: 0!important;
padding: 6px 0 0 0;
margin-bottom:0;
}
h1, h2, h3, h4, h5 {
font-family: helvetica,arial,sans-serif;
text-transform:uppercase;
}

.subheading {text-transform:none;font-size:10pt;border:none;margin-top:-20px;padding-bottom:12px}
dt {font-weight:bold;padding-bottom:8px}
.dates dt {font-weight:normal;padding-bottom:0}
.chronicle h3 {font-size:9pt;margin-bottom:0}
dd {padding-bottom:6px;margin-left:0}
.mod {padding-bottom:10px}
ul {list-style:none;padding:0}


a, a:link, a:visited {
text-decoration: none;
color: #000;
}
a.print, a.print:link:after, a.print:visited:after {
content: " ("attr(href)") ";
}

em {
color: #000;
font-style: italic;
}
html\:abbr, abbr, acronym, span.abbr {
border-bottom: none;
}
