/*============================================================================================================================PRINT=======*/

@media print {
  	.overflowcontroll { display:none; }
  	.row-img { background:none; height: 120px; }
  	.logoimage { display:block; float: right; }
  	.newsline { background-color: #C0C0C0; }
	body {background:none; color:#000000; }
	html, input, textarea {	font-family:Arial, tahoma; color:#000000; }
	a{ color:#000000; text-decoration:underline} 
	h1 { color:#000000;}
	h2 { color:#000000;}
	h3 { color:#000000; }
	.box-1 { color:#000000; }
	.box-1 a { color:#000000; }
	.box-1 strong { color:#000000; }
	.footer { background:none; color:#000000; display:none; }
	.footer a { color:#000000; }
	.indent-text-box li a { color:#000000; } 
	span{ color:#000000; } 
	a { color:#000000; }

	.content .border-top { background:none; }
	.content .border-bot { background:none; }
	.content .border-left { background:none; }
	.content .border-right { background:none; }
	.content .border-top-left { background:none; }
	.content .border-top-right { background:none; }
	.content .border-bot-left { background:none; }
	.content .border-bot-right { background:none; }
	
	#page1 .text-box .row-box-4 { color:#000000; margin-left:22px; width:262px; }
	#page1 .text-box .row-box-5 { color:#000000; }

	.textnews, .textdatum, .texttitel, .linkmore, .textnews_pinnt, .textdatum_pinnt, .texttitel_pinnt, .linkmore_pinnt { color: #000000; }
	.newsdatum, .newstitel, .newstext, .newslink, .newsautor, .newsdatum_pinnt, .newstitel_pinnt, .newstext_pinnt, .newslink_pinnt, .newsautor_pinnt { color: #000000; }
	.datum, .titel, .untertitel, .text, .backlink, .autor, .anhangtitel, .anhang, .anhanglink { color: #000000; }
	.errortitel, .error, .errorbacklink { color: #000000; }
	.newsdatum_archiv, .newstitel_archiv, .newstext_archiv, .newslink_archiv, .newsautor_archiv { color: #000000; }
	.archivtitel, .archivnavi, .archiv_navi_link, .datum_archiv, .titel_archiv, .untertitel_archiv, .text_archiv, .backlink_archiv, .autor_archiv, .anhangtitel_archiv, .anhang_archiv, .anhanglink_archiv { color: #000000; }
}