/*----| Drucken |----*/

@media print {

body {
margin: 0;
background: white;
font-family: Arial, Verdana, Helvetica,sans-serif;
font-size: 10pt;
line-height: 14px;
color: black;
text-decoration: none;
border: 0;
}
.links {
float: left;
width: 50%;
}
.rechts {
float: right;
text-align: right;
width: 50%;
}

#kopf {display: none;}
#links {display: none;}
#rechts {display: none;}
#fuss {display: none;}
#blogtitel {display: none;}
#searchform {display: none;}
#wp-calendar {display: none;}

.breadcrumb {display: none;}

.nicht_drucken {display: none;}

.clear {clear: both;}
.umbruch_vorher {page-break-before: always;} /*--| Seitenumbruch setzen! |--*/
 
.zeichenabstand {letter-spacing: 4px;} /*--| Zeichenabstand bei »mehr |--*/

#content {display: block;}

/*----| Druckversion Home |----*/
#content .home_kategorie_1 {
display: none;
}
#content .home_titel {
margin-top: -10px;
margin-bottom: -5px;
font-size: 11pt;
font-weight: bold;
}
#home .navigation_oben {
display: none;
}
#home .neuer_eintrag {
margin-top: 20px;
}
#home .kategorie {
color: #4881b7;
font-weight: bold;
}
#home .kategorie a {
text-decoration: none!important;
cursor: default!important;
color: #4881b7!important;
}
#home .titel {
margin-top: 3px;
margin-bottom: -3px;
font-size: 11pt;
font-weight: bold;
}
#home .navigation_unten {
margin-top: 20px;
padding-top: 10px;
}
#home .neuere {
float: left;
width: 50%;
font-weight: bold;
}
#home .aeltere {
float: right;
text-align: right;
width: 50%;
font-weight: bold;
}

/*--| Druckversion Haupttitel |--*/
#content .post h2 {
font-size: 13pt;
line-height: 18px;
}
#content .post h2 a {
color: #000;
text-decoration: none;
}

/*--| Druckversion Printinfos |--*/
#content .printservice {
font-size: 8pt;
line-height: 11px;
padding-bottom: 5px;
border-bottom: 0.5px solid #000;
}

#content .optionen_media {display: none;}
#content .abstract {display: none;}
#content .inhaltsverzeichnis {display: none;}
#content ul .inhaltsverzeichnis {display: none;}
#content .inhaltsverzeichnis td {display: none;}

/*--| Zwischentitel |--*/
#content h3 {
font-size: 11pt;
}

/*--| Druckversion Links |--*/
#content a:link,
#content a:visited {
text-decoration: underline;
}

/*--| Druckversion Zitate |--*/
#content .zitat {
font-style: italic;
}

/*--| Druckversion Kasten |--*/
#content blockquote {
margin: 0px!important;
padding: 0px 10px!important;
border: 1pt solid #000!important;
}

/*--| Druckversion Bilder & Video |--*/
#content img {border: none;}
.bild_links_umfliessen {display: none;}
#content .bild {display: none;}
#content .bild-legende {display: none;}
#content .bild-legende_drucken { /*--| Bildlegende drucken|--*/
margin-top: -15px;
font-size: 10px;
line-height: 12px;
width: 380px;
text-align: right;
}
#content .bild_links-legende {display: none;}
#content .bild_rechts-legende {display: none;}
#content div.bild_umfliessen_klein {display: none;}
#content div.bild_umfliessen_gross {display: none;}
object {display: none;} /*--| Video-Fenster nicht drucken |--*/

/*--| Druckversion Abbildungen/Tabellen |--*/
#content .abb_tab-legende {
font-size: 9pt;
line-height: 13px;
}
#content .abbildung_tabelle {
width: 300px;
height: auto;
}

/*--| Grafik Nutzungsdauer "Das kurze Leben der Nutztiere" |--*/
#content .prozente {
width: 40px;
float: left;
text-align: right;
}
#content .balken {
width: 605px;
float: right;
}

/*--| tif-Rezepte Menge/Zutaten |--*/
#content .menge {
width: 75px;
float: left;
}

#content .zutatentest { /*--| tif-Rezepte Zutaten |--*/
margin-left: 75px;
margin-bottom: 15px;
line-height: 13px;
list-style-type: none;
}
#content .zutatentest li {
margin-left: -40px;
margin-top: 5px;
margin-bottom: 0px;
}

#content .mengetest { /*--| tif-Rezepte Menge |--*/
margin-left: -75px;
float: left;
}

/*--| Druckversion neue Kategorie bei Veranstaltungen und Vorstand |--*/
#content .kategorie_neu {
display: block;
padding-top: 8px;
border-top: 1pt dashed #000;
}

/*--| Druckversion Formulare |--*/
input {
font-size: 8pt;
}
textarea, select {
font-size: 9pt;
}

/*--| Druckversion Fussnoten |--*/
#content .fussnoten {
font-size: 9pt;
line-height: 12px;
}

/*--| Druckversion Quellen |--*/
#content .quellen {
margin: 0px 0px;
margin-left: 20px;
text-indent: -20px;
font-size: 9pt;
line-height: 12px;
}

/*--| Druckversion Top-Navigation |--*/
#content .top {display: none;}

/*--| Druckversion Artikel: Kommentare und Navigation unten |--*/
.link_facebook_co {
display: none;
}
#kommentare {
display: none;
}
.navigation {
display: none;
}

/*----| Druckversion Auswahl Hauptseiten |----*/
.auswahl_links {
width: 200px;
float: left;
clear: left;
}
.auswahl_rechts {
width: 200px;
float: right;
clear: right;
margin-right: 150px;
}
.auswahl_links_neu {
width: 200px;
float: left;
clear: left;
}
.auswahl_rechts_neu {
width: 200px;
float: right;
clear: right;
margin-right: 150px;
}
.auswahl_links h2,
.auswahl_rechts h2,
.auswahl_links_neu h2,
.auswahl_rechts_neu h2 {
margin-top: 30px !important;
margin-bottom: 0px !important;
font-size: 10pt !important;
}
.auswahl_links p,
.auswahl_rechts p,
.auswahl_links_neu p,
.auswahl_rechts_neu p {
font-size: 9pt !important;
line-height: 12px !important;
}
.auswahl_links a:link,
.auswahl_rechts a:link,
.auswahl_links_neu a:link,
.auswahl_rechts_neu a:link,
.auswahl_links a:visited,
.auswahl_rechts a:visited,
.auswahl_links_neu a:visited,
.auswahl_rechts_neu a:visited {
text-decoration: none !important;
}
.auswahl_links img,
.auswahl_rechts img,
.auswahl_links_neu img,
.auswahl_rechts_neu img {
padding-top: 10px;
border: none;
text-decoration: none !important;
}

/*----| Druckversion Auswahl Info-Dossiers Broschüren // Porträts |----*/

.drei-auswahl_links {
width: 200px;
float: left;
clear: left;
font-size: 9pt;
}
.drei-auswahl_mitte {
width: 200px;
float: left;
font-size: 9pt;
}
.drei-auswahl_rechts {
width: 200px;
float: left;
font-size: 9pt;
}
.drei-auswahl_links_neu {
page-break-before: inherit;
width: 200px;
float: left;
clear: left;
font-size: 9pt;
}
.drei-auswahl_mitte_neu {
width: 200px;
float: left;
font-size: 9pt;
}
.drei-auswahl_rechts_neu {
width: 200px;
float: left;
font-size: 9pt;
}
.drei-auswahl_links img,
.drei-auswahl_mitte img,
.drei-auswahl_rechts img,
.drei-auswahl_links_neu img,
.drei-auswahl_mitte_neu img,
.drei-auswahl_rechts_neu img {
padding-top: 10px;
border: none;
text-decoration: none !important;
}

.portraets_poster { /*--| speziell Porträts |--*/
display: none;
}

}
