/*
	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, .adv15, .adv16, .adv17 {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 */
body {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	background: #fff;
	color: #000;
}

h1 {font-size: 22pt}

h2 {
	font-size: 16pt;
	margin: 26px 0 -10px 0;
}

h3, h4 {
	font-size: 14pt;
	margin: 26px 0 -10px;
}

img {border: 0}	

a {
	color: #000;
	text-decoration: none;
}


/* ----------------
   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,  .content_side {display: none}

/* Artikel */
#co_article .update {
	font-size: 10pt;
	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 {
	max-width: 522px;
	height: auto;
}

#co_article .art_foto_big p {
	margin: 5px 0 0 0; padding: 0;
	display: block;
	font-size: 10pt;
}

#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}

/* 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}


/* ----------------
   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}
