html	{
	height: 100%;
	margin:0;
    padding:0;
    border:none
}
body {
	background-color: #6a5781;
	background-image: url(file);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	margin:0;
    padding:0;
    border:none
}
img	{
	border: 0;
	vertical-align: middle;
}
a:link {
	color: #3F2356;
	text-decoration: none;
	border: 0;
}
a:visited {
	text-decoration: none;
	color: #3F2356;
}
a:hover {
	text-decoration: none;
	color: #E5304b;
}
a:active {
	text-decoration: none;
	color: #3F2356;
}
#container {
	width: 100%;
	margin: 0px auto;
	height: 100%;
}
table {
	width: 90%;
	height: 100%;
	padding: 15;
	border: 0;
}
th {
	width: 230px;
	height: 1%;
	background-color: #ffffff;
	padding: 15px;
	vertical-align: top;
}
td {
	width: 90%;
	background-color: #DBD0AA;
	text-align: left;
	padding: 15px;
	vertical-align: top;
	background-image: url(beeld/pakpapier-01.jpg);
}
#logo	{
	width: 200px;
	height: 140px;
	background-image: url(beeld/logo.png);
}
#corrector	{
	width: 600px;
	height: 475px;
	background-image: url(beeld/corrector.png);
}
#telefoon	{
	width: 33px;
	height: 27px;
	background-image: url(beeld/telefoon.png);
	text-align: left;
}
.koptekst {
	font-family: Georgia, serif;
	font-size: 17px;
	color: #1c1c1c;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
}
.infotekst	{
	font-family: Georgia, serif;
	font-size: 17px;
	color: #3F2356;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	vertical-align: top;
}
a.infotekst:link {
	color: #3F2356;
	text-decoration: underline;
}
a.infotekst:visited {
	text-decoration: underline;
	color: #3F2356;
}
a.infotekst:hover {
	text-decoration: underline;
	color: #E5304b;
}
a.infotekst:active {
	text-decoration: underline;
	color: #3F2356;
}
.navtekst	{
	font-family: Georgia, serif;
	font-size: 17px;
	color: #3F2356;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	vertical-align: top;
}
.navtekstactueel	{
	font-family: Georgia, serif;
	font-size: 17px;
	color: #E5304b;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	vertical-align: top;
}
label,a {
	font-family: Georgia, serif;
	font-size: 17px;
	color: #3F2356;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	vertical-align: top;
}