

@media print {
	* { float: none !important; width: auto !important; overflow: visible !important; }
	#header { display: none; }
	#top_nav { display: none; }
	#big_nav { display: none; }
	#bread_line  { display: none; }
	#acticle_subcontenttop  { display: none; }
	#article_submenu  { display: none; }
	#acticle_subcontentbottom  { display: none; }
	#article_image img { height: 200px; }
	#footer  { display: none; }
	.social_bookmarks { display: none; }
	.newsletter_abonnieren  { display: none; }
	.drucken { display: none; }
	.start_col2 { width: 550px !important; }
}

#article_wrap { margin: 0; }

#article_index { float: right; width: 100px; color: #aaa; text-align: right; }

#article_wrap #article_header h1 { font-size: 22px; }
#article_header h2 { font-family: verdana; font-size: 12px; line-height: 1.4em; margin: 0.5em 0; font-weight: bold; }

#article_line { line-height: 1.3em; margin: 10px 0; color: #aaa; font-size: 0.8em; }

#article_line a { color: #aaa; text-decoration: underline; background-color: transparent; }
#article_line a:link { color: #aaa; text-decoration: underline; background-color: transparent; }
#article_line a:visited { color: #aaa; text-decoration: underline; background-color: transparent; }
#article_line a:active { color: #aaa; text-decoration: none; background-color: transparent; }
#article_line a:hover { color: #aaa; text-decoration: none; background-color: transparent; }

#article_header a { color: #333; text-decoration: none; background-color: transparent; }
#article_header a:link { color: #333; text-decoration: none; background-color: transparent; }
#article_header a:visited { color: #333; text-decoration: none; background-color: transparent; }
#article_header a:active { color: #333; text-decoration: underline; background-color: transparent; }
#article_header a:hover { color: #333; text-decoration: underline; background-color: transparent; }

#article_category { float: left; }
#article_line_right { float: right; }
#article_date { line-height: 2em; }

#article_wrap h1 { font-size: 20px; }

#article_line_right { text-align: right; }
.bookmark {
margin: 5px 0 -7px 0;
}
.social_bookmarks img {
margin: 0;
}
.newsletter_abonnieren {
padding-right: 20px;
background: url(../img/newsletter-icon.jpg) no-repeat right;
}
.drucken {
padding-right: 20px;
margin-left: 10px;
background: url(../img/print-icon.gif) no-repeat right;
}
