/* 
 
*/
 

/*
Project: eco.de
Filename: print.css
Description: Common print style sheet for CSS2-capable browsers.
(C) 2007 
*/
body {
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
/* Disable not printable areas */
#structureMyEco, #structureTopnavigationContainer, #structureHeadContentSpacer, .yui-nav li, #ccHomeActivitiesbox, #structureSiteFooter img, #structureSiteFooter #hcard-eco .adr .blind, #structureLeftSubNav p, #structureLeftSubNav .topic, .vcard .tel .blind, .datumblock .blind, .location .adr .blind {
    display: none;
}
/* Global spacer style */
#ccHomeEventbox .event, .ccHomeNewslist .article, .ccKontaktbox2, .ccKontaktbox, #breadcrumb, .ccText, .ccTerminliste2, .ccMeldungen2, .ccAgenda table, .datumblock, .location {
    border-bottom: 1mm solid #c2df53;
    padding-top: 0.2em;
    padding-bottom: 0.5em;
}
.ccHomeNewslist .article h1, #structureLeftSubNav .topic, .ccKontaktbox2 h1, .ccKontaktbox h1, #structureContentFullArea #pageHeadline2, .ccText h1, .ccTerminliste2 h1, .ccMeldungen2 h1, .datumblock h1, .location h1, .veranstalterblock h1 {
    font-size: 11pt;
    margin-top: 0.5em;
    margin-bottom: 0;
    padding: 0;
}
.ccText h2 {
    font-size: 10pt;
    font-style: italic;
}
img {
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}
a { color:#cb0019; text-decoration:none; }
#ccHomeEventbox .event .date, .ccHomeNewslist .article .meta, .datumblock .beginn, .datumblock .ende {
    clear: both;
    font-style: italic;
    font-size: 80%;
}
#ccHomeEventbox .event .organizer, .ccHomeNewslist .article .subline, .ccTerminliste2 .datum, .ccTerminliste2 .ort, .ccTerminliste2 .veranstalter, .ccMeldungen2 .daten, .ccMeldungen2 .subline { font-size: 80%; }
#ccHomeEventbox .event .date, #ccHomeEventbox .event .headline, .ccHomeNewslist .article .subline, #ccHomeEventbox .event .organizer, .ccTerminliste2 .datum, .ccTerminliste2 .ort, .ccTerminliste2 .veranstalter, .ccTerminliste2 .bezeichnung, .ccTerminliste2 .beschreibung, .ccAgenda tr.zeit td.right p, .datumblock p, .location p, .veranstalterblock p, .ccRegbt p {
    margin: 0;
    padding: 0;
}
.ccTerminliste2 .bezeichnung { margin-top: 0.5em; }
.ccTerminliste2 .beschreibung,.ccTerminliste2 .veranstalter, .ccMeldungen2 .daten, .ccAgenda tr.zeit { margin-bottom: 0.5em; }
#structureSiteFooter #hcard-eco, #structureSiteFooter a {
    margin: 0;
    margin-top: 1.5em;
    padding: 0;
    font-style: italic;
    font-size: 80%;
}
#structureSiteFooter a {
    margin: 0;
    margin-top: 0;
    padding: 0;
    font-style: normal;
    text-align: center;
}
#breadcrumb a {
    margin: 0;
    margin-bottom: 1.5em;
    padding: 0;
    font-style: italic;
    text-align: center;
}
#breadcrumb .selected, #structureContentFullArea #pageHeadline2 {
    font-weight: bolder;
}
.ccAgenda tr.zeit td.left, .ccAgenda tr.zeit td.right {
    vertical-align: top;
}
