body {
	font-family: Verdana;
	margin: 0px;
	background: #fffbea;
	font-size: small;
	color: #000000;
	text-align: center;
}

#container {
	font-family: Verdana;
	margin: 0 auto 0 auto;
	background: #fffbea;
	font-size: small;
	color: #000000;
	text-align: center;
	width: 790px;
	padding: 5px;
}

.ad {
	float: left;
	width: 234px;
	height: 60px;
	color: #000000;
	overflow: hidden;
}

div.top {
	float: left;
	width: 322px;
	height: 60px;
	overflow: hidden;
}
div.header {
	float: left;
	width: 790px;
	height: 90px;
	overflow: hidden;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h2,h3 {
	margin: 0px;
	padding: 0px;
	font-size: small;
}
div.menu {
	float: left;
	width: 180px;
	height: 100%;
	overflow: hidden;
	text-align: left;
	color: #000000;
}

div.column1 {
	float: left;
	width: 190px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000;
}
div.overzicht {
	float: left;
	width: 295px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000;
}
div.column2 {
	float: left;
	width: 600px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000;
}

div.column3 {
	float: left;
	width: 600px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000;
}

div.column4 {
	float: left;
	width: 305px;
	overflow: hidden;
	text-align: left;
	margin-left: 10px;
	color: #000000;
}

div.copyrights {
	width: 790px;
	overflow: hidden;
	text-align: center;
	font-size: x-small;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
	clear: both;
}


div.column3 input {
	width: 200px;
}

div.column3 textarea {
	width: 400px;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-size: small;
}

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

a.kop, a:link.kop, a:visited.kop, a:active.kop, a.kop:hover {
	color: #000000;
	text-decoration: none;
	font-size: small;
}

a.kop:hover {
	text-decoration: underline;
}

a.body, a:link.body, a:visited.body, a:active.body, a.body:hover {
	color: #000000;
	text-decoration: none;
	font-size: small;
	color: #000000;
}

a.body:hover {
	text-decoration: underline;
}

a.copyrights:link { 
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
a.copyrights:visited { 
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
a.copyrights:hover { 
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}

img {
	border: 0px;
}

div.column3 input.nostylesmall {
	border: 0px;
	background: #E5ECF9;
	width: 20px;
}

.geheel {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #E6FFCC;
	zoom: 100%;
}

.geheel p {
	padding: 5px;
	margin: 0px;
	color: #000000;
}

.geheel ul {
	margin: 2px 0px 2px 0px;
	padding: 5px;
	color: #000000;
}

.geheel ul.circle {
	margin: 0px 0px 0px 17px;
	list-style-type: circle;
}

.geheel ul.disc {
	margin: 0px 0px 0px 17px;
	list-style-type: disc;
}

.geheel ul.square {
	margin: 0px 0px 0px 17px;
	list-style-type: square;
}

.geheel ul.numeric {
	margin: 0px 0px 0px 29px;
	list-style-type: decimal;
}

.geheel ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.geheel h2, .geheel h4 {
	background: #006699;
	color: #ffffff;
	text-align: left;
	font-size: small;
	padding: 2px 4px 2px 4px;
	margin: 0px;
}

.geheel h3 {
	background: #E6FFCC;
	color: #000000;
	text-align: left;
	font-size: small;
	padding: 5px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.rand {
border: 1px solid black;
}