body,html{
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: black;
}
a:visited {
	color: black;	
}
a:hover {
	color: black;
	text-decoration: none;
}
a:active {
	color: black;
	text-decoration: none;
}

.menulink a {
	text-decoration: none;
}
.menulink a:hover {
	text-decoration: underline;
}

.style2 {
	font-family: Verdana;
	font-size: 16pt;
	color: #3333CC;
}
.body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(paginaboven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#text h1 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 20px;
}

#text h3 {
	padding: 15px 0;
	margin: 0;
	font-size: 14px;
}

#text p {
	padding: 0;
	margin: 0;
	line-height: 130%;
}

#text p.ans {
	margin-top: 5px;
}

#text p.terug {
	padding: 10px 0;
}

#text form {
	padding: 10px 0;
	margin: 0;
}

#text input {
	padding: 1px 3px;
	border: 1px #666 solid;
	background: none #F2F2F2;
}

#text input.none {
	display: none;
}

#text input.button {
	background-color: #E8E6E6;
}

#text table td {
	width: 105px;
}

#text table td.button {
	padding-top: 6px;
}

#text table td.field {
	font-weight: bold;
}

#text a {
	color: #000;
	text-decoration: underline;
}

#text a:hover {
	color: #666;
	text-decoration: underline;
}

#text ul {
	margin: 0;
	padding: 0 20px;
}

#text ul li {
	margin: 0;
	padding: 3px 0;
	list-style: square;
}
