html, body
{
	visibility: hidden;
}

#page, #header, #top, #content, #left, .text
{
	height: 1px;
	line-height: 1px;
}

#print, #aanwijzing, #adres
{
	visibility: visible;
	height: 100%;
	line-height: 2;
	margin: 0 20px 50px 20px;
	font-family: Arial, Helvetica, Sans-Serif;
}

#print
{
	font-size: 12px;
	line-height: 1.8;
	font-weight: normal;
}

#aanwijzing
{
	height: 40px;
	font-size: 12px;
	line-height: 1.8;
	font-weight: normal;
}

#adres
{
	height: 100px;
	font-size: 14px;
	line-height: 2;
	font-weight: bold;
}

a
{
	color: #000000;
	text-decoration: none;
	background: #d6e8fa;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;
	background: #1b4d95;
}

form
{
	margin: 0px;
}

img
{
	border: 0px;
	background: none;
}

.img a
{
	background: none;
}

.img a:hover
{
	background: none;
}

.dg
{
	color: #00913f;
	font-weight: bold;
}

.lg
{
	color: #79bf50;
	font-style: italic;
	font-weight: bold;
}

.title
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	padding: 10px 0 10px 0;
}
