.DoNotPrint {
	display: none !important;
}

/* Vermeidung von Seitenumbruechen direkt nach einer Ueberschrift */
h1,h2,h3 { page-break-after:avoid; }


#col_left {
	display: none !important;
}

#header_menu, #header_topline {
	display: none !important;
}
#header {
	display: none !important;
}
#footer {
	display: none !important;
}

.tx-ttnews-browsebox {display:none;}
.news-list-morelink {display:none;}

abbr[title]:after, acronym[title]:after { content: '(' attr(title) ')'; }