/************************************* <CUSTOMER> <PROJECT> layout *****/
/************************** Copyright (c) <yyyy>-<yyyy> <CUSTOMER> *****/
/***********************************************************************/
/*********************************************** styles (printers) *****/
/***********************************************************************/
/************************************** author virtual identity AG *****/
/* $LastChangedDate: 2009-02-02 17:55:38 +0100 (Mo, 02 Feb 2009) $ *****/

/***********************************************************************/
/* START: general styles                                               */
body
{
	font-size: 75%;
	width: 100%;
}

th
{
	text-align: left;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, caption, th, td, label, a, span
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #333;
	text-align: left;
}

a
{
	text-decoration: underline;
}

img
{
	border: none;
}
/* END: general styles                                                 */
/***********************************************************************/
/* START: sIFR                                                         */
.sIFR-flash,
.sIFR-flash object,
.sIFR-flash embed
{
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate
{
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/* END: sIFR                                                           */
/***********************************************************************/