/*
	www.kleinezeitung.at
	Kontakt: christian.krammer@kleinezeitung.at
	
	Styles fuer Druckausgabe
*/

/* Alles ausser Contentbereich ausblenden */
#jump, #nav_main, #nav_sub, .sidebar, .content_add {
	display: none;
}

/* Im Kopf alles ausser Logo ausblenden */
#branding .br_info, #branding .br_nav_top, #branding .br_log, #branding h1 {
	display: none;
}

#branding .logo {
	border: 0;
	padding-bottom: 20pt;
}

/* Werbung ausblenden */
.adv1, .adv2, .adv3, .adv3a, .adv4, .adv5, .adv5_art, .adv6, .adv7, .adv8, .adv9, .adv10, .adv11, .adv12, .adv13, .adv14 {
	display: none;
} 

/* Restliche Teile ausblenden */
.co_nav, .breadcr, #ticker, .modal, .non_modal, hr, #site_info, .back {
	display: none;
}

/* Suchbloecke ausblenden */
.content .suchbl {
	display: none;
}

/* Kommentare ausblenden */
.content .comments {
	display: none;
}

/* Allgemeine Teile */
h1 {
	font-size: 20pt;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 14pt;
}

p, li a {
	font-size: 12pt;
}

img {
	border: 0;
}	


/* ----------------
   Artikel
   ---------------- */
   
/* Nicht benoetigte Artikelteile ausblenden */
#co_article .art_video_big, #co_article .art_info .nextpage, #co_article .art_foto p > a, #co_article .art_feat, #co_article .art_video, #co_article .art_audio, #co_article .art_folg, #co_article .art_links, #co_article .art_tick, #co_article .art_foto ul, #co_article .art_karte a, #co_article .art_karte ul, #co_article .art_umfr, #co_article .art_amaz, #co_article .art_lr, #co_article .art_fscroll, #co_article .art_foto_big_fser a {
	display: none;
}

/* Artikel */
#co_article .content_side {
	page-break-before: always;
}

#co_article .update {
	margin-top: 10px;
}

#co_article .update a {
	margin-left: 10px;
	font-size: 10pt;
}

#co_article .update a:before {
	content: "(";
}

#co_article .update a:after {
	content: ")";
}

#co_article .art_foto_big img {
	height: 341px;
}

#co_article .frag h3 {
	font-size: 14pt;
}

#co_article .frag h4 {
	font-size: 12pt;
}

#co_article .frag p {
	font-size: 12pt;
}

#co_article .art_foto_big p span {
	margin-right: 10px;
	font-size: 10pt;
}

#co_article .art_info .author {
	font-weight: bold;
	font-size: 14pt;
}

#co_article .art_foto p .cred {
	margin-left: 10px;
	font-size: 10pt;
}

#co_article .art_fotogal ul {
	margin: 0;
	padding: 0;
}

#co_article .art_fotogal li {
	list-style-type: none;
	margin-top: 15pt;
}

#co_article .art_fotogal li:first-child {
	margin: 0;
}

#co_article .art_karte div a {
	display: inline;
}

#co_article .content_side {
	margin-top: 30pt;
}


/* ----------------
   Fotoserie
   ---------------- */
#co_fotser .fser_foto a, #co_fotser .fser_feat, #co_fotser h2, #co_fotser .fser_alle, #co_fotser .fser_mehr {
	display: none;
}


/* ----------------
   Events
   ---------------- */
/* Artikel */
#co_events .content_main #ev_list li {
	margin-bottom: 20pt;
}

#co_events .content_main #ev_list li .zeit br, #co_events .content_main #ev_list li .in ul, #co_events .content_main #ev_list li .in h5, #co_events .ev_feat {
	display: none;
}

#co_events .content_main #ev_list li .zeit strong {
	margin-right: 10px;
}

#co_events .content_main #ev_list li .in h4 {
	margin: 0;
}

#co_events .content_side {
	page-break-before: always;
}

/* Location */
#co_events .article_body .leiste_1gr {
	display: none;
}


/* ----------------
   Kino
   ---------------- */
/* Artikel */
#co_kino .ki_feat, #co_kino .content_main .article_body .leiste_1gr {
	display: none;
}

#co_kino .content_side {
	page-break-before: always;
}


/* ----------------
   Babys
   ---------------- */
/* Fotoserie */  
#co_babys .leiste_1gr, #co_babys .baby_list, #co_babys .baby_serg span {
	display: none;
} 


/* ----------------
   E-Paper
   ---------------- */
/* Nicht benoetigte Teile ausblenden */
.bd_epaper .suchbl, .bd_epaper .pages, .bd_epaper .history, .bd_epaper #co_det .nav {
	display: none;
}