/*für gecko-browser*/
/*
abbr[title]:after { content: '(' attr(title) ')'; }
a[href]:after { content: '(' attr[href] ')'; }
*/

html, html * {height:auto;overflow:visible;}

body {
	background-color: transparent;
	color:#000000;
	overflow:visible;
}



#container { 
	overflow: visible; page-break-before:avoid;page-break-after:avoid;
}

.paging { 
	display: block !important;
}

p, .copytext1, .copytext2, .copytext3,div.col-a {
	page-break-inside:avoid;
}


a.more-arrow-right,a.more-arrow-left, .voting {
	display:none  !important; visibility:hidden; 
}

div#topLvlNav, div.nav, #footer,.footer,.autor_footer, .error, .pager, #shadowbox_container, #shadowbox_container * {
	display:none  !important; visibility:hidden; z-index:1; page-break-after:avoid; page-break-before:avoid;
}


