*,
h1, h2, h3, h4, legend
{
	text-shadow:0 0 0 #fff;
	border-shadow:0 0 0 #fff;
	background:#fff;
	font-family:Arial,"Trebuchet MS",sans-serif;
}
h2
{
	margin-top:20px;
}
table.project
{
	display:block;
	box-shadow:			none;
	-moz-box-shadow:	none;
	-webkit-box-shadow:	none;
	-o-box-shadow:		none;
	-ms-box-shadow:		none;
	-khtml-box-shadow:	none;
}
.noprint
{
	display:none;
}
th
{
	/*display:none;*/
}
#tableyear
{
	border:none;
}
p
{
	text-align:justify;
}
table
{
	width:100%;
	border:1px solid #000;
	margin:20px 0;
	border:none;
}
#header
{
	max-height:160px;
	position:relative;
	margin:0;
	padding:0;
	
}
table#tableyear,
table#tablemonth,
table#tableweek,
table#tabledays
{
	height:20px;
	margin:0;
	padding:0;
}

#tableaircraft th
{	
	height:25px;
}
#tableaircraft div.project img.imgplanning
{	
	width:100%;
	height:20px;
	display:block;
	margin-bottom:4px;
}
