body
{
	margin: 0px;
	padding: 20px 0px;
	background: #FFFFFF;
}

img
{
  border: 0;
}

table
{
	border-spacing: 0px;
	border: 0px;
}

td
{
	padding: 0px;
	vertical-align: top;
}

p, td
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

p
{
	margin: 10px 0px;
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding: 6px;
	background: #99CCFF;
}

h2
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

table.kalender
{
	border-spacing: 0px;
	border-collapse: collapse;
}

table.kalender td
{
	border: 1px dashed #99CCFF;
	line-height: 10pt;
	font-size: 8pt;
	padding: 2px;
}

a:link
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #A000A0;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #9090FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}