@charset "UTF-8";
/**
Theme Name: Print-Layout
Theme URI: www.aktuelle-nachrichten-24.de/
Description: Drucklayout / print layout
Version: 0.1
Author: Bernhard Sueppel
Author URI: http://aktuelle-nachrichten-24/
Date: 02.07.2010 18:34:37
*/
@media print
{
/*---| nicht benoetigte Bereiche |--- */
.breadcrumbs, #header p, #header img, #header form, #title, #description, .menu, .adxm menu, #kopf, #kopf1, #respond, .related-post, #footer, #fuss, #ground, .sociable, .anzeige, .sociable_tagline, .ec3_schedule, #searchform, #s, #submit, #WP-PrintIcon, #oben, .pagebar, #sidebar, .side-widget, #links, .pagination, #rechts, .post-edit-link, #wp-calendar, #commentform, #commentform p, #writecomment, #commenthelp, .kommentar-nummer, #navi, .kommentarbeschreibung, .postmetadata, .tellafriend, #adsense, .adscale, #skipLink, #ToogleSidebar, #navigation, #sub-navigation, .sf-menu, .related_post_title, .related_post, #cachestats, .headerimg, select, input, textarea, ckeckbox, dd, hr {display:none !important;}

/*---| nicht benoetigte Bilder |--- */
img {display:none;}

/*---| Druck-Basics |--- */
body {width:100%;text-align:left;margin:0;padding:0;text-align:justify;font:12pt Garamond, Palatino, "Times New Roman", Times, serif;color:#000;background:#fff url(none);}
h1, h2 {font-weight:700;margin:0 0 .5em;text-align:left;padding:0 0 .5em;border-bottom:1px solid #ccc;}
h3, h4, h5, h6 {font-weight:700;margin:0 0 .5em;text-align:left;page-break-after:auto;}
p {margin:.5em;font-stretch:expanded;}
ol, ul, li {list-style:url(images/list1.gif);}

/*---| Links für Druck optimieren |--- */
a, a:visited, a:hover, a:visited:hover {color:#000;background:transparent;text-decoration: none;}
a[href]:after {display:none;} 
*[name]:after {content:" [#"attr(name)"]";background-color:inherit;font-style:italic;font-size:.7em;} 
*[title]:after {content:" ("attr(title)") ";background-color:inherit;font-style:italic;font-size:.7em;} 

/*---| nicht benoetigte Acronyme |--- */
*[acronym]:after {content:" ("attr(acronym)") ";background-color:inherit;font-style:italic;font-size:.7em;}

/*---| nicht benoetigte Abbrevation |--- */
*[abbr]:after {content:" ("attr(abbr)") ";background-color:inherit;font-style:italic;font-size:.7em;}

/*---| Zitate |--- */
*[cite]:after {content:close-quote" (Quelle:"attr(cite)")";font-size:.7em;} 
* {quotes: "\201E" "\201C" "\201A" "\2018";} 
q:before, blockquote:before {content:open-quote;} 
q:after, blockquote:after {content:close-quote;}
blockquote, q, cite {padding-left:.1em;}
acronym, abbr {border:none;}

/*---| nicht benoetigte Bereiche |--- */
.code, pre {font:.8em 'Courier New',Courier,Fixed;padding-left:1em;}
.code a[href]:after {content: "";}

/*---| Bilder-Format |--- */
img {padding:.5em;margin:0 .5em 0 0;float:right;border:0 none;}

/*---| Kommentare |--- */
#comments {page-break-before:always;}
.entrytext:after {content:"\ © 2004-heute BTTV Kreis Hassberge. Alle Rechte sind vorbehalten!";color:#999 !important;font-size:.85em;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.content:after {content:"\ © 2004-heute BTTV Kreis Hassberge. Alle Rechte sind vorbehalten!";color:#999 !important;font-size:.85em;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.entrytext {margin:1.5em 0;page-break-after:always;}
.content {margin:1.5em 0;page-break-after:always;}
}
