/**
 * File: print.css
 *
 * @site           Christine Westermann
 * @copyright      (c) creatics.de
 * @author         Olaf Gleba
 * @link           http://christine-westermann.de
 * @version        1.0
 *
 * @lastmodified   2009-10-010 217:52
 */

/* hide */
.nav, .pager, #formular, .currentside, .cats, .tagnav, .catimg, .ct img, .foot, .copyright, .tags, .default {display:none}

.tags {border:none}



body {
font: 100% Georgia, "Times New Roman", serif;
color: #333;
background-color: transparent;
background-image: none;
line-height:1.3em;
}

p, a, label, li, dt, dd, td, textarea, input, select {
font-size: 11pt;
}
/* 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 {
padding-bottom: 12px;
}
h2 {
font-size: 12pt;
padding: 6px 0 0 0;
}
.salutation h2 {
font-family: Georgia, "Times New Roman", serif;
font-weight: normal;
}
h3 {
font-size: 12pt;
padding: 12px 0 0 0;
margin-bottom:0;
}
h4, h5 {
font-size: 12pt;
padding-bottom: 0!important;
padding: 6px 0 0 0;
margin-bottom:0;
}
h1, h2, h3, h4, h5 {
font-family: helvetica,arial,sans-serif;
}
.subh3, .sub {
padding-top: 0;
font-size:90%;
margin-top:0;
}

dd {padding-bottom:10px}
.mod {padding-bottom:10px;}


a, a:link, a:visited {
text-decoration: none;
color: #333;
}
a.print,.print a.print:link:after, a.print:visited:after {
content: " ("attr(href)") ";
}

em {
color: #000;
font-style: italic;
}
html\:abbr, abbr, acronym, span.abbr, .hilfe {
border-bottom: none;
}
.skipaccess {
display: none;
}



