html, body {
	background-color: #ffffff;
	margin: 0px;
	font-family: Arial,sans-serif;
	height:100%;
	width:100%;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

td {
	margin: 0px;
	padding: 0px;
}

H1 {
	color: #fbbd1e;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

H2 {
	font-family: Verdana, sans-serif;
	color: #4c5660;
	font-size: 9px;
	font-weight: normal;
	line-height: 18px;
	display: inline;
}

H3 {
	color: #4c5660;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	display: inline;
}

a {
	color:#555555;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#fbbd1e;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}

#content {
	width: 800px;
	border: 1px solid #d2d3d5;
}

.top {
	vertical-align: bottom;
	background-image: url(img/top2.jpg);
}

.top a {
	font-size: 10px;
	color: #405d6a;
	font-weight: bold;
	text-decoration:none;
}

.top a:hover {
	color:#ffffff;
	text-decoration: none;
}

.main {
	vertical-align: top;
	background-image: url(img/midback.gif);
	font-size: 10px;
	line-height: 20px;
}

.main a {
	color: #70cde3;
	font-weight: bold;
	text-decoration:none;
}

.main a:hover {
	text-decoration: underline;
}

.activemain a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.bodytekst {
	width: 100%;
	vertical-align: top;
	padding: 45px 24px 0px 24px;
}

.bottom {
	vertical-align: top;
	background-image: url(img/bottom.jpg);
}

.copyright {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #d2d3d5;
}

.copyright a {
	color: #d2d3d5;
}

.copyright a:hover {
	color: #405d6a;
}

#blocks {
	left: 278px;
	top: -41px;
	position: relative;
	border-collapse: collapse;
}

#headerInloggen {
	position: relative;
	width: 200px;
	height: 50px;
}

.formVeld {
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #e2e2e2;
}

