body {
	background-color: #F0F0e9;
	margin: 0px;
	height: 100%;
	text-align: center;
}
html {height: 100%;}

.mainTable {
	height: 100%;
	width: 900px;
}
.tdMainTable {
	background-color: #FFFFFF;
	padding: 2px;
}
.tdMainTableTop {
	height: 20px;
}
.tdMainTableMenu {
	background-color: #FFFFFF;
	padding: 3px;
	vertical-align: top;
	width: 141px;
}
.tdMainTableHeader {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	height: 141px;
}
.tdHeaderTop {
	height: 71px;
	background-color: #000000;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
}
.tdHeaderBottom {
	height: 70px;
	background-color: #DEE0CD;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	text-align: left;
}
.tdHeaderBottomRight {
	height: 70px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/oker-wit-hoekje.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #DEE0CD;
}
.tdMainTableContent {
	background-color: #FFFFFF;
	padding: 20px 10px 0px 20px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	vertical-align: top;
	text-align: left;
	height: 80%;
}
H1 {
	font-size: 18px;
	font-weight: bold;
	color: #8D8276;
}
H2{
	font-size: 15px;
	font-weight: bold;
	color: #58A6BB;
	margin-bottom: 2px;
	margin-top: 20px;
	
}
a {
	color: #FF3366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.blauw {
color: #58A6BB;
}
.blauwKopje {
	font-size: 15px;
	font-weight: bold;
	color: #58A6BB;
}
.witteLink a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
}
.sitemap a {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tdPictures {
	padding-bottom: 15px;
	padding-right: 15px;
}
.tdErrorPage {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	vertical-align: top;
	height: 25%;
	padding: 30px;
}
.line {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin-top: 22px;
	margin-bottom: 22px;
}
.inputVeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 300px;
	background-color: #F3F3EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin: 0px;
	padding-left: 3px;
}
.inputBlok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 120px;
	width: 300px;
	background-color: #F3F3EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin: 0px;
	padding-left: 3px;
}
.homepageBox {
	width: 500px;
}

