@media print
{
	FORM#Form1
	{
		display:none;
	}
}
P, UL, LI
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
TABLE.vergleichgrafisch
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
TABLE.vergleichgrafisch TD 
{
	width: 22px;
	cursor:default;
}
TABLE.vergleichgrafisch TD.bundesland
{
	font-size: 11px;
	width: 180px;
	padding-left: 4px;
}
TR.top TD
{
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4682b4;
	background-color: #f0f8ff;
	height: 11px;
}
TR.holidays
{
	background-color: #f0f8ff;
	height: 6px;
}
TR.bottom
{
	background-color: #f0f8ff;
	height: 11px;
}
TH.month
{
	height:auto;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	background-color: #4682b4;
	font-size: 13px;
}
TR.monthdays, TR.weekdays
{
	font-size: 11px;
	background-color: #f0f8ff;
	text-align: center;
}
TR.monthdays
{
	font-weight: bold;
}
TR.top TD.hd, TD.hd
{
	background-color: #b0c4de;
}
TD.h_y
{
	background-color: #4682b4;
}
TABLE.vergleichgrafisch TD.monthinfo
{
	padding-top: 20px;
	width:auto;
}
TABLE.vergleichgrafisch TR.legend
{
	height: 6px;
}
TABLE.vergleichgrafisch TD.legend
{
	background-color: #ffffff;
	width: auto;
	padding-right: 30px;
}
.copyright
{
    font-style:italic;
}

