@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

#navigation,
#right,
#header h1 {
	display: none;
}

#header a img {
	border: none;
}

a {
	color: blue;
}

#footer a {
	color: black;
	text-decoration: none;
}

h1, h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}

h2 {
	font-size: 13pt;
}

table.printAdres tr td {
	vertical-align: top;
}

br.printspacing {
	margin-top: 3em;
}

.orange {
	color: #F2AD3A;
	font-weight: bold;
}


.printAdres h2 {
	margin-bottom: 0;
}

hr.printAdres {
	color: #F2AD3A;
	height: 1px;
	margin-top: 2em;
}
