/*
    Document   : print
    Created on : 30.10.2008, 12:33:51
    Author     : Armin Fasold <mail@stupid2.de>
    Description: Druck CSS
        Purpose of the stylesheet follows.
*/

#menu_header, 
#menu, 
#header, 
.image_box, 
#footer_content, 
#footer_links,
#suche,
.tools,
#kategorien,
.entry_page_tabs,
.entry_bottom,
#entry_chapters,
#entry_media,
#entry_tools,
#entry_more,
#entry_more_under,
hr,
.sites,
.appendix .bold .right
{
	display:none !important;
}
h1,h2,h3{
	margin:0.1em;
}
a.superlink
{
	color:#000;
	font-size:10px;
	font-weight:700;
	line-height:1em;
	margin-bottom:5px;
	text-decoration:none;
	vertical-align:top;
}
.appendix .author,
.appendix .zitier{
	float:left;
}
.appendix, .footnotes_container{
	border-top:0.2em solid #000;
}
