/* ars navigandi GmbH - arscms */
/* /styles/css/print.css - platform wide print layout */

/* begin area **********************************************************************/

body {
	background-color: transparent;
	font-size: 12pt;
	color: #000000;
	overflow: visible !important;
}

.bggradient, .postop, .edelweiss, .navigationtop, .print_icon, .noprintlink {
	display: none;
}

#div_debug {
	display: none;
}

.print_logo {
	display: block;
	text-align: right;
}

td.center {
	vertical-align: top;
}

.outerContentTable {
	height: 100%;
}

.page_content {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #0000FF;
}

.div_scroller, #div_scroller {
	top: 0px;
	position: relative;
	height: auto !important;
	overflow: visible !important;
}

.td_sizingcontent {
	vertical-align: top;
	height: auto !important;
	overflow: visible !important;
}

/*img.floatImage_alignLeft, img.floatImage_alignRight, a.file img {
	float: none;
}*/
/* end area ************************************************************************/
