/**
 * File: print.css
 *
 * @site           Cordula Stratmann
 * @copyright      (c) creatics.de
 * @author         Olaf Gleba
 * @link           http://cordula-stratmann.de
 * @version        1.0
 *
 * @lastmodified   2009-11-11 10:00
 */

/* hide */
.nav, .ctColumn, img, .shop, .shopext {display:none}

/* exclude */
.includePrint {display:block!important}

body {
font: 100% Georgia, "Times New Roman", serif;
color: #333;
background-color: none;
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;
margin-bottom:0;
}
h3 {
font-size: 12pt;
padding: 12px 0 0 0;
margin-bottom:0;
}
h4, h5 {
font-size: 11pt;
padding-bottom: 0!important;
padding: 6px 0 0 0;
margin-bottom:0!important;
}
h1, h2, h3, h4, h5 {
font-family: helvetica,arial,sans-serif;
}
.subtitle {
padding-top: 0;
font-size:85%;
margin-top:0;
}

dt {font-weight:bold}
dd {padding-bottom:15px;margin-left:0}
ul {list-style: none;padding-left:0}
.mod {padding-bottom:10px;border-bottom:1px solid #ccc;}

.news, .portrait, .publish, .chronicle, .default, .home {border-bottom:1px solid #ccc; margin-bottom:20px;font-size:13pt}


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;
}